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

# vNIC

<table><thead><tr><th data-type="content-ref">Operation</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/hQrbCOWhlV7v51hFDTLI">/pages/hQrbCOWhlV7v51hFDTLI</a></td><td>Queries the information of regions supporting the sale of vNIC</td></tr><tr><td><a href="/pages/vAxm9AjYUFbcFoHKMeHw">/pages/vAxm9AjYUFbcFoHKMeHw</a></td><td>Queries the information of one or more specified vNICs</td></tr><tr><td><a href="/pages/1wkh4zYXDJ9BCw5bDS5S">/pages/1wkh4zYXDJ9BCw5bDS5S</a></td><td>Modifies the attributes of the vNIC</td></tr><tr><td><a href="/pages/EmCN6wpwb4W9jfWzKveK">/pages/EmCN6wpwb4W9jfWzKveK</a></td><td>Modifies the attributes of the vNIC(s)</td></tr><tr><td><a href="/pages/JwBX3CL3RzIYVt8s002A">/pages/JwBX3CL3RzIYVt8s002A</a></td><td>Creates an elastic vNIC</td></tr><tr><td><a href="/pages/iM9934SSQUCzEmUdjatt">/pages/iM9934SSQUCzEmUdjatt</a></td><td>Deletes an elastic vNIC</td></tr><tr><td><a href="/pages/tqJMMbNIlLscOj2HurvW">/pages/tqJMMbNIlLscOj2HurvW</a></td><td>Attaches the vNIC to the instance</td></tr><tr><td><a href="/pages/nksrAFbTCawZqiYpEzJR">/pages/nksrAFbTCawZqiYpEzJR</a></td><td>Detaches the vNIC from the instance</td></tr><tr><td><a href="/pages/FTZaqOYDbSpo9hBjXLUG">/pages/FTZaqOYDbSpo9hBjXLUG</a></td><td>Assigns the private IPv4 to the vNIC</td></tr><tr><td><a href="/pages/pHafmDuTrBQWdxjX8gIq">/pages/pHafmDuTrBQWdxjX8gIq</a></td><td>Batch assigns the private IPv4 addresses to the vNIC</td></tr><tr><td><a href="/pages/3xqcYQzNYACyAiYDOZnj">/pages/3xqcYQzNYACyAiYDOZnj</a></td><td>Unassigns the private IPv4 from the vNIC</td></tr><tr><td><a href="/pages/wVke0AUKhenMqYGwPM4Z">/pages/wVke0AUKhenMqYGwPM4Z</a></td><td>Queries the public IPv6 information of a vNIC</td></tr><tr><td><a href="/pages/F5hFgdfOcWozsbRgeiHJ">/pages/F5hFgdfOcWozsbRgeiHJ</a></td><td>Queries the price of data transfer or bandwidth for the public IPv6</td></tr><tr><td><a href="/pages/r65CIDlR2zh09H37iGCH">/pages/r65CIDlR2zh09H37iGCH</a></td><td>Assigns the IPv6 to the vNIC</td></tr><tr><td><a href="/pages/xA7N5aWUsiYRMQNgIEZA">/pages/xA7N5aWUsiYRMQNgIEZA</a></td><td>Remove IPv6 from Network Interface</td></tr><tr><td><a href="/pages/QzbqAkLUS1csAS77UWLU">/pages/QzbqAkLUS1csAS77UWLU</a></td><td>Query Network Interface Monitoring Metric Data</td></tr><tr><td><a href="/pages/ClKeLivZUWKz4A8yNZcV">/pages/ClKeLivZUWKz4A8yNZcV</a></td><td>Modify Public IPv6 Bandwidth Rate Limit Mode</td></tr><tr><td><a href="/pages/K1StGeArr7rcv3Q290LN">/pages/K1StGeArr7rcv3Q290LN</a></td><td>Inquires the price after adjusting the IPv6 bandwidth</td></tr><tr><td><a href="/pages/JnooKDPUCZZuongTZbha">/pages/JnooKDPUCZZuongTZbha</a></td><td>Inquires the price after changing the IPv6 billing mode</td></tr><tr><td><a href="https://github.com/zenlayer/zenlayercloud-api-doc-en/blob/main/zec/vnic/modifyipv6bandwidth.md">https://github.com/zenlayer/zenlayercloud-api-doc-en/blob/main/zec/vnic/modifyipv6bandwidth.md</a></td><td>Adjust the IPv6 bandwidth of the public network</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/vnic.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.
