AuditEvent
Parameters
- id (optional)
- UUID
The unique identifier of the audit event. format: uuid
- userId (optional)
- UUID
The unique identifier of user taking the action. format: uuid
- userName (optional)
- String
The name of user taking the action.
- ipAddress (optional)
- String
The IP address.
- source (optional)
- String
The source of the audit event.
- target (optional)
- String
The target of the audit event.
- targetId (optional)
- UUID
The unique identifier of the audit event target. format: uuid
- targetName (optional)
- String
The name of the audit event target.
- appId (optional)
- UUID
The unique identifier of the app involved in the audit event. format: uuid
- eventTime (optional)
- Date
The time of the audit event in RFC 3339 format. format: date-time
- action (optional)
- String
The audit event action.
- description (optional)
- String
The audit event description.
- data (optional)
- Object
Additional data about the audit event.
- dataType (optional)
- String