Example – HP Intelligent Management Center Licenses User Manual

Page 256

Advertising
background image

Example

Automatically scan the terminal access bindings on the device whose ID is 2.

Request

GET http://localhost:8080/imcrs/res/access/macAccessBind/autoScan?deviceId=2
accept: application/xml
...

Response

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

<list>
<macAccessBindScanResult>
<id>515</id>
<deviceId>2</deviceId>
<deviceLabel>H3C</deviceLabel>
<deviceIp>10.153.89.1</deviceIp>
<ifDesc>GigabitEthernet4/0/17</ifDesc>
<terminalMac>00:00:00:11:11:01</terminalMac>
<terminalName/>
<terminalIp>10.153.89.66</terminalIp>
</macAccessBindScanResult>
...
</list>

256 Terminal Access Management

Advertising