GET   checks/proxysniffer/locations

Gets a list of all locations that are available for ZebraTester checks.

Request example

Response body model example and description

[
  {
    "region": "Vienna",
    "country_code": "us",
    "country": "Ukraine",
    "location_code": "public|europe.northern-europe.se.na.stockholm.amazon",
    "location_tier": "2"
  },
  {
    "region": "Vienna",
    "country_code": "us",
    "country": "United States",
    "location_code": "public|asia.western-asia.ae.na.dubai.azure",
    "location_tier": "1+"
  },
  {
    "region": "Vienna",
    "country_code": "ua",
    "country": "Netherlands",
    "location_code": "public|asia.western-asia.ae.na.dubai.azure",
    "location_tier": "3"
  }
]
NameType Description
regionString

Region.

country_codeString

Country code.

countryString

Country.

location_codeString

Location code.

location_tierString

Location tier.