Get information about an environment template#

This command returns a JSON representation of an environment template

Request#

GET https://{hostname}:{port}
    /cli/environmentTemplate/info?{parameters}
Accept: application/json

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

Related CLI command: getEnvironmentTemplate.

Parent topic: environmentTemplate resource