> 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/cn/compute/zec/image.md).

# 镜像

<table><thead><tr><th data-type="content-ref">接口名称</th><th>接口功能</th></tr></thead><tbody><tr><td><a href="/pages/tgwxi22oy8b9OwIY77sP">/pages/tgwxi22oy8b9OwIY77sP</a></td><td>镜像列表</td></tr><tr><td><a href="/pages/DDnjYSJCzoSxaXYxJ54V">/pages/DDnjYSJCzoSxaXYxJ54V</a></td><td>创建自定义镜像</td></tr><tr><td><a href="/pages/qjE788iV9kFCDri7sZRr">/pages/qjE788iV9kFCDri7sZRr</a></td><td>查询自定义镜像列表</td></tr><tr><td><a href="/pages/sS9eeYb3pljq0a7uQQOl">/pages/sS9eeYb3pljq0a7uQQOl</a></td><td>修改自定义镜像属性</td></tr><tr><td><a href="/pages/70lGoIdz31K1H8MYkllm">/pages/70lGoIdz31K1H8MYkllm</a></td><td>删除镜像</td></tr><tr><td><a href="/pages/QRfPXlLgQqy6VD5cOcxk">/pages/QRfPXlLgQqy6VD5cOcxk</a></td><td>复制自定义镜像到其它区域</td></tr><tr><td><a href="/pages/inh1dxBBj6V9TTcOVDKr">/pages/inh1dxBBj6V9TTcOVDKr</a></td><td>删除镜像副本</td></tr><tr><td><a href="/pages/LvTXgYwad4HrYkpQq9KS">/pages/LvTXgYwad4HrYkpQq9KS</a></td><td>查询镜像复制进度</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/cn/compute/zec/image.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.
