This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Create Image

1 - 1.2

scpcli virtualserver image create
--url <value>
--os_distro <value>
--name <value>
[--container_format <value>]
[--disk_format <value>]
[--min_disk <value>]
[--min_ram <value>]
[--protected <value>]
[--tags <value>]
[--visibility <value>]

Description

Create Image.

State ACTIVE (CURRENT)

VersionNot Before
1.2-

Parameters

NameTypeDescriptionExample
url
required
stringObject Storage URL for Image file (only qcow2 format allowed)https://object-store.kr-west1.s.samsungsdscloud.com/8989447062e04a818baf9e073fd04fa7/bucket/object.qcow2
os_distro
required
stringOS distribution of the image to be uploadedalma
name
required
stringImage nameimagename
container_format
optional
stringContainer formatbare
disk_format
optional
stringDisk formatqcow2
min_disk
optional
integerMinimum disk capacity (GB) of the Image to be created100
min_ram
optional
integerMinimum RAM capacity (GB) of the Image to be created0
protected
optional
booleanwhether Image deletion is prohibitedFalse
tags
optional
arrayTags'{"key": "Key", "value": "Value"}'
visibility
optional
stringIndicates access permissions for the Image. Private: Can be used only within the Account, Shared: Can be shared between Accountsprivate

Responses

NameDescriptionExample
idImage ID70a599e0-31e7-49b7-b260-868f441e862b
checksumMD5 hash of the entire image data. and this field could be used to verify the integrity of image.7538e0fcb56e0e272cfd89eb384d6613
container_formatContainer formatbare
created_atCreated at2025-07-22T09:00:00Z
disk_formatDisk formatqcow2
fileThe URL for the virtual server image file/v2/images/e08a37c1-2162-416e-b7fa-19902419170b/file
min_diskMinimum disk capacity (GB) of the Image to be created100
min_ramMinimum RAM capacity (GB) of the Image to be created0
nameImage nameimagename
os_distroOS distribution of the image to be uploadedalma
os_hash_algoOS hash algorithm used to verify image integritysha512
os_hash_valueThe actual digest of the image binary, calculated with the algorithm indicated by os_hash_algo. The value is presented as a hexadecimal string.c6a32fc3b7c909b8900b46f5e6066c028a1d799c0a263cf064a600c430a714627c21f98ac248e2f2bf29870a1a2773c7908244745016878e1a5f31dc2c405b99
os_hiddenWhether the image is hiddenFalse
ownerOwner account IDa8f10467abfc4b87b64614ab36eb9ae4
owner_account_nameOwner account nameAccountName
owner_user_nameOwner user nameuser@samsung.com
protectedwhether Image deletion is prohibitedFalse
root_device_nameRoot device name/dev/vda
scp_gpu_driverK8s GPU Image driver version535.183.06
scp_image_typeImage typecustom
scp_k8s_versionK8S versionv1.28.7
scp_original_image_typeOriginal Image typestandard
scp_os_build_versionOS build version20250101
scp_os_versionOS version8.8
sizeImage size2429747200
statusImage statusactive
updated_atUpdated at2025-07-26T12:00:00Z
urlObject Storage URL for Image file (only qcow2 format allowed)https://object-store.kr-west1.s.samsungsdscloud.com/8989447062e04a818baf9e073fd04fa7/bucket/object.qcow2
virtual_sizeVirtual size17179869184
visibilityIndicates access permissions for the Image. Private: Can be used only within the Account, Shared: Can be shared between Accountsprivate
volumesVolumes[{“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}]

2 - 1.1

scpcli virtualserver image create
--url <value>
--os_distro <value>
--name <value>
[--container_format <value>]
[--disk_format <value>]
[--min_disk <value>]
[--min_ram <value>]
[--protected <value>]
[--tags <value>]
[--visibility <value>]

Description

Create Image.

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260531

Parameters

NameTypeDescriptionExample
url
required
stringObject Storage URL for Image file (only qcow2 format allowed)https://object-store.kr-west1.s.samsungsdscloud.com/8989447062e04a818baf9e073fd04fa7/bucket/object.qcow2
os_distro
required
stringOS distribution of the image to be uploadedalma
name
required
stringImage nameimagename
container_format
optional
stringContainer formatbare
disk_format
optional
stringDisk formatqcow2
min_disk
optional
integerMinimum disk capacity (GB) of the Image to be created100
min_ram
optional
integerMinimum RAM capacity (GB) of the Image to be created0
protected
optional
booleanwhether Image deletion is prohibitedFalse
tags
optional
arrayTags'{"key": "Key", "value": "Value"}'
visibility
optional
stringIndicates access permissions for the Image. Private: Can be used only within the Account, Shared: Can be shared between Accountsprivate

Responses

