VolumeShowResponseV1Dot1
VolumeShowResponseV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| id required | 볼륨 ID Example : bfdbabf2-04d9-4e8b-a205-020f8e6da438 | string | |
| name required | 볼륨 이름 Example : my_volume | string | |
| state required | 볼륨 상태 Example : available | string | |
| created_at required | 생성 시간 Example : 2024-07-30T04:54:33.219373 | string (date-time) | |
| capacity_tb required | 볼륨 용량 Example : 100Minimum : 1Maximum : 1000 | integer | |
| account_id required | 계정 ID Example : rwww523320dfvwbbefefsdvwdadsfa24c | string | |
| zone required | 존 Example : kr-west1-a | string | |
| mount_path optional | 볼륨 마운트 경로 Example : xxx.xx.xxx:/xxxxxxxx | any of [string, null] |