Query access log histories, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual

Page 207: Interface uri access method, Parameters

Advertising
background image

Query Access Log Histories

Query access log histories with certain criteria.

Interface URI

/res/access/historyAccessLog

Access Method

HTTP

GET

Parameters

Query Parameters

Whether or not to filter the rights for resources.

resPrivilegeFilter

Boolean type. Optional. The default value is false.

Terminal IP address.

terminalIp

String type, supporting wildcard characters. Optional. No default value.

Terminal MAC address.

terminalMac

String type, supporting wildcard characters. Optional. No default value.

Terminal name.

terminalName

String type, supporting wildcard characters. Optional. No default value.

Device label.

deviceLabel

String type. Optional. No default value.

Device IP address.

deviceIp

String type. Optional. No default value.

Interface description.

ifDesc

String type. Optional. No default value.

VLAN ID.

vlanId

Integer type. Optional. No default value.

The position where the first returned record is located in the whole returned result.

start

Integer type. Optional. The default value is 0. If a negative value is uploaded, the default value
is used.

The total number of returned records.

size

Integer type. Optional. The default value is 10. If a negative value is uploaded, the default value
is used

The sequencing field of the returned result set.

orderBy

String type. Optional. The default value is deviceIp. Valid values include deviceIp, deviceLabel,
ifDesc, terminalIp, terminalMac, terminalName, actionStatus, and conflictType.

Whether or not the result is sequenced in reverse order.

desc

Boolean type. Optional. The default value is false. The parameter is valid only when the orderBy
parameter is specified.

Only the number of records that meet the requirements is returned.

total

Query Access Log Histories 207

Advertising