Reference Guide
The values for the status reported by the agent are defined in the following table.
Agent Status
Description
0
None – The status information is not available.
2
Unknown – The status is unknown.
4
Normal – The status is normal.
8
Warning – Warning status reported by the agent.
16
Critical – Critical status reported by the agent.
2.3.8 Contact Information
The following resource URI can be used to retrieve contact information associated with a specific device
identified by <DEVICE_ID>:
<DEVICE_BASE_URI>/<DEVICE_ID>/ContactInfo
The attributes associated with the contact information are described in the following table.
Attribute Name
Description
DeviceId
The device identifier associated with the contact information.
ContactName
The name of the contact associated with the device.
ContactInformation The information about the contact associated with the device.
ContactDescription The description of the contact associated with the device.
2.3.9 Device Capabilities
The following resource URI can be used to retrieve the list of device capabilities associated with a specific
device identified by <DEVICE_ID>:
<DEVICE_BASE_URI>/<DEVICE_ID>/DeviceCapabilities
The attributes associated with each device capability entity instance is described in the following table.
Attribute Name
Description
DeviceId
The device identifier.
DeviceCapabilityId
The identifier of the device capability.
DeviceCapabilityName
The name of the device capability.
27 REST API Guide – OpenManage Essentials | Revision A02