AuditLogActor
objectThe actor who performed the audit logged action.
The type of actor. Is either session or api_key.
Allowed values:sessionapi_key
The session in which the audit logged action was performed.
Show Child Parameters
The API Key used to perform the audit logged action.
Show Child Parameters
AuditLogActorApiKey
objectThe API Key used to perform the audit logged action.
The tracking id of the API key.
The type of API key. Can be either user or service_account.
Allowed values:userservice_account
The user who performed the audit logged action.
Show Child Parameters
The service account that performed the audit logged action.
Show Child Parameters
AuditLogActorServiceAccount
objectThe service account that performed the audit logged action.
The service account id.
AuditLogActorSession
objectThe session in which the audit logged action was performed.
The user who performed the audit logged action.
Show Child Parameters
The IP address from which the action was performed.
AuditLogActorUser
objectThe user who performed the audit logged action.
The user id.
The user email.