Failure Associations REST Endpoints
Maintenance/Asset Failure Sets/Failure Associations
- Create
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/assetFailureSets/{FailureSetId}/child/failureAssociations - Get
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/assetFailureSets/{FailureSetId}/child/failureAssociations/{SetAssociationId} - Get all
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/assetFailureSets/{FailureSetId}/child/failureAssociations - Update
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/assetFailureSets/{FailureSetId}/child/failureAssociations/{SetAssociationId}