Get cluster options
Get all possible options for configuring a cluster.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the Organization to get cluster options for.
Query Parameters
The cluster's cloud provider.
AWS, AZURE, GCP The cluster type.
DEDICATED, HYBRID Response
OK
The available database instances.
The default VPC subnet range.
"172.20.0.0/19"
The default number of nodes.
20
The maximum number of nodes.
100
The minimum number of nodes.
2
The available node instances.
The cloud provider.
AWS, AZURE, GCP "AZURE"
The available regions.
The default pod subnet range.
"172.21.0.0/19"
The default service peering range.
"172.23.0.0/20"
The default service subnet range.
"172.22.0.0/22"