Audit Log Event group.role.assigned
A role has been assigned to a group
This audit log type records operations for the following features:
| Field Type | Type | Value | Availability | Description |
|---|---|---|---|---|
| actor | ActorType | Â | Â | Actor, as defined in Actor Structure |
| groupId | String | Â | Â | Unique ID string of the group |
| groupName | String | Â | Â | Group Name |
| permissions | String | Â | Â | Permissions changed |
| roleId | String | Â | Â | Unique ID of the role |
| roleName | String | Â | Â | Name of the corresponding role |
| sensitive | Boolean | Â | Â | Whether the audited event is marked sensitive |
| timestamp | ZonedDateTime | Â | Â | Timestamp of the audited event |
| viewId | String | Â | Â | ID of the view |
| viewName | String | Â | Â | Name of the view |