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