| 200 OK |
- |
Device(s) deleted succesfully. |
- |
| 400 Bad Request |
ADC_INV_1562 |
Invalid Device Name. Device name cannot be null or empty. |
Device name is not given/empty value is given. Give a valid device name
in query param field - ‘deviceName’ |
| 400 Bad Request |
ADC_INV_1561 |
All the given devices are invalid. |
All the given device(s) are invalid. Check if the device is already
added in the ADC inventory, Check if the requesting user has RW permission for the
device. |
| 404 Not Found |
ADC_INV_1559 |
All the given devices are not found. |
Check if the device is already added in the ADC inventory. |
| 403 Forbidden |
ADC_INV_1560 |
All the given devices doesn't have sufficient permission. |
Check if the requesting user has RW permission for the device. This can
be verified by navigating to Account -> Resource page and checking under Device tab
for the user’s resource |