ScheduledUpdateGroupAction
    • PDF

    ScheduledUpdateGroupAction

    • PDF

    Article Summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    Can be used in a VPC environment.

    Description

    Scheduled Action

    Statement

    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

    Parameter nameRequirement statusTypeDescription
    autoScalingGroupNoYesStringThe Auto Scaling Group number where the scheduled action is set
    scheduledActionNoYesStringScheduled action number
    NAVER Cloud Platform's identifier to identify the scheduled action
    scheduledActionNameYesStringScheduled action name
    minSizeYesIntegerMinimum capacity (0 to 30)
    maxSizeYesIntegerMaximum capacity (0 to 30)
    desiredCapacityYesIntegerDesired capacity (0 to 30)
    startTimeYesDateSchedule start time
    format : yyyy-MM-ddTHH:mm:ssZ
    endTimeNoDateRepeated schedule end time
    format : yyyy-MM-ddTHH:mm:ssZ
    recurrenceNoStringRepeated schedule settings (crontab expression)
    timeZoneYesStringTime range
    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.