Magidoc

TeamChangeParentTeamAuditEntry
Object

Audit log entry for a team.change_parent_team event.

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

id

ID !
Non-null

The Node ID of the TeamChangeParentTeamAuditEntry object

isLdapMapped

Whether the team was mapped to an LDAP Group.

operationType

The corresponding operation type for the action

organization

The Organization associated with the Audit Entry.

organizationName

The name of the Organization.

organizationResourcePath

The HTTP path for the organization

organizationUrl

The HTTP URL for the organization

parentTeam

The new parent team.

parentTeamName

The name of the new parent team

parentTeamNameWas

The name of the former parent team

parentTeamResourcePath

The HTTP path for the parent team

parentTeamUrl

The HTTP URL for the parent team

parentTeamWas

The former parent team.

parentTeamWasResourcePath

The HTTP path for the previous parent team

parentTeamWasUrl

The HTTP URL for the previous parent team

team

The team associated with the action

teamName

The name of the team

teamResourcePath

The HTTP path for this team

teamUrl

The HTTP URL for this team

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.

Interfaces

#

Also implements AuditEntry , Node , OrganizationAuditEntryData , TeamAuditEntryData .

Usages

#

References

#