Viewing Locations Derived from Component Equipments of a System

You use this API to get the list of locations derived from the equipments which are assigned as components.

Request

Prerequisites

You have assigned one or more instructions to a component equipment of the system.

  • HTTP Method: GET

  • URL: Application URL/services/api/v1/systems({systemId})/locations

  • Example URL: Application URL/services/api/v1/systems(E0B15BE85E2B41FBA06069B8D61CEB09)/locations

  • Authorization: You must have the roles SYSTEM_EDIT, SYSTEM_READ or SYSTEM_DELETE assigned to your user ID in the SAP Cloud Platform account.

Response

If one or more locations are assigned to the equipment componetn of a system with the given equipment ID, system returns an array of document details. Otherwise, system returns a blank array.

For more information, see https://help.sap.com/doc/85c7e55a3d214e05843cb996a3ba1700/1902/en-US/systems.html#systems__systemId___locations_get.