> 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/vpc-network.md).

# VPC专有网络

<table><thead><tr><th data-type="content-ref">接口名称</th><th>接口功能</th></tr></thead><tbody><tr><td><a href="/pages/WEQxA6W3zoSKhmi6aqZN">/pages/WEQxA6W3zoSKhmi6aqZN</a></td><td>查询VPC列表</td></tr><tr><td><a href="/pages/MAtKSpv59OZnEDPug2bR">/pages/MAtKSpv59OZnEDPug2bR</a></td><td>创建全球VPC</td></tr><tr><td><a href="/pages/3f14H6n21qnJM3bSxe4C">/pages/3f14H6n21qnJM3bSxe4C</a></td><td>修改VPC属性</td></tr><tr><td><a href="/pages/J4xBDKYrVr0wI4ns38nt">/pages/J4xBDKYrVr0wI4ns38nt</a></td><td>批量修改VPC属性</td></tr><tr><td><a href="/pages/Y72l3uvQpHwwMxxxM4L6">/pages/Y72l3uvQpHwwMxxxM4L6</a></td><td>删除VPC</td></tr><tr><td><a href="/pages/wewt3j0o1XoB2KfyZTOX">/pages/wewt3j0o1XoB2KfyZTOX</a></td><td>查询支持创建子网区域</td></tr><tr><td><a href="/pages/x4KraqGBP3hVDEksETKe">/pages/x4KraqGBP3hVDEksETKe</a></td><td>查询私有子网列表</td></tr><tr><td><a href="/pages/1U15nQBChjxT3Biy5Flo">/pages/1U15nQBChjxT3Biy5Flo</a></td><td>创建子网</td></tr><tr><td><a href="/pages/FnlxmMXMcA943fGAnV1B">/pages/FnlxmMXMcA943fGAnV1B</a></td><td>修改子网属性</td></tr><tr><td><a href="/pages/mf3hz20zTtMMcsHBIxMK">/pages/mf3hz20zTtMMcsHBIxMK</a></td><td>修改私有子网属性</td></tr><tr><td><a href="/pages/sVDCQCg8IALcgub7Z0wV">/pages/sVDCQCg8IALcgub7Z0wV</a></td><td>修改子网的 IP 堆栈类型</td></tr><tr><td><a href="/pages/TuLAV69tOwrPfe0BtiAn">/pages/TuLAV69tOwrPfe0BtiAn</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/vpc-network.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.
