1.2
1.2
scpcli baremetal-blockstorage volume-group snapshot-schedule create
--volume_group_id <value>
--hour <value>
[--day_of_week <value>]
Description
볼륨 그룹 스냅샷 스케줄을 생성한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| hour required | integer | 시간 | 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 | 요일 | |
| frequency | 주기 DAILY | WEEKLY |
| hour | 시간 | 18 |
| volume_group_id | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |