# Disk Snapshot

<table><thead><tr><th data-type="content-ref">Operation</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/zSFthAcRdwixJjVnWe2r">/pages/zSFthAcRdwixJjVnWe2r</a></td><td>Queries the details of snapshots</td></tr><tr><td><a href="/pages/ZyxIPORd4Rxi4Ll17d62">/pages/ZyxIPORd4Rxi4Ll17d62</a></td><td>Creates a snapshot of the specified disk</td></tr><tr><td><a href="/pages/qKlEUhetPr7JnPpSR6dd">/pages/qKlEUhetPr7JnPpSR6dd</a></td><td>Modifies the attributes of the specified snapshot</td></tr><tr><td><a href="/pages/jZ9E3yNkuYiKAlXWZaL6">/pages/jZ9E3yNkuYiKAlXWZaL6</a></td><td>Reverts to a snapshot</td></tr><tr><td><a href="/pages/WXEJ64AIBdd7P8UxQDCV">/pages/WXEJ64AIBdd7P8UxQDCV</a></td><td>Deletes the specified snapshots</td></tr><tr><td><a href="/pages/XFfH87tzedCoztpMkj8h">/pages/XFfH87tzedCoztpMkj8h</a></td><td>Creates a snapshot schedule</td></tr><tr><td><a href="/pages/qIdZ2KQyNTqtFBovcNKp">/pages/qIdZ2KQyNTqtFBovcNKp</a></td><td>Queries the details of snapshot schedules</td></tr><tr><td><a href="/pages/FRMZoqZsOqFShqUhWN3G">/pages/FRMZoqZsOqFShqUhWN3G</a></td><td>Attaches a disk to the specified snapshot schedule</td></tr><tr><td><a href="/pages/rI7lvoaNXRVPUehVbQuW">/pages/rI7lvoaNXRVPUehVbQuW</a></td><td>Detaches a disk from the specified snapshot schedule</td></tr><tr><td><a href="/pages/GjDejnK11lW83YV0V5Qo">/pages/GjDejnK11lW83YV0V5Qo</a></td><td>Modifies the basic information of the snapshot schedule</td></tr><tr><td><a href="/pages/zOZIbBTLFwSNHabaJ78A">/pages/zOZIbBTLFwSNHabaJ78A</a></td><td>Deletes the specified snapshot schedule</td></tr></tbody></table>


---

# Agent Instructions: 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/zec/disk-snapshot.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.
