Chapter 2: API Definitions
22
Access Audit
Access Connection
Authentication
Error
Power
Tasks
User Maintenance
String message – The message text describing the user activity.
String deviceName – The managed device the report entry
corresponds to, provided for message type Access Connection.
String nodeName – The node the report entry corresponds to,
provided for message type Access Connection.
String portName – The managed device port that the report entry
corresponds to, provided for message type Access Connection.
String interfaceName – The node interface the report entry
corresponds to, provided for message type Access Connection.
String interfaceType – The node interface type the report entry
corresponds to, provided for message type Access Connection.
String accessMode – The access mode used.
String reasonForAccess – The reason for access provided by the
user.
ReportData
This data describes a report generated using runReport(). The
information can be used to manage the report and retrieve further
results.
Elements
String reportID – Identifier used to reference the report.
Integer totalNumberOfRecords – The total number of records
available for this report. This value is not necessarily the same
as the number of ReportRecord entries included.
ReportRecord[] records – The first set of results for the report.
LoggingManagementException
Exception returned for all errors specific to logging management.
Elements
String code – Simple definition of the error.