> 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/zec/cidr-block.md).

# CIDR Block

<table><thead><tr><th data-type="content-ref">Operation</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/jtC4KgC1NLgAzcEKdID3">/pages/jtC4KgC1NLgAzcEKdID3</a></td><td>Queries the details of one or more IP pools</td></tr><tr><td><a href="/pages/UiqiZO40lhWrDrpT87Rq">/pages/UiqiZO40lhWrDrpT87Rq</a></td><td>Queries the regional information supporting the sale of CIDR blocks</td></tr><tr><td><a href="/pages/ilsV8eFrceeQI9o7ow32">/pages/ilsV8eFrceeQI9o7ow32</a></td><td>Queries the price of the CIDR block</td></tr><tr><td><a href="/pages/xJcxOycw3jBiJ6bS0Qt9">/pages/xJcxOycw3jBiJ6bS0Qt9</a></td><td>Queries the information of one or more specified CIDR blocks</td></tr><tr><td><a href="/pages/7YIpVvKDEIDajE5Lbumn">/pages/7YIpVvKDEIDajE5Lbumn</a></td><td>Creates a CIDR block</td></tr><tr><td><a href="/pages/HxfDCaqR7biTmcAbu8Yg">/pages/HxfDCaqR7biTmcAbu8Yg</a></td><td>Modifies the attributes of a CIDR block</td></tr><tr><td><a href="/pages/UePEUpapxRZD49lTR5Gb">/pages/UePEUpapxRZD49lTR5Gb</a></td><td>Deletes a CIDR block</td></tr><tr><td><a href="/pages/9z2ARgV1AexgbsWBvKpX">/pages/9z2ARgV1AexgbsWBvKpX</a></td><td>Deletes one or more CIDR blocks</td></tr><tr><td><a href="/pages/zsyU6dmwxWpsyj8cIPPx">/pages/zsyU6dmwxWpsyj8cIPPx</a></td><td>Restores an IPv6 CIDR block</td></tr><tr><td><a href="/pages/r9q3nUVNf3MXetDldjvQ">/pages/r9q3nUVNf3MXetDldjvQ</a></td><td>Queries the details of one or more IPv6 CIDR blocks</td></tr><tr><td><a href="/pages/R8ynVJASjV20A2xXPpeR">/pages/R8ynVJASjV20A2xXPpeR</a></td><td>Deletes an IPv6 CIDR block</td></tr><tr><td><a href="/pages/wca3zn8813n8aFWUXqAY">/pages/wca3zn8813n8aFWUXqAY</a></td><td>Restores a CIDR block</td></tr><tr><td><a href="/pages/QuZtUPhxcY5wuJzXTAzS">/pages/QuZtUPhxcY5wuJzXTAzS</a></td><td>Creates a BYOIP CIDR block</td></tr><tr><td><a href="/pages/aNrQghCdY5k78jY8bUX4">/pages/aNrQghCdY5k78jY8bUX4</a></td><td>Queries the list of regions that support BYOIP CIDR block</td></tr><tr><td><a href="/pages/SslGVbrCUugfrjURxGJF">/pages/SslGVbrCUugfrjURxGJF</a></td><td>Query the price of a BYOIP CIDR block</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, and the optional `goal` query parameter:

```
GET https://docs.console.zenlayer.com/api-reference/compute/zec/cidr-block.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.
