Viewing System Templates for a System

You use this API to view details of system templates.

Request

  • HTTP Method: GET

  • URL: Application_URL/services/api/v1/systems({systemId})/templates?version=<VERSION>

  • Query Parameter: version

    version: Refers to version of the system for which you want to fetch system templates.

  • Example URL: Application URL/services/api/v1/system(E0B15BE85E2B41FBA06069B8D61CEB09)/templates?version=2

  • 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