View Details of Failure Mode Detection Methods
This API allows you to view the details of failure mode detection methods.
Request
-
HTTP Method:GET
-
Example URL:Application_URL/services/api/v1/failuremodes/{failureModeId}/detections
-
Authorization:You must have the roles FAILURE_MODE_EDIT or FAILURE_MODE_DELETE assigned to your user ID in the SAP Cloud Platform account.
-
Request Schema:To know about fields that you can use in a request payload, refer to the request schema in the https://help.sap.com/doc/deb9b20fc4544669b0b408d33f3435a4/1902/en-US/FailureModes.html#failuremodes__failuremodeid__detections_get file.
Response
-
If the failure mode ID is valid, then the system returns the details of the failure mode detection methods.
For more information, see https://help.sap.com/doc/deb9b20fc4544669b0b408d33f3435a4/1902/en-US/FailureModes.html#failuremodes__failuremodeid__detections_get.