View Detection Methods and Relevance of the Failure Mode Associated with an Object
You use this API to view details of detection methods and relevance of the failure mode associated with the object.
Request
-
HTTP Method: GET
-
URL: Application_URL/services/api/v1/failuremodes/{failuremodesID}/{objectType}/{objectID}/header
-
Authorization: You must have the roles ORG_DATA_READ, ORG_ADMIN or ORG_DATA_EXPERT assigned to your user ID in the SAP Cloud Platform account.
Response
-
If a object or failure mode with specified ID exists, and you have appropriate authorizations, system returns the details of the detection method and relevance.
For more information, see https://help.sap.com/doc/ee41a5f5f1d143c0891674123795c702/1902/en-US/FailureModesInstance.html#failuremodes__failuremodesid___objecttype___objectid__header_get.
-
If a object or failure mode with specified ID does not exist, or you do not have appropriate authorizations to view it, system returns an appropriate error message.
For more information, see https://help.sap.com/doc/ee41a5f5f1d143c0891674123795c702/1902/en-US/FailureModesInstance.html#failuremodes__failuremodesid___objecttype___objectid__header_get.