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