1.0

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

이미지를 생성한다.

상태 ACTIVE (DEPRECATED)

버전최소 지원 보장일
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 배포판alma
name
required
string이미지 이름imagename
container_format
optional
string컨테이너 형식bare
disk_format
optional
string디스크 형식qcow2
min_disk
optional
integer최소 디스크100
min_ram
optional
integer최소 RAM0
protected
optional
boolean보호False
tags
optional
arrayTags'{"key": "Key", "value": "Value"}'
visibility
optional
string가시성private

Responses

NameDescriptionExample
id이미지 ID70a599e0-31e7-49b7-b260-868f441e862b
checksum체크섬7538e0fcb56e0e272cfd89eb384d6613
container_format컨테이너 형식bare
created_at생성일시2025-07-22T09:00:00Z
disk_format디스크 형식qcow2
file파일/v2/images/e08a37c1-2162-416e-b7fa-19902419170b/file
min_disk최소 디스크100
min_ram최소 RAM0
name이미지 이름imagename
os_distroOS 배포판alma
os_hash_algoOS 해시 알고리즘sha512
os_hash_valueOS 해시 값c6a32fc3b7c909b8900b46f5e6066c028a1d799c0a263cf064a600c430a714627c21f98ac248e2f2bf29870a1a2773c7908244745016878e1a5f31dc2c405b99
os_hiddenOS 숨김 여부False
ownerOwner account IDa8f10467abfc4b87b64614ab36eb9ae4
owner_account_name소유 account 이름AccountName
owner_user_name소유자 이름user@samsung.com
protected보호False
root_device_name루트 디바이스 이름/dev/vda
scp_image_type이미지 타입custom
scp_k8s_versionK8S 버전v1.28.7
scp_original_image_type원본 이미지 타입standard
scp_os_build_versionOS 빌드 버전20250101
scp_os_versionOS 버전8.8
size크기2429747200
status상태active
updated_at수정일시2025-07-26T12:00:00Z
url이미지 파일에 대한 Object Storage URL (qcow2 형식만 허용)https://object-store.kr-west1.s.samsungsdscloud.com/8989447062e04a818baf9e073fd04fa7/bucket/object.qcow2
virtual_size가상 크기17179869184
visibility가시성private
volumes볼륨[{“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}]