Example, Elements, Request – HP Intelligent Management Center Licenses User Manual

Page 214: Response

Advertising
background image

Elements

realtimeLocation sub-elements

Location address.

locateIp

String type.

Device IP address.

deviceIp

String type.

Interface description.

ifDesc

String type.

Example

Query and list real-time locations.

Request

GET http://imc_host:8080/imcrs/asset/access/realtimeLocate
accept: application/xml
...

Response

HTTP/1.1 200 OK
Content-Type: application/xml
...

<list>
<realtimeLocation>
<locateIp>10.153.89.1</locateIp>
<deviceIp>10.153.89.77</deviceIp>
<ifDesc>Ethernet0/6</ifDesc>
</realtimeLocation>
...
</list>

214

Terminal Access Management

Advertising