1.2
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 |