# Load Balancing

<table><thead><tr><th data-type="content-ref">Operation</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/c1CwyjP56td9207wCR0o">/pages/c1CwyjP56td9207wCR0o</a></td><td>Queries the zones supporting the creating of load balancers</td></tr><tr><td><a href="/pages/svv64xIx9u96MvSVELrh">/pages/svv64xIx9u96MvSVELrh</a></td><td>Queries the list of available load balancer specifications in the zone</td></tr><tr><td><a href="/pages/DV209MS199JvOlMO5fka">/pages/DV209MS199JvOlMO5fka</a></td><td>Creates a load balancing instance</td></tr><tr><td><a href="/pages/6YsNfYvQVytPDlrOAln6">/pages/6YsNfYvQVytPDlrOAln6</a></td><td>Queries the information of one or more specified load balancing instances</td></tr><tr><td><a href="/pages/uU0jNI5xvYhRDkevTFPZ">/pages/uU0jNI5xvYhRDkevTFPZ</a></td><td>Modifies the name of a load balancer</td></tr><tr><td><a href="/pages/WpWmDx36EZe5qEHbL4fm">/pages/WpWmDx36EZe5qEHbL4fm</a></td><td>Terminates a load balancer</td></tr><tr><td><a href="/pages/BBUegvhqVzGIwc6RNRlc">/pages/BBUegvhqVzGIwc6RNRlc</a></td><td>Restores a load balancer in the recycle bin</td></tr><tr><td><a href="/pages/9ftTwLEYTbKi3ZzAfv9g">/pages/9ftTwLEYTbKi3ZzAfv9g</a></td><td>Releases a load balancer</td></tr><tr><td><a href="/pages/oyUxyFCF4PFMP803nljb">/pages/oyUxyFCF4PFMP803nljb</a></td><td>Creates TCP, UDP, or TCPSSL listeners in a load balancer</td></tr><tr><td><a href="/pages/Afo1pLzoiJaCQXfXPxJR">/pages/Afo1pLzoiJaCQXfXPxJR</a></td><td>Queries the information of one or more specified listeners</td></tr><tr><td><a href="/pages/mAIyF7LBqSXxnf2rKzrV">/pages/mAIyF7LBqSXxnf2rKzrV</a></td><td>Modifies the listener configurations</td></tr><tr><td><a href="/pages/yBuniIhnFp0aD5dOGfeh">/pages/yBuniIhnFp0aD5dOGfeh</a></td><td>Deletes a load balance listener</td></tr><tr><td><a href="/pages/ViSXPkOAVJEa1zM8R7a2">/pages/ViSXPkOAVJEa1zM8R7a2</a></td><td>Creates a load balancing virtual IP (VIP)</td></tr><tr><td><a href="/pages/EAaRyRwxMs9OlDvUMmud">/pages/EAaRyRwxMs9OlDvUMmud</a></td><td>Deletes a load balancing virtual IP (VIP)</td></tr><tr><td><a href="/pages/Y5pRUFg3mhszITmJBSu3">/pages/Y5pRUFg3mhszITmJBSu3</a></td><td>Queries the information of one or more specified backend servers</td></tr><tr><td><a href="/pages/GhCSXO7bJ2j8aL5bXQPT">/pages/GhCSXO7bJ2j8aL5bXQPT</a></td><td>Creates a backend server and add it to a load balance listener</td></tr><tr><td><a href="/pages/JzDAdc3U4rNRj0cIFnIr">/pages/JzDAdc3U4rNRj0cIFnIr</a></td><td>Removes a load balance backend server</td></tr></tbody></table>


---

# Agent Instructions: 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/compute/bmc/load-balancing.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.
