Assigning a Business Object to a Failure Mode
You can assign a business object to a failure mode.
Request
-
HTTP Method:PUT
-
Example URL:Application_URL/services/api/v1/failuremodes/{failureModeId}/assign
-
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__assign_put file.
Response
-
If the failure mode ID is valid. then the system assigns a business object to a failure mode.
For more information, see https://help.sap.com/doc/deb9b20fc4544669b0b408d33f3435a4/1902/en-US/FailureModes.html#failuremodes__failuremodeid__assign_put.