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

Parameter Type Required Description
applicationTemplate string true Name or ID of the application template
Parameter Type Required Description
Accept application/json true  

Related CLI command: getApplicationTemplate.

Parent topic: applicationTemplate resource