Get the environment gate of a given environment template
Request
GET https://{hostname}:{port}
/cli/environmentTemplate/gate?{parameters}
Accept: {contentType}
| Parameter | Type | Required | Description |
|---|---|---|---|
| environmentTemplate | string | true | Name or ID of environment template |
| applicationTemplate | string | false | Name or ID of applicationTemplate (required if environment template is specified by name) |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: getEnvironmentTemplateGate.