Table of Contents

Failure Mode Type

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

Learn more about Failure Mode Types from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetFailureModeType

Get a Failure Mode Type resource.

View

PATCH UpdateFailureModeType

Update an existing Failure Mode Type resource.

View

DELETE DeleteFailureModeType

Delete an existing Failure Mode Type resource.

View

GET GetFailureModeTypeCollection

Get a collection of Failure Mode Type resources.

View

POST CreateFailureModeType

Create a new Failure Mode Type resource.

View

GET LookupFailureModeTypeChangePermissionTree

Lookup the permission set for changing the Failure Mode Type.

View

GET LookupFailureModeTypeInsertPermissionTree

Lookup the permission set for creating the Failure Mode Type.

View

GET BatchGetFailureModeType

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

View

POST BatchCreateFailureModeType

Create a new collection of Failure Mode Type resources.

View

PATCH BatchUpdateFailureModeType

Update a collection of existing Failure Mode Type resources.

View

DELETE BatchDeleteFailureModeType

Delete a collection of existing Failure Mode Type resources.

View

PATCH ChangeFailureModeTypeIsActive

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

View

PATCH ChangeFailureModeTypePermissionTree

Change the PermissionTree for an existing Failure Mode Type resource.

View

PATCH BatchChangeFailureModeTypeIsActive

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

View

PATCH BatchChangeFailureModeTypePermissionTree

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

View