Auto Scaling
Resource Icon
Resource Overview
This service automatically adjusts the number of virtual servers based on a user-defined schedule or monitoring results, allowing for flexible responses to changing demand. By monitoring the servers based on predefined thresholds, it automatically scales the number of servers to ensure stable service operation.
Associated Resources
Parent Resource
Connected Resources
Resource Setting Values
server_image_product_code
: The code of OS image to use(CNTOS:CentOS, UBNTU:Ubuntu, WND:Windows / MYSQL,MARIA:Database / SVR:Server, EN:English Edition)server_product_code
: The code for hardware configuration on the server(HICPU:High CPU, STAND:Standard, HIMEM:High Memory / C:Cores,M:Memory(GB))login_key_name
: The name of Login key to encrypt with the public keyinit_script
content
: The script to run automatically when the server is created
group
min_size
: The minimum size of the Auto scaling group, from 0 to 30max_size
: The maximum size of the Auto scaling group, from 0 to 30linked_acg_names
: The list of ACG names to apply the Auto sacling toincluded_subnet_name
: The name of Subnet to create servers
policy
adjustment_type_code
: The code of adjustment type, CHANG/PRCNT/EXACT -CHANG
,PRCNT
,EXACT
scaling_adjustment
: The value of adjustment
schedule
min_size
: The minimum size of the Auto scaling groupmax_size
: The maximum size of the Auto scaling groupdesired_capacity
: The desired capacity value of the Auto scaling groupstart_time
: The date and time when the schedule first startsend_time
: The date and time when the schedule ends