VolumeImageMetadataResponse
VolumeImageMetadataResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| checksum optional | Checksum Example : 7538e0fcb56e0e272cfd89eb384d6613 | any of [string, null] | |
| container_format optional | Container format Example : bare | any of [string, null] | |
| disk_format optional | Disk format Example : qcow2 | any of [string, null] | |
| image_id optional | Image ID Example : 70a599e0-31e7-49b7-b260-868f441e862b | any of [string, null] | |
| image_name optional | Image name Example : imagename | any of [string, null] | |
| min_disk optional | Minimum disk Example : 100 | any of [integer, null] | |
| min_ram optional | Minimum RAM Example : 0 | any of [integer, null] | |
| os_distro optional | OS distribution Example : alma | any of [string, null] | |
| scp_image_type optional | Image type Example : custom | any of [string, null] | |
| scp_k8s_version optional | K8S version Example : v1.28.7 | any of [string, null] | |
| scp_original_image_type optional | Original Image type Example : standard | any of [string, null] | |
| signature_verified optional | Signature verified Example : False | any of [boolean, null] | |
| size optional | Size Example : 2429747200 | any of [integer, null] |