sb_update_snapshot_plan
Configure the automatic snapshot schedule and retention policy for a Hetzner Storage Box. Set max snapshots, minute, hour, day-of-week, and day-of-month parameters.
Instructions
Configure the automatic snapshot schedule for a Storage Box.
Unset fields default to wildcard (-1 in some encodings). Pass max_snapshots=0
to effectively disable retention.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| storage_box_id | Yes | ||
| max_snapshots | No | ||
| minute | No | ||
| hour | No | ||
| day_of_week | No | ||
| day_of_month | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |