Retrieving Details of a Failure Mode
This API allows you to get the details of a failure mode.
Request
-
HTTP Method: GET
-
Example URL: Application_URL/services/api/v1/failuremodes/{failureModeId}
-
Authorization: You must have the roles FAILURE_MODE_EDIT or FAILURE_MODE_READ assigned to your user ID.
-
Request Schema: Refer to the request schema in the https://help.sap.com/doc/deb9b20fc4544669b0b408d33f3435a4/1902/en-US/FailureModes.html#failuremodes__failuremodeid__get file.
Response
On successful execution, the system gets the details of the failure mode. For more information, see https://help.sap.com/doc/deb9b20fc4544669b0b408d33f3435a4/1902/en-US/FailureModes.html#failuremodes__failuremodeid__get.