Enable Storage Box Snapshot Plan
hetzner_enable_storage_box_snapshot_planEnable or update automatic snapshots for a Storage Box by defining retention count and schedule (minute, hour, day).
Instructions
Enable or update the automatic snapshot plan for a Storage Box (schedule and retention).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Storage Box ID | |
| max_snapshots | Yes | Maximum number of automatic snapshots to retain | |
| minute | Yes | Minute of the hour to run the snapshot (0-59) | |
| hour | Yes | Hour of the day to run the snapshot (0-23, UTC) | |
| day_of_week | No | Day of week to run weekly (1=Monday .. 7=Sunday), or null | |
| day_of_month | No | Day of month to run monthly (1-31), or null |