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."],[[["This page provides documentation for the `Cluster.Types.State` enum within the AlloyDB v1 API, detailing the various states a cluster can be in."],["The latest version of the documentation available is version 1.9.0, with previous versions down to 1.0.0 also accessible."],["Possible cluster states include `Ready`, `Creating`, `Deleting`, `Stopped`, `Maintenance`, `Failed`, `Bootstrapping`, `Empty`, `Promoting`, and `Unspecified`, each with a specific meaning and effect on the cluster's operations."],["Each state has a corresponding description that explains the status of the cluster, such as whether it's running, under maintenance, or in the process of being created or deleted."]]],[]]