Update a cluster in the Organization.
Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the Organization to which the cluster belongs.
The cluster's ID
The request body for updating the cluster
A list of Kubernetes tags to add to the cluster.
The cluster's name.
"My cluster"
The cluster's type.
DEDICATED "DEDICATED"
The cluster's database instance type. Required for Hybrid clusters.
"Small General Purpose"
The disaster recovery subnet range for Pods. For GCP clusters only.
"172.21.0.0/19"
The secondary region for Disaster Recovery.
"us-west-2"
The disaster recovery service peering range. For GCP clusters only.
"172.23.0.0/20"
The disaster recovery service subnet range. For GCP clusters only.
"172.22.0.0/22"
The VPC subnet range for the DR region. Defaults to the primary VPC subnet range if not specified.
"172.20.0.0/22"
Set to false to disable Disaster Recovery. Enabling DR on existing clusters is only supported via the admin API.
Whether Bucket Storage Replication Time Control should be enabled for DR on task logs.
Whether to trigger a DR failover for the cluster.
A list of node pools to add to the cluster. For Hybrid clusters only.
The list of Workspaces that are authorized to the cluster. If this value is not provided, the existing list of Workspaces remains. If this value is '[]' then all workspace cluster mappings are removed.
OK
The name of the cluster's cloud provider.
AWS, AZURE, GCP "AWS"
The time when the cluster was created in UTC. formatted as YYYY-MM-DDTHH:MM:SSZ.
"2022-11-22T04:37:12Z"
The type of database instance that is used for the cluster.
"db.t3.medium"
The secondary region for Disaster Recovery for the cluster.
"us-east-1"
The cluster's ID.
"clm7k8tgw000008jz97i37y81"
Whether Disaster Recovery is enabled on the cluster
The cluster's name.
"my cluster"
The ID of the Organization that the cluster belongs to.
"clm88r8hi000008jwhzxu5crg"
The region in which the cluster is created.
"us-east-1"
The status of the cluster.
CREATING, CREATED, CREATE_FAILED, UPDATE_FAILED, UPDATING, ACCESS_DENIED, UPGRADE_PENDING, FAILING_OVER, FAILOVER_FAILED "CREATED"
The type of the cluster.
DEDICATED, HYBRID "DEDICATED"
The time when the cluster was last updated in UTC. formatted as YYYY-MM-DDTHH:MM:SSZ.
"2022-11-22T04:37:12Z"
The VPC subnet range.
"172.20.0.0/22"
The disaster recovery subnet range for Pods. For GCP clusters only.
"172.21.0.0/19"
The secondary CIDR for the DR region. For AWS clusters only.
The disaster recovery service peering range. For GCP clusters only.
"172.23.0.0/20"
The disaster recovery service subnet range. For GCP clusters only.
"172.22.0.0/22"
The VPC subnet range for the DR region.
Whether Bucket Storage Replication Time Control is enabled for DR.
Whether a failover is currently in progress.
Whether the cluster is currently failed over to the DR region.
Whether the cluster is limited.
false
The list of node pools that are created in the cluster.
The subnet range for Pods. For GCP clusters only.
"172.21.0.0/19"
The provider account ID. For GCP clusters only.
"provider-account"
The secondary VPC CIDR. For AWS clusters only.
The service peering range. For GCP clusters only.
"172.23.0.0/20"
The service subnet range. For GCP clusters only.
"172.22.0.0/22"
The Kubernetes tags in the cluster. For AWS Hybrid clusters only.
The tenant ID. For Azure clusters only.
"your-tenant-id"
The list of Workspaces that are authorized to the cluster.
["clm88rddl000108jwgeka2div"]