Failure Mode Type
Learn more about Failure Mode Types from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetFailureModeType | Get a Failure Mode Type resource. |
|
| PATCH | UpdateFailureModeType | Update an existing Failure Mode Type resource. |
|
| DELETE | DeleteFailureModeType | Delete an existing Failure Mode Type resource. |
|
| GET | GetFailureModeTypeCollection | Get a collection of Failure Mode Type resources. |
|
| POST | CreateFailureModeType | Create a new Failure Mode Type resource. |
|
| GET | LookupFailureModeTypeChangePermissionTree | Lookup the permission set for changing the Failure Mode Type. |
|
| GET | LookupFailureModeTypeInsertPermissionTree | Lookup the permission set for creating the Failure Mode Type. |
|
| GET | BatchGetFailureModeType | Get a collection of Failure Mode Type resources for the set of id's. |
|
| POST | BatchCreateFailureModeType | Create a new collection of Failure Mode Type resources. |
|
| PATCH | BatchUpdateFailureModeType | Update a collection of existing Failure Mode Type resources. |
|
| DELETE | BatchDeleteFailureModeType | Delete a collection of existing Failure Mode Type resources. |
|
| PATCH | ChangeFailureModeTypeIsActive | Change the IsActive status for an existing Failure Mode Type resource. |
|
| PATCH | ChangeFailureModeTypePermissionTree | Change the PermissionTree for an existing Failure Mode Type resource. |
|
| PATCH | BatchChangeFailureModeTypeIsActive | Change the IsActive status for a collection of existing Failure Mode Type resources. |
|
| PATCH | BatchChangeFailureModeTypePermissionTree | Change the PermissionTree status for a collection of existing Failure Mode Type resources. |