VolumeCreateRequestV1Dot1
VolumeCreateRequestV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| name required | 볼륨 이름 Example : my_volumePattern : ^[a-z]([a-z0-9_]){2,20}$ | string | |
| capacity_tb required | 볼륨 용량 Example : 100Minimum : 1Maximum : 1000 | integer | |
| tags optional | any of [array[Tag], null] | ||
| zone required | 존 Example : kr-west1-a | string |