Retrieving Assigned Objects of Checklist Assessment
This API allows you to retrieve assigned objects (Groups, Equipment, Locations, or Systems) of a checklist assessment in SAP Asset Performance and Strategy Management.
Request
-
HTTP Method: GET
-
Example URL: Application_URL/services/api/v1/aspm/checklists/{checklistId}/businessobjects
-
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/25e941e160e747f39702978d8c81e878/1902/en-US/Checklist.html#checklists__checklistid__businessobjects_get file.
Response
On successful execution, the system gets the assigned objects of a checklist assessment. For more information, see https://help.sap.com/doc/25e941e160e747f39702978d8c81e878/1902/en-US/Checklist.html#checklists__checklistid__businessobjects_get.