1.1
1.1
scpcli baremetal-blockstorage volume snapshot-schedule create
--volume_id <value>
--hour <value>
[--day_of_week <value>]
Description
Create Volume snapshot schedule.
State ACTIVE (DEPRECATED)
| Version | Supported Until |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | Volume id | 92cd16fe8ebc4f73832513a172bf0000 |
| hour required | integer | Hour | 18 |
| day_of_week optional | string | Day of week(If this field is excluded, the schedule frequency is set to DAILY.) | - |
Responses
| Name | Description | Example |
|---|---|---|
| day_of_week | Day of week | |
| frequency | Frequency DAILY | WEEKLY |
| hour | Hour | 18 |
| volume_id | Volume id | 92cd16fe8ebc4f73832513a172bf0000 |