1.0

1.0

scpcli virtualserver launch configuration create
--server_type_id <value>
--name <value>
--keypair_name <value>
--image_id <value>
[--tags <value>]
[--user_data <value>]
[--volumes <value>]

Description

Launch Configuration을 생성한다.

상태 ACTIVE (DEPRECATED)

버전최소 지원 보장일
1.020251231

Parameters

NameTypeDescriptionExample
server_type_id
required
string서버 타입 IDs1v1m2
name
required
stringLaunch Configuration 이름launch-configuration-name
keypair_name
required
string키페어 이름keypairname
image_id
required
string이미지 ID70a599e0-31e7-49b7-b260-868f441e862b
tags
optional
arrayTags'{"key": "Key", "value": "Value"}'
user_data
optional
string사용자 데이터IyEvYmluL2Jhc2gKL2Jpbi9zdQplY2hvICJJIGFtIGluIHlvdSEiCg==
volumes
optional
array볼륨'{"boot_index": 0, "size": 104, "type": "SSD"}'

Responses

NameDescriptionExample
boot_index부팅 장치를 시도하는 순서0
size볼륨 크기104
type볼륨 타입SSD