Queries scaling groups.
Debugging
Request parameters
Parameter | Type | Required | Example | Description |
---|---|---|---|---|
Action | String | Yes | DescribeScalingGroups | The operation that you want to perform. Set the value to DescribeScalingGroups. |
RegionId | String | Yes | cn-qingdao | The region ID of the scaling group. |
PageNumber | Integer | No | 1 | The page number. Pages start from page 1. Default value: 1. |
PageSize | Integer | No | 10 | The number of entries per page. Valid values: 1 to 50. Default value: 10. |
ScalingGroupName | String | No | scalinggroup**** | The name of the scaling group. |
ScalingGroupName.1 | String | No | scalinggroup**** | ScalingGroupName.1 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
ScalingGroupName.2 | String | No | scalinggroup**** | ScalingGroupName.2 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
ScalingGroupName.3 | String | No | scalinggroup**** | ScalingGroupName.3 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
ScalingGroupName.4 | String | No | scalinggroup**** | ScalingGroupName.4 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
ScalingGroupName.5 | String | No | scalinggroup**** | ScalingGroupName.5 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
ScalingGroupName.6 | String | No | scalinggroup**** | ScalingGroupName.6 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
ScalingGroupName.7 | String | No | scalinggroup**** | ScalingGroupName.7 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
ScalingGroupName.8 | String | No | scalinggroup**** | ScalingGroupName.8 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
ScalingGroupName.9 | String | No | scalinggroup**** | ScalingGroupName.9 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
ScalingGroupName.10 | String | No | scalinggroup**** | ScalingGroupName.10 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
ScalingGroupName.11 | String | No | scalinggroup**** | ScalingGroupName.11 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
ScalingGroupName.12 | String | No | scalinggroup**** | ScalingGroupName.12 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
ScalingGroupName.13 | String | No | scalinggroup**** | ScalingGroupName.13 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
ScalingGroupName.14 | String | No | scalinggroup**** | ScalingGroupName.14 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
ScalingGroupName.15 | String | No | scalinggroup**** | ScalingGroupName.15 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
ScalingGroupName.16 | String | No | scalinggroup**** | ScalingGroupName.16 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
ScalingGroupName.17 | String | No | scalinggroup**** | ScalingGroupName.17 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
ScalingGroupName.18 | String | No | scalinggroup**** | ScalingGroupName.18 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
ScalingGroupName.19 | String | No | scalinggroup**** | ScalingGroupName.19 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
ScalingGroupName.20 | String | No | scalinggroup**** | ScalingGroupName.20 is the name of the scaling group that you want to query. The names of inactive scaling groups are not displayed in the query results, and no error is returned. |
GroupType | String | No | ECS | The type of instances that are managed by the scaling group. Valid values:
Default value: ECS. |
ScalingGroupId.N | String | No | asg-bp14wlu85wrpchm0**** | The ID of scaling group N that you want to query. Valid values of N: 1 to 20. The IDs of inactive scaling groups are not displayed in the query results, and no error is returned. |
ResourceGroupId | String | No | rg-123**** | The ID of the resource group to which the scaling group that you want to query belongs. Note If the specified resource group does not contain scaling groups, only null is returned. |
Response parameters
Parameter | Type | Example | Description |
---|---|---|---|
RequestId | String | 473469C7-AA6F-4DC5-B3DB-A3DC0DE3**** | The ID of the request. |
PageNumber | Integer | 1 | The page number. |
PageSize | Integer | 10 | The number of entries per page. |
TotalCount | Integer | 1 | The total number of scaling groups. |
ScalingGroups | Array of ScalingGroup | Details of the scaling groups. | |
ScalingGroup | |||
VpcId | String | vpc-bp1vwnn14rqpyiczj**** | The ID of the virtual private cloud (VPC) in which the scaling group resides. |
CreationTime | String | 2014-08-14T10:58Z | The time when the scaling group was created. |
TotalInstanceCount | Integer | 1 | The total number of ECS instances in the scaling group. |
ScalingGroupName | String | dyrSuvBOtO1dEdIlIbp**** | The name of the scaling group. |
SpotInstancePools | Integer | 5 | The number of instance types that are specified. Auto Scaling creates preemptible instances of multiple instance types that are provided at the lowest price. Valid values: 0 to 10. If you set |
StoppedCapacity | Integer | 1 | The number of instances that were stopped in Economical Mode in the scaling group. |
OnDemandPercentageAboveBaseCapacity | Integer | 20 | The percentage of pay-as-you-go instances in the excess instances when the minimum number of pay-as-you-go instances is reached. OnDemandBaseCapacity specifies the minimum number of pay-as-you-go instances that must be included in the scaling group. Valid values: 0 to 100. If you set |
ModificationTime | String | 2014-08-14T10:58Z | The time when the scaling group was modified. |
MinSize | Integer | 1 | The minimum number of ECS instances that must be included in the scaling group. |
ScalingGroupId | String | asg-bp14wlu85wrpchm0**** | The ID of the scaling group. |
CompensateWithOnDemand | Boolean | true | Indicates whether pay-as-you-go instances can be automatically created to meet the requirement on the number of ECS instances when the expected capacity of preemptible instances cannot be provided due to reasons such as cost-related issues and insufficient resources. This parameter is available only if you set
|
ScalingPolicy | String | recycle | The reclaim mode of the scaling group. Valid values:
For information about how to remove instances, see the RemoveInstances topic. |
RemovingWaitCapacity | Integer | 1 | The number of ECS instances that are in the Pending Remove state in the scaling group. |
ActiveCapacity | Integer | 1 | The number of ECS instances that are in the In Service state in the scaling group. |
OnDemandBaseCapacity | Integer | 30 | The minimum number of pay-as-you-go instances that must be included 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. If you set |
ProtectedCapacity | Integer | 1 | The number of ECS instances that are in the Protected state in the scaling group. |
HealthCheckType | String | ECS | The health check mode of the scaling group. Valid values:
|
LifecycleState | String | Active | The state of the scaling group. Valid values:
|
GroupDeletionProtection | Boolean | true | Indicates whether deletion protection is enabled for the scaling group. Valid values:
|
ActiveScalingConfigurationId | String | asc-bp1et2qekq3ojr33**** | The ID of the active scaling configuration in the scaling group. |
GroupType | String | ECS | The type of instances that are managed by the scaling group. |
MultiAZPolicy | String | PRIORITY | The scaling policy for the multi-zone scaling group of the ECS type. Valid values:
|
RemovingCapacity | Integer | 0 | The number of ECS instances that are being removed from the scaling group. |
PendingWaitCapacity | Integer | 1 | The number of ECS instances that are in the Pending Add state in the scaling group. |
StandbyCapacity | Integer | 1 | The number of ECS instances that are in the Standby state in the scaling group. |
PendingCapacity | Integer | 0 | The number of ECS instances that are being added to the scaling group and still being configured. |
LaunchTemplateId | String | lt-m5e3ofjr1zn1aw7**** | The ID of the launch template that is used by the scaling group. |
TotalCapacity | Integer | 1 | The total weighted capacity of all ECS instances in the scaling group if WeightedCapacity is specified. In other cases, the value of this parameter indicates the total number of ECS instances in the scaling group. |
DesiredCapacity | Integer | 5 | The expected number of ECS instances in the scaling group. Auto Scaling automatically maintains the expected number of ECS instances in the scaling group. |
SpotInstanceRemedy | Boolean | true | 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 a system message which indicates that the preemptible instance is to be reclaimed. |
LaunchTemplateVersion | String | Default | The version of the launch template that is used by the scaling group. |
RegionId | String | cn-qingdao | The region ID of the scaling group. |
VSwitchId | String | vsw-bp1whw2u46cn8zubm**** | The ID of the vSwitch that is associated with the scaling group. |
MaxSize | Integer | 2 | The maximum number of ECS instances that can be included in the scaling group. |
DefaultCooldown | Integer | 60 | The default cooldown period of the scaling group. During the cooldown period, Auto Scaling executes only the scaling activities that are triggered by CloudMonitor event-triggered tasks. |
VServerGroups | Array of VServerGroup | The backend vServer groups. | |
VServerGroup | |||
LoadBalancerId | String | 147b46d767c-cn-qingdao-cm5**** | The ID of the Server Load Balancer (SLB) instance to which the backend vServer group belongs. |
VServerGroupAttributes | Array of VServerGroupAttribute | The attributes of the backend vServer group. | |
VServerGroupAttribute | |||
VServerGroupId | String | rsp-bp12bjrny**** | The ID of the backend vServer group. |
Weight | Integer | 1 | The weight of the backend vServer group. |
Port | Integer | 22 | The port number that is used by the SLB instance to provide external services. |
LaunchTemplateOverrides | Array of LaunchTemplateOverride | Details of the instance types that are specified by using the Extended Configurations feature of the launch template. | |
LaunchTemplateOverride | |||
WeightedCapacity | Integer | 4 | 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 larger weight indicates that a smaller number of instances of the specified instance type are required to meet the expected capacity requirement. |
InstanceType | String | ecs.c5.xlarge | The instance type. The instance type that is specified by this parameter overwrites the instance type that is specified in the launch template. |
SpotPriceLimit | Float | 0.025 | The maximum bid price of instance type N that is specified by Note This parameter is available only if you specify LaunchTemplateId . |
AlbServerGroups | Array of AlbServerGroup | Details of Application Load Balancer (ALB) server groups. | |
AlbServerGroup | |||
AlbServerGroupId | String | sgp-ddwb0y0g6y9bjm**** | The ID of the ALB server group. |
Weight | Integer | 100 | The weight of an ECS instance as a backend server after Auto Scaling adds the ECS instance to the ALB server group. |
Port | Integer | 80 | The port number used by an ECS instance after Auto Scaling adds the ECS instance to the ALB server group. |
ServerGroups | Array of ServerGroup | Details of SLB server groups. Note This parameter returns the details of the ALB server groups and Network Load Balancer (NLB) server groups that are associated with the scaling group. | |
ServerGroup | |||
ServerGroupId | String | sgp-i9ouakeaerr***** | The ID of the server group. |
Type | String | ALB | The type of the server group. Valid values:
|
Weight | Integer | 100 | The weight of an ECS instance in the scaling group as a backend server after Auto Scaling adds the ECS instance to server group N. |
Port | Integer | 80 | The port number that is used by an ECS instance after Auto Scaling adds the ECS instance to server group N. |
RemovalPolicies | Array of String | OldestScalingConfiguration | Details of the policies that are used to remove ECS instances from the scaling group. Valid values:
|
DBInstanceIds | Array of String | rm-bp15556qzebg1**** | The IDs of the ApsaraDB RDS instances that are associated with the scaling group. |
LoadBalancerIds | Array of String | lb-bp19byhscefk3x0li**** | The IDs of the SLB instances that are associated with the scaling group. |
VSwitchIds | Array of String | vsw-bp1whw2u46cn8zubm**** | The IDs of the vSwitches that are associated with the scaling group. If you specify VSwitchIds, VSwitchId is ignored. |
SuspendedProcesses | Array of String | ScaleIn | The processes that are suspended. If no process is suspended, null is returned. Valid values:
|
SystemSuspended | Boolean | true | Indicates whether Auto Scaling stops executing scaling activities in the scaling group. Valid values:
|
MonitorGroupId | String | 1497**** | The ID of the CloudMonitor application group that is associated with the scaling group. |
AzBalance | Boolean | false | Indicates whether instances in the scaling group are evenly distributed across zones. Valid values:
|
AllocationStrategy | String | priority | The allocation policy of instances. Auto Scaling selects instance types based on the allocation policy to create instances. The allocation policy can be applied to pay-as-you-go and preemptible instances. Valid values:
|
SpotAllocationStrategy | String | lowestPrice | The allocation policy of preemptible instances. This parameter indicates the manner in which Auto Scaling selects instance types to create the required number of preemptible instances. This parameter takes effect only if you set
|
MaxInstanceLifetime | Integer | null | The maximum life span of an ECS instance in the scaling group. Unit: seconds. Valid values: 0 or from 86400 to the value of Default value: null. Note This parameter is unavailable for scaling groups of the Elastic Container Instance type or scaling groups whose ScalingPolicy is set to recycle. |
CustomPolicyARN | String | acs:fc:cn-zhangjiakou:16145688****:services/ess_custom_terminate_policy.LATEST/functions/ess_custom_terminate_policy_name | The Alibaba Cloud Resource Name (ARN) of the custom scaling policy (Function). This parameter is available only if you specify CustomPolicy as the first step to remove instances. |
InitCapacity | Integer | 0 | The number of ECS instances that are in the Initialized state before the ECS instances are scaled out in the scaling group. |
ResourceGroupId | String | rg-123**** | The ID of the resource group to which the scaling group belongs. |
LoadBalancerConfigs | Array of LoadBalancerConfig | The configurations of the Classic Load Balancer (CLB) instance. | |
LoadBalancerConfig | |||
LoadBalancerId | String | 147b46d767c-cn-qingdao-cm5**** | The ID of the CLB instance. |
Weight | Integer | 10 | The weight of an ECS instance as a backend server after Auto Scaling adds the ECS instance to the CLB backend server group. If you increase the weight of an ECS instance in the backend server group, the number of access requests that are forwarded to the ECS instance also increases. If you set Weight to 0 for an ECS instance, no access requests are forwarded to the ECS instance. Valid values: 0 to 100. |
EnableDesiredCapacity | Boolean | false | Indicates whether the Expected Number of Instances feature is enabled. Valid values:
|
Examples
Sample requests
http(s)://ess.aliyuncs.com/?Action=DescribeScalingGroups
&RegionId=cn-qingdao
&PageNumber=1
&PageSize=10
&ScalingGroupName=scalinggroup****
&ScalingGroupName.1=scalinggroup****
&ScalingGroupName.2=scalinggroup****
&ScalingGroupName.3=scalinggroup****
&ScalingGroupName.4=scalinggroup****
&ScalingGroupName.5=scalinggroup****
&ScalingGroupName.6=scalinggroup****
&ScalingGroupName.7=scalinggroup****
&ScalingGroupName.8=scalinggroup****
&ScalingGroupName.9=scalinggroup****
&ScalingGroupName.10=scalinggroup****
&ScalingGroupName.11=scalinggroup****
&ScalingGroupName.12=scalinggroup****
&ScalingGroupName.13=scalinggroup****
&ScalingGroupName.14=scalinggroup****
&ScalingGroupName.15=scalinggroup****
&ScalingGroupName.16=scalinggroup****
&ScalingGroupName.17=scalinggroup****
&ScalingGroupName.18=scalinggroup****
&ScalingGroupName.19=scalinggroup****
&ScalingGroupName.20=scalinggroup****
&GroupType=ECS
&ScalingGroupId=["asg-bp14wlu85wrpchm0****"]
&ResourceGroupId=rg-123****
&<Common request parameters>
Sample success responses
XML
format
HTTP/1.1 200 OK
Content-Type:application/xml
<DescribeScalingGroupsResponse>
<RequestId>473469C7-AA6F-4DC5-B3DB-A3DC0DE3****</RequestId>
<PageNumber>1</PageNumber>
<PageSize>10</PageSize>
<TotalCount>1</TotalCount>
<ScalingGroups>
<VpcId>vpc-bp1vwnn14rqpyiczj****</VpcId>
<CreationTime>2014-08-14T10:58Z</CreationTime>
<TotalInstanceCount>1</TotalInstanceCount>
<ScalingGroupName>dyrSuvBOtO1dEdIlIbp****</ScalingGroupName>
<SpotInstancePools>5</SpotInstancePools>
<StoppedCapacity>1</StoppedCapacity>
<OnDemandPercentageAboveBaseCapacity>20</OnDemandPercentageAboveBaseCapacity>
<ModificationTime>2014-08-14T10:58Z</ModificationTime>
<MinSize>1</MinSize>
<ScalingGroupId>asg-bp14wlu85wrpchm0****</ScalingGroupId>
<CompensateWithOnDemand>true</CompensateWithOnDemand>
<ScalingPolicy>recycle</ScalingPolicy>
<RemovingWaitCapacity>1</RemovingWaitCapacity>
<ActiveCapacity>1</ActiveCapacity>
<OnDemandBaseCapacity>30</OnDemandBaseCapacity>
<ProtectedCapacity>1</ProtectedCapacity>
<HealthCheckType>ECS</HealthCheckType>
<LifecycleState>Active</LifecycleState>
<GroupDeletionProtection>true</GroupDeletionProtection>
<ActiveScalingConfigurationId>asc-bp1et2qekq3ojr33****</ActiveScalingConfigurationId>
<GroupType>ECS</GroupType>
<MultiAZPolicy>PRIORITY</MultiAZPolicy>
<RemovingCapacity>0</RemovingCapacity>
<PendingWaitCapacity>1</PendingWaitCapacity>
<StandbyCapacity>1</StandbyCapacity>
<PendingCapacity>0</PendingCapacity>
<LaunchTemplateId>lt-m5e3ofjr1zn1aw7****</LaunchTemplateId>
<TotalCapacity>1</TotalCapacity>
<DesiredCapacity>5</DesiredCapacity>
<SpotInstanceRemedy>true</SpotInstanceRemedy>
<LaunchTemplateVersion>Default</LaunchTemplateVersion>
<RegionId>cn-qingdao</RegionId>
<VSwitchId>vsw-bp1whw2u46cn8zubm****</VSwitchId>
<MaxSize>2</MaxSize>
<DefaultCooldown>60</DefaultCooldown>
<VServerGroups>
<LoadBalancerId>147b46d767c-cn-qingdao-cm5****</LoadBalancerId>
<VServerGroupAttributes>
<VServerGroupId>rsp-bp12bjrny****</VServerGroupId>
<Weight>1</Weight>
<Port>22</Port>
</VServerGroupAttributes>
</VServerGroups>
<LaunchTemplateOverrides>
<WeightedCapacity>4</WeightedCapacity>
<InstanceType>ecs.c5.xlarge</InstanceType>
<SpotPriceLimit>0.025</SpotPriceLimit>
</LaunchTemplateOverrides>
<AlbServerGroups>
<AlbServerGroupId>sgp-ddwb0y0g6y9bjm****</AlbServerGroupId>
<Weight>100</Weight>
<Port>80</Port>
</AlbServerGroups>
<ServerGroups>
<ServerGroupId>sgp-i9ouakeaerr*****</ServerGroupId>
<Type>ALB</Type>
<Weight>100</Weight>
<Port>80</Port>
</ServerGroups>
<RemovalPolicies>OldestScalingConfiguration</RemovalPolicies>
<DBInstanceIds>rm-bp15556qzebg1****</DBInstanceIds>
<LoadBalancerIds>lb-bp19byhscefk3x0li****</LoadBalancerIds>
<VSwitchIds>vsw-bp1whw2u46cn8zubm****</VSwitchIds>
<SuspendedProcesses>ScaleIn</SuspendedProcesses>
<SystemSuspended>true</SystemSuspended>
<MonitorGroupId>1497****</MonitorGroupId>
<AzBalance>false</AzBalance>
<AllocationStrategy>priority</AllocationStrategy>
<SpotAllocationStrategy>lowestPrice</SpotAllocationStrategy>
<CustomPolicyARN>acs:fc:cn-zhangjiakou:16145688****:services/ess_custom_terminate_policy.LATEST/functions/ess_custom_terminate_policy_name</CustomPolicyARN>
<InitCapacity>0</InitCapacity>
<ResourceGroupId>rg-123****</ResourceGroupId>
<LoadBalancerConfigs>
<LoadBalancerId>147b46d767c-cn-qingdao-cm5****</LoadBalancerId>
<Weight>10</Weight>
</LoadBalancerConfigs>
<EnableDesiredCapacity>false</EnableDesiredCapacity>
</ScalingGroups>
</DescribeScalingGroupsResponse>
JSON
format
HTTP/1.1 200 OK
Content-Type:application/json
{
"RequestId" : "473469C7-AA6F-4DC5-B3DB-A3DC0DE3****",
"PageNumber" : 1,
"PageSize" : 10,
"TotalCount" : 1,
"ScalingGroups" : [ {
"VpcId" : "vpc-bp1vwnn14rqpyiczj****",
"CreationTime" : "2014-08-14T10:58Z",
"TotalInstanceCount" : 1,
"ScalingGroupName" : "dyrSuvBOtO1dEdIlIbp****",
"SpotInstancePools" : 5,
"StoppedCapacity" : 1,
"OnDemandPercentageAboveBaseCapacity" : 20,
"ModificationTime" : "2014-08-14T10:58Z",
"MinSize" : 1,
"ScalingGroupId" : "asg-bp14wlu85wrpchm0****",
"CompensateWithOnDemand" : true,
"ScalingPolicy" : "recycle",
"RemovingWaitCapacity" : 1,
"ActiveCapacity" : 1,
"OnDemandBaseCapacity" : 30,
"ProtectedCapacity" : 1,
"HealthCheckType" : "ECS",
"LifecycleState" : "Active",
"GroupDeletionProtection" : true,
"ActiveScalingConfigurationId" : "asc-bp1et2qekq3ojr33****",
"GroupType" : "ECS",
"MultiAZPolicy" : "PRIORITY",
"RemovingCapacity" : 0,
"PendingWaitCapacity" : 1,
"StandbyCapacity" : 1,
"PendingCapacity" : 0,
"LaunchTemplateId" : "lt-m5e3ofjr1zn1aw7****",
"TotalCapacity" : 1,
"DesiredCapacity" : 5,
"SpotInstanceRemedy" : true,
"LaunchTemplateVersion" : "Default",
"RegionId" : "cn-qingdao",
"VSwitchId" : "vsw-bp1whw2u46cn8zubm****",
"MaxSize" : 2,
"DefaultCooldown" : 60,
"VServerGroups" : [ {
"LoadBalancerId" : "147b46d767c-cn-qingdao-cm5****",
"VServerGroupAttributes" : [ {
"VServerGroupId" : "rsp-bp12bjrny****",
"Weight" : 1,
"Port" : 22
} ]
} ],
"LaunchTemplateOverrides" : [ {
"WeightedCapacity" : 4,
"InstanceType" : "ecs.c5.xlarge",
"SpotPriceLimit" : 0.025
} ],
"AlbServerGroups" : [ {
"AlbServerGroupId" : "sgp-ddwb0y0g6y9bjm****",
"Weight" : 100,
"Port" : 80
} ],
"ServerGroups" : [ {
"ServerGroupId" : "sgp-i9ouakeaerr*****",
"Type" : "ALB",
"Weight" : 100,
"Port" : 80
} ],
"RemovalPolicies" : [ "OldestScalingConfiguration" ],
"DBInstanceIds" : [ "rm-bp15556qzebg1****" ],
"LoadBalancerIds" : [ "lb-bp19byhscefk3x0li****" ],
"VSwitchIds" : [ "vsw-bp1whw2u46cn8zubm****" ],
"SuspendedProcesses" : [ "ScaleIn" ],
"SystemSuspended" : true,
"MonitorGroupId" : "1497****",
"AzBalance" : false,
"AllocationStrategy" : "priority",
"SpotAllocationStrategy" : "lowestPrice",
"CustomPolicyARN" : "acs:fc:cn-zhangjiakou:16145688****:services/ess_custom_terminate_policy.LATEST/functions/ess_custom_terminate_policy_name",
"InitCapacity" : 0,
"ResourceGroupId" : "rg-123****",
"LoadBalancerConfigs" : [ {
"LoadBalancerId" : "147b46d767c-cn-qingdao-cm5****",
"Weight" : 10
} ],
"EnableDesiredCapacity" : false
} ]
}
HTTP status code
For a list of error codes, see Service error codes.