Table of Contents

Failure Cause Type

FailureCauseTypeId : int64Version : int32Code : stringDescription : stringIsActive : booleanSequenceNumber : int32Notes : stringCreatedOn : datetimeModifiedOn : datetimePermissionTreeUseruser rightscreated bymodified by

Learn more about Failure Cause Types from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetFailureCauseType

Get a Failure Cause Type resource.

View

PATCH UpdateFailureCauseType

Update an existing Failure Cause Type resource.

View

DELETE DeleteFailureCauseType

Delete an existing Failure Cause Type resource.

View

GET GetFailureCauseTypeCollection

Get a collection of Failure Cause Type resources.

View

POST CreateFailureCauseType

Create a new Failure Cause Type resource.

View

GET LookupFailureCauseTypeChangePermissionTree

Lookup the permission set for changing the Failure Cause Type.

View

GET LookupFailureCauseTypeInsertPermissionTree

Lookup the permission set for creating the Failure Cause Type.

View

GET BatchGetFailureCauseType

Get a collection of Failure Cause Type resources for the set of id's.

View

POST BatchCreateFailureCauseType

Create a new collection of Failure Cause Type resources.

View

PATCH BatchUpdateFailureCauseType

Update a collection of existing Failure Cause Type resources.

View

DELETE BatchDeleteFailureCauseType

Delete a collection of existing Failure Cause Type resources.

View

PATCH ChangeFailureCauseTypeIsActive

Change the IsActive status for an existing Failure Cause Type resource.

View

PATCH ChangeFailureCauseTypePermissionTree

Change the PermissionTree for an existing Failure Cause Type resource.

View

PATCH BatchChangeFailureCauseTypeIsActive

Change the IsActive status for a collection of existing Failure Cause Type resources.

View

PATCH BatchChangeFailureCauseTypePermissionTree

Change the PermissionTree status for a collection of existing Failure Cause Type resources.

View