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: {contentType}
Parameter | Type | Required | Description |
---|---|---|---|
environmentTemplate | string | true | ID of the environment template |
Parameter | Type | Required | Description |
---|---|---|---|
Accept |
|
true |
Related CLI command: getEnvironmentTemplate.