Environments Get
GET {{baseUrl}}/environments/:EnvironmentKey/
Returns the details of a given environment.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"Key":"","Name":"","OSVersion":"","Order":0,"HostName":"","UseHTTPS":false,"EnvironmentType":"","NumberOfFrontEnds":0,"ApplicationServerType":"","ApplicationServer":"","DatabaseProvider":"","IsCloudEnvironment":false,"IsOffline":false}