User Operational Role
Learn more about User Operational Roles from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetUserOperationalRole | Get a User Operational Role resource. |
|
PATCH | UpdateUserOperationalRole | Update an existing User Operational Role resource. |
|
DELETE | DeleteUserOperationalRole | Delete an existing User Operational Role resource. |
|
GET | GetUserOperationalRoleCollection | Get a collection of User Operational Role resources. |
|
POST | CreateUserOperationalRole | Create a new User Operational Role resource. |
|
GET | GetUserOperationalRoleForOperationalRoleCollection | Get a collection of User Operational Role resources. |
|
GET | LookupUserOperationalRoleChangePermissionTree | Lookup the permission set for changing the User Operational Role. |
|
GET | LookupUserOperationalRoleInsertPermissionTree | Lookup the permission set for creating the User Operational Role. |
|
GET | LookupUserOperationalRoleOperationalRole | Lookup the Operational Role for the User Operational Role. |
|
GET | LookupUserOperationalRoleUser | Lookup the User for the User Operational Role. |
|
GET | BatchGetUserOperationalRole | Get a collection of User Operational Role resources for the set of id's. |
|
POST | BatchCreateUserOperationalRole | Create a new collection of User Operational Role resources. |
|
PATCH | BatchUpdateUserOperationalRole | Update a collection of existing User Operational Role resources. |
|
DELETE | BatchDeleteUserOperationalRole | Delete a collection of existing User Operational Role resources. |
|
PATCH | ChangeUserOperationalRoleIsActive | Change the IsActive status for an existing User Operational Role resource. |
|
PATCH | ChangeUserOperationalRolePermissionTree | Change the PermissionTree for an existing User Operational Role resource. |
|
PATCH | BatchChangeUserOperationalRoleIsActive | Change the IsActive status for a collection of existing User Operational Role resources. |
|
PATCH | BatchChangeUserOperationalRolePermissionTree | Change the PermissionTree status for a collection of existing User Operational Role resources. |