Skip to main content

AccountAuditEvent

Information about an audit event returned when querying audit events.

Properties

NameTypeDescriptionNotes
AccountIdstringThe UUID of the account containing this audit event.[optional]
AuditDetailsAuditDetails[optional]
EntityActionstringFor a management event, the action that was performed.[optional]
EntityIdstringFor a management event, the UUID of the entity that was acted upon.[optional]
EntityNamestringFor a management event, the name of the entity that was acted upon.[optional]
EntityTypestringFor a management event, the entity type that was acted upon.[optional]
EventCategorystringThe category of the event. Values are AUTHENTICATION or MANAGEMENT.[optional]
EventOutcomestringThe outcome of the event. Values are success or fail.[optional]
EventTimeDateTimeThe time of this event.
EventTypestringThe type of the event.[optional]
EventVersionstringVersion information for future use.[optional]
IdstringThe UUID of this audit event.[optional]
MessagestringA message key describing the event.[optional]
RequiredPermissionstringThe permission used for a management event.[optional]
ResourceIdstringThe UUID of the resource associated with the event. For example the UUID of the application to which a user is authenticating.[optional]
ResourceNamestringThe name of the resource.[optional]
ServiceProviderAdminRoleIdstringA UUID of the service provider role used for a management event.[optional]
ServiceProviderAdminRoleNamestringThe name of the service provider role.[optional]
SourceIpstringThe IP address of the client performing this event.[optional]
SubjectstringThe UUID of the subject that performed this event. For administration events the subject will be the administrator or administration API application that performed the event. For authentication events the subject will be the user that performed the authentication.[optional]
SubjectNamestringThe name of the subject that performed this event. For users the value will be the user's user Id. For administration API applications, the value will be the application's name.[optional]
SubjectTypestringThe type of the subject that performed this event. Values are USER or ADMIN_API.[optional]
SubscriberAdminRoleIdstringThe UUID of the subscriber/site management role used for a management event.[optional]
SubscriberAdminRoleNamestringThe name of the subscriber/site management role.[optional]
TokenstringInformation about what authenticator was used for an authentication event.[optional]