Operational Role
Learn more about Operational Roles from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetOperationalRole | Get a Operational Role resource. |
|
| PATCH | UpdateOperationalRole | Update an existing Operational Role resource. |
|
| DELETE | DeleteOperationalRole | Delete an existing Operational Role resource. |
|
| GET | GetOperationalRoleCollection | Get a collection of Operational Role resources. |
|
| POST | CreateOperationalRole | Create a new Operational Role resource. |
|
| GET | LookupOperationalRoleChangePermissionTree | Lookup the permission set for changing the Operational Role. |
|
| GET | LookupOperationalRoleInsertPermissionTree | Lookup the permission set for creating the Operational Role. |
|
| GET | BatchGetOperationalRole | Get a collection of Operational Role resources for the set of id's. |
|
| POST | BatchCreateOperationalRole | Create a new collection of Operational Role resources. |
|
| PATCH | BatchUpdateOperationalRole | Update a collection of existing Operational Role resources. |
|
| DELETE | BatchDeleteOperationalRole | Delete a collection of existing Operational Role resources. |
|
| PATCH | ChangeOperationalRoleIsActive | Change the IsActive status for an existing Operational Role resource. |
|
| PATCH | ChangeOperationalRolePermissionTree | Change the PermissionTree for an existing Operational Role resource. |
|
| PATCH | BatchChangeOperationalRoleIsActive | Change the IsActive status for a collection of existing Operational Role resources. |
|
| PATCH | BatchChangeOperationalRolePermissionTree | Change the PermissionTree status for a collection of existing Operational Role resources. |