List Primary IPs
hetzner_list_primary_ipsList all primary IPs in your Hetzner project, applying filters by name, label, or IP address to locate specific resources.
Instructions
List all primary IPs in the project, with optional filtering by name, label, or IP address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | Filter by IP address | |
| name | No | Filter by primary IP name | |
| page | No | Page number | |
| per_page | No | Results per page (max 50) | |
| label_selector | No | Label filter, e.g. "env=prod,tier=web" |