Environments Get Deployment Zones
GET {{baseUrl}}/environments/:EnvironmentKey/deploymentzones/
Returns information about the deployment zones available in a given environment.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"Key":"","Name":"","IsDefault":false,"DeploymentTechnology":{"Key":"","Name":""}},{"Key":"","Name":"","IsDefault":false,"DeploymentTechnology":{"Key":"","Name":""}}]