Viewing the Components of Failure Mode Associated with an Object
You use this API to view the components of failure mode associated with an object.
Request
-
HTTP Method: GET
-
URL: Application_URL/services/api/v1/failuremodes/{failuremodesID}/{objectType}/{objectID}?type=<type of component>
-
Query Parameters: type
type: allows you to specify the type of component CAUSE/EFFECT
-
Authorization: You must have the roles FAILURE_MODE_READ, FAILURE_MODE_EDIT, or FAILURE_MODE_DELETE assigned to your user ID in the SAP Cloud Platform account.
Response
-
The system returns the component in a failure mode associated with a object.
-
If the failure mode does not have any components assigned, the system returns an empty list.
For more information, see https://help.sap.com/doc/ee41a5f5f1d143c0891674123795c702/1902/en-US/FailureModesInstance.html#failuremodes__failuremodesid___objecttype___objectid__get.