Get all wireless regions
Retrieve all wireless regions for the given product.
Query parameters
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/coderesponse's property type/format changed frominteger/int32tostring/for statusdefaultresponse-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/coderesponse's property type/format changed fromstring/tointeger/int32for statusdefaultresponse-property-type-changed
This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