ImageShowResponse
ImageShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| checksum optional | Checksum Example : 7538e0fcb56e0e272cfd89eb384d6613 | any of [string, null] | |
| container_format required | Container format Example : bare | string | |
| created_at required | Created at Example : 2025-07-22T09:00:00Z | string | |
| disk_format required | Disk format Example : qcow2 | string | |
| file required | File Example : /v2/images/e08a37c1-2162-416e-b7fa-19902419170b/file | string | |
| id required | Image ID Example : 70a599e0-31e7-49b7-b260-868f441e862b | string | |
| min_disk required | Minimum disk Example : 100 | integer | |
| min_ram required | Minimum RAM Example : 0 | integer | |
| name required | Image name Example : imagename | string | |
| os_distro optional | OS distribution Example : alma | any of [string, null] | |
| os_hash_algo optional | OS hash algorithm Example : sha512 | any of [string, null] | |
| os_hash_value optional | OS hash value Example : c6a32fc3b7c909b8900b46f5e6066c028a1d799c0a263cf064a600c430a714627c21f98ac248e2f2bf29870a1a2773c7908244745016878e1a5f31dc2c405b99 | any of [string, null] | |
| os_hidden required | OS hidden Example : False | boolean | |
| owner required | Owner account ID Example : a8f10467abfc4b87b64614ab36eb9ae4 | string | |
| owner_account_name optional | Owner account name Example : AccountName | any of [string, null] | |
| owner_user_name optional | Owner user name Example : user@samsung.com | any of [string, null] | |
| protected required | Protected Example : False | boolean | |
| root_device_name optional | Root device name Example : /dev/vda | 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] | |
| scp_os_build_version optional | OS build version Example : 20250101 | any of [string, null] | |
| scp_os_version optional | OS version Example : 8.8 | any of [string, null] | |
| size optional | Size Example : 2429747200 | any of [integer, null] | |
| status required | Status Example : active | string | |
| updated_at required | Updated at Example : 2025-07-26T12:00:00Z | string | |
| url optional | Object Storage URL for Image file (only qcow2 format allowed) Example : https://object-store.kr-west1.s.samsungsdscloud.com/8989447062e04a818baf9e073fd04fa7/bucket/object.qcow2 | any of [string, null] | |
| virtual_size optional | Virtual size Example : 17179869184 | any of [integer, null] | |
| visibility required | Visibility Example : private | string | |
| volumes optional | Volumes Example : [{"tag": null, "volume_id": null, "encryption_options": null, "encryption_secret_uuid": null, "encryption_format": null, "device_name": "/dev/vda", "disk_bus": "virtio", "volume_type": null, "encrypted": null, "image_id": null, "device_type": "disk", "source_type": "snapshot", "delete_on_termination": false, "volume_size": 104, "guest_format": null, "boot_index": 0, "destination_type": "volume", "snapshot_id": "abde9e38-2ed5-4ecd-b23c-b0120e30690e", "no_device": null}] | any of [string, null] |