Skip to content

IdentityEventViolationDetails

Identity event level violation details.

Fields

Field Type Description
actorIdentityDetails IdentityInfo Actor identity details.
actorIdentityId String! Identity ID of the actor.
eventTime DateTime Time of the origin event.
eventType LambdaEventType! Origin event type.
gpoStatus GpoStatus! GPO status.
revertStatus RemediationState! Status of the revert remediation.
sourceIdentityDetails IdentityInfo Source identity details. In the case of a group membership add/remove event, the source is the group that the user is being added/removed from.
sourceIdentityId String! Source identity ID.
targetIdentityDetails IdentityInfo Target identity details. In the case of a group membership add/remove event, the target is the user being added/removed from the group.