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

Page 332

Advertising
background image

VLAN sub-elements

String type.

Instance name.

instanceName

String type.

IP address.

ipAddress

String type.

Example

Query the performance summary data with the original data for index ID 1 on the device whose
ID is 25.

Request

GET http://imc_host:port/imcrs/perf/monitor/25,1
accept: application/xml
...

Response

HTTP/1.1 200 OK
Content-Type: application/xml
...
<list>
<perfInstance>
<deviceName>z00592z(10.153.88.22)</deviceName>
<taskId>1</taskId>
<instanceId>80</instanceId>
<instanceName>[Interface:Software Loopback Interface 1]</instanceName>
<ipAddress>10.153.88.22</ipAddress>
<unit/>
<value/>
</perfInstance>
...
</list>

332 Network Performance Management

Advertising