Table of Contents

Failure Mode

FailureModeId : int64Version : int32Code : stringDescription : stringIsActive : booleanSequenceNumber : int32Notes : stringCreatedOn : datetimeModifiedOn : datetimePermissionTreeFailureModeTypeUseruser rightstypecreated bymodified by

Learn more about Failure Modes from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetFailureMode

Get a Failure Mode resource.

View

PATCH UpdateFailureMode

Update an existing Failure Mode resource.

View

DELETE DeleteFailureMode

Delete an existing Failure Mode resource.

View

GET GetFailureModeCollection

Get a collection of Failure Mode resources.

View

POST CreateFailureMode

Create a new Failure Mode resource.

View

GET LookupFailureModeChangePermissionTree

Lookup the permission set for changing the Failure Mode.

View

GET LookupFailureModeFailureModeType

Lookup the Failure Mode for the Failure Mode.

View

GET LookupFailureModeInsertPermissionTree

Lookup the permission set for creating the Failure Mode.

View

GET BatchGetFailureMode

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

View

POST BatchCreateFailureMode

Create a new collection of Failure Mode resources.

View

PATCH BatchUpdateFailureMode

Update a collection of existing Failure Mode resources.

View

DELETE BatchDeleteFailureMode

Delete a collection of existing Failure Mode resources.

View

PATCH ChangeFailureModeIsActive

Change the IsActive status for an existing Failure Mode resource.

View

PATCH ChangeFailureModePermissionTree

Change the PermissionTree for an existing Failure Mode resource.

View

PATCH BatchChangeFailureModeIsActive

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

View

PATCH BatchChangeFailureModePermissionTree

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

View