v1

latestOpenAPI 3.0.12026-07-1344998.2 KB

Get list of available cities of static network per country

get/zone/static/cities

Query parameters

countrystring required

Country

pool_ip_type'dc' | 'static_res'

Network type:

dc: Datacenter,

static_res: ISP

Response

OK

string[] required

Example response

[
  "us-chicago",
  "us-ashburn",
  "us-siouxfalls"
]