Machine shape details Next : 13
JSON representation |
---|
{ "machineFamily": string, "machineType": string, "machineShape": string, "cpuCores": number, "gpuType": string, "gpuComputeType": string, "gpuCores": string, "localSsdPartitions": string, "localSsdGb": number, "memoryGb": number, "localSsdInterface": string, "minCpuPlatform": string } |
Fields | |
---|---|
machineFamily |
Optional. The VM family. |
machineType |
Optional. The characteristics of the sampled VM expressed as a string. |
machineShape |
Optional. The customer visible string representing the type of VM. |
cpuCores |
Optional. Number of CPU cores per VM. |
gpuType |
Optional. The type of GPU with the VM. |
gpuComputeType |
Optional. The GPU name recognized by Compute Engine APIs. |
gpuCores |
Optional. The number of GPU cores per VM. |
localSsdPartitions |
Optional. The number of local SSD partitions per VM. |
localSsdGb |
Optional. Total amount of local SSD storage. |
memoryGb |
Optional. Total amount of memory with the VM. |
localSsdInterface |
Optional. The local SSD interface used such as nvme or scsi |
minCpuPlatform |
Optional. The Min-cpu platform used such as icelake |