beautypg.com

Example – HP Intelligent Management Center Licenses User Manual

Page 367

background image

Example

Query and list information about the 10th to the 20th VLAN entries on the device whose ID is 8.

Request

GET http://imc_host:8080/imcrs/vlan?devId=8&start=10&size=10
accept: application/xml
...

Response

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


10
VLAN 0010
1


11
VLAN 0011
1


12
VLAN 0012
1


13
VLAN 0013
1


14
VLAN 0014
1


15
VLAN 0015
1


16
VLAN 0016
1


17
VLAN 0017
1


18
VLAN 0018
1


19
VLAN 0019
1



Query VLANs 367