ScheduledUpdateGroupAction
    • PDF

    ScheduledUpdateGroupAction

    • PDF

    Article summary

    Available in VPC

    This is a data type required when editing a schedule.

    Syntax

    The syntax is as follows.

    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;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    autoScalingGroupNoStringRequiredNumber of the autoscaling group that the scheduled action is set in
    scheduledActionNoStringRequiredScheduled action number
    • NAVER Cloud Platform's identifier to identify scheduled actions
    scheduledActionNameStringRequiredScheduled action name
    minSizeIntegerRequiredMinimum capacity
    • 0 - 30
    maxSizeIntegerRequiredMaximum capacity
    • 0 - 30
    desiredCapacityIntegerRequiredExpected capacity
    • 0 - 30
    startTimeDateRequiredSchedule start date and time (yyyy-MM-ddTHH:mm:ssZ)
    endTimeDateOptionalRecurring schedule end date and time (yyyy-MM-ddTHH:mm:ssZ)
    recurrenceStringOptionalSet up recurring schedule (crontab expression)
    timeZoneStringRequiredTime zone
    • KST | UTC
      • KST: UTC+9
      • UTC: UTC+0

    Was this article helpful?

    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.