MENU
      AutoScalingGroup

        AutoScalingGroup


        기사 요약

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

        오토 스케일링 그룹입니다.

        구문

        구문은 다음과 같습니다.

        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;
        Java

        필드

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

        필드타입필수 여부설명
        vpcNoStringRequired오토 스케일링이 수행될 VPC 번호
        subnetNoStringRequired오토 스케일링이 수행될 Subnet 번호
        serverNamePrefixStringOptionalScale-out에 의해 생성되는 서버 이름의 Prefix
        autoScalingGroupNoStringRequired오토 스케일링 그룹 번호
        • 오토 스케일링 그룹을 식별하기 위한 네이버 클라우드 플랫폼의 식별자
        autoScalingGroupNameStringRequired오토 스케일링 그룹 이름
        launchConfigurationNoStringRequired오토 스케일링 그룹에 설정된 Launch Configuration 번호
        minSizeIntegerRequired최소 용량
        • 0~30
        maxSizeIntegerRequired최대 용량
        • 0~30
        desiredCapacityIntegerRequired기대 용량
        • 0~30
        defaultCoolDownIntegerRequired쿨다운 기본값(초)
        • 실제 스케일링이 수행 중이거나 수행 완료된 이후에 모니터링 이벤트 알람이 발생하더라도 반응하지 않고 무시하도록 설정한 기간
        healthCheckGracePeriodIntegerRequired헬스 체크 보류 기간(초)
        • 서버가 정상 응답하지 않더라도 해당 기간 동안 헬스 체크를 보류
        healthCheckTypeCommonCodeRequired헬스 체크 유형
        • SVR | LOADB
          • SVR: Server
          • LOADB: Load Balancer
        • 헬스 체크 유형을 LOADB로 설정 시 설정된 타겟 그룹의 헬스 체크 방식과 기준에 따라 서버의 상태를 판단
        createDateDateRequired생성 일시(YYYY-MM-DDThh:mm:ssZ)
        autoScalingGroupStatusCommonCodeRequired오토 스케일링 그룹 상태
        • CREAT | DELTD
          • CREAT: Created
          • DELTD: Deleted
        targetGroupNoListTargetGroupNoListOptional타겟 그룹 번호 목록
        • 헬스 체크 유형을 LOADB로 설정 시 유효하며 각 타겟 그룹의 헬스 체크 방식과 기준에 따라 서버의 상태를 판단
        inAutoScalingGroupServerInstanceListList<InAutoScalingGroupServerInstance>Optional오토 스케일링 그룹에 속한 서버 인스턴스 목록
        accessControlGroupNoListAccessControlGroupNoListRequiredScale-out에 의해 생성되는 서버 그룹에 적용되는 ACG 번호 목록
        • 최대 3개까지 적용 가능
        suspendedProcessListList<SuspendedProcess>Optional일시 정지된 프로세스 목록

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

        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.