Publishing a Failure Mode Instance
This API allows you to publish a failure mode for that instance.
Request
-
HTTP Method: PUT
-
Example URL: Application_URL/services/api/v1//failuremodes/{failuremodesID}/figures
-
URI Parameters:
-
failuremodesID: required (string)
-
-
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/ee41a5f5f1d143c0891674123795c702/1902/en-US/FailureModesInstance.html#failuremodes__failuremodesid__figures_put file.
Response
On successful execution, the system publishes the specified failure mode for that instance. For more information, see https://help.sap.com/doc/ee41a5f5f1d143c0891674123795c702/1902/en-US/FailureModesInstance.html#failuremodes__failuremodesid__figures_put.