1.3
1.3
scp-cli virtualserver volume show
--volume_id <value>
Description
볼륨을 상세 조회합니다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_id required | string | 볼륨 ID | 3f500f00-ed80-4566-a057-e31760226f9a |
Responses
| Name | Description | Example |
|---|---|---|
| id | 볼륨 ID | 3f500f00-ed80-4566-a057-e31760226f9a |
| bootable | 부트 디스크 여부 | False |
| created_at | 생성일시 | |
| encrypted | 암호화 여부 | True |
| max_iops | The number of distinct read or write operations a volume can process in a single second. | 10000 |
| max_throughput | The actual amount of data (volume) transferred to or from the storage device per second. | 500 |
| modified_at | 수정일시 | 2025-07-26T12:00:00Z |
| multiattach | 두 대 이상의 서버에 연결 수 있으며, 볼륨당 연결된 서버 수에 제한이 없습니다. 또한 서버는 최대 26개의 볼륨에 연결할 수 있습니다. | False |
| name | 볼륨명 | volume01 |
| servers | 연결 서버 | [] |
| size | 볼륨 크기 | 104 |
| snapshot_id | 스냅샷 ID | cceed636-1f1e-4bb0-b85c-4e5b9e0bf790 |
| state | 볼륨 상태 | available |
| user_id | 사용자 ID | 570907805e5447be84b618450ef52o0t |
| volume_image_metadata | 볼륨 이미지 메타데이터 | {} |
| volume_type | 볼륨 타입 | SSD |
| volume_type_id | 볼륨 유형 ID | c643ac35-3aec-43e6-b97a-3d6f666c5207 |