VolumeImageMetadataResponse
VolumeImageMetadataResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| checksum optional | 체크섬 Example : 7538e0fcb56e0e272cfd89eb384d6613 | any of [string, null] | |
| container_format optional | 컨테이너 형식 Example : bare | any of [string, null] | |
| disk_format optional | 디스크 형식 Example : qcow2 | any of [string, null] | |
| image_id optional | 이미지 ID Example : 70a599e0-31e7-49b7-b260-868f441e862b | any of [string, null] | |
| image_name optional | 이미지 이름 Example : imagename | any of [string, null] | |
| min_disk optional | 최소 디스크 Example : 100 | any of [integer, null] | |
| min_ram optional | 최소 RAM Example : 0 | any of [integer, null] | |
| os_distro optional | OS 배포판 Example : alma | any of [string, null] | |
| scp_image_type optional | 이미지 타입 Example : custom | any of [string, null] | |
| scp_k8s_version optional | K8S 버전 Example : v1.28.7 | any of [string, null] | |
| scp_original_image_type optional | 원본 이미지 타입 Example : standard | any of [string, null] | |
| signature_verified optional | 서명 인증 완료 Example : False | any of [boolean, null] | |
| size optional | 크기 Example : 2429747200 | any of [integer, null] |