White Papers
29 REST API Guide OpenManage Essentials | Revision A02
The following is an example for service tag 6CP362S:
Figure 5 Warranty information
2.3.11 All inventory
The following resource URI can be used to retrieve the entire inventory associated with a specific device
identified by <DEVICE_ID>:
<DEVICE_BASE_URI>/<DEVICE_ID>/Inventory
This URI would effectively return a concatenation of the individual components listed earlier (Firmware,
Processor, NICs, Operating Systems, Memory, Software Inventory, Agents, ContactInfo, and
DeviceCapabilities). Use of this URI should be limited to scenarios which require all of this data to be
displayed in a single view. If the inventory information is retrieved incrementally, one would use the individual
URIs listed in the previous sections.