Resources
List clusters
Retrieve all available clusters (data center locations) where applications and databases can be deployed. This is reference data and does not require specific resource permissions.
GET
List clusters
Documentation Index
Fetch the complete documentation index at: https://api-docs.sevalla.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Pass your API key as a Bearer token in the Authorization header.
Response
List of available clusters
Unique identifier for the cluster
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Example:
"fb5e5168-4281-4bec-94c5-0d1584e9e657"
Internal name of the cluster
Example:
"us-central1"
Human-readable name for the cluster shown in the dashboard
Example:
"Iowa, USA"
Google Cloud region where the cluster is located
Example:
"us-central1"
Previous
List database resource typesRetrieve all available database resource types (machine sizes) that can be assigned to databases. This is reference data and does not require specific resource permissions.
Next
List clusters