Verizon 5G Edge API Portal

vv1.0

DeleteDevicesResult

Response for a request made to delete a device.

DeleteDevicesResult

Response for a request made to delete a device.

Properties

NameTypeRequiredDescription
deviceIdsanyNoOne object per device to be deleted. Each object must contain a kind and id element identifying the device.
statusstringNo“Success” if the device was deleted, or “Failed” if there was a problem.
messagestringNoNot present if status=Success. One of these messages if status=Failed:The device is not in deactivate state.The user does not have access to delete the device.

On this page