Update multiple inventory attributes in a single scope for a device
PATCH/api/internal/v1/inventory/tenants/:tenant_id/device/:device_id/attribute/scope/:scope
An API end-point that allows to update the inventory attributes in a single scope for a device.
Request
Responses
- 200
- 400
- 412
- 500
Device inventory successfully updated.
Invalid Request.
Precondition failed: If-Unmodified-Since condition not met
Internal Server Error.