The cluster is bootstrapping with data from some other source.
Direct mutations to the cluster (e.g. adding read pool) are not allowed.
Creating
The cluster is being created.
Deleting
The cluster is being deleted.
Empty
The cluster is empty and has no associated resources.
All instances, associated storage and backups have been deleted.
Failed
The creation of the cluster failed.
Maintenance
The cluster is under maintenance. AlloyDB regularly performs maintenance
and upgrades on customer clusters. Updates on the cluster are
not allowed while the cluster is in this state.
Promoting
The cluster is being promoted.
Ready
The cluster is active and running.
Stopped
The cluster is stopped. All instances in the cluster are stopped.
Customers can start a stopped cluster at any point and all their
instances will come back to life with same names and IP resources. In
this state, customer pays for storage.
Associated backups could also be present in a stopped cluster.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 UTC."],[[["The AlloyDB v1 API `Cluster.Types.State` enum defines the possible states of an AlloyDB cluster, which include `Creating`, `Ready`, `Deleting`, `Stopped`, and more."],["Version 1.9.0 is the latest version, and the current context is set to version 1.7.0, but there are also versions 1.8.0, 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0 and 1.0.0 available."],["The cluster states include details such as `Bootstrapping`, indicating that data is being loaded from an external source, and `Maintenance`, which indicates that AlloyDB is performing updates."],["The state `Empty` signifies that a cluster has no resources and has been completely purged, while the state `Stopped` means that all instances in the cluster are inactive, but the customer still pays for storage."],["The `Unspecified` state indicates an unknown cluster status, and `Failed` indicates that the cluster creation process has encountered a problem."]]],[]]