> 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/networking/sdn/private-connect.md).

# Private Connect

<table><thead><tr><th width="354" data-type="content-ref">Operation</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/nfT52Xm3DsyDN9of3ZSm">/pages/nfT52Xm3DsyDN9of3ZSm</a></td><td>Queries information of one or more Layer 2 private connects.</td></tr><tr><td><a href="/pages/kXmdZTgmuInEsnbSseTG">/pages/kXmdZTgmuInEsnbSseTG</a></td><td>Queries available ports that can be added into a Layer 2 private connect.</td></tr><tr><td><a href="/pages/3Yt0cmRSs5fBgtkITpkD">/pages/3Yt0cmRSs5fBgtkITpkD</a></td><td>Creates a Layer 2 private connect.</td></tr><tr><td><a href="/pages/pz3S83xammD5mOwTqwJc">/pages/pz3S83xammD5mOwTqwJc</a></td><td>Modifies information of one or more Layer 2 private connects</td></tr><tr><td><a href="/pages/w3OWS9gqTwSq4rKLYBsm">/pages/w3OWS9gqTwSq4rKLYBsm</a></td><td>Queries the price of creating a Layer 2 private connect.</td></tr><tr><td><a href="/pages/9NdmhakVz17RihWDMxBE">/pages/9NdmhakVz17RihWDMxBE</a></td><td>Deletes a Layer 2 private connect.</td></tr><tr><td><a href="/pages/FBNKDcdxYmE33YVCDm8H">/pages/FBNKDcdxYmE33YVCDm8H</a></td><td>Releases a Layer 2 private connect.</td></tr><tr><td><a href="/pages/mCL63Tw0qv1io5w5yblt">/pages/mCL63Tw0qv1io5w5yblt</a></td><td>Restores a deleted Layer 2 private connect.</td></tr><tr><td><a href="/pages/txsAKGjKI1NyL1fqqiXn">/pages/txsAKGjKI1NyL1fqqiXn</a></td><td>Queries private connect bandwidth information in the specified date range.</td></tr><tr><td><a href="/pages/wxANF3mNbxpg3I6V98yc">/pages/wxANF3mNbxpg3I6V98yc</a></td><td>Modifies bandwidth cap of a Layer 2 private connect.</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/networking/sdn/private-connect.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.
