AI Service Graph Connector for Google Cloud Platform (GCP) Vertex AI
Use the AI Service Graph Connector for GCP Vertex AI plugin to create AI connections to discover AI assets such as AI systems, models, prompts, and tools as well as usage data for these AI agents within your ServiceNow AI Control Tower. This usage information is consumed by the AI Control Tower value dashboard.
Download apps from the Store
Visit the ServiceNow Store website to download the AI Service Graph Connector for GCP Vertex AI app.
Supported ServiceNow versions
- Australia
- Zurich patch 7
- Yokohama patch 11
User roles
Roles required in the ServiceNow environment:
- sn_ai_disc.discovery_admin
- sn_cmdb_int_util.sgc_admin
Prerequisites from GCP Vertex
Prerequisites:Review the setup instructions to create a service account, assign roles, bind roles to the service account, enable APIs, create a JKS file, and register it in your ServiceNow instance. For setup instructions and used APIs, see the Service Graph connector for GCP Vertex AI- Setup Instructions [KB2731256]
Data Mapping
The following table lists the data sources, the staging tables, and the target tables CMDB CI classes and non-CMDB classes where data is stored for a GCP Vertex AI project.
| Data source |
Staging table |
Target tables |
| SG-GCPVertexAI- Execution |
sn_ai_disc_gcp_sgc_sg_gcp_execution |
sn_ai_disc_ai_usage |
|
SG-GCPVertexAI-System |
sn_ai_disc_gcp_sgc_sg_gcp_ai_system |
cmdb_ai_system_component_product_model alm_ai_system_digital_asset cmdb_ci_function_ai cmdb_rel_asset_ci |
|
SG-GCPVertexAI- Mode |
sn_ai_disc_gcp_sgc_sg_gcp_ai_model |
cmdb_ai_model_product_model alm_ai_model_digital_asset |
|
SG-GCPVertexAI- Tool |
sn_ai_disc_gcp_sgc_sg_gcp_ai_tool |
sn_ent_ai_tool |
|
SG-GCPVertexAI- Prompt |
sn_ai_disc_gcp_sgc_sg_gcp_ai_prompt |
cmdb_ai_prompt_product_model alm_ai_prompt_digital_asset |
| SG-GCPVertexAI- System Subcomponent M2M |
sn_ai_disc_gcp_sgc_sg_gcp_ai_system_subcomponent_m2m |
sn_ent_ai_system_subcomponent_m2m |