masterdata.DeleteDevice.deleteDevice.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of apitest-masterdata Show documentation
Show all versions of apitest-masterdata Show documentation
Parent project of MOSIP Admin Services apitests
The newest version!
DeleteDevice:
MasterData_DeleteDevice_All_Valid_Smoke_sid:
endPoint: /v1/masterdata/devices/{id}
uniqueIdentifier: TC_Masterdata_DeleteDevice_01
description: Delete Device with valid data
role: admin
checkErrorsOnlyInResponse: true
restMethod: delete
inputTemplate: masterdata/DeleteDevice/deleteDevice
outputTemplate: masterdata/DeleteDevice/deleteDeviceResult
input: '{
"id": "$ID:CreateDevice_All_Valid_Smoke_sid_id$"
}'
output: '{
"id": "$IGNORE$"
}'
© 2015 - 2025 Weber Informatics LLC | Privacy Policy