AutoScalingGroup
    • PDF

    AutoScalingGroup

    • PDF

    기사 요약

    설명

    Auto Scaling Group

    구문

    private String vpcNo;
    private String subnetNo;
    private String serverNamePrefix;
    private String autoScalingGroupNo;
    private String autoScalingGroupName;
    private String launchConfigurationNo;
    private Integer minSize;
    private Integer maxSize;
    private Integer desiredCapacity;
    private Integer defaultCoolDown;
    private Integer healthCheckGracePeriod;
    private CommonCode healthCheckType;
    private Date createDate;
    private CommonCode autoScalingGroupStatus;
    private TargetGroupNoList targetGroupNoList;
    private List<InAutoScalingGroupServerInstance> inAutoScalingGroupServerInstanceList;
    private AccessControlGroupNoList accessControlGroupNoList;
    private List<SuspendedProcess> suspendedProcessList;
    

    필드

    파라미터명필수 여부타입설명
    vpcNoYesStringAuto Scaling이 수행될 VPC 번호
    subnetNoYesStringAuto Scaling이 수행될 Subnet 번호
    serverNamePrefixNoStringScale-out 에 의해 생성되는 서버 이름의 Prefix
    autoScalingGroupNoYesStringAuto Scaling Group 번호
    Auto Scaling Group을 식별하기 위한 NAVER CLOUD PLATFORM의 식별자
    autoScalingGroupNameYesStringAuto Scaling Group 이름
    launchConfigurationNoYesStringAuto Scaling Group에 설정되어 있는 Launch Configuration 번호
    minSizeYesInteger최소 용량 (0 ~ 30)
    maxSizeYesInteger최대 용량 (0 ~ 30)
    desiredCapacityYesInteger기대 용량 (0 ~ 30)
    defaultCoolDownYesInteger- 쿨다운 기본값 (초)
    실제 Scaling이 수행 중이거나 수행 완료된 이후에 모니터링 이벤트 알람이 발생하더라도 반응하지 않고 무시하도록 설정한 기간
    healthCheckGracePeriodYesInteger- 헬스 체크 보류 기간 (초)
    서버가 정상 응답 하지 않더라도 해당 기간 동안 헬스체크 보류
    healthCheckTypeYesCommonCode- 헬스 체크 유형
    SVR (Server)
    LOADB (Load Balancer)
    헬스 체크 유형을 LOADB로 설정 시 설정되 타겟 그룹의 헬스 체크 방식과 기준에 따라 서버의 상태 판단
    createDateYesDate생성일자 포맷 : "YYYY-MM-DDThh:mm:ssZ"
    autoScalingGroupStatusYesCommonCodeAuto Scaling Group 상태
    CREAT (Auto Scaling Group CREATED 상태)
    DELTD (Auto Scaling Group DELETED 상태)
    targetGroupNoListNoTargetGroupNoList- 타겟 그룹 번호 리스트
    헬스 체크 유형을 LOADB로 설정 시 유효하며 각 타겟 그룹의 헬스 체크 방식과 기준에 따라 서버의 상태 판단
    inAutoScalingGroupServerInstanceListNoList<InAutoScalingGroupServerInstance>Auto Scaling Group에 속한 서버 인스턴스 리스트
    accessControlGroupNoListYesAccessControlGroupNoListScale-out 에 의해 생성되는 서버 그룹에 적용되는 ACG 번호 리스트 (최대 3개까지 적용 가능)
    suspendedProcessListNoList<SuspendedProcess>일시 정지된 프로세스 리스트

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

    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.