Table of Contents

Operational Role

OperationalRoleId : int64Code : stringDescription : stringNotes : stringIsActive : booleanCreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUseruser rightscreated bymodified by

Learn more about Operational Roles from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetOperationalRole

Get a Operational Role resource.

View

PATCH UpdateOperationalRole

Update an existing Operational Role resource.

View

DELETE DeleteOperationalRole

Delete an existing Operational Role resource.

View

GET GetOperationalRoleCollection

Get a collection of Operational Role resources.

View

POST CreateOperationalRole

Create a new Operational Role resource.

View

GET LookupOperationalRoleChangePermissionTree

Lookup the permission set for changing the Operational Role.

View

GET LookupOperationalRoleInsertPermissionTree

Lookup the permission set for creating the Operational Role.

View

GET BatchGetOperationalRole

Get a collection of Operational Role resources for the set of id's.

View

POST BatchCreateOperationalRole

Create a new collection of Operational Role resources.

View

PATCH BatchUpdateOperationalRole

Update a collection of existing Operational Role resources.

View

DELETE BatchDeleteOperationalRole

Delete a collection of existing Operational Role resources.

View

PATCH ChangeOperationalRoleIsActive

Change the IsActive status for an existing Operational Role resource.

View

PATCH ChangeOperationalRolePermissionTree

Change the PermissionTree for an existing Operational Role resource.

View

PATCH BatchChangeOperationalRoleIsActive

Change the IsActive status for a collection of existing Operational Role resources.

View

PATCH BatchChangeOperationalRolePermissionTree

Change the PermissionTree status for a collection of existing Operational Role resources.

View