Security Role
Learn more about Security Roles from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetSecurityRole | Get a Security Role resource. |
|
| PATCH | UpdateSecurityRole | Update an existing Security Role resource. |
|
| DELETE | DeleteSecurityRole | Delete an existing Security Role resource. |
|
| GET | GetSecurityRoleCollection | Get a collection of Security Role resources. |
|
| POST | CreateSecurityRole | Create a new Security Role resource. |
|
| GET | LookupSecurityRoleChangePermissionTree | Lookup the permission set for changing the Security Role. |
|
| GET | LookupSecurityRoleInsertPermissionTree | Lookup the permission set for creating the Security Role. |
|
| GET | BatchGetSecurityRole | Get a collection of Security Role resources for the set of id's. |
|
| POST | BatchCreateSecurityRole | Create a new collection of Security Role resources. |
|
| PATCH | BatchUpdateSecurityRole | Update a collection of existing Security Role resources. |
|
| DELETE | BatchDeleteSecurityRole | Delete a collection of existing Security Role resources. |
|
| PATCH | ChangeSecurityRoleIsActive | Change the IsActive status for an existing Security Role resource. |
|
| PATCH | ChangeSecurityRolePermissionTree | Change the PermissionTree for an existing Security Role resource. |
|
| PATCH | BatchChangeSecurityRoleIsActive | Change the IsActive status for a collection of existing Security Role resources. |
|
| PATCH | BatchChangeSecurityRolePermissionTree | Change the PermissionTree status for a collection of existing Security Role resources. |