Table of Contents

User Operational Role

UserOperationalRoleId : int64Notes : stringIsActive : booleanIsDefault : booleanSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32UserPermissionTreeOperationalRoleusercreated bymodified byuser rightsoperational 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.

View

PATCH UpdateUserOperationalRole

Update an existing User Operational Role resource.

View

DELETE DeleteUserOperationalRole

Delete an existing User Operational Role resource.

View

GET GetUserOperationalRoleCollection

Get a collection of User Operational Role resources.

View

POST CreateUserOperationalRole

Create a new User Operational Role resource.

View

GET GetUserOperationalRoleForOperationalRoleCollection

Get a collection of User Operational Role resources.

View

GET LookupUserOperationalRoleChangePermissionTree

Lookup the permission set for changing the User Operational Role.

View

GET LookupUserOperationalRoleInsertPermissionTree

Lookup the permission set for creating the User Operational Role.

View

GET LookupUserOperationalRoleOperationalRole

Lookup the Operational Role for the User Operational Role.

View

GET LookupUserOperationalRoleUser

Lookup the User for the User Operational Role.

View

GET BatchGetUserOperationalRole

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

View

POST BatchCreateUserOperationalRole

Create a new collection of User Operational Role resources.

View

PATCH BatchUpdateUserOperationalRole

Update a collection of existing User Operational Role resources.

View

DELETE BatchDeleteUserOperationalRole

Delete a collection of existing User Operational Role resources.

View

PATCH ChangeUserOperationalRoleIsActive

Change the IsActive status for an existing User Operational Role resource.

View

PATCH ChangeUserOperationalRolePermissionTree

Change the PermissionTree for an existing User Operational Role resource.

View

PATCH BatchChangeUserOperationalRoleIsActive

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

View

PATCH BatchChangeUserOperationalRolePermissionTree

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

View