이 섹션의 다중 페이지 출력 화면임. 여기를 클릭하여 프린트.
CLIs
- 1: Add Volume Group Member on Volume Group
- 2: Attach Volume
- 3: Create Volume
- 4: Create Volume Group
- 5: Create Volume Group Recovery
- 6: Create Volume Group Replication
- 7: Create Volume Group Snapshot
- 8: Create Volume Group Snapshot Schedule
- 9: Create Volume Recovery
- 10: Create Volume Replication
- 11: Create Volume Snapshot
- 12: Create Volume Snapshot Rate
- 13: Create Volume Snapshot Schedule
- 14: Delete Volume
- 15: Delete Volume Group Replication
- 16: Delete Volume Group Snapshot
- 17: Delete Volume Group Snapshot Schedule
- 18: Delete Volume Replication
- 19: Delete Volume Snapshot
- 20: Delete Volume Snapshot Rate
- 21: Delete Volume Snapshot Schedule
- 22: Detach Volume
- 23: List Volume Group Snapshots
- 24: List Volume Groups
- 25: List Volume Snapshots
- 26: List Volumes
- 27: Remove Volume Group Member on Volume Group
- 28: Restore Volume Group Snapshot
- 29: Restore Volume Snapshot
- 30: Set Volume Group Replication Cycle
- 31: Set Volume Group Replication Policy
- 32: Set Volume Group Snapshot Schedule
- 33: Set Volume QoS
- 33.1: 1.2
- 34: Set Volume Replication Cycle
- 35: Set Volume Replication Policy
- 36: Set Volume Snapshot Rate
- 37: Set Volume Snapshot Schedule
- 38: Show Volume
- 39: Show Volume Group
- 40: Show Volume Group Replication
- 41: Show Volume Replication
1 - Add Volume Group Member on Volume Group
1.1 - 1.2
scpcli baremetal-blockstorage volume-group member add
--volume_group_id <value>
--volume_ids <value>
Description
볼륨 그룹에 볼륨 그룹 멤버를 추가한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| volume_ids required | array | List of volume(Block Storage) id | 13666d6c32d4456e8421f7768d0bf225 |
1.2 - 1.1
scpcli baremetal-blockstorage volume-group member add
--volume_group_id <value>
--volume_ids <value>
Description
볼륨 그룹에 볼륨 그룹 멤버를 추가한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| volume_ids required | array | List of volume(Block Storage) id | 13666d6c32d4456e8421f7768d0bf225 |
1.3 - 1.0
scpcli baremetal-blockstorage volume-group member add
--volume_group_id <value>
--volume_ids <value>
Description
볼륨 그룹에 볼륨 그룹 멤버를 추가한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| volume_ids required | array | List of volume(Block Storage) id | 13666d6c32d4456e8421f7768d0bf225 |
2 - Attach Volume
2.1 - 1.2
scpcli baremetal-blockstorage volume attachment create
--volume_id <value>
--attachments <value>
Description
서버에 볼륨을 연결한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| attachments required | array | 서버 id, 유형 목록 | '{"object_id": "83c3c73d457345e3829ee6d5557c0016", "object_type": "BM"}' |
Responses
| Name | Description | Example |
|---|---|---|
| object_id | Object id | 83c3c73d457345e3829ee6d5557c0016 |
| object_type | Object 유형 |
2.2 - 1.1
scpcli baremetal-blockstorage volume attachment create
--volume_id <value>
--attachments <value>
Description
서버에 볼륨을 연결한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| attachments required | array | 서버 id, 유형 목록 | '{"object_id": "83c3c73d457345e3829ee6d5557c0016", "object_type": "BM"}' |
Responses
| Name | Description | Example |
|---|---|---|
| result | 볼륨 상세 정보 |
2.3 - 1.0
scpcli baremetal-blockstorage volume attachment create
--volume_id <value>
--attachments <value>
Description
서버에 볼륨을 연결한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| attachments required | array | 서버 id, 유형 목록 | '{"object_id": "83c3c73d457345e3829ee6d5557c0016", "object_type": "BM"}' |
Responses
| Name | Description | Example |
|---|---|---|
| result | 볼륨 상세 정보 |
3 - Create Volume
3.1 - 1.2
scpcli baremetal-blockstorage volume create
--throughput <value>
--iops <value>
--size_gb <value>
--name <value>
--disk_type <value>
--attachments <value>
[--tags <value>]
Description
볼륨을 생성한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| throughput required | integer | Enter the value between at least 125MB/s and up to 1,000MB/s. | 125 |
| iops required | integer | Enter the value between at least 3,000 IOPS and up to 16,000 IOPS. | 3000 |
| size_gb required | integer | Volume capacity(GB) | 10 |
| name required | string | 볼륨명 | bs-01 |
| disk_type required | string | 디스크 유형 | - |
| attachments required | array | 서버 id, 유형 목록 | '{"object_id": "83c3c73d457345e3829ee6d5557c0016", "object_type": "BM"}' |
| tags optional | array | 태그 | '{"key": "my_tag_1", "value": "my_value_1"}' |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | 요청 id | req-0006064c-c008-458c-8977-19671c6b32d4 |
| resource_id | 자원 id | 8bf55e738d4e44b5a21dbe133a42ecbe |
3.2 - 1.1
scpcli baremetal-blockstorage volume create
--size_gb <value>
--name <value>
--disk_type <value>
--attachments <value>
[--tags <value>]
Description
볼륨을 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size_gb required | integer | Volume capacity(GB) | 10 |
| name required | string | 볼륨명 | bs-01 |
| disk_type required | string | 디스크 유형 | - |
| attachments required | array | 서버 id, 유형 목록 | '{"object_id": "83c3c73d457345e3829ee6d5557c0016", "object_type": "BM"}' |
| tags optional | array | 태그 | '{"key": "my_tag_1", "value": "my_value_1"}' |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | 요청 id | req-0006064c-c008-458c-8977-19671c6b32d4 |
| resource_id | 자원 id | 8bf55e738d4e44b5a21dbe133a42ecbe |
3.3 - 1.0
scpcli baremetal-blockstorage volume create
--size_gb <value>
--name <value>
--disk_type <value>
--attachments <value>
[--tags <value>]
Description
볼륨을 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size_gb required | integer | Volume capacity(GB) | 10 |
| name required | string | 볼륨명 | bs-01 |
| disk_type required | string | 디스크 유형 | - |
| attachments required | array | 서버 id, 유형 목록 | '{"object_id": "83c3c73d457345e3829ee6d5557c0016", "object_type": "BM"}' |
| tags optional | array | 태그 | '{"key": "my_tag_1", "value": "my_value_1"}' |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | 요청 id | req-0006064c-c008-458c-8977-19671c6b32d4 |
| resource_id | 자원 id | 8bf55e738d4e44b5a21dbe133a42ecbe |
4 - Create Volume Group
4.1 - 1.2
scpcli baremetal-blockstorage volume-group create
--volume_ids <value>
--name <value>
[--tags <value>]
Description
볼륨 그룹을 생성한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_ids required | array | List of volume(Block Storage) id to add | 17e0b4fd27784dfb843440ec08bdd148 |
| name required | string | 볼륨 그룹명 | vg-01 |
| tags optional | array | 태그 | '{"key": "my_tag_1", "value": "my_value_1"}' |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | 요청 id | req-0006064c-c008-458c-8977-19671c6b32d4 |
| resource_id | 자원 id | 8bf55e738d4e44b5a21dbe133a42ecbe |
4.2 - 1.1
scpcli baremetal-blockstorage volume-group create
--volume_ids <value>
--name <value>
[--tags <value>]
Description
볼륨 그룹을 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_ids required | array | List of volume(Block Storage) id to add | 17e0b4fd27784dfb843440ec08bdd148 |
| name required | string | 볼륨 그룹명 | vg-01 |
| tags optional | array | 태그 | '{"key": "my_tag_1", "value": "my_value_1"}' |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | 요청 id | req-0006064c-c008-458c-8977-19671c6b32d4 |
| resource_id | 자원 id | 8bf55e738d4e44b5a21dbe133a42ecbe |
4.3 - 1.0
scpcli baremetal-blockstorage volume-group create
--volume_ids <value>
--name <value>
[--tags <value>]
Description
볼륨 그룹을 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_ids required | array | List of volume(Block Storage) id to add | 17e0b4fd27784dfb843440ec08bdd148 |
| name required | string | 볼륨 그룹명 | vg-01 |
| tags optional | array | 태그 | '{"key": "my_tag_1", "value": "my_value_1"}' |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | 요청 id | req-0006064c-c008-458c-8977-19671c6b32d4 |
| resource_id | 자원 id | 8bf55e738d4e44b5a21dbe133a42ecbe |
5 - Create Volume Group Recovery
5.1 - 1.2
scpcli baremetal-blockstorage volume-group recovery create
--volume_group_id <value>
--snapshot_id <value>
--block_storage_name_prefix <value>
Description
복구본 볼륨 그룹을 생성한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| snapshot_id required | string | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| block_storage_name_prefix required | string | Block Storage명 접두사 | prefix- |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | 요청 id | req-0006064c-c008-458c-8977-19671c6b32d4 |
| resource_id | 자원 id | 8bf55e738d4e44b5a21dbe133a42ecbe |
5.2 - 1.1
scpcli baremetal-blockstorage volume-group recovery create
--volume_group_id <value>
--snapshot_id <value>
--block_storage_name_prefix <value>
Description
복구본 볼륨 그룹을 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| snapshot_id required | string | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| block_storage_name_prefix required | string | Block Storage명 접두사 | prefix- |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | 요청 id | req-0006064c-c008-458c-8977-19671c6b32d4 |
| resource_id | 자원 id | 8bf55e738d4e44b5a21dbe133a42ecbe |
6 - Create Volume Group Replication
6.1 - 1.2
scpcli baremetal-blockstorage volume-group replication create
--volume_group_id <value>
--replication_volume_name_prefix <value>
--region <value>
--name <value>
--cycle <value>
Description
복제본 볼륨 그룹을 생성한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| replication_volume_name_prefix required | string | 복제본 볼륨명 접두사 | dr |
| region required | string | 리전 | kr-west1 |
| name required | string | 복제본 볼륨 그룹명 | replica-vg-01 |
| cycle required | string | 복제 주기 | - |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | 요청 id | req-0006064c-c008-458c-8977-19671c6b32d4 |
| resource_id | 자원 id | 8bf55e738d4e44b5a21dbe133a42ecbe |
6.2 - 1.1
scpcli baremetal-blockstorage volume-group replication create
--volume_group_id <value>
--replication_volume_name_prefix <value>
--region <value>
--name <value>
--cycle <value>
Description
복제본 볼륨 그룹을 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| replication_volume_name_prefix required | string | 복제본 볼륨명 접두사 | dr |
| region required | string | 리전 | kr-west1 |
| name required | string | 복제본 볼륨 그룹명 | replica-vg-01 |
| cycle required | string | 복제 주기 | - |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | 요청 id | req-0006064c-c008-458c-8977-19671c6b32d4 |
| resource_id | 자원 id | 8bf55e738d4e44b5a21dbe133a42ecbe |
6.3 - 1.0
scpcli baremetal-blockstorage volume-group replication create
--volume_group_id <value>
--replication_volume_name_prefix <value>
--region <value>
--name <value>
--cycle <value>
Description
복제본 볼륨 그룹을 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| replication_volume_name_prefix required | string | 복제본 볼륨명 접두사 | dr |
| region required | string | 리전 | kr-west1 |
| name required | string | 복제본 볼륨 그룹명 | replica-vg-01 |
| cycle required | string | 복제 주기 | - |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | 요청 id | req-0006064c-c008-458c-8977-19671c6b32d4 |
| resource_id | 자원 id | 8bf55e738d4e44b5a21dbe133a42ecbe |
7 - Create Volume Group Snapshot
7.1 - 1.2
scpcli baremetal-blockstorage volume-group snapshot create
--volume_group_id <value>
Description
볼륨 그룹 스냅샷을 생성한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
Responses
| Name | Description | Example |
|---|---|---|
| account_id | 계정 id | 36827d9b643f46c2ae6bb7e63d633bfe |
| snapshot_id | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| snapshot_name | 스냅샷 이름 | vo240812063154d4a6abf418e___snapshot-create-bm-blockstorage.2024-08-13_141932 |
| volume_group_id | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
7.2 - 1.1
scpcli baremetal-blockstorage volume-group snapshot create
--volume_group_id <value>
Description
볼륨 그룹 스냅샷을 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
Responses
| Name | Description | Example |
|---|---|---|
| account_id | 계정 id | 36827d9b643f46c2ae6bb7e63d633bfe |
| snapshot_id | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| snapshot_name | 스냅샷 이름 | vo240812063154d4a6abf418e___snapshot-create-bm-blockstorage.2024-08-13_141932 |
| volume_group_id | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
7.3 - 1.0
scpcli baremetal-blockstorage volume-group snapshot create
--volume_group_id <value>
Description
볼륨 그룹 스냅샷을 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
Responses
| Name | Description | Example |
|---|---|---|
| account_id | 계정 id | 36827d9b643f46c2ae6bb7e63d633bfe |
| snapshot_id | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| snapshot_name | 스냅샷 이름 | vo240812063154d4a6abf418e___snapshot-create-bm-blockstorage.2024-08-13_141932 |
| volume_group_id | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
8 - Create Volume Group Snapshot Schedule
8.1 - 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 |
8.2 - 1.1
scpcli baremetal-blockstorage volume-group snapshot-schedule create
--volume_group_id <value>
--hour <value>
[--day_of_week <value>]
Description
볼륨 그룹 스냅샷 스케줄을 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
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 |
8.3 - 1.0
scpcli baremetal-blockstorage volume-group snapshot-schedule create
--volume_group_id <value>
--hour <value>
[--day_of_week <value>]
Description
볼륨 그룹 스냅샷 스케줄을 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
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 |
9 - Create Volume Recovery
9.1 - 1.2
scpcli baremetal-blockstorage volume recovery create
--volume_id <value>
--snapshot_id <value>
--name <value>
Description
복구본 볼륨을 생성한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| snapshot_id required | string | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| name required | string | 복구 볼륨명 | recovery-volume |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | 요청 id | req-0006064c-c008-458c-8977-19671c6b32d4 |
| resource_id | 자원 id | 8bf55e738d4e44b5a21dbe133a42ecbe |
9.2 - 1.1
scpcli baremetal-blockstorage volume recovery create
--volume_id <value>
--snapshot_id <value>
--name <value>
Description
복구본 볼륨을 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| snapshot_id required | string | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| name required | string | 복구 볼륨명 | recovery-volume |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | 요청 id | req-0006064c-c008-458c-8977-19671c6b32d4 |
| resource_id | 자원 id | 8bf55e738d4e44b5a21dbe133a42ecbe |
10 - Create Volume Replication
10.1 - 1.2
scpcli baremetal-blockstorage volume replication create
--volume_id <value>
--region <value>
--name <value>
--cycle <value>
Description
복제본 볼륨을 생성한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| region required | string | 리전 | kr-west1 |
| name required | string | 복제본 볼륨 목록 | replica-bs-01 |
| cycle required | string | 복제 주기 | - |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | 요청 id | req-0006064c-c008-458c-8977-19671c6b32d4 |
| resource_id | 자원 id | 8bf55e738d4e44b5a21dbe133a42ecbe |
10.2 - 1.1
scpcli baremetal-blockstorage volume replication create
--volume_id <value>
--region <value>
--name <value>
--cycle <value>
Description
복제본 볼륨을 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| region required | string | 리전 | kr-west1 |
| name required | string | 복제본 볼륨 목록 | replica-bs-01 |
| cycle required | string | 복제 주기 | - |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | 요청 id | req-0006064c-c008-458c-8977-19671c6b32d4 |
| resource_id | 자원 id | 8bf55e738d4e44b5a21dbe133a42ecbe |
10.3 - 1.0
scpcli baremetal-blockstorage volume replication create
--volume_id <value>
--region <value>
--name <value>
--cycle <value>
Description
복제본 볼륨을 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| region required | string | 리전 | kr-west1 |
| name required | string | 복제본 볼륨 목록 | replica-bs-01 |
| cycle required | string | 복제 주기 | - |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | 요청 id | req-0006064c-c008-458c-8977-19671c6b32d4 |
| resource_id | 자원 id | 8bf55e738d4e44b5a21dbe133a42ecbe |
11 - Create Volume Snapshot
11.1 - 1.2
scpcli baremetal-blockstorage volume snapshot create
--volume_id <value>
Description
볼륨 스냅샷을 생성한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
Responses
| Name | Description | Example |
|---|---|---|
| account_id | 계정 id | 36827d9b643f46c2ae6bb7e63d633bfe |
| snapshot_id | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| snapshot_name | 스냅샷 이름 | vo240812063154d4a6abf418e___snapshot-create-bm-blockstorage.2024-08-13_141932 |
| volume_id | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
11.2 - 1.1
scpcli baremetal-blockstorage volume snapshot create
--volume_id <value>
Description
볼륨 스냅샷을 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
Responses
| Name | Description | Example |
|---|---|---|
| account_id | 계정 id | 36827d9b643f46c2ae6bb7e63d633bfe |
| snapshot_id | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| snapshot_name | 스냅샷 이름 | vo240812063154d4a6abf418e___snapshot-create-bm-blockstorage.2024-08-13_141932 |
| volume_id | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
11.3 - 1.0
scpcli baremetal-blockstorage volume snapshot create
--volume_id <value>
Description
볼륨 스냅샷을 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
Responses
| Name | Description | Example |
|---|---|---|
| account_id | 계정 id | 36827d9b643f46c2ae6bb7e63d633bfe |
| snapshot_id | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| snapshot_name | 스냅샷 이름 | vo240812063154d4a6abf418e___snapshot-create-bm-blockstorage.2024-08-13_141932 |
| volume_id | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
12 - Create Volume Snapshot Rate
12.1 - 1.2
scpcli baremetal-blockstorage volume snapshot-rate create
--volume_id <value>
--snapshot_rate <value>
Description
볼륨 스냅샷 용량을 생성한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| snapshot_rate required | integer | 스냅샷 용량 | 100 |
Responses
| Name | Description | Example |
|---|---|---|
| is_snapshot_activated | 스냅샷 활성화 여부 | True |
| snapshot_rate | 스냅샷 용량 | 100 |
| volume_id | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
12.2 - 1.1
scpcli baremetal-blockstorage volume snapshot-rate create
--volume_id <value>
--snapshot_rate <value>
Description
볼륨 스냅샷 용량을 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| snapshot_rate required | integer | 스냅샷 용량 | 100 |
Responses
| Name | Description | Example |
|---|---|---|
| is_snapshot_activated | 스냅샷 활성화 여부 | True |
| snapshot_rate | 스냅샷 용량 | 100 |
| volume_id | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
12.3 - 1.0
scpcli baremetal-blockstorage volume snapshot-rate create
--volume_id <value>
--snapshot_rate <value>
Description
볼륨 스냅샷 용량을 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| snapshot_rate required | integer | 스냅샷 용량 | 100 |
Responses
| Name | Description | Example |
|---|---|---|
| is_snapshot_activated | 스냅샷 활성화 여부 | True |
| snapshot_rate | 스냅샷 용량 | 100 |
| volume_id | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
13 - Create Volume Snapshot Schedule
13.1 - 1.2
scpcli baremetal-blockstorage volume snapshot-schedule create
--volume_id <value>
--hour <value>
[--day_of_week <value>]
Description
볼륨 스냅샷 스케줄을 생성한다
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| 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_id | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
13.2 - 1.1
scpcli baremetal-blockstorage volume snapshot-schedule create
--volume_id <value>
--hour <value>
[--day_of_week <value>]
Description
볼륨 스냅샷 스케줄을 생성한다
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| 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_id | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
13.3 - 1.0
scpcli baremetal-blockstorage volume snapshot-schedule create
--volume_id <value>
--hour <value>
[--day_of_week <value>]
Description
볼륨 스냅샷 스케줄을 생성한다
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| 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_id | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
14 - Delete Volume
14.1 - 1.2
scpcli baremetal-blockstorage volume delete
--volume_id <value>
Description
볼륨을 삭제한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
14.2 - 1.1
scpcli baremetal-blockstorage volume delete
--volume_id <value>
Description
볼륨을 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
14.3 - 1.0
scpcli baremetal-blockstorage volume delete
--volume_id <value>
Description
볼륨을 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
15 - Delete Volume Group Replication
15.1 - 1.2
scpcli baremetal-blockstorage volume-group replication delete
--volume_group_id <value>
Description
복제본 볼륨 그룹을 삭제한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
15.2 - 1.1
scpcli baremetal-blockstorage volume-group replication delete
--volume_group_id <value>
Description
복제본 볼륨 그룹을 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
15.3 - 1.0
scpcli baremetal-blockstorage volume-group replication delete
--volume_group_id <value>
Description
복제본 볼륨 그룹을 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
16 - Delete Volume Group Snapshot
16.1 - 1.2
scpcli baremetal-blockstorage volume-group snapshot delete
--snapshot_id <value>
--volume_group_id <value>
Description
볼륩 그룹 스냅샷을 삭제한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| snapshot_id required | string | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
16.2 - 1.1
scpcli baremetal-blockstorage volume-group snapshot delete
--snapshot_id <value>
--volume_group_id <value>
Description
볼륩 그룹 스냅샷을 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| snapshot_id required | string | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
16.3 - 1.0
scpcli baremetal-blockstorage volume-group snapshot delete
--snapshot_id <value>
--volume_group_id <value>
Description
볼륩 그룹 스냅샷을 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| snapshot_id required | string | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
17 - Delete Volume Group Snapshot Schedule
17.1 - 1.2
scpcli baremetal-blockstorage volume-group snapshot-schedule delete
--volume_group_id <value>
Description
볼륨 그룹 스냅샷 스케줄을 삭제한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
17.2 - 1.1
scpcli baremetal-blockstorage volume-group snapshot-schedule delete
--volume_group_id <value>
Description
볼륨 그룹 스냅샷 스케줄을 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
17.3 - 1.0
scpcli baremetal-blockstorage volume-group snapshot-schedule delete
--volume_group_id <value>
Description
볼륨 그룹 스냅샷 스케줄을 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
18 - Delete Volume Replication
18.1 - 1.2
scpcli baremetal-blockstorage volume replication delete
--volume_id <value>
Description
복제본 볼륨을 삭제한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
18.2 - 1.1
scpcli baremetal-blockstorage volume replication delete
--volume_id <value>
Description
복제본 볼륨을 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
18.3 - 1.0
scpcli baremetal-blockstorage volume replication delete
--volume_id <value>
Description
복제본 볼륨을 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
19 - Delete Volume Snapshot
19.1 - 1.2
scpcli baremetal-blockstorage volume snapshot delete
--snapshot_id <value>
--volume_id <value>
Description
볼륨 스냅샷을 삭제한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| snapshot_id required | string | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
19.2 - 1.1
scpcli baremetal-blockstorage volume snapshot delete
--snapshot_id <value>
--volume_id <value>
Description
볼륨 스냅샷을 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| snapshot_id required | string | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
19.3 - 1.0
scpcli baremetal-blockstorage volume snapshot delete
--snapshot_id <value>
--volume_id <value>
Description
볼륨 스냅샷을 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| snapshot_id required | string | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
20 - Delete Volume Snapshot Rate
20.1 - 1.2
scpcli baremetal-blockstorage volume snapshot-rate delete
--volume_id <value>
Description
볼륨 스냅샷 용량을 삭제한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
20.2 - 1.1
scpcli baremetal-blockstorage volume snapshot-rate delete
--volume_id <value>
Description
볼륨 스냅샷 용량을 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
20.3 - 1.0
scpcli baremetal-blockstorage volume snapshot-rate delete
--volume_id <value>
Description
볼륨 스냅샷 용량을 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
21 - Delete Volume Snapshot Schedule
21.1 - 1.2
scpcli baremetal-blockstorage volume snapshot-schedule delete
--volume_id <value>
Description
볼륨 스냅샷 스케줄을 삭제한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
21.2 - 1.1
scpcli baremetal-blockstorage volume snapshot-schedule delete
--volume_id <value>
Description
볼륨 스냅샷 스케줄을 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
21.3 - 1.0
scpcli baremetal-blockstorage volume snapshot-schedule delete
--volume_id <value>
Description
볼륨 스냅샷 스케줄을 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
22 - Detach Volume
22.1 - 1.2
scpcli baremetal-blockstorage volume attachment delete
--volume_id <value>
--attachments <value>
Description
서버에 연결된 볼륨을 분리한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| attachments required | array | 연결해지 object id 목록 | - |
22.2 - 1.1
scpcli baremetal-blockstorage volume attachment delete
--volume_id <value>
--attachments <value>
Description
서버에 연결된 볼륨을 분리한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| attachments required | array | 연결해지 object id 목록 | - |
22.3 - 1.0
scpcli baremetal-blockstorage volume attachment delete
--volume_id <value>
--attachments <value>
Description
서버에 연결된 볼륨을 분리한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| attachments required | array | 연결해지 object id 목록 | - |
23 - List Volume Group Snapshots
23.1 - 1.2
scpcli baremetal-blockstorage volume-group snapshot list
--volume_group_id <value>
Description
볼륨 그룹 스냅샷의 목록을 조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
Responses
| Name | Description | Example |
|---|---|---|
| created_dt | 생성일시 | 2024-08-01T07:07:23.315Z |
| snapshot_id | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| snapshot_name | 스냅샷 이름 | vo240812063154d4a6abf418e___snapshot-create-bm-blockstorage.2024-08-13_141932 |
23.2 - 1.1
scpcli baremetal-blockstorage volume-group snapshot list
--volume_group_id <value>
Description
볼륨 그룹 스냅샷의 목록을 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
Responses
| Name | Description | Example |
|---|---|---|
| created_dt | 생성일시 | 2024-08-01T07:07:23.315Z |
| snapshot_id | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| snapshot_name | 스냅샷 이름 | vo240812063154d4a6abf418e___snapshot-create-bm-blockstorage.2024-08-13_141932 |
23.3 - 1.0
scpcli baremetal-blockstorage volume-group snapshot list
--volume_group_id <value>
Description
볼륨 그룹 스냅샷의 목록을 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
Responses
| Name | Description | Example |
|---|---|---|
| created_dt | 생성일시 | 2024-08-01T07:07:23.315Z |
| snapshot_id | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| snapshot_name | 스냅샷 이름 | vo240812063154d4a6abf418e___snapshot-create-bm-blockstorage.2024-08-13_141932 |
24 - List Volume Groups
24.1 - 1.2
scpcli baremetal-blockstorage volume-group list
[--limit <value>]
[--offset <value>]
[--sort <value>]
[--name <value>]
Description
볼륨 그룹 목록을 조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| limit optional | integer | 페이지에 표시될 번호 | 20 |
| offset optional | integer | Offset | 0 |
| sort optional | string | 정렬 | column1:asc,column2:desc |
| name optional | string | 볼륨 그룹명 | vg-01 |
Responses
| Name | Description | Example |
|---|---|---|
| id | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| account_id | 계정 id | 36827d9b643f46c2ae6bb7e63d633bfe |
| created_at | 생성일시 | 2024-08-01T07:06:23.315Z |
| created_by | 생성자 | samsung-cloud-platform1@samsung.com |
| modified_at | 수정일시 | 2024-08-01T07:06:25.315Z |
| modified_by | 수정자 | samsung-cloud-platform2@samsung.com |
| name | 볼륨 그룹명 | vg-01 |
| num_of_block_storages | 볼륨 수 | 2 |
| purpose | 볼륨 그룹 구분 | ORG |
| state | 현재 상태 |
24.2 - 1.1
scpcli baremetal-blockstorage volume-group list
[--limit <value>]
[--offset <value>]
[--sort <value>]
[--name <value>]
Description
볼륨 그룹 목록을 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| limit optional | integer | 페이지에 표시될 번호 | 20 |
| offset optional | integer | Offset | 0 |
| sort optional | string | 정렬 | column1:asc,column2:desc |
| name optional | string | 볼륨 그룹명 | vg-01 |
Responses
| Name | Description | Example |
|---|---|---|
| id | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| account_id | 계정 id | 36827d9b643f46c2ae6bb7e63d633bfe |
| created_at | 생성일시 | 2024-08-01T07:06:23.315Z |
| created_by | 생성자 | samsung-cloud-platform1@samsung.com |
| modified_at | 수정일시 | 2024-08-01T07:06:25.315Z |
| modified_by | 수정자 | samsung-cloud-platform2@samsung.com |
| name | 볼륨 그룹명 | vg-01 |
| num_of_block_storages | 볼륨 수 | 2 |
| purpose | 볼륨 그룹 구분 | ORG |
| state | 현재 상태 |
24.3 - 1.0
scpcli baremetal-blockstorage volume-group list
[--limit <value>]
[--offset <value>]
[--sort <value>]
[--name <value>]
Description
볼륨 그룹 목록을 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| limit optional | integer | 페이지에 표시될 번호 | 20 |
| offset optional | integer | Offset | 0 |
| sort optional | string | 정렬 | column1:asc,column2:desc |
| name optional | string | 볼륨 그룹명 | vg-01 |
Responses
| Name | Description | Example |
|---|---|---|
| id | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| account_id | 계정 id | 36827d9b643f46c2ae6bb7e63d633bfe |
| created_at | 생성일시 | 2024-08-01T07:06:23.315Z |
| created_by | 생성자 | samsung-cloud-platform1@samsung.com |
| modified_at | 수정일시 | 2024-08-01T07:06:25.315Z |
| modified_by | 수정자 | samsung-cloud-platform2@samsung.com |
| name | 볼륨 그룹명 | vg-01 |
| num_of_block_storages | 볼륨 수 | 2 |
| purpose | 볼륨 그룹 구분 | ORG |
| state | 현재 상태 |
25 - List Volume Snapshots
25.1 - 1.2
scpcli baremetal-blockstorage volume snapshot list
--volume_id <value>
Description
볼륨 스냅샷 목록을 조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
Responses
| Name | Description | Example |
|---|---|---|
| created_dt | 생성일시 | 2024-08-01T07:07:23.315Z |
| snapshot_id | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| snapshot_name | 스냅샷 이름 | vo240812063154d4a6abf418e___snapshot-create-bm-blockstorage.2024-08-13_141932 |
| snapshot_size_mb | 스냅샷 크기(MB) | 0 |
25.2 - 1.1
scpcli baremetal-blockstorage volume snapshot list
--volume_id <value>
Description
볼륨 스냅샷 목록을 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
Responses
| Name | Description | Example |
|---|---|---|
| created_dt | 생성일시 | 2024-08-01T07:07:23.315Z |
| snapshot_id | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| snapshot_name | 스냅샷 이름 | vo240812063154d4a6abf418e___snapshot-create-bm-blockstorage.2024-08-13_141932 |
| snapshot_size_mb | 스냅샷 크기(MB) | 0 |
25.3 - 1.0
scpcli baremetal-blockstorage volume snapshot list
--volume_id <value>
Description
볼륨 스냅샷 목록을 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
Responses
| Name | Description | Example |
|---|---|---|
| created_dt | 생성일시 | 2024-08-01T07:07:23.315Z |
| snapshot_id | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| snapshot_name | 스냅샷 이름 | vo240812063154d4a6abf418e___snapshot-create-bm-blockstorage.2024-08-13_141932 |
| snapshot_size_mb | 스냅샷 크기(MB) | 0 |
26 - List Volumes
26.1 - 1.2
scpcli baremetal-blockstorage volume list
[--limit <value>]
[--offset <value>]
[--sort <value>]
[--name <value>]
[--object_name <value>]
[--volume_group_name <value>]
Description
볼륨 목록을 조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| limit optional | integer | 페이지에 표시될 번호 | 20 |
| offset optional | integer | Offset | 0 |
| sort optional | string | 정렬 | column1:asc,column2:desc |
| name optional | string | 볼륨명 | bs-01 |
| object_name optional | string | 연결 서버명 | baremetal-server-name |
| volume_group_name optional | string | 볼륨 그룹명 | vg-01 |
Responses
| Name | Description | Example |
|---|---|---|
| id | id | 7239779c01e3405f82bb71c7f4b55fcd |
| attachments | 연결 서버 | [{‘id’: ‘d7682135392e42489948c189e29011cc’, ’name’: ‘baremetal-01’}] |
| created_at | 생성일시 | |
| created_by | 생성자 | samsung-cloud-platform1@samsung.com |
| disk_type | 디스크 유형 | |
| has_relation | 관계 존재 여부 | False |
| is_in_volume_group | 볼륨 그룹 소속 여부 | False |
| is_snapshot_activated | 스냅샷 활성화 여부 | True |
| iscsi_target_ips | iscsi ip 목록 | {‘description’: ‘List of iscsi ips’, ’example’: [‘172.30.4.3’, ‘172.30.4.4’]} |
| modified_at | 수정일시 | |
| modified_by | 수정자 | samsung-cloud-platform2@samsung.com |
| name | 볼륨명 | bs-01 |
| purpose | 볼륨 구분 | |
| size_gb | 볼륨 용량(GB) | 10 |
| state | 현재 상태 | |
| volume_group | 볼륨 그룹 |
26.2 - 1.1
scpcli baremetal-blockstorage volume list
[--limit <value>]
[--offset <value>]
[--sort <value>]
[--name <value>]
[--object_name <value>]
[--volume_group_name <value>]
Description
볼륨 목록을 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| limit optional | integer | 페이지에 표시될 번호 | 20 |
| offset optional | integer | Offset | 0 |
| sort optional | string | 정렬 | column1:asc,column2:desc |
| name optional | string | 볼륨명 | bs-01 |
| object_name optional | string | 연결 서버명 | baremetal-server-name |
| volume_group_name optional | string | 볼륨 그룹명 | vg-01 |
Responses
| Name | Description | Example |
|---|---|---|
| id | id | 7239779c01e3405f82bb71c7f4b55fcd |
| attachments | 연결 서버 | [{‘id’: ‘d7682135392e42489948c189e29011cc’, ’name’: ‘baremetal-01’}] |
| created_at | 생성일시 | |
| created_by | 생성자 | samsung-cloud-platform1@samsung.com |
| disk_type | 디스크 유형 | |
| has_relation | 관계 존재 여부 | False |
| is_in_volume_group | 볼륨 그룹 소속 여부 | False |
| is_snapshot_activated | 스냅샷 활성화 여부 | True |
| iscsi_target_ips | iscsi ip 목록 | {‘description’: ‘List of iscsi ips’, ’example’: [‘172.30.4.3’, ‘172.30.4.4’]} |
| modified_at | 수정일시 | |
| modified_by | 수정자 | samsung-cloud-platform2@samsung.com |
| name | 볼륨명 | bs-01 |
| purpose | 볼륨 구분 | |
| size_gb | 볼륨 용량(GB) | 10 |
| state | 현재 상태 | |
| volume_group | 볼륨 그룹 |
26.3 - 1.0
scpcli baremetal-blockstorage volume list
[--limit <value>]
[--offset <value>]
[--sort <value>]
[--name <value>]
[--object_name <value>]
[--volume_group_name <value>]
Description
볼륨 목록을 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| limit optional | integer | 페이지에 표시될 번호 | 20 |
| offset optional | integer | Offset | 0 |
| sort optional | string | 정렬 | column1:asc,column2:desc |
| name optional | string | 볼륨명 | bs-01 |
| object_name optional | string | 연결 서버명 | baremetal-server-name |
| volume_group_name optional | string | 볼륨 그룹명 | vg-01 |
Responses
| Name | Description | Example |
|---|---|---|
| id | id | 7239779c01e3405f82bb71c7f4b55fcd |
| attachments | 연결 서버 | [{‘id’: ‘d7682135392e42489948c189e29011cc’, ’name’: ‘baremetal-01’}] |
| created_at | 생성일시 | |
| created_by | 생성자 | samsung-cloud-platform1@samsung.com |
| disk_type | 디스크 유형 | |
| has_relation | 관계 존재 여부 | False |
| is_in_volume_group | 볼륨 그룹 소속 여부 | False |
| is_snapshot_activated | 스냅샷 활성화 여부 | True |
| iscsi_target_ips | iscsi ip 목록 | {‘description’: ‘List of iscsi ips’, ’example’: [‘172.30.4.3’, ‘172.30.4.4’]} |
| modified_at | 수정일시 | |
| modified_by | 수정자 | samsung-cloud-platform2@samsung.com |
| name | 볼륨명 | bs-01 |
| purpose | 볼륨 구분 | |
| size_gb | 볼륨 용량(GB) | 10 |
| state | 현재 상태 | |
| volume_group | 볼륨 그룹 |
27 - Remove Volume Group Member on Volume Group
27.1 - 1.2
scpcli baremetal-blockstorage volume-group member remove
--volume_group_id <value>
--volume_ids <value>
Description
볼륨 그룹에서 볼륨 그룹 멤버를 제거한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| volume_ids required | array | List of volume(Block Storage) id | 13666d6c32d4456e8421f7768d0bf225 |
27.2 - 1.1
scpcli baremetal-blockstorage volume-group member remove
--volume_group_id <value>
--volume_ids <value>
Description
볼륨 그룹에서 볼륨 그룹 멤버를 제거한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| volume_ids required | array | List of volume(Block Storage) id | 13666d6c32d4456e8421f7768d0bf225 |
27.3 - 1.0
scpcli baremetal-blockstorage volume-group member remove
--volume_group_id <value>
--volume_ids <value>
Description
볼륨 그룹에서 볼륨 그룹 멤버를 제거한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| volume_ids required | array | List of volume(Block Storage) id | 13666d6c32d4456e8421f7768d0bf225 |
28 - Restore Volume Group Snapshot
28.1 - 1.2
scpcli baremetal-blockstorage volume-group snapshot restore
--snapshot_id <value>
--volume_group_id <value>
Description
볼륨 그룹 스냅샷을 복원한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| snapshot_id required | string | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
28.2 - 1.1
scpcli baremetal-blockstorage volume-group snapshot restore
--snapshot_id <value>
--volume_group_id <value>
Description
볼륨 그룹 스냅샷을 복원한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| snapshot_id required | string | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
28.3 - 1.0
scpcli baremetal-blockstorage volume-group snapshot restore
--snapshot_id <value>
--volume_group_id <value>
Description
볼륨 그룹 스냅샷을 복원한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| snapshot_id required | string | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
29 - Restore Volume Snapshot
29.1 - 1.2
scpcli baremetal-blockstorage volume snapshot restore
--snapshot_id <value>
--volume_id <value>
Description
스냅샷에서 볼륨을 복원한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| snapshot_id required | string | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
29.2 - 1.1
scpcli baremetal-blockstorage volume snapshot restore
--snapshot_id <value>
--volume_id <value>
Description
스냅샷에서 볼륨을 복원한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| snapshot_id required | string | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
29.3 - 1.0
scpcli baremetal-blockstorage volume snapshot restore
--snapshot_id <value>
--volume_id <value>
Description
스냅샷에서 볼륨을 복원한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| snapshot_id required | string | 스냅샷 id | 05600123-6e78-11f0-a3f0-d039eab8d501 |
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
30 - Set Volume Group Replication Cycle
30.1 - 1.2
scpcli baremetal-blockstorage volume-group replication-cycle set
--volume_group_id <value>
--cycle <value>
Description
볼륨 그룹 복제 주기를 수정한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| cycle required | string | 복제 주기 | - |
30.2 - 1.1
scpcli baremetal-blockstorage volume-group replication-cycle set
--volume_group_id <value>
--cycle <value>
Description
볼륨 그룹 복제 주기를 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| cycle required | string | 복제 주기 | - |
30.3 - 1.0
scpcli baremetal-blockstorage volume-group replication-cycle set
--volume_group_id <value>
--cycle <value>
Description
볼륨 그룹 복제 주기를 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| cycle required | string | 복제 주기 | - |
31 - Set Volume Group Replication Policy
31.1 - 1.2
scpcli baremetal-blockstorage volume-group replication-policy set
--volume_group_id <value>
--policy <value>
Description
볼륨 그룹 복제 정책을 수정한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| policy required | string | 정책 | - |
31.2 - 1.1
scpcli baremetal-blockstorage volume-group replication-policy set
--volume_group_id <value>
--policy <value>
Description
볼륨 그룹 복제 정책을 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| policy required | string | 정책 | - |
31.3 - 1.0
scpcli baremetal-blockstorage volume-group replication-policy set
--volume_group_id <value>
--policy <value>
Description
볼륨 그룹 복제 정책을 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
| policy required | string | 정책 | - |
32 - Set Volume Group Snapshot Schedule
32.1 - 1.2
scpcli baremetal-blockstorage volume-group snapshot-schedule set
--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.) | - |
32.2 - 1.1
scpcli baremetal-blockstorage volume-group snapshot-schedule set
--volume_group_id <value>
--hour <value>
[--day_of_week <value>]
Description
볼륨 그룹 스냅샷 스케줄을 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
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.) | - |
32.3 - 1.0
scpcli baremetal-blockstorage volume-group snapshot-schedule set
--volume_group_id <value>
--hour <value>
[--day_of_week <value>]
Description
볼륨 그룹 스냅샷 스케줄을 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
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.) | - |
33 - Set Volume QoS
33.1 - 1.2
scpcli baremetal-blockstorage volume qos set
--volume_id <value>
[--iops <value>]
[--throughput <value>]
Description
볼륨 QoS를 수정한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| iops optional | integer | IOPS. If omitted, the existing value will be retained. | 3000 |
| throughput optional | integer | Throughput. If omitted, the existing value will be retained. | 125 |
34 - Set Volume Replication Cycle
34.1 - 1.2
scpcli baremetal-blockstorage volume replication-cycle set
--volume_id <value>
--cycle <value>
Description
복제본 볼륨 주기를 수정한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| cycle required | string | 복제 주기 | 5MIN |
34.2 - 1.1
scpcli baremetal-blockstorage volume replication-cycle set
--volume_id <value>
--cycle <value>
Description
복제본 볼륨 주기를 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| cycle required | string | 복제 주기 | 5MIN |
34.3 - 1.0
scpcli baremetal-blockstorage volume replication-cycle set
--volume_id <value>
--cycle <value>
Description
복제본 볼륨 주기를 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| cycle required | string | 복제 주기 | 5MIN |
35 - Set Volume Replication Policy
35.1 - 1.2
scpcli baremetal-blockstorage volume replication-policy set
--volume_id <value>
--policy <value>
Description
복제본 볼륨 정책을 수정한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| policy required | string | 정책 | - |
35.2 - 1.1
scpcli baremetal-blockstorage volume replication-policy set
--volume_id <value>
--policy <value>
Description
복제본 볼륨 정책을 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| policy required | string | 정책 | - |
35.3 - 1.0
scpcli baremetal-blockstorage volume replication-policy set
--volume_id <value>
--policy <value>
Description
복제본 볼륨 정책을 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| policy required | string | 정책 | - |
36 - Set Volume Snapshot Rate
36.1 - 1.2
scpcli baremetal-blockstorage volume snapshot-rate set
--volume_id <value>
--snapshot_rate <value>
Description
볼륨 스냅샷 용량을 수정한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| snapshot_rate required | integer | 스냅샷 용량 | 100 |
36.2 - 1.1
scpcli baremetal-blockstorage volume snapshot-rate set
--volume_id <value>
--snapshot_rate <value>
Description
볼륨 스냅샷 용량을 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| snapshot_rate required | integer | 스냅샷 용량 | 100 |
36.3 - 1.0
scpcli baremetal-blockstorage volume snapshot-rate set
--volume_id <value>
--snapshot_rate <value>
Description
볼륨 스냅샷 용량을 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| snapshot_rate required | integer | 스냅샷 용량 | 100 |
37 - Set Volume Snapshot Schedule
37.1 - 1.2
scpcli baremetal-blockstorage volume snapshot-schedule set
--volume_id <value>
--hour <value>
[--day_of_week <value>]
Description
볼륨 스냅샷 스케줄을 수정한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| hour required | integer | 시간 | 18 |
| day_of_week optional | string | Day of week(If this field is excluded, the schedule frequency is set to DAILY.) | - |
37.2 - 1.1
scpcli baremetal-blockstorage volume snapshot-schedule set
--volume_id <value>
--hour <value>
[--day_of_week <value>]
Description
볼륨 스냅샷 스케줄을 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| hour required | integer | 시간 | 18 |
| day_of_week optional | string | Day of week(If this field is excluded, the schedule frequency is set to DAILY.) | - |
37.3 - 1.0
scpcli baremetal-blockstorage volume snapshot-schedule set
--volume_id <value>
--hour <value>
[--day_of_week <value>]
Description
볼륨 스냅샷 스케줄을 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
| hour required | integer | 시간 | 18 |
| day_of_week optional | string | Day of week(If this field is excluded, the schedule frequency is set to DAILY.) | - |
38 - Show Volume
38.1 - 1.2
scpcli baremetal-blockstorage volume show
--volume_id <value>
Description
볼륨을 상세 조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
Responses
| Name | Description | Example |
|---|---|---|
| result | 볼륨 상세 정보 |
38.2 - 1.1
scpcli baremetal-blockstorage volume show
--volume_id <value>
Description
볼륨을 상세 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
Responses
| Name | Description | Example |
|---|---|---|
| result | 볼륨 상세 정보 |
38.3 - 1.0
scpcli baremetal-blockstorage volume show
--volume_id <value>
Description
볼륨을 상세 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
Responses
| Name | Description | Example |
|---|---|---|
| result | 볼륨 상세 정보 |
39 - Show Volume Group
39.1 - 1.2
scpcli baremetal-blockstorage volume-group show
--volume_group_id <value>
Description
볼륨 그룹을 상세 조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
Responses
| Name | Description | Example |
|---|---|---|
| result | 볼륨 그룹 상세 정보 |
39.2 - 1.1
scpcli baremetal-blockstorage volume-group show
--volume_group_id <value>
Description
볼륨 그룹을 상세 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
Responses
| Name | Description | Example |
|---|---|---|
| result | 볼륨 그룹 상세 정보 |
39.3 - 1.0
scpcli baremetal-blockstorage volume-group show
--volume_group_id <value>
Description
볼륨 그룹을 상세 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
Responses
| Name | Description | Example |
|---|---|---|
| result | 볼륨 그룹 상세 정보 |
40 - Show Volume Group Replication
40.1 - 1.2
scpcli baremetal-blockstorage volume-group replication show
--volume_group_id <value>
Description
복제본 볼륨 그룹을 상세 조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
Responses
| Name | Description | Example |
|---|---|---|
| result | 볼륨 그룹 복제 정보 |
40.2 - 1.1
scpcli baremetal-blockstorage volume-group replication show
--volume_group_id <value>
Description
복제본 볼륨 그룹을 상세 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
Responses
| Name | Description | Example |
|---|---|---|
| result | 볼륨 그룹 복제 정보 |
40.3 - 1.0
scpcli baremetal-blockstorage volume-group replication show
--volume_group_id <value>
Description
복제본 볼륨 그룹을 상세 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_group_id required | string | 볼륨 그룹 id | c9ecae8b973b425c81c3817893cd8063 |
Responses
| Name | Description | Example |
|---|---|---|
| result | 볼륨 그룹 복제 정보 |
41 - Show Volume Replication
41.1 - 1.2
scpcli baremetal-blockstorage volume replication show
--volume_id <value>
Description
복제본 볼륨을 상세 조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 id | 92cd16fe8ebc4f73832513a172bf0000 |
Responses
| Name | Description | Example |
|---|---|---|
| result | 볼륨 복제 정보 |