1.1

1.1

scpcli virtualserver auto scaling group policy create
--auto_scaling_group_id <value>
--threshold <value>
--scale_value <value>
--scale_type <value>
--scale_method <value>
--name <value>
--metric_type <value>
--metric_method <value>
--evaluation_minutes <value>
--cooldown_seconds <value>
--comparison_operator <value>

Description

Auto-Scaling Group 정책을 생성한다.

상태 ACTIVE (CURRENT)

버전최소 지원 보장일
1.1-

Parameters

NameTypeDescriptionExample
auto_scaling_group_id
required
stringAuto-Scaling Group ID52613bd852b04b39adcb15a8364d856d
threshold
required
integer임계값60
scale_value
required
integer스켕일 값10
scale_type
required
string스케일 유형SCALE_OUT
scale_method
required
string스케일 방법AMOUNT
name
required
string정책 이름policy-name
metric_type
required
string메트릭 유형CPU
metric_method
required
string메트릭 방법AVG
evaluation_minutes
required
integer평가 시간(분 단위)1
cooldown_seconds
required
integer쿨다운 시간(초 단위)300
comparison_operator
required
string비교 연산자ge

Responses

NameDescriptionExample
idID0fdd87aab8cb46f59b7c1f81ed03fb3e
account_id계정 IDa8f10467abfc4b87b64614ab36eb9ae4
auto_scaling_group_idAuto-Scaling Group ID52613bd852b04b39adcb15a8364d856d
comparison_operator비교 연산자ge
cooldown_seconds쿨다운 시간(초 단위)300
created_at생성 시간2024-05-17T00:23:17Z
created_by생성자90dddfc2b1e04edba54ba2b41539a9ac
evaluation_minutes평가 시간(분 단위)1
metric_method메트릭 방법AVG
metric_type메트릭 유형CPU
modified_at수정 시간2024-05-17T00:23:17Z
modified_by수정자90dddfc2b1e04edba54ba2b41539a9ac
name정책 이름policy-name
scale_method스케일 방법AMOUNT
scale_type스케일 유형SCALE_OUT
scale_value스켕일 값10
state정책 상태ACTIVE
threshold임계값60
threshold_unit임계값 단위%