> 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/zlb/load-balancer-instance.md).

# Load Balance Instance

<table><thead><tr><th data-type="content-ref">Operation</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/TemkAgtS9EtgzhzV2vP2">/pages/TemkAgtS9EtgzhzV2vP2</a></td><td>Queries the list of load balancer instances</td></tr><tr><td><a href="/pages/IwIVO4Okeyk8qlXYyjeM">/pages/IwIVO4Okeyk8qlXYyjeM</a></td><td>Queries the price for creating a load balancer</td></tr><tr><td><a href="/pages/2MbhIdpi9dml4Nyx7AXT">/pages/2MbhIdpi9dml4Nyx7AXT</a></td><td>Creates a load balancer instance</td></tr><tr><td><a href="/pages/CRSW3Tsfoer2WJ2ypUmM">/pages/CRSW3Tsfoer2WJ2ypUmM</a></td><td>Modifies the properties of a load balancer instance</td></tr><tr><td><a href="/pages/pPCtWsFfjtAgl3pPXpBX">/pages/pPCtWsFfjtAgl3pPXpBX</a></td><td>Adds private IPs to a load balancer</td></tr><tr><td><a href="/pages/5XqGw88noy90kg93Zmwe">/pages/5XqGw88noy90kg93Zmwe</a></td><td>Unbinds private IPs from a load balancer</td></tr><tr><td><a href="/pages/L2bgHXePY2UjdXxSMaZ4">/pages/L2bgHXePY2UjdXxSMaZ4</a></td><td>Deletes a specified load balancer instance</td></tr><tr><td><a href="/pages/Ia0OMhQE3EkZOU6B8Cs4">/pages/Ia0OMhQE3EkZOU6B8Cs4</a></td><td>Restores the load balancer in the recycle bin</td></tr><tr><td><a href="/pages/dxcbgawQKKKvLKdFKUoa">/pages/dxcbgawQKKKvLKdFKUoa</a></td><td>Queries the monitor data of a load balancer</td></tr><tr><td><a href="/pages/3KcKlNIfoeWlDyVEGeL4">/pages/3KcKlNIfoeWlDyVEGeL4</a></td><td>Batch changes the security group of load balancers</td></tr><tr><td><a href="/pages/XS5lgxm9DZKiyuWN9Y0P">/pages/XS5lgxm9DZKiyuWN9Y0P</a></td><td>Batch disassociates security groups from load balancers</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/networking/zlb/load-balancer-instance.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.
