VolumeListResponse
VolumeListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count optional | 총 개수 Example : 100 | any of [integer, null] | |
| volumes required | 볼륨 목록 | array[VolumeShowResponse] |
| Name | Description | Schema | Default |
|---|---|---|---|
| count optional | 총 개수 Example : 100 | any of [integer, null] | |
| volumes required | 볼륨 목록 | array[VolumeShowResponse] |