Audit Log Event group.membership.change
A user has been added or removed in a group
This audit log type records operations for the following features:
| Field Type | Type | Value | Availability | Description |
|---|---|---|---|---|
| actionName | String | Â | Â | The name of the action, for example create, delete or update |
| Â | Â | addUsers | Â | Â |
| Â | Â | removeUsers | Â | Â |
| actor | ActorType | Â | Â | Actor, as defined in Actor Structure |
| groupId | String | Â | Â | Unique ID string of the group |
| groupName | String | Â | Â | Group Name |
| sensitive | Boolean | Â | Â | Whether the audited event is marked sensitive |
| timestamp | ZonedDateTime | Â | Â | Timestamp of the audited event |
| userNames | Set[String] | Â | Â | List of user names |