---
sourceDocument: Australia IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/it-operations-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# GCP Cloud SQL

# GCP Cloud SQL pattern-based discovery {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 Minuten Lesedauer

Discovery and Service Mapping Patterns finds GCP Cloud SQL instances and their databases on your cloud environment. Discovering some of these resources may require updating to the latest version of the Discovery and Service Mapping Patterns application from the ServiceNow Store.
Discovery uses the Google Cloud Platform (GCP) - Cloud SQL DB pattern to discover hardware type configurations for Cloud SQL instances from your GCP account.

When using the Hardware Type \[cmdb_ci_compute_template\] table to store the hardware types, you may notice an unusually large number of records. To avoid this issue, you can store the discovered hardware types in the Cloud Hardware Type \[cmdb_ci_cloud_hardware_type\] table. When enabled, Discovery populates the Cloud Hardware Type \[cmdb_ci_cloud_hardware_type\] table. For more information, see [Enable the Cloud Hardware Type class extension](https://servicenow-prod.fluidtopics.net/lhtKVI_Z8xLHGqGPVXaqUg "Enable the Cloud Hardware Type [cmdb_ci_cloud_hardware_type] table to store the predefined virtual machine (VM) hardware type records for Amazon AWS Cloud Microsoft Azure Cloud and Google Cloud Platform (GCP). This class extension helps prevent duplication of the VM hardware type records in the Hardware Type [cmdb_ci_compute_template] table, which improves performance for Discovery and related flows.").

## Pattern-based discovery and mapping requirements {#gcp-cloud-sql-db-pattern__section_rpj_fj2_bgc}

Verify the GCP discovery prerequisites section in [Google Cloud Platform (GCP) Cloud discovery using Patterns](https://servicenow-prod.fluidtopics.net/Hhkf3Al73o0gZWpDnNSkpg "Discovery and Service Mapping Patterns uses patterns to discover components of the Google Cloud Platform (GCP) deployment during horizontal discovery. Discovering some of these resources may require updating to the latest version of the Discovery and Service Mapping Patterns application from the ServiceNow Store.").

## Data collected by Discovery during horizontal discovery {#gcp-cloud-sql-db-pattern__section_ggp_ql2_bgc}

Discovery populates the data in the CMDB when running the Google Cloud Platform (GCP) - Cloud SQL DB pattern.  
{#gcp-cloud-sql-db-pattern__table_ps1_twd_wfc__entry__2}

| Field | Description |
|-|-|
| Account Id \[account_id\] | Name of the project used for the discovery. |
| Object ID \[object_id\] | Name of the project used for the discovery. |
| Datacenter Type \[datacenter_type\] | Datacenter type: Google Datacenter \[cmdb_ci_google_datacenter\]. |
[Tabelle : 1. Cloud Service Account \[cmdb_ci_cloud_service_account\]]

{#gcp-cloud-sql-db-pattern__table_ps1_twd_wfc} {#gcp-cloud-sql-db-pattern__table_mk4_2yd_wfc__entry__2}

| Field | Description |
|-|-|
| Name \[name\] | Name of the availability zone. |
| Description \[short_description\] | Description of the availability zone. |
| State \[state\] | State of the Availability Zone. Possible values are Available or Terminated. |
[Tabelle : 2. Availability Zone \[cmdb_ci_availability_zone\]]

{#gcp-cloud-sql-db-pattern__table_mk4_2yd_wfc} {#gcp-cloud-sql-db-pattern__table_vbd_1zd_wfc__entry__2}

| Field | Description |
|-|-|
| Name \[name\] | Datacenter or region name. |
| Region \[region\] | Datacenter or region name. |
| Object ID \[object_id\] | Unique identifier allocated by GCP for this resource. |
| Description \[short_description\] | Datacenter or region description. |
[Tabelle : 3. Google Datacenter \[cmdb_ci_google_datacenter\]]

{#gcp-cloud-sql-db-pattern__table_vbd_1zd_wfc}  
{#gcp-cloud-sql-db-pattern__table_cloud_database__entry__2}

| Field | Description |
|-|-|
| Object ID \[object_id\] | The unique resource identifier URL for the Cloud SQL instance. |
| Name \[name\] | The name of the Cloud SQL instance. |
| Type \[type\] | The database engine type for the Cloud SQL instance. |
| State \[state\] | The state of the Cloud SQL instance. For example: Available or Terminated. |
| Install Status \[install_status\] | Install status of the resource. Default value is Installed. |
| Version \[version\] | The database version. |
| Fully qualified domain name \[fqdn\] | The unique resource identifier URL for the Cloud SQL instance. |
[Tabelle : 4. Cloud DataBase \[cmdb_ci_cloud_database\]]

{#gcp-cloud-sql-db-pattern__table_cloud_database}  
{#gcp-cloud-sql-db-pattern__table_database__entry__2}

| Field | Description |
|-|-|
| Name \[name\] | The name of the database within the Cloud SQL instance. |
| Type \[type\] | The type of database. |
| Install Status \[install_status\] | Install status of the resource. Default value is Installed. |
[Tabelle : 5. Database \[cmdb_ci_database\]]

{#gcp-cloud-sql-db-pattern__table_database}  
{#gcp-cloud-sql-db-pattern__table_hardware_type__entry__2}

| Field | Description |
|-|-|
| Object ID \[object_id\] | The machine type for the Cloud SQL instance. |
| Name \[name\] | The machine type for the Cloud SQL instance. |
| vCPUs \[vcpus\] | The number of virtual CPUs (vCPUs) for the Cloud SQL instance. |
| Provider \[provider\] | The cloud provider, which is GCP. This field is only populated in Cloud Hardware Type \[cmdb_ci_cloud_hardware_type\] table. |
[Tabelle : 6. Hardware Type \[cmdb_ci_compute_template\] or Cloud Hardware Type \[cmdb_ci_cloud_hardware_type\]]

{#gcp-cloud-sql-db-pattern__table_hardware_type}

## CI relationships {#gcp-cloud-sql-db-pattern__section_dc4_ghc_dgc}

The Google Cloud Platform (GCP) - Cloud SQL DB pattern creates these relationships to support GCP Cloud SQL DB discovery.  
{#gcp-cloud-sql-db-pattern__table_bkg_jhc_dgc__entry__3}

| CI | Relationship | CI |
|-|-|-|
| Google Datacenter \[cmdb_ci_google_datacenter\] | Contains::Contained by | Availability Zone \[cmdb_ci_availability_zone\] |
| Google Datacenter \[cmdb_ci_google_datacenter\] | Hosted on::Hosts | Cloud Service Account \[cmdb_ci_cloud_service_account\] |
| Cloud DataBase \[cmdb_ci_cloud_database\] | Contains::Contained by | Database \[cmdb_ci_database\] |
| Cloud DataBase \[cmdb_ci_cloud_database\] | Hosted on::Hosts | Google Datacenter \[cmdb_ci_google_datacenter\] |
| Cloud DataBase \[cmdb_ci_cloud_database\] | Provisioned From::Provisioned | Hardware Type \[cmdb_ci_compute_template\] or Cloud Hardware Type \[cmdb_ci_cloud_hardware_type\] |
| Cloud DataBase \[cmdb_ci_cloud_database\] | Replicates to::Replicated by | Cloud DataBase \[cmdb_ci_cloud_database\] |
| Hardware Type \[cmdb_ci_compute_template\] or Cloud Hardware Type \[cmdb_ci_cloud_hardware_type\] | Hosted on::Hosts | Google Datacenter \[cmdb_ci_google_datacenter\] |
| Key Value \[cmdb_key_value\] | References | Cloud DataBase \[cmdb_ci_cloud_database\] |
[ ]

{#gcp-cloud-sql-db-pattern__table_bkg_jhc_dgc}

## GCP Tag discovery {#gcp-cloud-sql-db-pattern__section_lyw_zhc_dgc}

The Google Cloud Platform (GCP) - Cloud SQL DB pattern collects tags and populates them in the Key Value \[cmdb_key_value\] table.  
{#gcp-cloud-sql-db-pattern__table_ojy_vss_5hc__entry__2}

| Field | Description |
|-|-|
| Key \[key\] | Tag name. |
| Value \[value\] | Tag value. |
| Configuration item \[configuration_item\] | References the Cloud DataBase \[cmdb_ci_cloud_database\] table. |
[Tabelle : 7. Key Value \[cmdb_key_value\]]

{#gcp-cloud-sql-db-pattern__table_ojy_vss_5hc}

