Viewing Failure Modes Assigned to an Object

You use this API to get the list of failure modes assigned to an object.

Prerequisites

You have assigned one or morefailure modes to an object.

Request
  • HTTP Method: GET

  • URL: Application_URL/services/api/v1/objects/{objectType}/{objectId}/failuremodes

  • Authorization: You must have the roles ORG_DATA_READ, ORG_ADMIN orin the SAP Cloud Platform account.

Response

If one or more failure modes are assigned to the object with the given object type and ID, system returns an array of failure mode details. Otherwise, system returns a blank array. You must have the roles ORG_DATA_READ, ORG_ADMIN or ORG_DATA_EXPERT assigned to your user ID

For more information, seehttps://help.sap.com/doc/deb9b20fc4544669b0b408d33f3435a4/1902/en-US/FailureModes.html#objects__objecttype___objectid__failuremodes_get .