Skip to main content

gcp.project.sqlService.instance

Supported platform

  • gcp

Description

Google Cloud (GCP) SQL instance

Fields

IDTYPEDESCRIPTION
projectIdstringProject ID
availableMaintenanceVersions[]stringAll maintenance versions applicable on the instance
backendTypestringBackend type
connectionNamestringConnection name of the instance used in connection strings
createdtimeCreation timestamp
currentDiskSizeintDeprecated
databaseInstalledVersionstringCurrent database version running on the instance
databaseVersionstringDatabase engine type and version
diskEncryptionConfigurationdictDisk encryption configuration
diskEncryptionStatusdictDisk encryption status
failoverReplicadictName and status of the failover replica
gceZonestringCompute Engine zone that the instance is currently serviced from
instanceTypestringInstance type
ipAddresses[]gcp.project.sqlService.instance.ipMappingAssigned IP addresses
maintenanceVersionstringCurrent software version on the instance
masterInstanceNamestringName of the instance that acts as primary in the replica
maxDiskSizeintMaximum disk size in bytes
namestringInstance name
projectstringThis is deprecated; use projectId instead.
regionstringRegion
replicaNames[]stringReplicas
settingsgcp.project.sqlService.instance.settingsSettings
serviceAccountEmailAddressstringService account email address
statestringInstance state
databases[]gcp.project.sqlService.instance.databaseList of the databases in the current SQL instance

References