> For the complete documentation index, see [llms.txt](https://docs.ionos.com/mongodb-sdk-go/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/mongodb-sdk-go/models/state.md).

# State

The current status reported by the cluster. \* **AVAILABLE** Resources for this cluster exist and are healthy. \* **BUSY** Resources for this cluster are being created or updated. \* **DESTROYING** Delete cluster command was issued, the cluster is being deleted. \* **FAILED** Failed to get the cluster status. \* **UNKNOWN** The state is unknown. \* **UPGRADING** The cluster is upgrading to a different edition.

## PossibleValues

| Value      |
| ---------- |
| AVAILABLE  |
| BUSY       |
| DESTROYING |
| FAILED     |
| UNKNOWN    |
| UPGRADING  |
