Failure Mode
Learn more about Failure Modes from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetFailureMode | Get a Failure Mode resource. |
|
PATCH | UpdateFailureMode | Update an existing Failure Mode resource. |
|
DELETE | DeleteFailureMode | Delete an existing Failure Mode resource. |
|
GET | GetFailureModeCollection | Get a collection of Failure Mode resources. |
|
POST | CreateFailureMode | Create a new Failure Mode resource. |
|
GET | LookupFailureModeChangePermissionTree | Lookup the permission set for changing the Failure Mode. |
|
GET | LookupFailureModeFailureModeType | Lookup the Failure Mode for the Failure Mode. |
|
GET | LookupFailureModeInsertPermissionTree | Lookup the permission set for creating the Failure Mode. |
|
GET | BatchGetFailureMode | Get a collection of Failure Mode resources for the set of id's. |
|
POST | BatchCreateFailureMode | Create a new collection of Failure Mode resources. |
|
PATCH | BatchUpdateFailureMode | Update a collection of existing Failure Mode resources. |
|
DELETE | BatchDeleteFailureMode | Delete a collection of existing Failure Mode resources. |
|
PATCH | ChangeFailureModeIsActive | Change the IsActive status for an existing Failure Mode resource. |
|
PATCH | ChangeFailureModePermissionTree | Change the PermissionTree for an existing Failure Mode resource. |
|
PATCH | BatchChangeFailureModeIsActive | Change the IsActive status for a collection of existing Failure Mode resources. |
|
PATCH | BatchChangeFailureModePermissionTree | Change the PermissionTree status for a collection of existing Failure Mode resources. |