cURL
List the regions available for new clusters and nodes
Sort order: Distance (based on client IP address)
This endpoint may be used by any member of the organization.
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.
- AZURE: The Azure cloud provider.
Available options:
GCP, AWS, AZURE Optional filter to only show regions available for serverless clusters.
- ASC: Sort in ascending order. This is the default unless otherwise specified.
- DESC: Sort in descending order.
Available options:
ASC, DESC 
