AutoScalingGroup
    • PDF

    AutoScalingGroup

    • PDF

    記事の要約

    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.