Users Guide

This particular REST API will typically be used by a consumer that does its own device management and
tracking periodically based on a particular polling cycle. Instead of getting the whole list of devices to
determine the changes, the consumer will be able to retrieve only the changed device information based
on the timestamps obtained in a previous call.
2.3 Device Inventory
The URIs described in this section can be used to retrieve more detailed inventory for each device. The
DEVICE_BASE_URI is based on the parent group scope or the device scope.
Operations supported:
GET (for all inventory operations)
2.3.1 Firmware
The following resource URI can be used to retrieve firmware information for a specific device identified by
<DEVICE_ID>:
<DEVICE_BASE_URI>/<DEVICE_ID>/Firmware
The attributes associated with each firmware instance are described in the following table.
19 REST API Guide OpenManage Essentials | Revision A01