Resource: RoleAssignment
JSON representation | |
---|---|
{ "roleAssignmentId": string, "roleId": string, "kind": string, "etag": string, "assignedTo": string, "scopeType": string, "orgUnitId": string } |
Fields | |
---|---|
roleAssignmentId |
ID of this roleAssignment. |
roleId |
The ID of the role that is assigned. |
kind |
The type of the API resource. This is always |
etag |
ETag of the resource. |
assignedTo |
The unique ID of the user this role is assigned to. |
scopeType |
The scope in which this role is assigned. |
orgUnitId |
If the role is restricted to an organization unit, this contains the ID for the organization unit the exercise of this role is restricted to. |
Methods |
|
---|---|
|
Deletes a role assignment. |
|
Retrieve a role assignment. |
|
Creates a role assignment. |
|
Retrieves a paginated list of all roleAssignments. |