| object | | |
RequestId | string | | 473469C7-AA6F-4DC5-B3DB-A3DC0DE3**** |
ScalingGroup | object | | |
VpcId | string | The virtual private cloud (VPC) ID of the scaling group. | vpc-wz9fcq97y1vqkd8bijcq6 |
CreationTime | string | The time when the scaling group was created. | 2014-08-14T10:58Z
|
TotalInstanceCount | integer | The total number of Elastic Compute Service (ECS) instances in the scaling group. | 1 |
ScalingGroupName | string | The name of the scaling group. The name of each scaling group must be unique in a region.
The name must be 2 to 64 characters in length, and can contain letters, digits, underscores (_), hyphens (-), and periods (.). It must start with a letter or digit. | dyrSuvBOtO1dEdIlIbp****
|
SpotInstancePools | integer | The number of instance types that are specified. Preemptible instances of multiple lowest-priced instance types are evenly distributed across the zones of the scaling group. Valid values: 0 to 10. | 5 |
StoppedCapacity | integer | The number of instances that are stopped in Economical Mode in the scaling group. | 1 |
OnDemandPercentageAboveBaseCapacity | integer | The percentage of pay-as-you-go instances among the excess instances when the minimum number of pay-as-you-go instances reaches the requirement. Valid values: 0 to 100. | 20 |
ModificationTime | string | The time when the scaling group was modified. | 2014-08-14T10:58Z
|
MinSize | integer | The minimum number of ECS instances that must be contained in the scaling group. | 1 |
ScalingGroupId | string | The ID of the scaling group. | asg-bp14wlu85wrpchm0****
|
CompensateWithOnDemand | boolean | Indicates whether pay-as-you-go ECS instances can be automatically created to reach the required number of ECS instances when preemptible ECS instances cannot be created due to high prices or insufficient inventory of resources. This parameter takes effect when you set MultiAZPolicy to COST_OPTIMIZED . Valid values:
| true |
ScalingPolicy | string | The reclaim mode of the scaling group. Valid values:
- recycle: economical mode
- release: release mode
- forcerelease: forced release mode
- forcerecycle: forced recycle mode
For more information, see RemoveInstances . | recycle |
RemovingWaitCapacity | integer | The number of ECS instances that are in the Pending Remove state in the scaling group. | 1 |
ActiveCapacity | integer | The number of ECS instances that are in the In Service state in the scaling group. | 1 |
OnDemandBaseCapacity | integer | The minimum number of pay-as-you-go instances that must be contained in the scaling group. Valid values: 0 to 1000. If the number of pay-as-you-go instances in the scaling group is less than the value of this parameter, Auto Scaling preferentially creates pay-as-you-go instances. | 30 |
ProtectedCapacity | integer | The number of ECS instances that are in the Protected state in the scaling group. | 1 |
HealthCheckType | string | The health check mode of the scaling group. Valid values:
- NONE: Auto Scaling does not perform health checks.
- ECS: Auto Scaling checks the health status of instances in the scaling group. If you want to enable instance health check, you can set the value to ECS, regardless of whether the scaling group is of ECS type or Elastic Container Instance type.
- LOAD_BALANCER: Auto Scaling checks the health status of instances in the scaling group based on the health check results of load balancers. The health check results of Classic Load Balancer (CLB) instances are not supported as the health check basis for instances in the scaling group.
| ECS |
LifecycleState | string | The status of the scaling group. Valid values:
- Active: The scaling group is in the Enabled state. Enabled scaling groups can receive requests to execute scaling rules and trigger scaling activities.
- Inactive: The scaling group is in the Disabled state. Disabled scaling groups cannot receive requests to execute scaling rules.
- Deleting: The scaling group is being deleted. Scaling groups that are being deleted cannot receive requests to execute scaling rules, and the parameter settings of the scaling groups cannot be modified.
| Active |
GroupDeletionProtection | boolean | Indicates whether Deletion Protection is enabled for the scaling group. Valid values:
- true: Deletion Protection is enabled for the scaling group. This way, the scaling group cannot be deleted.
- false: Deletion Protection is disabled for the scaling group.
| true |
ActiveScalingConfigurationId | string | The ID of the active scaling configuration in the scaling group. | asc-bp1et2qekq3ojr33****
|
GroupType | string | The type of the instances that are managed by the scaling group. Valid values:
- ECS: ECS instances
- ECI: elastic container instances
| ECS |
MultiAZPolicy | string | The scaling policy of the ECS instances in the multi-zone scaling group. Valid values:
-
PRIORITY: ECS instances are created based on the value of VSwitchIds. If Auto Scaling cannot create ECS instances in the zone where the vSwitch of the highest priority resides, Auto Scaling creates ECS instances in the zone where the vSwitch of the next highest priority resides.
-
COST_OPTIMIZED: ECS instances are created based on the unit prices of their vCPUs. Auto Scaling preferentially creates ECS instances that use the lowest-priced vCPUs. If preemptible instance types are specified in the scaling configuration, Auto Scaling preferentially creates preemptible instances. You can also specify CompensateWithOnDemand to allow Auto Scaling to create pay-as-you-go instances in the case that preemptible instances cannot be created due to insufficient inventory of preemptible instance types.
**
Note The COST_OPTIMIZED setting takes effect only if you specified multiple instance types or preemptible instance types in your scaling configuration.
-
BALANCE: ECS instances are evenly distributed across the zones of the scaling group. If ECS instance are unevenly distributed across the specified zones due to insufficient inventory of instance types, you can call the RebalanceInstance operation to rebalance the distribution of the ECS instances.
| PRIORITY |
RemovingCapacity | integer | The number of ECS instances that are being removed from the scaling group. | 0 |
PendingWaitCapacity | integer | The number of ECS instances that are in the Pending Add state in the scaling group. | 0 |
StandbyCapacity | integer | The number of ECS instances that are in the Standby state in the scaling group. | 1 |
CurrentHostName | string |
Note
This parameter is not available for use.
| hostname |
PendingCapacity | integer | The number of ECS instances that are being added to the scaling group and configured. | 0 |
LaunchTemplateId | string | The ID of the launch template that is used by the scaling group. | lt-m5e3ofjr1zn1aw7****
|
TotalCapacity | integer | The total weighted capacity of all ECS instances in the scaling group if Weighted is specified. In other cases, the value of this parameter indicates the total number of ECS instances in the scaling group. | 1 |
DesiredCapacity | integer | The expected number of ECS instances in the scaling group. Auto Scaling automatically maintains the expected number of ECS instances. | 5 |
SpotInstanceRemedy | boolean | Indicates whether preemptible instances can be supplemented. If this parameter is set to true, Auto Scaling creates an instance to replace a preemptible instance when Auto Scaling receives the system message which indicates that the preemptible instance is to be reclaimed. | true |
LaunchTemplateVersion | string | The version number of the launch template. | Default |
RegionId | string | The region ID of the scaling group. | cn-shenzhen |
VSwitchId | string | The vSwitch ID of the scaling group. | vsw-bp1whw2u46cn8zubm****
|
MaxSize | integer | The maximum number of ECS instances that can be contained in the scaling group. | 2 |
DefaultCooldown | integer | The cooldown period of the scaling group. Unit: seconds. | 60 |
VServerGroups | array<object> | The backend vServer groups. | |
VServerGroup | object | | |
LoadBalancerId | string | The ID of the Classic Load Balancer (CLB, formerly known as Server Load Balancer or SLB) instance to which the backend vServer group belongs. | 147b46d767c-cn-qingdao-cm5****
|
VServerGroupAttributes | array<object> | The attributes of the backend vServer group. | |
VServerGroupAttribute | object | | |
VServerGroupId | string | The ID of the backend vServer group. | rsp-bp12bjrny****
|
Weight | integer | The weight of the backend vServer group. | 1 |
Port | integer | The port number of a backend vServer. | 80 |
LaunchTemplateOverrides | array<object> | The information about the instance types that are extended in the launch template. | |
LaunchTemplateOverride | object | | |
WeightedCapacity | integer | The weight of the instance type. The value of this parameter indicates the capacity of an instance of the specified instance type in the scaling group. A higher weight indicates that a smaller number of instances of the specified instance type are required to meet the expected capacity requirement. | 4 |
InstanceType | string | The instance type. The instance type that is specified by using this parameter overwrites the instance type of the launch template. | ecs.c5.xlarge
|
SpotPriceLimit | float | The maximum bid price of the instance type that is specified by LaunchTemplateOverride.InstanceType .
Note
This parameter takes effect only if you specify LaunchTemplateId .
| 0.025 |
AlbServerGroups | array<object> | The information about the Application Load Balancer (ALB) server groups. | |
AlbServerGroup | object | | |
AlbServerGroupId | string | The ID of the Application Load Balancer (ALB) server group. | sgp-ddwb0y0g6y9bjm****
|
Weight | integer | The weight of an ECS instance as a backend server in the ALB server group. | 100 |
Port | integer | The port number used by an ECS instance as a backend server in the ALB server group. | 80 |
ServerGroups | array<object> | The information about the server groups.
Note
You can use this parameter to obtain information about ALB server groups and Network Load Balancer (NLB) server groups attached to your scaling group.
| |
ServerGroup | object | | |
ServerGroupId | string | The ID of the server group. | sgp-i9ouakeaerr*****
|
Type | string | The type of the server group. Valid values:
| ALB |
Weight | integer | The weight of an ECS instance as a backend server in the server group. | 100 |
Port | integer | The port number used by an ECS instance as a backend server in the server group. | 80 |
RemovalPolicies | array | The instance removal policies. | |
RemovalPolicy | string | The instance removal policy. Valid values:
- OldestInstance: Auto Scaling removes ECS instances that are added at the earliest point in time to the scaling group.
- NewestInstance: Auto Scaling removes ECS instances that are most recently added to the scaling group.
- OldestScalingConfiguration: Auto Scaling removes ECS instances that are created based on the earliest scaling configuration.
| OldestScalingConfiguration |
DBInstanceIds | array | The IDs of the ApsaraDB RDS instances that are associated with the scaling group. | |
DBInstanceId | string | The ID of the ApsaraDB RDS instance that is associated with the scaling group. | rm-bp15556qzebg1****
|
LoadBalancerIds | array | The IDs of the SLB instances that are associated with the scaling group. | |
LoadBalancerId | string | The ID of the SLB instance that is associated with the scaling group. | lb-bp19byhscefk3x0li****
|
VSwitchIds | array | The IDs of the vSwitches that are associated with the scaling group. If you specify VSwitchIds, VSwitchId is ignored. | |
VSwitchId | string | The ID of the vSwitch that is associated with the scaling group. If you specify VSwitchIds, VSwitchId is ignored. | vsw-bp1whw2u46cn8zubm****
|
SuspendedProcesses | array | The processes that are suspended. If no process is suspended, null is returned. Valid values:
- ScaleIn: scale-in
- ScaleOut: scale-out
- HealthCheck: health check
- AlarmNotification: event-triggered task
- ScheduledAction: scheduled task
| |
SuspendedProcess | string | The process that is suspended. If no process is suspended, null is returned. Valid values:
- ScaleIn: scale-in
- ScaleOut: scale-out
- HealthCheck: health check
- AlarmNotification: event-triggered task
- ScheduledAction: scheduled task
| ScaleIn |
SystemSuspended | boolean | Indicates whether Auto Scaling stops executing scaling activities in the scaling group. Valid values:
- true: Auto Scaling stops executing scaling activities in the scaling group if the scaling activities failed for more than seven consecutive days in the scaling group. You must modify the scaling group or scaling configuration to resume the execution of the scaling activities.
- false: Auto Scaling does not stop executing scaling activities in the scaling group.
| true |
IsElasticStrengthInAlarm | boolean |
Note
This parameter is not available for use.
| false |
MonitorGroupId | string | The ID of the CloudMonitor application group that is associated with the scaling group. | 1497****
|
AzBalance | boolean | Indicates whether instances in the scaling group are evenly distributed across zones. This parameter takes effect only if you set MultiAZPolicy to COMPOSABLE . Valid values:
| false |
AllocationStrategy | string | The allocation policy of instances. Auto Scaling selects instance types based on the allocation policy to create the required number of instances. You can apply the policy to pay-as-you-go instances and preemptible instances. This parameter takes effect only if you set MultiAZPolicy to COMPOSABLE . Valid values:
- priority: Auto Scaling selects instance types based on the specified order to create the required number of instances.
- lowestPrice: Auto Scaling selects instance types that have the lowest unit price of vCPUs to create the required number of instances.
| priority |
SpotAllocationStrategy | string | The allocation policy of preemptible instances. Auto Scaling selects instance types based on the allocation policy to create the required number of preemptible instances. You can apply the policy to pay-as-you-go instances and preemptible instances. This parameter takes effect only if you set MultiAZPolicy to COMPOSABLE . Valid values:
- priority: Auto Scaling selects instance types based on the specified order to create the required number of preemptible instances.
- lowestPrice: Auto Scaling selects instance types that have the lowest unit price of vCPUs to create the required number of preemptible instances.
| lowestPrice |
MaxInstanceLifetime | integer | The maximum life span of an instance in the scaling group. Unit: seconds.
Valid values: 0 or from 86400 to Integer.maxValue . A value of 0 for MaxInstanceLifetime indicates that any previously set limit has been removed, which effectively disables the maximum instance lifetime constraint.
Default value: null.
Note
This parameter is not supported by scaling groups of the Elastic Container Instance type and scaling groups whose ScalingPolicy is set to Recycle.
| null |
CustomPolicyARN | string | The Alibaba Cloud Resource Name (ARN) of the function that is specified in the custom scale-in policy. This parameter takes effect only if you set the first value of RemovalPolicies to CustomPolicy. | null |
InitCapacity | integer | The number of instances that are in the Initialized state and not added to the scaling group. | 0 |
ResourceGroupId | string | The ID of the resource group to which the scaling group belongs.
Note
If you specify this parameter, new scaling groups are added to the specified resource group. If you do not specify this parameter, new scaling groups are added to the default resource group.
| rg-aek2epf32c4uyji |
LoadBalancerConfigs | array<object> | | |
LoadBalancerConfig | object | | |
LoadBalancerId | string | The ID of the CLB instance. | lb-2zein3ytoeq49cmkbyxr0 |
Weight | integer | The weight of a backend server. | 100 |
EnableDesiredCapacity | boolean | Indicates whether the Expected Number of Instances feature is enabled. Valid values:
| true |
Tags | array<object> | The tags of the scaling group. | |
Tag | object | | |
TagKey | string | The tag key of the scaling group. | Department |
TagValue | string | The tag value of the scaling group. | Finance |
Propagate | boolean | Indicates whether the tags of the scaling group can be propagated to instances. Valid values:
- true: The tags of the scaling group can be propagated to only instances that are newly created.
- false: The tags of the scaling group cannot be propagated to any instances.
Default value: false. | false |
HealthCheckTypes | array | The health check mode of the scaling group. Valid values:
- NONE: Auto Scaling does not perform health checks.
- ECS: Auto Scaling checks the health status of instances in the scaling group. If you want to enable instance health check, you can set the value to ECS, regardless of whether the scaling group is of ECS type or Elastic Container Instance type.
- LOAD_BALANCER: Auto Scaling checks the health status of instances in the scaling group based on the health check results of load balancers. The health check results of CLB instances are not supported as the health check basis for instances in the scaling group.
| |
HealthCheckType | string | The health check modes of the scaling group. Valid values:
- NONE: Auto Scaling does not perform health checks.
- ECS: Auto Scaling checks the health status of instances in the scaling group. If you want to enable instance health check, you can set the value to ECS, regardless of whether the scaling group is of ECS type or Elastic Container Instance type.
- LOAD_BALANCER: Auto Scaling checks the health status of instances in the scaling group based on the health check results of load balancers. The health check results of CLB instances are not supported as the health check basis for instances in the scaling group.
| ECS |
Output | string | The output details of the scaling group of the Elastic Container Instance type. Currently, the output is displayed in a Kubernetes Deployment YAML file. | apiVersion: apps/v1
kind: Deployment
metadata:
name: nginx-deployment
labels:
app: nginx
spec:
replicas: 3
selector:
matchLabels:
app: nginx
template:
metadata:
labels:
app: nginx
annotations:
k8s.aliyun.com/eip-bandwidth: 10
k8s.aliyun.com/eci-with-eip: true
spec:
containers:
- name: nginx
image: nginx:1.14.2
ports:
- containerPort: 80 |