Table of Contents

Failure Mechanism Type

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

Learn more about Failure Mechanism Types from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetFailureMechanismType

Get a Failure Mechanism Type resource.

View

PATCH UpdateFailureMechanismType

Update an existing Failure Mechanism Type resource.

View

DELETE DeleteFailureMechanismType

Delete an existing Failure Mechanism Type resource.

View

GET GetFailureMechanismTypeCollection

Get a collection of Failure Mechanism Type resources.

View

POST CreateFailureMechanismType

Create a new Failure Mechanism Type resource.

View

GET LookupFailureMechanismTypeChangePermissionTree

Lookup the permission set for changing the Failure Mechanism Type.

View

GET LookupFailureMechanismTypeInsertPermissionTree

Lookup the permission set for creating the Failure Mechanism Type.

View

GET BatchGetFailureMechanismType

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

View

POST BatchCreateFailureMechanismType

Create a new collection of Failure Mechanism Type resources.

View

PATCH BatchUpdateFailureMechanismType

Update a collection of existing Failure Mechanism Type resources.

View

DELETE BatchDeleteFailureMechanismType

Delete a collection of existing Failure Mechanism Type resources.

View

PATCH ChangeFailureMechanismTypeIsActive

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

View

PATCH ChangeFailureMechanismTypePermissionTree

Change the PermissionTree for an existing Failure Mechanism Type resource.

View

PATCH BatchChangeFailureMechanismTypeIsActive

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

View

PATCH BatchChangeFailureMechanismTypePermissionTree

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

View