GET   checks/ping/locations

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

Request example

Response body model example and description

[
  {
    "region": "Stockholm (ZT 5.5-Z)",
    "country_code": "ua",
    "country": "United States",
    "location_code": "public|europe.northern-europe.se.na.stockholm.amazon",
    "location_tier": "1+"
  },
  {
    "region": "Stockholm (ZT 7.0-B)",
    "country_code": "nl",
    "country": "Netherlands",
    "location_code": "public|europe.northern-europe.se.na.stockholm.amazon",
    "location_tier": "1+"
  },
  {
    "region": "Stockholm (ZT 7.0-B)",
    "country_code": "us",
    "country": "United States",
    "location_code": "public|europe.western-europe.nl.na.amsterdam.azure",
    "location_tier": "2"
  }
]
NameType Description
regionString

Region.

country_codeString

Country code.

countryString

Country.

location_codeString

Location code.

location_tierString

Location tier.