List Volumes
hetzner_list_volumesList project volumes with optional filters for name, label, or status to quickly find and manage storage resources.
Instructions
List all volumes in the project, with optional filtering by name, label, or status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by volume name | |
| page | No | Page number | |
| status | No | Filter by volume status | |
| per_page | No | Results per page (max 50) | |
| label_selector | No | Label filter, e.g. "env=prod,tier=web" |