Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
This reference section groups all the XML elements that are used in the poll request message to the server.
The following table shows the Poll request XML elements.
Element | Description |
---|---|
Root element of the Poll document. |
|
Top-level element of the section that provides information about the management system being used to manage this device. |
|
The name of the management system being used to manage this device . |
|
The version of the management system being used to manage this device. |
|
Top-level element of the section that provides information used to identify the device. |
|
The unique device identifier (ID). |
|
The name of the device. |
|
The device user's username. |
|
The device user's domain. |
|
The software platform of the device. |
|
The type of processor running the device. |
|
The codepage used when generating the XML document. |
|
The system-default locale identifier currently used by the device. |
|
Top-level element of the section that provides information about the device's connection to the network. |
|
The IP address of the device. |
|
The IP subnet the device is in. |
|
The MAC address of the device's network adapter. |
|
Top-level element of the section that provides additional information about the connection context. This information is specifically relevant to the nature of the connection between managed device and management server. |
|
An authorization token optionally used as part of client authentication. |
|
A timestamp value maintained by the management server. |
For more information about this XML document, see Poll Request to the Server.