HP Intelligent Management Center Extended API User Guide

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: 4
Message body
<list>
<unauthorizedAccess>
<id>-6750808576775831498</id>
<deviceId>17</deviceId>
<deviceLabel>Quidway</deviceLabel>
<deviceIp>10.153.89.2</deviceIp>
<ifDesc>Ethernet1/0/31</ifDesc>
<processStatus>0</processStatus>
<terminalMac>00:e0:86:10:7f:50</terminalMac>
<terminalName/>
<terminalIp>10.153.89.16</terminalIp>
</unauthorizedAccess>
...
</list>
Elements
unauthorizedAccess sub-elements
Terminal IP address.terminalIp
String type.
Terminal MAC address.terminalMac
String type.
Terminal name.terminalName
String type.
Device ID.deviceId
Long integer type.
Device label.deviceLabel
String type.
Device IP address.deviceIp
String type.
Interface description.ifDesc
String type.
Processing status. 0 for unprocessed. 1 for processed.processStatus
Integer type.
202 Terminal Access Management