1.1
1.1
scpcli filestorage volume snapshot schedule set
--snapshot_schedule_id <value>
--volume_id <value>
--hour <value>
--frequency <value>
[--snapshot_retention_count <value>]
[--day_of_week <value>]
Description
Set snapshot schedule
State ACTIVE (CURRENT)
| Version | Supported Until |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| snapshot_schedule_id required | string | Snapshot Schedule ID | d02d1a74-1871-4a3d-bdfc-6e60e9ea0f31 |
| volume_id required | string | Volume ID | bfdbabf2-04d9-4e8b-a205-020f8e6da438 |
| hour required | string | Hour of the snapshot schedule | 23 |
| frequency required | string | Frequency of the snapshot | WEEKLY |
| snapshot_retention_count optional | integer | Retention count | 10 |
| day_of_week optional | string | Day of week of the snapshot schedule | MON |