> 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/~/revisions/AMiYziCllTKB2y2lmONY/storage-and-backup/network-file-storage/how-tos/view-nfs-clusters.md).

# View Clusters

After creation, you can view the list of Network File Storage clusters or delete an existing one if it is no longer required.

To view a list of the clusters, follow these steps:

1. Log in to the DCD with your username and password.
2. Go to **Menu** > **Storage** > **Network File Storage**.

{% hint style="success" %}
**Result:** A list of all clusters are displayed. You can view the following details:

* **NAME:** Displays the name of the cluster. Select the name to view the respective cluster details.
* **STATUS:** Displays the state of the respective cluster.
  * **BUSY:** When the cluster is in the creation mode or it is being updated.
  * **ACTIVE:** When the cluster is available and healthy.
  * **DESTROYING:** When the cluster is being deleted.
  * **FAILED:** When the cluster is not accessible due to an error.
* **SIZE:** Displays the size of the respective cluster.
* **CREATION DATE:** Displays the date of creation of the cluster.
* **OPTIONS:** Select ![](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-8ac52cf84c92762814f40db987417e85e7a95a46%2Fmariadb-option.png?alt=media) to perform the following:
  * **Details:** Select **Details:** to view the details of the respective cluster in the [**Cluster Details**](#view-individual-cluster-details) window.
  * **Delete:** Select **Delete** 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 Network File Storage Cluster</mark>](/cloud/~/revisions/AMiYziCllTKB2y2lmONY/storage-and-backup/network-file-storage/how-tos/delete-nfs-cluster.md).
    {% endhint %}

## View individual Cluster details

You can view the properties and connection details of the respective cluster. You can also:

* Select **Change cluster settings** to modify the cluster settings.
* Select **x Delete Cluster** to delete the chosen cluster.
* Select the **Manage shares** tab to manage the shares associated with the respective cluster.


---

# 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/~/revisions/AMiYziCllTKB2y2lmONY/storage-and-backup/network-file-storage/how-tos/view-nfs-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.
