VolumeCreateResponse
VolumeCreateResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| protocol required | 프로토콜 Example : NFS | string | |
| snapshot_id optional | 스냅샷 아이디 Example : 40htrre5b-eww25-ff2b-a426-6afefas65a3b | any of [string, null] | |
| type_name required | 볼륨 유형 이름 Example : HDD | string | |
| volume_id required | 볼륨 아이디 Example : bfdbabf2-04d9-4e8b-a205-020f8e6da438 | string | |
| volume_name required | 볼륨 이름 Example : my_volume | string |