1.2
1.2
scp-cli 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 | Not Before |
|---|---|
| 1.2 | - |
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 |
|---|---|---|
| snapshot_retention_count | Retention count | 10 |
| volume_id | Volume ID | bfdbabf2-04d9-4e8b-a205-020f8e6da438 |
| snapshot_schedule | {} |