AutoScalingGroup
    • PDF

    AutoScalingGroup

    • PDF

    Article Summary

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

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

    구문

    구문은 다음과 같습니다.

    private String autoScalingGroupName;
    private String autoScalingGroupNo;
    private String launchConfigurationName;
    private String launchConfigurationNo;
    private Integer desiredCapacity;
    private Integer minSize;
    private Integer maxSize;
    private Integer defaultCooldown;
    private List<LoadBalancerInstanceSummary> loadBalancerInstanceSummaryList;
    private Integer healthCheckGracePeriod;
    private CommonCode healthCheckType;
    private Date createDate;
    private List<InAutoScalingGroupServerInstance> inAutoScalingGroupServerInstanceList;
    private List<SuspendedProcess> suspendedProcessList;
    private List<Zone> zoneList;
    

    필드

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

    필드타입필수 여부설명
    autoScalingGroupNameStringRequired오토 스케일링 그룹 이름
    autoScalingGroupNoStringRequired오토 스케일링 그룹 번호
    launchConfigurationNameStringRequired론치 설정 이름
    launchConfigurationNoStringRequired론치 설정 번호
    desiredCapacityIntegerRequired기대 용량
    • 0~30
    minSizeIntegerRequired최소 크기
    • 0~30
    maxSizeIntegerRequired최대 크기
    • 0~30
    defaultCooldownIntegerRequired쿨다운 시간
    loadBalancerInstanceSummaryListListOptional로드 밸런서 인스턴스 요약 목록
    • 오토 스케일링 그룹을 로드 밸런서 인스턴스로 헬스 체크하는 경우, 해당 로드 밸런서의 정보가 출력됨
    healthCheckGracePeriodIntegerOptional헬스 체크 보류 기간(초)
    • 해당 기간 헬스 체크 보류
    healthCheckTypeCommonCodeRequired오토 스케일링의 헬스 체크 구분
    • SVR | LOADB
      • SVR: 서버
      • LOADB: 로드 밸런서
    createDateDateRequired오토 스케일링 그룹 생성 일시(YYYY-MM-DDThh:mm:ssZ)
    inAutoScalingGroupServerInstanceListListOptional오토 스케일링 그룹에 속한 서버 인스턴스 목록
    suspendedProcessListListOptional보류된 프로세스 목록
    zoneListListRequired오토 스케일링 그룹의 존 목록

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

    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.