List Load Balancers
hetzner_list_load_balancersList all load balancers in your Hetzner project with optional filtering by name or labels, and pagination support.
Instructions
List all load balancers in the project, with optional filtering by name or labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by name | |
| label_selector | No | Label filter, e.g. "env=prod,tier=web" | |
| page | No | Page number | |
| per_page | No | Results per page (max 50) |