GetVmTypes
GetVmTypes
JSON Example
{
"vm_type_catalog_name": "string",
"vm_types": [
{
"name": "string",
"ram": 0,
"cpu": 0,
"ephemeral_disk": 0,
"machine_type": "string",
"raw_instance_storage": false,
"builtin": false
}
]
}
string
vm_type_catalog_name
Optional
The name of the VM type catalog. This can vary between IaaS providers. When using a custom VM type catalog, the value will be CUSTOM.
Possible values are :
CUSTOM,
DEFAULT,
FIFTH_GEN,
FIFTH_GEN_AMD,
GEN_1_VM_TYPE,
GEN_2_VM_TYPE,
STANDARD_SERIES,
E2_SERIES,