Get information about an application template

This command returns a JSON representation of an application template

Request

GET https://{hostname}:{port}
    /cli/applicationTemplate/info?{parameters}
Accept: application/json
Table 1. Request parameters
Parameter Type Required Description
applicationTemplate string true Name or ID of the application template
Table 2. Header parameters
Parameter Type Required Description
Accept application/json true

Related CLI command: getApplicationTemplate.