Magidoc

AuditEntry
Interface

An entry in the audit log.

Fields

#

action

Non-null

The action name

actor

The user who initiated the action

actorIp

The IP address of the actor

actorLocation

A readable representation of the actor's location

actorLogin

The username of the user who initiated the action

actorResourcePath

The HTTP path for the actor.

actorUrl

The HTTP URL for the actor.

createdAt

Non-null

The time the action was initiated

operationType

The corresponding operation type for the action

user

The user affected by the action

userLogin

For actions involving two users, the actor is the initiator and the user is the affected user.

userResourcePath

The HTTP path for the user.

userUrl

The HTTP URL for the user.

Implementations

#

Implemented by MembersCanDeleteReposClearAuditEntry , MembersCanDeleteReposDisableAuditEntry , MembersCanDeleteReposEnableAuditEntry , OauthApplicationCreateAuditEntry , OrgAddBillingManagerAuditEntry , OrgAddMemberAuditEntry , OrgBlockUserAuditEntry , OrgConfigDisableCollaboratorsOnlyAuditEntry , OrgConfigEnableCollaboratorsOnlyAuditEntry , OrgCreateAuditEntry , OrgDisableOauthAppRestrictionsAuditEntry , OrgDisableSamlAuditEntry , OrgDisableTwoFactorRequirementAuditEntry , OrgEnableOauthAppRestrictionsAuditEntry , OrgEnableSamlAuditEntry , OrgEnableTwoFactorRequirementAuditEntry , OrgInviteMemberAuditEntry , OrgInviteToBusinessAuditEntry , OrgOauthAppAccessApprovedAuditEntry , OrgOauthAppAccessBlockedAuditEntry , OrgOauthAppAccessDeniedAuditEntry , OrgOauthAppAccessRequestedAuditEntry , OrgOauthAppAccessUnblockedAuditEntry , OrgRemoveBillingManagerAuditEntry , OrgRemoveMemberAuditEntry , OrgRemoveOutsideCollaboratorAuditEntry , OrgRestoreMemberAuditEntry , OrgUnblockUserAuditEntry , OrgUpdateDefaultRepositoryPermissionAuditEntry , OrgUpdateMemberAuditEntry , OrgUpdateMemberRepositoryCreationPermissionAuditEntry , OrgUpdateMemberRepositoryInvitationPermissionAuditEntry , PrivateRepositoryForkingDisableAuditEntry , PrivateRepositoryForkingEnableAuditEntry , RepoAccessAuditEntry , RepoAddMemberAuditEntry , RepoAddTopicAuditEntry , RepoArchivedAuditEntry , RepoChangeMergeSettingAuditEntry , RepoConfigDisableAnonymousGitAccessAuditEntry , RepoConfigDisableCollaboratorsOnlyAuditEntry , RepoConfigDisableContributorsOnlyAuditEntry , RepoConfigDisableSockpuppetDisallowedAuditEntry , RepoConfigEnableAnonymousGitAccessAuditEntry , RepoConfigEnableCollaboratorsOnlyAuditEntry , RepoConfigEnableContributorsOnlyAuditEntry , RepoConfigEnableSockpuppetDisallowedAuditEntry , RepoConfigLockAnonymousGitAccessAuditEntry , RepoConfigUnlockAnonymousGitAccessAuditEntry , RepoCreateAuditEntry , RepoDestroyAuditEntry , RepoRemoveMemberAuditEntry , RepoRemoveTopicAuditEntry , RepositoryVisibilityChangeDisableAuditEntry , RepositoryVisibilityChangeEnableAuditEntry , TeamAddMemberAuditEntry , TeamAddRepositoryAuditEntry , TeamChangeParentTeamAuditEntry , TeamRemoveMemberAuditEntry , TeamRemoveRepositoryAuditEntry .