Information about the VM type.
| Name | Type | Description | Notes |
|---|---|---|---|
| bsuOptimized | Boolean | This parameter is not available. It is present in our API for the sake of historical compatibility with AWS. | [optional] |
| ephemeralsType | String | The type of ephemeral storage disk. | [optional] |
| eth | Integer | The number of Ethernet interface available. | [optional] |
| gpu | Integer | The number of GPU available. | [optional] |
| maxPrivateIps | Integer | The maximum number of private IPs per network interface card (NIC). | [optional] |
| memorySize | Float | The amount of memory, in gibibytes. | [optional] |
| vcoreCount | Integer | The number of vCores. | [optional] |
| vmTypeName | String | The name of the VM type. | [optional] |
| volumeCount | Integer | The maximum number of ephemeral storage disks. | [optional] |
| volumeSize | Integer | The size of one ephemeral storage disk, in gibibytes (GiB). | [optional] |