White Papers

28 REST API Guide OpenManage Essentials | Revision A02
responsive before surfacing the URL to the actual consumer. The following is an example of the URL for
OMSA as returned in the REST XML payload.
Figure 4 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.