HP OneView REST API Reference

audit-logs
audit-logs.html[10/17/2013 10:35:12 AM]
format: YYYY-MM-DDThh:mm:ss.sssZ
start: description: The row or record number of the first resource returned in the specified page
type: integer
eTag: description: Entity tag/version ID of the resource, the same value that is returned in the ETag
header on a GET of the resource
type: string
nextPageUri: description: URI pointing to the page of resources following the list of resources contained in the
specified collection
type: string
members: description: Lists the audit log record
type: array
Items
dateTimeStamp: type: number
domain: description: Domain name that this audit log record belongs to
type: string
severity: description: Severity of the action performed, such as INFO,
WARNING or CRITICAL
type: string
organizationId: description: Organization ID that this audit log record belongs to
type: string
userId: description: ID of the user who created this audit log entry
type: string
loggingId: description: LoggingId used to uniquely identify the audit log
records belonging to a specified session
readonly: true
type: string
msg: description: Audit log detailed message set while making audit log
entry
type: string
result: description: Result of the action performed, such as SUCCESS,
FAILURE, SOME_FAILURES, CANCELED or
KILLED
type: string
taskId: description: Task ID if this audit log record is associated with a
task
type: string
action: description: Action being performed, such as ADD, MODIFY,
DELETE, ACCESS, RUN, LIST, ENABLE, DISABLE,