Skip to main content

gcp.project.computeService.instance

Supported platform

  • gcp

Description

Google Cloud (GCP) Compute instances

Fields

IDTYPEDESCRIPTION
idstringUnique identifier for the instance
projectIdstringProject ID
namestringUser-friendly name for this instance
descriptionstringUser-friendly name for this instance
confidentialInstanceConfigdictConfidential instance configuration
canIpForwardboolWhether the instance is allowed to send and receive packets with non-matching destination or source IPs
cpuPlatformstringCPU platform used by this instance
createdtimeCreation timestamp
deletionProtectionboolWhether the instance is protected against deletion
enableDisplayboolWhether the instance has display enabled
guestAccelerators[]dictAttached list of accelerator cards
fingerprintstringInstance fingerprint
hostnamestringHostname of the instance
keyRevocationActionTypestringKeyRevocationActionType of the instance
labelsmap[string]stringUser-provided labels
lastStartTimestamptimeLast start timestamp
lastStopTimestamptimeLast stop timestamp
lastSuspendedTimestamptimeLast suspended timestamp
metadatamap[string]stringInstance metadata
minCpuPlatformstringMinimum CPU platform for the VM instance
networkInterfaces[]dictNetwork configurations for the instance
privateIpv6GoogleAccessstringprivate IPv6 google access type for the VM
reservationAffinitydictReservations from which this instance can consume
resourcePolicies[]stringResource policies applied to this instance
physicalHostResourceStatusstringResource status for physical host
schedulingdictScheduling options
enableIntegrityMonitoringboolWhether Shielded Instance integrity monitoring is enabled
enableSecureBootboolWhether Shielded Instance secure boot is enabled
enableVtpmboolWhether Shielded Instance vTPM is enabled
startRestrictedboolWhether VM has been restricted from starting because Compute Engine has detected suspicious activity
statusstringInstance status
statusMessagestringHuman-readable explanation of the status
sourceMachineImagestringSource machine image
tags[]stringTags associated with this instance
totalEgressBandwidthTierstringNetwork performance configuration
serviceAccounts[]gcp.project.computeService.serviceaccountService accounts authorized for this instance
disks[]gcp.project.computeService.attachedDiskDisks associated with the instance
machineTypegcp.project.computeService.machineTypeMachine type
zonegcp.project.computeService.zoneInstance zone

References