White Papers

OpenManage Essentials-Specific Resource Model
25 REST API GuideOpenManage Essentials
Agent information
The values for the Status reported by the agent are defined in the following table:
Enum Value
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.
The device capability values are defined in the following table: