ScalingPolicy
    • PDF

    ScalingPolicy

    • PDF

    Article Summary

    VPC 환경에서 이용 가능합니다.

    스케일링 정책입니다.

    구문

    구문은 다음과 같습니다.

    private String autoScalingGroupNo;
    private String policyNo;
    private String policyName;
    private CommonCode adjustmentType;
    private Integer scalingAdjustment;
    private Integer minAdjustmentStep;
    private Integer coolDown;
    

    필드

    필드에 대한 설명은 다음과 같습니다.

    필드타입필수 여부설명
    autoScalingGroupNoStringRequired오토 스케일링 그룹 번호
    policyNoStringRequired스케일링 정책 번호
    • 스케일링 정책을 식별하기 위한 네이버 클라우드 플랫폼의 식별자
    policyNameStringRequired스케일링 정책 이름
    adjustmentTypeCommonCodeRequired조정 유형
    • CHANG | PRCNT | EXACT
      • CHANG: Change in Capacity
      • PRCNT: Percent Change in Capacity
      • EXACT: Exact Capacity
    scalingAdjustmentIntegerRequired스케일링 조정 값
    minAdjustmentStepIntegerOptional최소 조정 폭
    coolDownIntegerOptional쿨다운(초)

    이 문서가 도움이 되었습니까?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.