Parameter | Type | Description | Example |
---|---|---|---|
object | The instance properties. | ||
cores | long | The number of vCores provided by the instance type. | 4 |
memory | float | The memory size provided by the instance type. Unit: GiB. | 8 |
instance_family_level | string | The level of the instance family. | EnterpriseLevel |
excluded_instance_types | array | The instance types that you want to exclude. | |
string | The instance type that you want to exclude. | ecs.c6.large | |
min_cpu_cores | long | The minimum number of vCores provided by the instance type. | 4 |
max_cpu_cores | long | The maximum number of vCores provided by the instance type. | 8 |
min_memory_size | float | The minimum memory size provided by the instance type. Unit: GiB. | 8 |
max_memory_size | float | The maximum memory size provided by the instance type. Unit: GiB. | 16 |
instance_categories | array | The instance family categories. | |
string | General-purpose | ||
cpu_architectures | array | The CPU architectures of the instance types. | |
string | X86 | ||
coredeprecated | long | [This parameter is deprecated and replaced by cores] The number of vCores provided by the instance type. | 4 |
max_pricedeprecated | float | [This parameter is deprecated] The maximum hourly price of the instance. | 2 |
architecturesdeprecated | 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_optiondeprecated | string | [This parameter is deprecated] Specifies whether to include burstable instance types. | Exclude |
instance_type_families | array | Instance families. | |
string | ecs.c6 | ||
minimum_eni_quantity | long | The expected minimum number of ENIs per instance. | 3 |
minimum_eni_private_ip_address_quantity | long | The expected minimum number of IPv4 addresses per elastic network interface (ENI). | 10 |
minimum_eni_ipv6_address_quantity | long | The expected minimum number of IPv6 addresses per ENI. | 1 |
maximum_gpu_amount | long | The expected maximum number of GPUs per instance. | 8 |