Automatically scan switch access bindings, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual
Page 255: Returned result, Interface uri access method returned result

Automatically Scan Switch Access Bindings
Automatically scan the terminal access bindings with certain criteria.
Interface URI
/res/access/macAccessBind/autoScan
Access Method
HTTP
GET
Parameters
Query parameters
Device ID.
deviceId
Long integer type. Required, supporting multiple elements. No default value.
Returned Result
Status codes
•
200 (OK): Success.
Message header
When the total parameter takes true, the Total attribute returns the total number of records that
meet the requirements. The message body is empty.
HTTP/1.1 200 OK
Total: 257
Message body
<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>
Elements
For meanings of the fields in the message body, see “
.”
Automatically Scan Switch Access Bindings 255