List Storage Box Snapshots
hetzner_list_storage_box_snapshotsList storage box snapshots with optional filtering by name, labels, or automatic creation. View and manage your backups.
Instructions
List the snapshots of a Storage Box, with optional filtering by name, labels, or automatic-vs-manual.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Storage Box ID | |
| name | No | Filter by name | |
| label_selector | No | Label filter, e.g. "env=prod,tier=web" | |
| sort | No | Sort field, e.g. "id:asc" or "name:desc" | |
| is_automatic | No | Filter by whether the snapshot was created by the snapshot plan |