Users Guide

Note: In the case of the OpenManage Server Administrator (OMSA) agent, the value of the URL is a
concatenated list of various URLs separated by the comma ‘,’ character. The consumer of this API will
have to tokenize this output and attempt a web connection to each of the URLs to determine which URL
is 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.
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
24 REST API Guide OpenManage Essentials | Revision A01