NameDescriptionExample
idImage ID70a599e0-31e7-49b7-b260-868f441e862b
checksumMD5 hash of the entire image data. and this field could be used to verify the integrity of image.7538e0fcb56e0e272cfd89eb384d6613
container_formatContainer formatbare
created_atCreated at2025-07-22T09:00:00Z
disk_formatDisk formatqcow2
fileThe URL for the virtual server image file/v2/images/e08a37c1-2162-416e-b7fa-19902419170b/file
min_diskMinimum disk capacity (GB) of the Image to be created100
min_ramMinimum RAM capacity (GB) of the Image to be created0
nameImage nameimagename
os_distroOS distribution of the image to be uploadedalma
os_hash_algoOS hash algorithm used to verify image integritysha512
os_hash_valueThe actual digest of the image binary, calculated with the algorithm indicated by os_hash_algo. The value is presented as a hexadecimal string.c6a32fc3b7c909b8900b46f5e6066c028a1d799c0a263cf064a600c430a714627c21f98ac248e2f2bf29870a1a2773c7908244745016878e1a5f31dc2c405b99
os_hiddenWhether the image is hiddenFalse
ownerOwner account IDa8f10467abfc4b87b64614ab36eb9ae4
owner_account_nameOwner account nameAccountName
owner_user_nameOwner user nameuser@samsung.com
protectedwhether Image deletion is prohibitedFalse
root_device_nameRoot device name/dev/vda
scp_image_typeImage typecustom
scp_k8s_versionK8S versionv1.28.7
scp_original_image_typeOriginal Image typestandard
scp_os_build_versionOS build version20250101
scp_os_versionOS version8.8
sizeImage size2429747200
statusImage statusactive
updated_atUpdated at2025-07-26T12:00:00Z
urlObject Storage URL for Image file (only qcow2 format allowed)https://object-store.kr-west1.s.samsungsdscloud.com/8989447062e04a818baf9e073fd04fa7/bucket/object.qcow2
virtual_sizeVirtual size17179869184
visibilityIndicates access permissions for the Image. Private: Can be used only within the Account, Shared: Can be shared between Accountsprivate
volumesVolumes[{“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}]

3 - 1.0

scpcli virtualserver image create
--url <value>
--os_distro <value>
--name <value>
[--container_format <value>]
[--disk_format <value>]
[--min_disk <value>]
[--min_ram <value>]
[--protected <value>]
[--tags <value>]
[--visibility <value>]

Description

Create Image.

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
url
required
stringObject Storage URL for Image file (only qcow2 format allowed)https://object-store.kr-west1.s.samsungsdscloud.com/8989447062e04a818baf9e073fd04fa7/bucket/object.qcow2
os_distro
required
stringOS distribution of the image to be uploadedalma
name
required
stringImage nameimagename
container_format
optional
stringContainer formatbare
disk_format
optional
stringDisk formatqcow2
min_disk
optional
integerMinimum disk capacity (GB) of the Image to be created100
min_ram
optional
integerMinimum RAM capacity (GB) of the Image to be created0
protected
optional
booleanwhether Image deletion is prohibitedFalse
tags
optional
arrayTags'{"key": "Key", "value": "Value"}'
visibility
optional
stringIndicates access permissions for the Image. Private: Can be used only within the Account, Shared: Can be shared between Accountsprivate

Responses

NameDescriptionExample
idImage ID70a599e0-31e7-49b7-b260-868f441e862b
checksumMD5 hash of the entire image data. and this field could be used to verify the integrity of image.7538e0fcb56e0e272cfd89eb384d6613
container_formatContainer formatbare
created_atCreated at2025-07-22T09:00:00Z
disk_formatDisk formatqcow2
fileThe URL for the virtual server image file/v2/images/e08a37c1-2162-416e-b7fa-19902419170b/file
min_diskMinimum disk capacity (GB) of the Image to be created100
min_ramMinimum RAM capacity (GB) of the Image to be created0
nameImage nameimagename
os_distroOS distribution of the image to be uploadedalma
os_hash_algoOS hash algorithm used to verify image integritysha512
os_hash_valueThe actual digest of the image binary, calculated with the algorithm indicated by os_hash_algo. The value is presented as a hexadecimal string.c6a32fc3b7c909b8900b46f5e6066c028a1d799c0a263cf064a600c430a714627c21f98ac248e2f2bf29870a1a2773c7908244745016878e1a5f31dc2c405b99
os_hiddenWhether the image is hiddenFalse
ownerOwner account IDa8f10467abfc4b87b64614ab36eb9ae4
owner_account_nameOwner account nameAccountName
owner_user_nameOwner user nameuser@samsung.com
protectedwhether Image deletion is prohibitedFalse
root_device_nameRoot device name/dev/vda
scp_image_typeImage typecustom
scp_k8s_versionK8S versionv1.28.7
scp_original_image_typeOriginal Image typestandard
scp_os_build_versionOS build version20250101
scp_os_versionOS version8.8
sizeImage size2429747200
statusImage statusactive
updated_atUpdated at2025-07-26T12:00:00Z
urlObject Storage URL for Image file (only qcow2 format allowed)https://object-store.kr-west1.s.samsungsdscloud.com/8989447062e04a818baf9e073fd04fa7/bucket/object.qcow2
virtual_sizeVirtual size17179869184
visibilityIndicates access permissions for the Image. Private: Can be used only within the Account, Shared: Can be shared between Accountsprivate
volumesVolumes[{“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}]