v1

latestOpenAPI 3.0.12026-07-1344998.2 KB

Get Zone status

get/zone

Query parameters

zonestring required

Zone Info

Response

OK

object required

Example response

{
  "created": "2024-10-28T15:58:10.593Z",
  "password": [
    "zone-passowrd"
  ],
  "ips": [
    "any"
  ],
  "plan": {
    "start": "2024-10-31T13:38:23.665Z",
    "product": "dc",
    "type": "static",
    "ip_fallback": 1,
    "ips_type": "shared",
    "ips": 120,
    "bandwidth": "unlimited",
    "unl_bw_tiers": "std",
    "auto_cost_override": {
      "ip_bw": 1,
      "price_group": "shared"
    }
  },
  "description": "hash",
  "perm": "country"
}