Get a selected device's inventory
GET/api/management/v1/inventory/devices/:id
Get a selected device's inventory
Request
Responses
- 200
- 404
- 500
Successful response - the device was found.
Response Headers
ETag
Contains the device object's current ETag. Applicable only to attributes with 'tags' scope, changing other attributes doesn't affect the ETag.
Not Found.
Internal Server Error.