DeleteDeviceFromInventoryResponse
Properties
Name | Type | Required | Description |
---|---|---|---|
records | List[DeleteDeviceFromInventoryResponseRecords] | ✅ |
DeleteDeviceFromInventoryResponseRecords
Properties
Name | Type | Required | Description |
---|---|---|---|
bulk_item_successful | bool | ❌ | Specifies if a device is successfully deleted |
device_id | str | ❌ | Internal identifier of a device |
bulk_item_errors | List[dict] | ❌ | The list of errors occurred during processing of particular item of bulk operation. Returned only if bulkItemSuccessful is false |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs