Group Role Assignments
The Group Role Assignment service allows you to assign administrative roles to a group of users, rather than having to assign roles to each user individually.
For more information about user groups, refer to Groups.
For more information about administrative roles, refer to Roles.
|
Role assignment scopes can be:
-
Organization
-
Environment
-
Population
-
Application
Group Role Assignment data model
| Property | Type | Required? | Mutable? | Description |
|---|---|---|---|---|
|
String |
N/A |
Read-only |
The UUID of the environment to which this group belongs. |
|
String |
Required |
Mutable |
The UUID of the user group. |
|
Boolean |
Required |
Mutable |
Whether the admin roles have write permissions appropriate to their roles. |
|
String |
Required |
Immutable |
The UUID of the role assigned to a group. |
|
String |
Required |
Immutable |
The role assignment scope ID. When this is an application ID, because an application ID is guarenteed to be globally unique (across all environments), the application ID here eliminates the need to also specify the application environment ID. |
|
String |
Required |
Mutable |
The type of resource defining the scope of the Role assignment. Options are |