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 associated with this 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 ITIM group. Applicable if action= Add Member or 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 ITIM group. Applicable if action= Add Member or 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 ITIM group. Applicable if action= Add Member or Remove Member. |
string | Yes when action= Add Member or Remove Member |