---
sourceDocument: Zurich IT Operations Management
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/it-operations-management

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Data collected for GCP

# Data collected for GCP
Cloud Discovery {#ariaid-title1}

* Release version: Zurich
* 
* Updated July 31, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

Discovery collects information about cloud resources in Google Cloud Platform (GCP).
Discovering some of these resources may require updating to the latest version of the Discovery and Service Mapping Patterns application from the ServiceNow Store.

## Request apps on the Store {#data-collected-gcp-discovery__section_y3k_3pl_rlb}

Visit the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home) website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the [ServiceNow Store version history release notes](https://www.servicenow.com/docs/r/store-release-notes/sn-store-release-notes.html).{#data-collected-gcp-discovery__inline-send-to-store}

## Prerequisites {#data-collected-gcp-discovery__section_asl_pcm_jzb}

Verify that the applications are up to date.
:
    * Discovery and Service Mapping Patterns.
    * CMDB CI Class Models.
    * Visibility Content.
    {#data-collected-gcp-discovery__ul_aln_qlb_5yb}

Configure a discovery schedule
:   [Create a discovery schedule in Cloud Discovery Workspace](https://www.servicenow.com/docs/HqOgLUuXYs~qteHC5QcuyA "Create schedules for discovering cloud resources based on the discovery method that you choose: service accounts or IP ranges. The discovery schedule defines the various settings for the cloud discovery.")

## Verify the REST API Permissions {#data-collected-gcp-discovery__id_b5q_hbb_f1c}

Download the [Cloud Discovery patterns spreadsheet](https://downloads.docs.servicenow.com/resource/enus/api/servicenow-discovery-patterns-api-details.xlsx) so you can grant user permissions required for running the Discovery patterns. In addition to permissions, the spreadsheet also includes useful information such as pattern names, types, CI Classes, and links to vendor documentation. New patterns are available
quarterly, so check periodically to be sure you have the latest version of the spreadsheet.{#data-collected-gcp-discovery__cloud-discovery-api-paragraph}

## GCP data collected {#data-collected-gcp-discovery__section_zvs_5vn_dhb}

{#data-collected-gcp-discovery__table_vtb_gxn_dhb__entry__3}

| Table | ServiceNow Field | GCP Field |
|-|-|-|
| Region \[cmdb_ci_google_datacenter\] | object_id | items.id |
| Region \[cmdb_ci_google_datacenter\] | name | name |
| Region \[cmdb_ci_google_datacenter\] | short_description | description |
| Region \[cmdb_ci_google_datacenter\] | status | status |
| Region \[cmdb_ci_google_datacenter\] | region | items.name |
| Virtual Server \[cmdb_ci_vm_instance\] | object_id | id |
| Virtual Server \[cmdb_ci_vm_instance\] | name | name |
| Virtual Server \[cmdb_ci_vm_instance\] | state | status |
| Virtual Server \[cmdb_ci_vm_instance\] | cpus | Not mapped |
| Virtual Server \[cmdb_ci_vm_instance\] | memory | Not mapped |
| Virtual Server \[cmdb_ci_vm_instance\] | disks | disks (array size) |
| Virtual Server \[cmdb_ci_vm_instance\] | disks_size | Not mapped |
| Virtual Server \[cmdb_ci_vm_instance\] | nics | networkInterfaces (array size) |
| Virtual Server \[cmdb_ci_vm_instance\] | termination_protection | deletionProtection |
| Virtual Server \[cmdb_ci_vm_instance\] | Not mapped | canIpForward |
| Virtual Server \[cmdb_ci_vm_instance\] | Not mapped | selfLink |
| Virtual Server \[cmdb_ci_vm_instance\] | sys_created_on | creationTimestamp |
| Storage Volume (cmdb_ci_storage_volume) | object_id | items.id |
| Storage Volume (cmdb_ci_storage_volume) | name | name |
| Storage Volume (cmdb_ci_storage_volume) | short_description | description |
| Storage Volume (cmdb_ci_storage_volume) | state | status |
| Storage Volume (cmdb_ci_storage_volume) | status | status |
| Storage Volume (cmdb_ci_storage_volume) | size | sizeGb |
| Storage Volume (cmdb_ci_storage_volume) | storage_type | storage_type |
| Cloud Public IP Address \[cmdb_ci_cloud_public_ipaddress\] | object_id | items.id |
| Cloud Public IP Address \[cmdb_ci_cloud_public_ipaddress\] | name | name |
| Cloud Public IP Address \[cmdb_ci_cloud_public_ipaddress\] | public_ip_address | address |
| Cloud Public IP Address \[cmdb_ci_cloud_public_ipaddress\] | state | status |
| Availablility Zone \[cmdb_ci_availability_zone\] | object_id | items.id |
| Availablility Zone \[cmdb_ci_availability_zone\] | name | name |
| Availablility Zone \[cmdb_ci_availability_zone\] | short_description | description |
| Availablility Zone \[cmdb_ci_availability_zone\] | state | status |
| Availablility Zone \[cmdb_ci_availability_zone\] | status | status |
| Hardware Template \[cmdb_ci_compute_template\] | object_id | items.id |
| Hardware Template \[cmdb_ci_compute_template\] | name | name |
| Hardware Template \[cmdb_ci_compute_template\] | short_description | description |
| Hardware Template \[cmdb_ci_compute_template\] | vcpus | guestCpus |
| Hardware Template \[cmdb_ci_compute_template\] | memory_mb | memoryMb |
| Hardware Template \[cmdb_ci_compute_template\] | local_storage_gb | imageSpaceGb |
| Instance Template \[cmdb_ci_instance_template\] | object_id | items.id |
| Instance Template \[cmdb_ci_instance_template\] | name | name |
| Instance Template \[cmdb_ci_instance_template\] | short_description | description |
| Storage Volume Snapshot \[cmdb_ci_storage_vol_snapshot\] | object_id | items.id |
| Storage Volume Snapshot \[cmdb_ci_storage_vol_snapshot\] | name | name |
| Storage Volume Snapshot \[cmdb_ci_storage_vol_snapshot\] | state | status |
| Storage Volume Snapshot \[cmdb_ci_storage_vol_snapshot\] | volume_name | sourceDisk |
| Storage Volume Snapshot \[cmdb_ci_storage_vol_snapshot\] | capacity | storageBytes |
| Storage Volume Snapshot \[cmdb_ci_storage_vol_snapshot\] | No mapping | storageBytesStatus |
| Storage Volume Snapshot \[cmdb_ci_storage_vol_snapshot\] | No mapping | selfLink |
| Storage Volume Snapshot \[cmdb_ci_storage_vol_snapshot\] | No mapping | labelFingerprint |
| Storage Volume Snapshot \[cmdb_ci_storage_vol_snapshot\] | No mapping | diskSizeGb |
| Disk Type \[cmdb_ci_disk_type\] | object_id | zone:name |
| Disk Type \[cmdb_ci_disk_type\] | name | name@zone |
| Disk Type \[cmdb_ci_disk_type\] | short_description | description |
| Disk Type \[cmdb_ci_disk_type\] | valid_disk_size | validDiskSize |
| Disk Type \[cmdb_ci_disk_type\] | default_disk_size_gb | defaultDiskSizeGb |
| Subnet \[cmdb_ci_cloud_subnet\] | object_id | id |
| Subnet \[cmdb_ci_cloud_subnet\] | name | name |
| Subnet \[cmdb_ci_cloud_subnet\] | cidr | ipCidrRange |
| Subnet \[cmdb_ci_cloud_subnet\] | gateway | gatewayAddress |
| Image \[cmdb_ci_os_template\] | object_id | items.id |
| Image \[cmdb_ci_os_template\] | name | name |
| Image \[cmdb_ci_os_template\] | image_type | sourceType |
| Image \[cmdb_ci_os_template\] | No mapping | status |
| Image \[cmdb_ci_os_template\] | No mapping | archiveSizeBytes |
| Image \[cmdb_ci_os_template\] | No mapping | diskSizeGb |
| Image \[cmdb_ci_os_template\] | image_source | * sourceDisk * sourceDiskId {#data-collected-gcp-discovery__ul_hds_fg4_dhb} |
| Load Balancer (cmdb_ci_cloud_load_balancer) | object_id | id |
| Load Balancer (cmdb_ci_cloud_load_balancer) | name | name |
| Load Balancer (cmdb_ci_cloud_load_balancer) | No mapping | defaultService |
| Load Balancer Service (cmdb_ci_lb_service) | object_id | id |
| Load Balancer Service (cmdb_ci_lb_service) | name | name |
| Load Balancer Service (cmdb_ci_lb_service) | pool | backends |
| Load Balancer Service (cmdb_ci_lb_service) | port | port |
| Load Balancer Service (cmdb_ci_lb_service) | listener_protocol | protocol |
| Load Balancer Service (cmdb_ci_lb_service) | No mapping | portName |
| Load Balancer Service (cmdb_ci_lb_service) | No mapping | loadBalancingScheme |
| Load Balancer Service (cmdb_ci_lb_service) | No mapping | sessionAffinity |
| Load Balancer Service (cmdb_ci_lb_service) | No mapping | enableCDN |
| Load Balancer Service (cmdb_ci_lb_service) | service_type | Backend/Frontend |
| Load Balancer Health Service \[cmdb_ci_lb_health_service\] | object_id | id |
| Load Balancer Health Service \[cmdb_ci_lb_health_service\] | name | name |
| Load Balancer Health Service \[cmdb_ci_lb_health_service\] | monitor_type | type (tcp/http/https) |
| Load Balancer Health Service \[cmdb_ci_lb_health_service\] | request_path | requestPath |
| Load Balancer Health Service \[cmdb_ci_lb_health_service\] | port | port |
| Load Balancer Health Service \[cmdb_ci_lb_health_service\] | unhealthy_threshold | unhealthyThreshold |
| Load Balancer Health Service \[cmdb_ci_lb_health_service\] | healthy_threshold | healthyThreshold |
| Load Balancer Health Service \[cmdb_ci_lb_health_service\] | timeout_sec | timeoutSec |
| Load Balancer Health Service \[cmdb_ci_lb_health_service\] | check_interval_sec | checkIntervalSec |
| Load Balancer Pool Member \[cmdb_ci_lb_pool_member\] | object_id | Instance ID from GCP |
| Load Balancer Pool Member \[cmdb_ci_lb_pool_member\] | name | instance.substring after the last'/' |
| Load Balancer Pool Member \[cmdb_ci_lb_pool_member\] | Operational status | status |
| Load Balancer Pool \[cmdb_ci_lb_pool\] | object_id | id |
| Load Balancer Pool \[cmdb_ci_lb_pool\] | name | name |
| Network \[cmdb_ci_network\] | state | No mapping |
| Network \[cmdb_ci_network\] | cidr | IPv4Range |
| Network \[cmdb_ci_network\] | is_external | No mapping |
| Network \[cmdb_ci_network\] | name | name |
| Network \[cmdb_ci_network\] | object_id | items_id |
| Network \[cmdb_ci_network\] | description | description |
| Network ACL \[cmdb_ci_network_acl\] | object_id | id |
| Network ACL \[cmdb_ci_network_acl\] | name | name |
| Network ACL \[cmdb_ci_network_acl\] | short_description | description |
| Network ACL Rule \[cmdb_ci_network_acl_rule\] | is_outbound (True/False) | ac |
| Network ACL Rule \[cmdb_ci_network_acl_rule\] | dest_from_port | No mapping |
| Network ACL Rule \[cmdb_ci_network_acl_rule\] | dest_to_port | No mapping |
| Network ACL Rule \[cmdb_ci_network_acl_rule\] | src_from_port | No mapping |
| Network ACL Rule \[cmdb_ci_network_acl_rule\] | src_to_port | No mapping |
| Network ACL Rule \[cmdb_ci_network_acl_rule\] | source_ranges | sourceRanges |
| Network ACL Rule \[cmdb_ci_network_acl_rule\] | destination_ranges | destinationRanges |
| Network ACL Rule \[cmdb_ci_network_acl_rule\] | target_tags | targetTags |
| Network ACL Rule \[cmdb_ci_network_acl_rule\] | allowed_traffic | allowed |
| Kubernetes Clusters \[cmdb_ci_kubernetes_cluster\] | IP address | ip_address |
| Kubernetes Clusters \[cmdb_ci_kubernetes_cluster\] | Name | name |
| Kubernetes Clusters \[cmdb_ci_kubernetes_cluster\] | Port | port |
| Kubernetes Clusters \[cmdb_ci_kubernetes_cluster\] | Kubernetes UID | k8s_uid |
| Kubernetes Clusters \[cmdb_ci_kubernetes_cluster\] | Vendor | vendor |
[ ]

{#data-collected-gcp-discovery__table_vtb_gxn_dhb}
**Related concepts**   

* [Agent Client Collector Discovery](https://www.servicenow.com/docs/edhre6~2pn1oGWgUK2rrGQ "Discover CIs in your environment by using Agent Client Collector for Visibility Content (ACC-VC) Discovery. ACC-VC works with both horizontal IP-based Discovery, and you can also use push-based Discovery.")  
**Related reference**   

* [Google Cloud Platform (GCP) Cloud discovery using Patterns](https://www.servicenow.com/docs/x35kD7UZvPkYhSOM7MP4Vw "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.")  
**Related topics**   

* [Service Graph Connector for GCP](https://www.servicenow.com/docs/access?context=sgc-cmdb-integration-gcp&version=zurich&pubname=zurich-servicenow-platform&ft:locale=en-US)

