gcp.project.computeService.machineType
Supported platform
- gcp
Description
Google Cloud (GCP) machine type
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
id | string | Unique identifier |
projectId | string | Project ID |
name | string | Name of the resource |
description | string | Resource Description |
guestCpus | int | Number of virtual CPUs that are available to the instance |
isSharedCpu | bool | Whether the machine has a shared CPU |
maximumPersistentDisks | int | Maximum persistent disks allowed |
maximumPersistentDisksSizeGb | int | Maximum total persistent disks size (GB) allowed |
memoryMb | int | Physical memory available to the instance (MB) |
created | time | Creation timestamp |
zone | gcp.project.computeService.zone | The zone where the machine type resides |
References