Get Zone
GET {{baseUrl}}/zone?{{ACCESS_TOKEN}}=<>
Returns a list of all zones and their generic properties
Partial support on 1st gen: uid
, name
, state
, remaining
, type
, master
.
Variable | Type | Description |
---|---|---|
uid | integer | Zone uniq |
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
{{ACCESS_TOKEN}} | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |