MachineShape

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

string

Optional. The VM family.

machineType

string

Optional. The characteristics of the sampled VM expressed as a string.

machineShape

string

Optional. The customer visible string representing the type of VM.

cpuCores

number

Optional. Number of CPU cores per VM.

gpuType

string

Optional. The type of GPU with the VM.

gpuComputeType

string

Optional. The GPU name recognized by Compute Engine APIs.

gpuCores

string (int64 format)

Optional. The number of GPU cores per VM.

localSsdPartitions

string (int64 format)

Optional. The number of local SSD partitions per VM.

localSsdGb

number

Optional. Total amount of local SSD storage.

memoryGb

number

Optional. Total amount of memory with the VM.

localSsdInterface

string

Optional. The local SSD interface used such as nvme or scsi

minCpuPlatform

string

Optional. The Min-cpu platform used such as icelake