Failure Mechanism Type
Learn more about Failure Mechanism Types from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetFailureMechanismType | Get a Failure Mechanism Type resource. |
|
| PATCH | UpdateFailureMechanismType | Update an existing Failure Mechanism Type resource. |
|
| DELETE | DeleteFailureMechanismType | Delete an existing Failure Mechanism Type resource. |
|
| GET | GetFailureMechanismTypeCollection | Get a collection of Failure Mechanism Type resources. |
|
| POST | CreateFailureMechanismType | Create a new Failure Mechanism Type resource. |
|
| GET | LookupFailureMechanismTypeChangePermissionTree | Lookup the permission set for changing the Failure Mechanism Type. |
|
| GET | LookupFailureMechanismTypeInsertPermissionTree | Lookup the permission set for creating the Failure Mechanism Type. |
|
| GET | BatchGetFailureMechanismType | Get a collection of Failure Mechanism Type resources for the set of id's. |
|
| POST | BatchCreateFailureMechanismType | Create a new collection of Failure Mechanism Type resources. |
|
| PATCH | BatchUpdateFailureMechanismType | Update a collection of existing Failure Mechanism Type resources. |
|
| DELETE | BatchDeleteFailureMechanismType | Delete a collection of existing Failure Mechanism Type resources. |
|
| PATCH | ChangeFailureMechanismTypeIsActive | Change the IsActive status for an existing Failure Mechanism Type resource. |
|
| PATCH | ChangeFailureMechanismTypePermissionTree | Change the PermissionTree for an existing Failure Mechanism Type resource. |
|
| PATCH | BatchChangeFailureMechanismTypeIsActive | Change the IsActive status for a collection of existing Failure Mechanism Type resources. |
|
| PATCH | BatchChangeFailureMechanismTypePermissionTree | Change the PermissionTree status for a collection of existing Failure Mechanism Type resources. |