cURL
List the regions available for new clusters and nodes.
Sort order: Distance (based on client IP address)
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Optional CloudProvider for filtering.
- GCP: The Google Cloud Platform cloud provider.
- AWS: The Amazon Web Services cloud provider.
Available options:
CLOUD_PROVIDER_UNSPECIFIED, GCP, AWS Optional filter to only show regions available for serverless clusters.
Available options:
PAGE_DIRECTION_NEXT, PAGE_DIRECTION_LAST - DESC: Sort in descending order. The default order is ascending.
Available options:
ASC, DESC 
