White Papers
25 REST API Guide OpenManage Essentials | Revision A02
URL
The management URL of the agent.
Version
The version of the agent.
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
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.
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.