Queries information about ECS-type scaling configurations, including instance types and images, so that you can learn about the ECS instance templates used for elastic scale-out in advance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ess:DescribeScalingConfigurations |
get |
*ScalingGroup
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID of the scaling group to which the scaling configuration belongs. |
cn-qingdao |
| PageNumber |
integer |
No |
The page number of the scaling configuration list. Minimum value: 1. Default value: 1. |
1 |
| PageSize |
integer |
No |
The number of entries per page for a paged query. Maximum value: 50. Default value: 10. |
50 |
| ScalingGroupId |
string |
No |
The ID of the scaling group. You can query all scaling configurations in the specified scaling group. |
asg-bp17pelvl720x3v7**** |
| ScalingConfigurationIds |
array |
No |
The IDs of the scaling configurations that you want to query. The query results include scaling configurations in both the Active and Inactive states, which are identified by the LifecycleState response parameter. |
|
|
string |
No |
The IDs of the scaling configurations that you want to query. The query results include scaling configurations in both the Active and Inactive states, which are identified by the LifecycleState response parameter. |
asc-bp17pelvl720x5ub**** |
|
| ScalingConfigurationNames |
array |
No |
The names of the scaling configurations that you want to query. The query results ignore invalid scaling configuration names without returning an error. |
|
|
string |
No |
The names of the scaling configurations that you want to query. The query results ignore invalid scaling configuration names without returning an error. |
scalingcon**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
473469C7-AA6F-4DC5-B3DB-A3DC0DE3**** |
| PageNumber |
integer |
The current page number. |
1 |
| PageSize |
integer |
The number of entries per page. |
50 |
| TotalCount |
integer |
The total number of scaling configurations. |
1 |
| ScalingConfigurations |
array<object> |
The collection of scaling configuration information. |
|
|
array<object> |
The collection of scaling configuration information. |
||
| DeploymentSetId |
string |
The ID of the deployment set to which the ECS instance belongs. |
ds-bp1frxuzdg87zh4p**** |
| CreationTime |
string |
The time when the scaling configuration was created. |
2014-08-14T10:58Z |
| ScalingConfigurationName |
string |
The name of the scaling configuration. |
scalingconfigura**** |
| SystemDiskDescription |
string |
The description of the system cloud disk. |
Test system disk. |
| KeyPairName |
string |
The name of the key pair used to log on to the ECS instance. |
keypair**** |
| SecurityGroupId |
string |
The ID of the security group to which the ECS instance belongs. ECS instances in the same security group can access each other. |
sg-bp18kz60mefs**** |
| PrivatePoolOptions.Id |
string |
The ID of the private pool. This is the ID of the elasticity assurance or capacity reservation. |
eap-bp67acfmxazb4**** |
| SystemDiskAutoSnapshotPolicyId |
string |
The ID of the automatic snapshot policy applied to the system cloud disk. |
sp-bp12m37ccmxvbmi5**** |
| SpotStrategy |
string |
The preemption policy for pay-as-you-go instances. Valid values:
|
NoSpot |
| ScalingGroupId |
string |
The ID of the scaling group to which the scaling configuration belongs. |
asg-bp17pelvl720x3v7**** |
| Affinity |
string |
Specifies whether the instance on a dedicated host is associated with the dedicated host. Valid values:
|
default |
| Tenancy |
string |
Specifies whether to create the instance on a dedicated host. Valid values:
Default value: default. |
default |
| SystemDiskSize |
integer |
The size of the system cloud disk. Unit: GiB. |
100 |
| Ipv6AddressCount |
integer |
The number of randomly generated IPv6 addresses allocated to the network interface controller (NIC). |
1 |
| SpotDuration |
integer |
The retention period of the spot instance. Unit: hours. |
1 |
| LifecycleState |
string |
The state of the scaling configuration in the scaling group. Valid values:
|
Active |
| InstanceName |
string |
The name of the ECS instance. |
instance**** |
| SecurityEnhancementStrategy |
string |
Specifies whether security hardening is enabled. Valid values:
|
Active |
| UserData |
string |
The custom data of the ECS instance. |
echo hello ecs! |
| PrivatePoolOptions.MatchCriteria |
string |
The private pool capacity option for instance startup. After an elasticity assurance or capacity reservation takes effect, a private pool is generated for instances to select during startup. Valid values:
|
Open |
| DedicatedHostId |
string |
Specifies whether to create the ECS instance on a dedicated host. Because dedicated hosts do not support the creation of spot instances, the SpotStrategy and SpotPriceLimit settings in the request are automatically ignored when DedicatedHostId is specified. You can call the DescribeDedicatedHosts operation to query the list of dedicated host IDs. |
dh-bp67acfmxazb4p**** |
| InstanceGeneration |
string |
The generation of the ECS instance. |
ecs-3 |
| HpcClusterId |
string |
The ID of the HPC cluster to which the ECS instance belongs. |
hpc-clus**** |
| PasswordInherit |
boolean |
Specifies whether to use the password preset in the image. |
true |
| Memory |
integer |
The memory size. Unit: GiB. Specifying both CPU and Memory defines an instance type range. For example, CPU=2 and Memory=16 defines all instance types configured with 2 vCPUs and 16 GiB of memory. Auto Scaling determines the available instance type set based on factors such as I/O optimization and zones, and creates instances with the lowest price based on price sorting. Note
This configuration takes effect only in cost optimization mode when no instance type is specified in the scaling configuration. |
16 |
| ImageId |
string |
The ID of the image file used for automatic creation of instances. |
centos6u5_64_20G_aliaegis_2014****.vhd |
| ImageFamily |
string |
The name of the image family. By setting this parameter, you can obtain the latest available image in the current image family for instance creation. If |
hangzhou-daily-update |
| ImageOwnerAlias |
string |
The source of the image. Valid values:
|
system |
| LoadBalancerWeight |
integer |
The weight of the ECS instance as a backend server. Valid values: 1 to 100. |
1 |
| SystemDiskCategory |
string |
The category of the system cloud disk. Valid values:
|
cloud |
| HostName |
string |
The hostname of the ECS instance. |
LocalHost |
| SystemDiskName |
string |
The name of the system cloud disk. |
cloud_ssd_Test |
| InternetMaxBandwidthOut |
integer |
The maximum outbound public bandwidth. Unit: Mbit/s. |
10 |
| InternetMaxBandwidthIn |
integer |
The maximum inbound public bandwidth. Unit: Mbit/s. |
10 |
| InstanceType |
string |
The instance type of the ECS instance. |
ecs.g6.large |
| InstanceDescription |
string |
The description of the ECS instance. |
FinanceDept |
| IoOptimized |
string |
Indicates whether the instance is an I/O optimization instance. Valid values:
|
none |
| RamRoleName |
string |
The name of the RAM role associated with the ECS instance. The RAM role name is provided and maintained by RAM. You can call ListRoles to query available RAM roles. |
ramrole**** |
| SystemDiskPerformanceLevel |
string |
The performance level (PL) of the system cloud disk when the system cloud disk is an ESSD cloud disk. |
PL1 |
| Cpu |
integer |
The number of vCPUs. Specifying both CPU and Memory defines an instance type range. For example, CPU=2 and Memory=16 defines all instance types configured with 2 vCPUs and 16 GiB of memory. Auto Scaling determines the available instance type set based on factors such as I/O optimization and zones, and creates instances with the lowest price based on price sorting. Note
This configuration takes effect only in cost optimization mode when no instance type is specified in the scaling configuration. |
2 |
| ResourceGroupId |
string |
The ID of the resource group to which the ECS instance belongs. |
rg-aekzn2ou7xo**** |
| ZoneId |
string |
The zone ID of the instance. You can call DescribeZones to query the list of available zones. |
cn-hangzhou-g |
| InternetChargeType |
string |
The billing method for network usage. Valid values:
|
PayByTraffic |
| ImageName |
string |
The name of the image file. |
centos6u5_64_20G_aliaegis_2014****.vhd |
| ScalingConfigurationId |
string |
The ID of the scaling configuration. |
asc-bp1ezrfgoyn5kijl**** |
| CreditSpecification |
string |
The running mode of the burstable instance. Valid values:
|
Standard |
| SpotInterruptionBehavior |
string |
The break mode of the spot instance. |
Terminate |
| CustomPriorities |
array<object> |
The custom priorities of instance type + vSwitch combinations. Important This parameter takes effect only when the scaling policy of the scaling group is set to priority policy. When an instance cannot be created based on a higher-priority instance type + vSwitch combination, Auto Scaling automatically selects the next-priority combination to create ECS instance. Note
If only some instance type + vSwitch custom priorities are specified, the unspecified combinations have lower priority than the specified ones, and the unspecified combinations are still prioritized based on the vSwitch order of the scaling group and ECS instance type order of the scaling configuration.
|
|
|
object |
|||
| InstanceType |
string |
The instance type of the ECS instance. |
ecs.c6a.4xlarge |
| VswitchId |
string |
The ID of the vSwitch. |
vsw-bp14zolna43z266bq**** |
| DataDisks |
array<object> |
The collection of data cloud disk information. |
|
|
object |
The collection of data cloud disk information. |
||
| PerformanceLevel |
string |
The performance level (PL) of the data cloud disk when the data cloud disk is an ESSD cloud disk. |
PL1 |
| Description |
string |
The description of the data cloud disk. |
FinanceDept |
| SnapshotId |
string |
The ID of the snapshot used to create the data cloud disk. |
s-23f2i**** |
| Device |
string |
The mount point of the data cloud disk. |
/dev/xvdb |
| Size |
integer |
The size of the data cloud disk. Unit: GiB. Valid values:
|
200 |
| DiskName |
string |
The name of the data cloud disk. |
cloud_ssdData |
| AutoSnapshotPolicyId |
string |
The ID of the automatic snapshot policy applied to the data cloud disk. |
sp-bp19nq9enxqkomib**** |
| Category |
string |
The category of the data cloud disk. Valid values:
|
cloud |
| KMSKeyId |
string |
The ID of the KMS key for the data cloud disk. |
0e478b7a-4262-4802-b8cb-00d3fb40**** |
| DeleteWithInstance |
boolean |
Indicates whether the data cloud disk is released when the instance is released. Valid values:
|
true |
| Encrypted |
string |
Indicates whether the data cloud disk is encrypted. Valid values:
Default value: false. |
false |
| Categories |
array |
The multiple disk types of the data cloud disk. The first disk type has the highest priority, and the priority decreases for subsequent types. When a higher-priority disk type is unavailable, Auto Scaling automatically attempts the next-priority disk type to create the data cloud disk. Valid values:
|
|
|
string |
The multiple disk types of the data cloud disk. The first disk type has the highest priority, and the priority decreases for subsequent types. When a higher-priority disk type is unavailable, Auto Scaling automatically attempts the next-priority disk type to create the data cloud disk. Valid values:
|
cloud_essd |
|
| ProvisionedIops |
integer |
The provisioned IOPS (Input/Output Operations Per Second) performance metrics of the data cloud disk. Note
IOPS (Input/Output Operations Per Second) measures the number of read and write (output/input) operations that block storage can process per second. |
100 |
| BurstingEnabled |
boolean |
Indicates whether the burst (performance burst) feature is enabled for the data cloud disk. Valid values:
Note
This parameter is displayed only when |
false |
| Tags |
array<object> |
The collection of tag information. |
|
|
object |
The collection of tag information. |
||
| Key |
string |
The tag key of the instance. Valid values of N: 1 to 20. The tag key cannot be an empty string. The tag key can be up to 128 characters in length and cannot start with |
binary |
| Value |
string |
The tag value of the instance. Valid values of N: 1 to 20. The tag value can be an empty string. The tag value can be up to 128 characters in length and cannot start with |
alterTable |
| SpotPriceLimits |
array<object> |
The collection of spot instance information. |
|
|
object |
The collection of spot instance information. |
||
| InstanceType |
string |
The instance type of the spot instance. |
ecs.g6.large |
| PriceLimit |
number |
The price limit for the spot instance. |
0.125 |
| InstancePatternInfos |
array<object> |
The collection of intelligent configuration information used to filter instance types that meet the requirements. |
|
|
object |
The collection of intelligent configuration information used to filter instance types that meet the requirements. |
||
| MaxPrice |
number |
The maximum hourly price for pay-as-you-go or spot instances. |
2 |
| Cores |
integer |
The number of vCPU cores of the instance type. |
2 |
| Memory |
number |
The memory size of the instance type. Unit: GiB. |
4 |
| InstanceFamilyLevel |
string |
The level of the instance family.
|
EnterpriseLevel |
| Architectures |
array |
The architecture types of the instance type. Valid values:
|
|
|
string |
The architecture types of the instance type. Valid values:
|
X86 |
|
| BurstablePerformance |
string |
Specifies whether the instance type is a burstable instance type. Valid values:
|
Include |
| ExcludedInstanceTypes |
array |
The instance types to exclude. You can use wildcard characters (*) to exclude a single instance type or an entire instance family. Examples:
|
|
|
string |
The instance types to exclude. You can use wildcard characters (*) to exclude a single instance type or an entire instance family. Examples:
|
ecs.n1.small/ecs.n1.*/*7* |
|
| InstanceTypeFamilies |
array |
The instance families to query. N indicates that you can specify multiple instance families. Valid values of N: 1 to 10. |
|
|
string |
The instance families to query. N indicates that you can specify multiple instance families. Valid values of N: 1 to 10. |
ecs.g6 |
|
| MinimumCpuCoreCount |
integer |
The minimum number of vCPU cores of the instance type. |
2 |
| MaximumCpuCoreCount |
integer |
The maximum number of vCPU cores of the instance type. Note
MaximumCpuCoreCount cannot exceed 4 times the value of MinimumCpuCoreCount. |
4 |
| GpuSpecs |
array |
The GPU type. |
|
|
string |
The GPU type. |
NVIDIA V100 |
|
| InstanceCategories |
array |
The instance categorization settings. Valid values: Note
N indicates that you can specify multiple instance categories. Valid values of N: 1 to 10.
|
|
|
string |
The instance categorization settings. Valid values: Note
N indicates that you can specify multiple instance categories. Valid values of N: 1 to 10.
|
Compute-optimized with GPU |
|
| CpuArchitectures |
array |
The CPU architectures of the instance type. Valid values: Note
N indicates that you can specify multiple CPU architectures. Valid values of N: 1 to 2.
|
|
|
string |
The CPU architecture of the instance. Valid values: Note
N indicates that you can specify multiple CPU architectures. Valid values of N: 1 to 2.
|
X86 |
|
| PhysicalProcessorModels |
array |
The processor models of the instance. N indicates that you can specify multiple processor models. Valid values of N: 1 to 10. |
|
|
string |
The processor models of the instance. N indicates that you can specify multiple processor models. Valid values of N: 1 to 10. |
Intel Xeon(Ice Lake) Platinum 8369B |
|
| MinimumEniQuantity |
integer |
The minimum number of network interface controllers (NICs) that the instance supports. |
2 |
| MinimumEniPrivateIpAddressQuantity |
integer |
The minimum number of IPv4 addresses per network interface controller (NIC) on the instance. |
2 |
| MinimumEniIpv6AddressQuantity |
integer |
The minimum number of IPv6 addresses per network interface controller (NIC) on the instance. |
1 |
| MinimumInitialCredit |
integer |
The minimum initial vCPU credits for burstable instances (t5 and t6). |
12 |
| MinimumBaselineCredit |
integer |
The minimum baseline vCPU computing performance (sum of all vCPUs) for burstable instances (t5 and t6). |
12 |
| MinimumMemorySize |
number |
The minimum memory size of the instance. Unit: GiB. |
4 |
| MaximumMemorySize |
number |
The maximum memory size of the instance. Unit: GiB. |
4 |
| MinimumGpuAmount |
integer |
The minimum number of GPUs on the instance. Valid values: positive integers. |
2 |
| MaximumGpuAmount |
integer |
The maximum number of GPUs on the instance. Valid values: positive integers. |
2 |
| SystemDiskCategories |
array |
The multiple disk types of the system cloud disk. The first disk type has the highest priority, and the priority of other disk types decreases in sequence. When a higher-priority disk type cannot be used, Auto Scaling automatically attempts the next-priority disk type to create the system cloud disk. Valid values:
|
|
|
string |
The multiple disk types of the system cloud disk. The first disk type has the highest priority, and the priority of other disk types decreases in sequence. When a higher-priority disk type cannot be used, Auto Scaling automatically attempts the next-priority disk type to create the system cloud disk. Valid values:
|
cloud |
|
| WeightedCapacities |
array |
The weights corresponding to the specified instance types, representing the capacity that a single instance of the instance type represents in the scaling group. A larger weight means fewer instances of this type are needed to meet the expected capacity. |
|
|
integer |
The weights corresponding to the specified instance types, representing the capacity that a single instance of the instance type represents in the scaling group. A larger weight means fewer instances of this type are needed to meet the expected capacity. |
4 |
|
| InstanceTypes |
array |
The collection of instance types of the ECS instance. |
|
|
string |
The collection of instance types of the ECS instance. |
ecs.g6.large |
|
| SecurityGroupIds |
array |
The IDs of the multiple security groups to which the ECS instance belongs. ECS instances in the same security group can access each other. |
|
|
string |
The IDs of the multiple security groups to which the ECS instance belongs. ECS instances in the same security group can access each other. |
sg-bp18kz60mefs**** |
|
| SchedulerOptions |
object |
Note
This parameter is in invitational preview and is not publicly available. |
|
| ManagedPrivateSpaceId |
string |
Note
This parameter is in invitational preview and is not publicly available. |
testManagedPrivateSpaceId |
| SystemDiskEncrypted |
boolean |
Indicates whether the system cloud disk is encrypted. Valid values:
|
false |
| SystemDiskKMSKeyId |
string |
The ID of the KMS key used by the system cloud disk. |
0e478b7a-4262-4802-b8cb-00d3fb40**** |
| SystemDiskEncryptAlgorithm |
string |
The encryption algorithm used by the system cloud disk. Valid values:
|
AES-256 |
| SystemDiskProvisionedIops |
integer |
The provisioned IOPS (Input/Output Operations Per Second) performance metrics of the system cloud disk. Note
IOPS (Input/Output Operations Per Second) measures the number of I/O operations that can be processed per second, indicating the read/write capability of block storage. |
100 |
| SystemDiskBurstingEnabled |
boolean |
Indicates whether the system cloud disk has Burst (performance burst) enabled. Valid values:
Note
This parameter is supported only when SystemDisk.Category is set to cloud_auto. |
false |
| ImageOptionsLoginAsNonRoot |
boolean |
Indicates whether the ECS instance uses the ecs-user user to log on. Valid values:
|
false |
| DeletionProtection |
boolean |
The release protection property of the instance, which specifies whether the instance can be directly released from the ECS console or by calling the DeleteInstance operation. Valid values:
Note
This property applies only to pay-as-you-go instances and prevents instances scaled out by Auto Scaling from being accidentally deleted. It does not affect normal scale-in activities. Instances with release protection enabled can still be released by scale-in activities. |
false |
| StorageSetId |
string |
The ID of the storage set. |
ss-bp67acfmxazb4p**** |
| StorageSetPartitionNumber |
integer |
The maximum number of partitions in the storage set. Valid values: integers greater than or equal to 2. |
2 |
| NetworkInterfaces |
array<object> |
The list of elastic network interfaces (ENIs). |
|
|
object |
The elastic network interface (ENI). |
||
| InstanceType |
string |
The type of the elastic network interface (ENI). Valid values:
|
Primary |
| NetworkInterfaceTrafficMode |
string |
The communication mode of the elastic network interface (ENI). Valid values:
|
HighPerformance |
| Ipv6AddressCount |
integer |
The number of randomly generated IPv6 addresses assigned to the primary ENI. |
1 |
| SecurityGroupIds |
array |
The IDs of one or more security groups to which the elastic network interface (ENI) belongs. |
|
|
string |
The ID of a security group to which the elastic network interface (ENI) belongs. |
sg-2vc3e1v7xxxxx |
|
| SecondaryPrivateIpAddressCount |
integer |
The number of secondary private IPv4 addresses assigned to the ENI. Valid values: 1 to 49.
|
2 |
| DedicatedHostClusterId |
string |
The ID of the dedicated host cluster. |
dc-zm04u8r3lohsq**** |
| PasswordSetted |
boolean |
Indicates whether a password is set for the instance. Valid values:
|
false |
| SecurityOptions |
object |
The security options. |
|
| ConfidentialComputingMode |
string |
The confidential computing mode. Valid values:
|
TDX |
| HttpEndpoint |
string |
Indicates whether the access channel for instance metadata is enabled. Valid values:
|
enabled |
| HttpTokens |
string |
Indicates whether the China-enhanced mode (IMDSv2) is forcefully used when accessing instance metadata. Valid values:
|
optional |
| ResourcePoolOptions |
object |
The resource pool policy used when creating instances.
|
|
| Strategy |
string |
The resource pool includes private pools generated after elasticity assurance or capacity reservation takes effect, and public pools for instance startup. Valid values:
|
PrivatePoolFirst |
| PrivatePoolIds |
array |
The private pool IDs, which are the elasticity assurance IDs or capacity reservation IDs. |
|
|
string |
The private pool IDs, which are the elasticity assurance IDs or capacity reservation IDs. |
eap-bp67acfmxazb4**** |
|
| PrivatePoolTags |
array<object> |
The tags used to filter available Target private pools. |
|
|
object |
The tags used to filter available Target private pools. |
||
| Key |
string |
The tag key of the private pool. |
TestKey |
| Value |
string |
The tag value of the private pool. |
TestValue |
| InstanceTypeCandidateOptions |
object |
When the candidate mode is enabled and issues such as insufficient inventory occur, similar instance types of the same size are supplemented based on the currently selected instance types, or vSwitches in candidate zones are created and added to the scaling group. |
|
| Enabled |
boolean |
Indicates whether the candidate mode is enabled. |
true |
| MaxPrice |
number |
The maximum price for candidate instance types. |
2 |
| AllowDifferentGeneration |
boolean |
Indicates whether instance types of other generations are allowed as candidates.
|
true |
| AllowCrossAz |
boolean |
Indicates whether vSwitches in other zones are allowed as candidates. Note
The instance type remains unchanged. Only new zones are used as candidates. When all selected zones in the scaling group cannot scale out due to issues such as insufficient inventory, new zone vSwitches are automatically added to the scaling group based on this configuration. For example, if the scaling group is configured with the cn-hangzhou-h and cn-hangzhou-g zones, and neither zone can scale out, Auto Scaling may create a vSwitch in cn-hangzhou-k based on real-time inventory and add it to the scaling group. |
true |
| AllowCidrBlocks |
array |
The CIDR blocks for candidate vSwitches in other zones when cross-zone supplementation is allowed. |
|
|
string |
The CIDR blocks for candidate vSwitches in other zones when cross-zone supplementation is allowed. |
172.16.0.0/24 |
|
| CpuOptions |
object |
The CPU options. |
|
| NestedVirtualization |
string |
Indicates whether hardware-based nested virtualization is enabled. Valid values:
|
enabled |
Examples
Success response
JSON format
{
"RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3****",
"PageNumber": 1,
"PageSize": 50,
"TotalCount": 1,
"ScalingConfigurations": [
{
"DeploymentSetId": "ds-bp1frxuzdg87zh4p****",
"CreationTime": "2014-08-14T10:58Z",
"ScalingConfigurationName": "scalingconfigura****",
"SystemDiskDescription": "Test system disk.",
"KeyPairName": "keypair****",
"SecurityGroupId": "sg-bp18kz60mefs****",
"PrivatePoolOptions.Id": "eap-bp67acfmxazb4****",
"SystemDiskAutoSnapshotPolicyId": "sp-bp12m37ccmxvbmi5****",
"SpotStrategy": "NoSpot",
"ScalingGroupId": "asg-bp17pelvl720x3v7****",
"Affinity": "default",
"Tenancy": "default",
"SystemDiskSize": 100,
"Ipv6AddressCount": 1,
"SpotDuration": 1,
"LifecycleState": "Active",
"InstanceName": "instance****",
"SecurityEnhancementStrategy": "Active",
"UserData": "echo hello ecs!\t\n",
"PrivatePoolOptions.MatchCriteria": "Open",
"DedicatedHostId": "dh-bp67acfmxazb4p****",
"InstanceGeneration": "ecs-3",
"HpcClusterId": "hpc-clus****",
"PasswordInherit": true,
"Memory": 16,
"ImageId": "centos6u5_64_20G_aliaegis_2014****.vhd",
"ImageFamily": "hangzhou-daily-update",
"ImageOwnerAlias": "system",
"LoadBalancerWeight": 1,
"SystemDiskCategory": "cloud",
"HostName": "LocalHost",
"SystemDiskName": "cloud_ssd_Test",
"InternetMaxBandwidthOut": 10,
"InternetMaxBandwidthIn": 10,
"InstanceType": "ecs.g6.large",
"InstanceDescription": "FinanceDept",
"IoOptimized": "none",
"RamRoleName": "ramrole****",
"SystemDiskPerformanceLevel": "PL1",
"Cpu": 2,
"ResourceGroupId": "rg-aekzn2ou7xo****",
"ZoneId": "cn-hangzhou-g",
"InternetChargeType": "PayByTraffic",
"ImageName": "centos6u5_64_20G_aliaegis_2014****.vhd\t\n",
"ScalingConfigurationId": "asc-bp1ezrfgoyn5kijl****",
"CreditSpecification": "Standard",
"SpotInterruptionBehavior": "Terminate",
"CustomPriorities": [
{
"InstanceType": "ecs.c6a.4xlarge",
"VswitchId": "vsw-bp14zolna43z266bq****\n"
}
],
"DataDisks": [
{
"PerformanceLevel": "PL1",
"Description": "FinanceDept",
"SnapshotId": "s-23f2i****",
"Device": "/dev/xvdb",
"Size": 200,
"DiskName": "cloud_ssdData",
"AutoSnapshotPolicyId": "sp-bp19nq9enxqkomib****",
"Category": "cloud",
"KMSKeyId": "0e478b7a-4262-4802-b8cb-00d3fb40****",
"DeleteWithInstance": true,
"Encrypted": "false",
"Categories": [
"cloud_essd"
],
"ProvisionedIops": 100,
"BurstingEnabled": false
}
],
"Tags": [
{
"Key": "binary",
"Value": "alterTable"
}
],
"SpotPriceLimits": [
{
"InstanceType": "ecs.g6.large\t\n",
"PriceLimit": 0.125
}
],
"InstancePatternInfos": [
{
"MaxPrice": 2,
"Cores": 2,
"Memory": 4,
"InstanceFamilyLevel": "EnterpriseLevel",
"Architectures": [
"X86"
],
"BurstablePerformance": "Include",
"ExcludedInstanceTypes": [
"ecs.n1.small/ecs.n1.*/*7*"
],
"InstanceTypeFamilies": [
"ecs.g6"
],
"MinimumCpuCoreCount": 2,
"MaximumCpuCoreCount": 4,
"GpuSpecs": [
"NVIDIA V100"
],
"InstanceCategories": [
"Compute-optimized with GPU"
],
"CpuArchitectures": [
"X86"
],
"PhysicalProcessorModels": [
"Intel Xeon(Ice Lake) Platinum 8369B"
],
"MinimumEniQuantity": 2,
"MinimumEniPrivateIpAddressQuantity": 2,
"MinimumEniIpv6AddressQuantity": 1,
"MinimumInitialCredit": 12,
"MinimumBaselineCredit": 12,
"MinimumMemorySize": 4,
"MaximumMemorySize": 4,
"MinimumGpuAmount": 2,
"MaximumGpuAmount": 2
}
],
"SystemDiskCategories": [
"cloud"
],
"WeightedCapacities": [
4
],
"InstanceTypes": [
"ecs.g6.large"
],
"SecurityGroupIds": [
"sg-bp18kz60mefs****"
],
"SchedulerOptions": {
"ManagedPrivateSpaceId": "testManagedPrivateSpaceId"
},
"SystemDiskEncrypted": false,
"SystemDiskKMSKeyId": "0e478b7a-4262-4802-b8cb-00d3fb40****\t\n",
"SystemDiskEncryptAlgorithm": "AES-256\t\n",
"SystemDiskProvisionedIops": 100,
"SystemDiskBurstingEnabled": false,
"ImageOptionsLoginAsNonRoot": false,
"DeletionProtection": false,
"StorageSetId": "ss-bp67acfmxazb4p****",
"StorageSetPartitionNumber": 2,
"NetworkInterfaces": [
{
"InstanceType": "Primary",
"NetworkInterfaceTrafficMode": "HighPerformance",
"Ipv6AddressCount": 1,
"SecurityGroupIds": [
"sg-2vc3e1v7xxxxx"
],
"SecondaryPrivateIpAddressCount": 2
}
],
"DedicatedHostClusterId": "dc-zm04u8r3lohsq****",
"PasswordSetted": false,
"SecurityOptions": {
"ConfidentialComputingMode": "TDX"
},
"HttpEndpoint": "enabled",
"HttpTokens": "optional",
"ResourcePoolOptions": {
"Strategy": "PrivatePoolFirst",
"PrivatePoolIds": [
"eap-bp67acfmxazb4****"
],
"PrivatePoolTags": [
{
"Key": "TestKey",
"Value": "TestValue"
}
]
},
"InstanceTypeCandidateOptions": {
"Enabled": true,
"MaxPrice": 2,
"AllowDifferentGeneration": true,
"AllowCrossAz": true,
"AllowCidrBlocks": [
"172.16.0.0/24\n"
]
},
"CpuOptions": {
"NestedVirtualization": "enabled"
}
}
]
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.