List Floating IPs
hetzner_list_floating_ipsList all floating IPs in your project, with optional filtering by name or label.
Instructions
List all floating IPs in the project, with optional filtering by name or label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by floating IP name | |
| label_selector | No | Label filter, e.g. "env=prod,tier=web" | |
| page | No | Page number | |
| per_page | No | Results per page (max 50) |