|
パラメーター |
タイプ |
説明 |
例 |
|---|---|---|---|
|
object |
インスタンス属性の設定オブジェクトです。 |
||
| cores |
integer |
インスタンスタイプの vCPU コア数です。 |
4 |
| memory |
number |
インスタンスタイプのメモリサイズです。単位:GiB。 |
8 |
| instance_family_level |
string |
インスタンスファミリーのレベルです。 |
EnterpriseLevel |
| excluded_instance_types |
array |
除外するインスタンスタイプです。 |
|
|
string |
除外するインスタンスタイプです。 |
ecs.c6.large |
|
| min_cpu_cores |
integer |
インスタンスタイプに必要な最小 vCPU コア数です。 |
4 |
| max_cpu_cores |
integer |
インスタンスタイプに許可される最大 vCPU コア数です。 |
8 |
| min_memory_size |
number |
必要な最小メモリサイズです。単位:GiB。 |
8 |
| max_memory_size |
number |
許可される最大メモリサイズです。単位:GiB。 |
16 |
| instance_categories |
array |
インスタンスのタイプです。 |
|
|
string |
インスタンスのタイプです。 |
General-purpose |
|
| cpu_architectures |
array |
インスタンスタイプの CPU アーキテクチャです。 |
|
|
string |
インスタンスタイプの CPU アーキテクチャです。 |
X86 |
|
| core |
integer |
[このパラメーターは非推奨となり、cores に置き換えられました] インスタンスタイプによって提供される vCore の数です。 |
4 |
| max_price |
number |
[このパラメーターは非推奨です] インスタンスの 1 時間あたりの最大料金です。 |
2 |
| architectures |
array |
[このパラメーターは非推奨となり、cpu_architectures に置き換えられました] インスタンスタイプのアーキテクチャです。 |
|
|
string |
[このパラメーターは非推奨となり、cpu_architectures に置き換えられました] インスタンスタイプのアーキテクチャです。 |
X86 |
|
| burst_performance_option |
string |
[このパラメーターは非推奨です] バースト可能インスタンスタイプを含めるかどうかを指定します。 |
Exclude |
| instance_type_families |
array |
指定されたインスタンスファミリーです。 |
|
|
string |
指定されたインスタンスファミリーです。 |
ecs.c6 |
|
| minimum_eni_quantity |
integer |
インスタンスごとに必要な Elastic Network Interface (ENI) の最小数です。 |
3 |
| minimum_eni_private_ip_address_quantity |
integer |
ENI ごとに必要な IPv4 アドレスの最小数です。 |
10 |
| minimum_eni_ipv6_address_quantity |
integer |
ENI ごとに必要な IPv6 アドレスの最小数です。 |
1 |
| maximum_gpu_amount |
integer |
インスタンスごとに許可される GPU の最大数です。 |
8 |