> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/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/cloud/databases/mariadb/how-tos/v2/view-mariadb-clusters.md).

# View MariaDB Clusters

Learn how to view MariaDB v2 cluster instances, DNS name, resources, backup, and maintenance details in the DCD on IONOS Cloud

After successfully configuring your MariaDB clusters, you can view their details, modify them, or delete a specific cluster if it is no longer required.

To view the MariaDB details, follow these steps:

* In the **DCD**, go to **Menu** > **Databases** > **MariaDB**. A list of all MariaDB clusters is displayed.

{% hint style="success" %}
**Result:** You can view the total number of resources allocated and the list of all clusters in addition to the following details:

* **NAME:** Displays the name of the cluster. Select the name of the cluster to view its [<mark style="color:blue;">details</mark>](#view-individual-cluster-details).
* **STATE:** Displays the state of the respective cluster:
  * **PROVISIONING:** When the cluster is being created.
  * **AVAILABLE:** When the cluster is available and running normally.
  * **UPDATING:** When the cluster is being updated. For example, after modifying its details.
  * **DESTROYING:** When the cluster is being deleted.
  * **FAILED:** An error occurred.
* **LOCATION:** Displays the location where the cluster is located.
* **INSTANCES:** Displays the number of instances.
* **VERSION:** The MariaDB version selected during cluster creation.
* **OPTIONS:** Select ![Options menu](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-0820a9f96e75bb8fa664037bb8f38d7d825394d7%2Fthree-dots.png?alt=media) to perform the following:
  * **Details:** Select to view the [<mark style="color:blue;">details</mark>](#view-individual-cluster-details) of the respective cluster.
  * **Edit:** Select to edit the respective cluster. For more information, see [<mark style="color:blue;">Update a MariaDB Cluster</mark>](/cloud/databases/mariadb/how-tos/v2/update-mariadb-cluster.md).
  * **Delete:** Select to delete the corresponding cluster. In the dialog box that appears, select **Delete** to confirm deletion. For more information, see [<mark style="color:blue;">Delete a MariaDB Cluster</mark>](/cloud/databases/mariadb/how-tos/v2/delete-mariadb-cluster.md).
    {% endhint %}

![MariaDB cluster overview](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-fabaa6664b1551a9248db335417338340fdfc2ac%2Fmariadb-cluster-overview.png?alt=media)

## View individual Cluster details

You can view the details of a specific cluster. To do so, follow these steps:

1\. In the **DCD**, go to **Menu** > **Databases** > **MariaDB**.

A list of all MariaDB clusters is displayed.

2\. Select a cluster from the list by clicking on its name. Alternatively, click **Details** in the **OPTIONS** column.

![MariaDB cluster view details](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-02bfa39fdeb0406dba67289372e2e890a3f86366%2Fmariadb-cluster-options-view-details.png?alt=media)

{% hint style="success" %}
**Result:** For the selected MariaDB cluster, the **Details** page displays the following, and provides **Edit** and **Delete** links:

* **Properties:**
  * **State:** The current state of the cluster.
  * **Cluster UUID:** The unique identifier of the cluster. Click **Copy** to copy it to the clipboard.
  * **DNS Name:** The DNS name used to connect to the cluster's primary instance. Click **Copy** to copy it to the clipboard.
  * **MariaDB Version:** The MariaDB version selected during cluster creation.
  * **Location:** The location where the cluster is deployed.
* **Cluster configuration:**
  * **Instances:** The number of instances in the cluster.
  * **CPU Type:** Displayed as **Dedicated Core**.
  * **Backup location:** The Object Storage region where cluster backups are stored.
  * **Backup retention (days):** The number of days backups are retained before being automatically deleted.
* **Instance configuration:**
  * **Number of CPUs:** The number of dedicated CPU cores allocated per instance.
  * **RAM size:** The RAM allocated per instance.
  * **Storage:** The storage allocated per instance.
* **Data Center connection:**
  * **Virtual Data Center:** The datacenter selected for network configuration.
  * **VDC LAN:** Displays the LAN for the Virtual Data Center (VDC).
  * **Private IP:** The private IP address used to connect to the cluster's primary instance.
* **Maintenance period:**
  * **Weekday:** The day of the week scheduled for the maintenance window.
  * **Start Time:** The start time of the maintenance window in UTC.
* **Observability:**
  * **Logs:** Indicates whether log forwarding is enabled.
  * **Metrics:** Indicates whether metrics forwarding is enabled.
  * **Open in Grafana:** Opens the cluster's metrics in [<mark style="color:blue;">Grafana</mark>](/cloud/observability/monitoring-service/quick-start/access-metrics-from-platform.md). Available only when metrics are enabled.
* **Database details:**
  * **Username:** The initial database user created for the cluster.
  * **Database name:** The initial database created for the cluster.
* **Estimated costs:**
  * **Per hour:** The estimated hourly cost for the cluster.
  * **Per month:** The estimated monthly cost for the cluster.
    {% endhint %}

![View details of a MariaDB cluster](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-5d54b0b16f4e9f8dfe89cab8790eff9e49f14c62%2Fmariadb-cluster-view-details.png?alt=media)

{% hint style="info" %}
**Note:** Select **Backups** in the left-hand navigation to view point-in-time recovery details or restore the cluster from an existing backup. For more information, see [<mark style="color:blue;">Restore a MariaDB Cluster from a Backup</mark>](/cloud/databases/mariadb/how-tos/v2/restore-mariadb-cluster.md).
{% endhint %}

## Next steps

* [<mark style="color:blue;">Edit</mark>](/cloud/databases/mariadb/how-tos/v2/update-mariadb-cluster.md): Modify cluster properties such as instances, resources, and maintenance settings.
* [<mark style="color:blue;">Delete</mark>](/cloud/databases/mariadb/how-tos/v2/delete-mariadb-cluster.md): Permanently remove a cluster that is no longer required.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.ionos.com/cloud/databases/mariadb/how-tos/v2/view-mariadb-clusters.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
