AUDIT_MGMT_TARGET table

The AUDIT_MGMT_TARGET table is used if the action is Add Member or Remove Member.

Column Name Column Description Value Type Required?
event_id Identifier for the event. Foreign key to the ID column of the table audit_event. long Yes
target_entity_name The name of the member that is being added to or removed from the role.

Applicable if action= Add Member/ Remove Member.

string Yes, when action= Add Member or Remove Member
target_entity_dn The distinguished name of the member that is being added to or removed from the role.

Applicable if action= Add Member/ Remove Member.

string Yes, when action= Add Member or Remove Member
target_entity_type The type of the member that is being added to or removed from the role.

Applicable if action= Add Member/ Remove Member.

string Yes, when action= Add Member or Remove Member

Parent topic: Organization role management