AutoScaling
Resource Icon

Resource Overview
A service that automatically increases or decreases the number of virtual servers according to user-defined schedules or monitoring results, allowing flexible responses to changes in demand. By monitoring servers based on predefined thresholds and automatically adjusting the number of servers, services can be operated in a stable manner.
Associated Resources
Parent Resource
Connected Resources
Resource Configuration
Basic Settings
linked_acg_names: List of ACG names to apply to Auto Scalingincluded_subnet_name: Subnet name for server creationlaunch_configuration_name: Name of the Launch Configuration to usehealth_check_type_code: Health check type, server or load balancer -SVR,LOADBhealth_check_grace_period: Grace period for suspending health checks after a server instance is added to service -1~2147486347linked_target_group_list: List of target group names to connectmin_size: Minimum size of the Auto Scaling group, range 0 ~ 30 -1~30max_size: Maximum size of the Auto Scaling group, range 0 ~ 30 -1~30
Auto Scaling Policy (policy)
policy.adjustment_type_code: Scaling adjustment type code, change in capacity (CHANG) / percent change (PRCNT) / exact capacity (EXACT) -CHANG,PRCNT,EXACTpolicy.scaling_adjustment: Scaling adjustment valuepolicy.cooldown: Time in seconds during which additional alarms are ignored even if they occur -0~214748364policy.min_adjustment_step: Minimum adjustment unit when changing the number of instances -0~214748364
Auto Scaling Schedule (schedule)
schedule.min_size: Minimum size of the Auto Scaling group -1~30schedule.max_size: Maximum size of the Auto Scaling group -1~30schedule.desired_capacity: Desired capacity of the Auto Scaling group -1~30schedule.start_time: Start date and time of the scheduleschedule.end_time: End date and time of the schedule