> For the complete documentation index, see [llms.txt](https://docs.console.zenlayer.com/api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.console.zenlayer.com/api-reference/compute/vm/disk.md).

# Disk

<table><thead><tr><th data-type="content-ref">Operation</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/XFSu3CPZFPgtwLutAqvC">/pages/XFSu3CPZFPgtwLutAqvC</a></td><td>Queries supported disk type</td></tr><tr><td><a href="/pages/kizus7BE2iKZmyU3ZAYk">/pages/kizus7BE2iKZmyU3ZAYk</a></td><td>Queries the price of creating a disk</td></tr><tr><td><a href="/pages/DV0agKyFT3JioL9oT2QU">/pages/DV0agKyFT3JioL9oT2QU</a></td><td>Queries the details of disks</td></tr><tr><td><a href="/pages/zFItku9xpnsWFuiJJvGD">/pages/zFItku9xpnsWFuiJJvGD</a></td><td>Creates one or more disks</td></tr><tr><td><a href="/pages/4CrLu8cYgUQIRhl3DL78">/pages/4CrLu8cYgUQIRhl3DL78</a></td><td>Modifies the attributes of one or more disks</td></tr><tr><td><a href="/pages/jq4p2TZibb4pxn0NBtDh">/pages/jq4p2TZibb4pxn0NBtDh</a></td><td>Attaches disks to an instance</td></tr><tr><td><a href="/pages/xqoveCEVcPWOfwKjpZOg">/pages/xqoveCEVcPWOfwKjpZOg</a></td><td>Detaches one or more disks from an instance</td></tr><tr><td><a href="/pages/RscvKxq1x4h7GVvg1ytJ">/pages/RscvKxq1x4h7GVvg1ytJ</a></td><td>Attaches one or more disks to another instance. These disks are already attached to one instance</td></tr><tr><td><a href="/pages/t3eaj0puP8gxXpd8GtJD">/pages/t3eaj0puP8gxXpd8GtJD</a></td><td>Returns a disk</td></tr><tr><td><a href="/pages/EiOHAhlHOkd7LtimZgif">/pages/EiOHAhlHOkd7LtimZgif</a></td><td>Changes the resource group of data disks</td></tr><tr><td><a href="/pages/zRzAPXdXlZLkmHCG7WnJ">/pages/zRzAPXdXlZLkmHCG7WnJ</a></td><td>Expands a cloud volume to a specified size</td></tr><tr><td><a href="/pages/Q1OJan2zyZ8f1VOGxAcg">/pages/Q1OJan2zyZ8f1VOGxAcg</a></td><td>Releases a disk</td></tr><tr><td><a href="/pages/rx00GeRS2mXjTE3jbRL3">/pages/rx00GeRS2mXjTE3jbRL3</a></td><td>Renews a disk</td></tr></tbody></table>


---

# 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:

```
GET https://docs.console.zenlayer.com/api-reference/compute/vm/disk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
