Query unauthorized access logs, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual
Page 204: Interface uri access method, Parameters
Query Unauthorized Access Logs
Query unauthorized access logs with certain criteria.
Interface URI
/res/access/unauthorizedAccessLog
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.
Action status.
actionStatus
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
204 Terminal Access Management