Returned result, Status codes, Message header – HP Intelligent Management Center Licenses User Manual

Page 208: Message body, Elements

Advertising
background image

Query Parameters

Boolean type. Optional. The default value is false. When the value is true, the start and size
attributes are invalid, the returned message body is empty, and the Total attribute of the message
header returns the number of records that meet the requirements.

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: 976

Message body

<list>
<historyAccessLog>
<id>-8132800096806244989</id>
<terminalIp>10.153.88.171</terminalIp>
<terminalMac>00:0c:29:ff:e8:2d</terminalMac>
<terminalName/>
<deviceSymbolName>H3C</deviceSymbolName>
<deviceId>4</deviceId>
<deviceIp>10.153.89.1</deviceIp>
<ifDesc>GigabitEthernet4/0/3</ifDesc>
<vlanId>2</vlanId>
<upLineTime>1308794210</upLineTime>
<downLineTime>0</downLineTime>
</historyAccessLog>
...
</list>

Elements

unauthorizedAccessLog 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.

208 Terminal Access Management

Advertising