Update the status of a list of devices
POST/api/internal/v1/inventory/tenants/:tenant_id/devices/status/:status
An API end-point that allows to bulk update the status of a list of devices.
Request
Responses
- 200
- 400
- 409
- 500
The operation completed successfully.
Invalid Request.
Conflict.
Internal Server Error.