AutoScalingGroup
    • PDF

    AutoScalingGroup

    • PDF

    기사 요약

    설명

    Auto Scaling그룹

    구문

    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;
    

    필드

    파라미터 명필수 여부타입설명
    autoScalingGroupNameYesStringAuto Scaling그룹명
    autoScalingGroupNoYesString오토스케일링그룹번호
    launchConfigurationNameYesString론치설정명
    launchConfigurationNoYesString론치설정번호
    desiredCapacityYesInteger기대용량치 (0~30)
    minSizeYesInteger최소사이즈 (0~30)
    maxSizeYesInteger최대사이즈 (0~30)
    defaultCooldownYesIntegerCooldown 시간
    loadBalancerInstanceSummaryListNoList로드밸런서인스턴스 Summary 리스트
    Auto Scaling그룹을 로드밸런서인스턴스로 헬스체크하도록 하였다면, 해당 로드밸런서의 정보가 출력됩니다.
    healthCheckGracePeriodNoInteger헬스체크보류기간
    초 단위 이며, 해당 기간 동안 헬스체크를 보류합니다.
    healthCheckTypeYesCommonCodeAuto Scaling의 헬스체크유형타입 - SVR(서버) LOADB(로드밸런서)
    createDateYesDateAuto Scaling 그룹 생성일자 포맷 : "YYYY-MM-DDThh:mm:ssZ"
    inAutoScalingGroupServerInstanceListNoListAuto Scaling그룹에속한서버인스턴스리스트
    suspendedProcessListNoList보류된프로세스리스트
    zoneListYesListAuto Scaling 그룹의 ZONE 리스트

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

    What's Next
    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.