ScheduledUpdateGroupAction
    • PDF

    ScheduledUpdateGroupAction

    • PDF

    記事の要約

    VPC環境で利用できます。

    スケジュール変更時に必要なデータタイプです。

    構文

    構文は次の通りです。

    private String autoScalingGroupNo;
    private String scheduledActionNo;
    private String scheduledActionName;
    private Integer minSize;
    private Integer maxSize;
    private Integer desiredCapacity;
    private Date startTime;
    private Date endTime;
    private String recurrence;
    private String timeZone;
    

    フィールド

    フィールドの詳細は次の通りです。

    フィールドタイプ必須の有無説明
    autoScalingGroupNoStringRequiredShceduled Actionが設定されているオートスケールグループ番号
    scheduledActionNoStringRequiredScheduled Action番号
    • Scheduled Actionを識別するための NAVERクラウドプラットフォームの識別子
    scheduledActionNameStringRequiredScheduled Action名
    minSizeIntegerRequired最小容量
    • 0~30
    maxSizeIntegerRequired最大容量
    • 0~30
    desiredCapacityIntegerRequired希望する容量
    • 0~30
    startTimeDateRequiredスケジュールの開始日時(yyyy-MM-ddTHH:mm:ssZ)
    endTimeDateOptional繰り返しスケジュールの終了日時(yyyy-MM-ddTHH:mm:ssZ)
    recurrenceStringOptional繰り返しスケジュールの設定(crontab expression)
    timeZoneStringRequired時間帯域
    • KST | UTC
      • KST: UTC+9
      • UTC: UTC+0

    この記事は役に立ちましたか?

    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.