VolumeTypeDetailResponse
VolumeTypeDetailResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | Volume type description Example : Volume type description | any of [string, null] | |
| extra_specs required | 추가 스펙 | any of [VolumeTypeExtraSpecs, null] | |
| id required | 볼륨 유형 ID Example : c643ac35-3aec-43e6-b97a-3d6f666c5207 | string | |
| name optional | 볼륨 유형명 Example : SSD | any of [string, null] |