Dissociate Failure Mode from Object
You use this API to dissociate failure mode from an object.
Request
-
HTTP Method: PUT
-
URL: Application_URL/services/api/v1/objects/{objectID}/dissociate
-
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 with specified ID exists, and you have appropriate authorizations, system dissociates the failure mode from the object.
For more information, see https://help.sap.com/doc/deb9b20fc4544669b0b408d33f3435a4/1902/en-US/FailureModes.html#objects__objectid__dissociate_put.
-
If a object 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/deb9b20fc4544669b0b408d33f3435a4/1902/en-US/FailureModes.html#objects__objectid__dissociate_put.