|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Instance attributes |
||
| cores |
integer |
Number of vCPU cores for the instance type. |
4 |
| memory |
number |
Memory size of the instance type, in GiB. |
8 |
| instance_family_level |
string |
Instance family level. |
EnterpriseLevel |
| excluded_instance_types |
array |
Instance types to exclude. |
|
|
string |
Instance types to exclude. |
ecs.c6.large |
|
| min_cpu_cores |
integer |
Minimum number of vCPU cores for the instance type. |
4 |
| max_cpu_cores |
integer |
Maximum number of vCPU cores for the instance type. |
8 |
| min_memory_size |
number |
Minimum memory of the instance type. Unit: GiB. |
8 |
| max_memory_size |
number |
Maximum memory of the instance type. Unit: GiB. |
16 |
| instance_categories |
array |
Instance categories. |
|
|
string |
Instance categories. |
General-purpose |
|
| cpu_architectures |
array |
CPU architectures of the instance. |
|
|
string |
CPU architectures of the instance. |
X86 |
|
| core |
integer |
[This parameter is deprecated. Use the cores parameter instead.] Number of vCPU cores for the instance type. |
4 |
| max_price |
number |
[This parameter is deprecated. Do not use it.] Maximum hourly price of the instance. |
2 |
| architectures |
array |
[This parameter is deprecated. Use the cpu_architectures parameter instead.] Architecture type to which the instance type belongs. |
|
|
string |
[This parameter is deprecated. Use the cpu_architectures parameter instead.] Architecture type to which the instance type belongs. |
X86 |
|
| burst_performance_option |
string |
[This parameter is deprecated. Do not use it.] Whether it is a burstable performance instance type. |
Exclude |
| instance_type_families |
array |
Specifies the instance type families. |
|
|
string |
Specifies the instance type families. |
ecs.c6 |
|
| minimum_eni_quantity |
integer |
Desired minimum number of ENIs that can be attached. |
3 |
| minimum_eni_private_ip_address_quantity |
integer |
Desired minimum number of IPv4 addresses per ENI. |
10 |
| minimum_eni_ipv6_address_quantity |
integer |
Desired minimum number of IPv6 addresses per ENI. |
1 |
| maximum_gpu_amount |
integer |
Desired maximum number of GPUs. |
8 |