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