Retrieving Failure Modes, Causes and Effects for an Object
This API allows you to get the list of failuremodes, causes and effects for a particular object in an FMEA assessment.
Request
-
HTTP Method: GET
-
Example URL: Application_URL/services/api/v1/aspm/assessments/fmea/{assessmentId}/objects/{objectId}
-
Authorization: You must have the roles ASSESSMENT_EDIT or ASSESSMENT_READ assigned to your user ID.
-
Request Schema: Refer to the request schema in the https://help.sap.com/doc/52bf3ebcbbd1459498d4262df11108c3/1902/en-US/ASPM_RiskAssessment.html#aspm_assessments_fmea__assessmentid__objects__objectid__get file.
Response
On successful execution, the system gets the list of failuremodes, causes and effects for a particular object in an assessment. For more information, see https://help.sap.com/doc/52bf3ebcbbd1459498d4262df11108c3/1902/en-US/ASPM_RiskAssessment.html#aspm_assessments_fmea__assessmentid__objects__objectid__get.