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 document provides reference documentation for the `Cluster.Types.State` enum within the AlloyDB v1 API, specifically for version 1.5.0."],["The `Cluster.Types.State` enum represents the various possible states of an AlloyDB cluster, such as `Creating`, `Ready`, `Deleting`, and `Stopped`."],["There are multiple versions available of the `Cluster.Types.State` enum, from 1.0.0 to the latest version 1.9.0, with each version's associated documentation being accessible."],["The document details the description of each possible state of the cluster, including `Bootstrapping`, `Empty`, `Failed`, `Maintenance`, `Promoting`, and `Unspecified`, along with their implications."],["The latest version of the documentation is 1.9.0, showing that there have been multiple updates to this documentation over time."]]],[]]