Wireless Regions

Get all wireless regions

Retrieve all wireless regions for the given product.

get/wireless/regions

Query parameters

productstring required
Example:public_ips

The product for which to list regions (e.g., 'public_ips', 'private_wireless_gateways').

Response

A list of wireless regions

Example response

{
  "data": [
    {
      "code": "dc2",
      "name": "Washington DC, US"
    }
  ]
}

Changes

Changed in 2 of the 61 revisions of this API.2

    • the errors/items/code response's property type/format changed from integer/int32 to string/ for status default

      response-property-type-changed

    This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the errors/items/code response's property type/format changed from string/ to integer/int32 for status default

      response-property-type-changed

    This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog