|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The instance attribute configuration object. |
||
| cores |
integer |
The number of vCPU cores for the instance type. |
4 |
| memory |
number |
The memory size of the instance type. Unit: GiB. |
8 |
| instance_family_level |
string |
The instance family level. |
EnterpriseLevel |
| excluded_instance_types |
array |
The instance type that you want to exclude. |
|
|
string |
The instance type that you want to exclude. |
ecs.c6.large |
|
| min_cpu_cores |
integer |
The minimum vCPU cores required for the instance type. |
4 |
| max_cpu_cores |
integer |
The maximum vCPU cores allowed for the instance type. |
8 |
| min_memory_size |
number |
The minimum required memory size. Unit: GiB. |
8 |
| max_memory_size |
number |
The maximum allowed memory size. Unit: GiB. |
16 |
| instance_categories |
array |
The type of the instance. |
|
|
string |
The type of the instance. |
General-purpose |
|
| cpu_architectures |
array |
The CPU architecture of the instance type. |
|
|
string |
The CPU architecture of the instance type. |
X86 |
|
| core |
integer |
[This parameter is deprecated and replaced by cores] The number of vCores provided by the instance type. |
4 |
| max_price |
number |
[This parameter is deprecated] The maximum hourly price of the instance. |
2 |
| architectures |
array |
[This parameter is deprecated and replaced by cpu_architectures] The architectures of instance types. |
|
|
string |
[This parameter is deprecated and replaced by cpu_architectures] The architecture of the instance type. |
X86 |
|
| burst_performance_option |
string |
[This parameter is deprecated] Specifies whether to include burstable instance types. |
Exclude |
| instance_type_families |
array |
The specified instance family. |
|
|
string |
The specified instance family. |
ecs.c6 |
|
| minimum_eni_quantity |
integer |
The minimum required number of elastic network interfaces (ENIs) per instance. |
3 |
| minimum_eni_private_ip_address_quantity |
integer |
The minimum required number of IPv4 addresses per ENI. |
10 |
| minimum_eni_ipv6_address_quantity |
integer |
The minimum required number of IPv6 addresses per ENI. |
1 |
| maximum_gpu_amount |
integer |
The maximum allowed number of GPUs per instance. |
8 |