Scaling Group VServer Groups Args
Attaches/Detaches vserver groups to a specified scaling group.
NOTE: The load balancer of which vserver groups belongs to must be in
active
status. NOTE: If scaling group's network type isVPC
, the vserver groups must be in the sameVPC
. NOTE: A scaling group can have at most 5 vserver groups attached by default. NOTE: Vserver groups and the default group of loadbalancer share the same backend server quota. NOTE: When attach vserver groups to scaling group, existing ECS instances will be added to vserver groups; Instead, ECS instances will be removed from vserver group when detach. NOTE: Detach action will be executed before attach action. NOTE: Vserver group is defined uniquely byloadbalancer_id
,vserver_group_id
,port
. NOTE: Modifingweight
attribute means detach vserver group first and then, attach with new weight parameter. NOTE: Available since v1.53.0.
Import
ESS vserver groups can be imported using the id, e.g.
$ pulumi import alicloud:ess/scalingGroupVServerGroups:ScalingGroupVServerGroups example abc123456