ScheduledUpdateGroupAction
    • PDF

    ScheduledUpdateGroupAction

    • PDF

    기사 요약

    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 번호
    scheduledActionNoYesString- Scheduled Action 번호
    Scheduled Action을 식별하기 위한 NAVER Cloud Platform의 식별자
    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.