ScheduledUpdateGroupAction
    • PDF

    ScheduledUpdateGroupAction

    • PDF

    Article Summary

    VPC環境で利用できます。

    説明

    Scheduled Action

    構文

    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;
    

    フィールド

    パラメータ名必須有無タイプ説明
    autoScalingGroupNoYesStringShceduled Actionに設定されているAuto Scaling Group番号
    scheduledActionNoYesStringScheduled Action番号
    Scheduled Actionを識別するためのNAVERクラウドプラットフォームの識別子
    scheduledActionNameYesStringScheduled Action名
    minSizeYesInteger最小容量 (0~30)
    maxSizeYesInteger最大容量 (0~30)
    desiredCapacityYesInteger希望する容量 (0~30)
    startTimeYesDateスケジュール開始時間
    format : yyyy-MM-ddTHH:mm:ssZ
    endTimeNoDate繰り返しスケジュールの終了時間
    format : yyyy-MM-ddTHH:mm:ssZ
    recurrenceNoString繰り返しスケジュールの設定 (crontab expression)
    timeZoneYesString時間帯域
    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.