GCP External IP Addresses pattern-based discovery

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:4分
  • Discovery and Service Mapping Patterns finds GCP external IP addresses 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.

    Pattern-based discovery and mapping requirements

    Verify the GCP discovery prerequisites section in Google Cloud Platform (GCP) Cloud discovery using Patterns.

    Data collected by Discovery during horizontal discovery

    Discovery populates the data in the CMDB when running the Google Cloud Platform (GCP) - External IP Addresses pattern.

    表 : 1. Cloud Service Account [cmdb_ci_cloud_service_account]
    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].
    表 : 2. Availability Zone [cmdb_ci_availability_zone]
    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.
    表 : 3. Google Datacenter [cmdb_ci_google_datacenter]
    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.
    表 : 4. Cloud Public IP Address [cmdb_ci_cloud_public_ipaddress]
    Field Description
    Object ID [object_id] Unique identifier for the external IP address resource.
    IP Address [ip_address] The external IP address.
    Public IP Address [public_ip_address] The public IP address.
    Name [name] Name of the external IP address resource.
    State [state] State of the IP address.
    Scope [scope] Geographic scope of the IP address.
    Network Interface Owner [network_interface_owner] The resource that is using this IP address.
    Public DNS [public_dns] Public Domain Name System (DNS) name associated with the IP address.

    CI relationships

    The Google Cloud Platform (GCP) - External IP Addresses pattern creates these relationships to support GCP External IP Addresses discovery.

    CI Relationship CI
    Cloud Public IP Address [cmdb_ci_cloud_public_ipaddress] Hosted on::Hosts Cloud Service Account [cmdb_ci_cloud_service_account]
    Cloud Public IP Address [cmdb_ci_cloud_public_ipaddress] Hosted on::Hosts Google Datacenter [cmdb_ci_google_datacenter]
    Google Datacenter [cmdb_ci_google_datacenter] Hosted on::Hosts Cloud Service Account [cmdb_ci_cloud_service_account]
    Google Datacenter [cmdb_ci_google_datacenter] Contains::Contained by Availability Zone [cmdb_ci_availability_zone]