Google Cloud Provider
This document provides instructions for configuring Google Cloud Provider (GCP) in order for the Netography Context Integration to have the correct access to pull label contexts.
Prerequisites
Create service account in GCP
Before configuring the GCP Context Integration in Netography, you will need to have a service account created in GCP. To create a service account in GCP, refer to the GCP create service account documentation.
Netography Portal Steps
Navigate to Integrations (make sure you are on the Context tab) and click "Add Integration", then select Google Cloud Provider
Configuration
The following fields are specific to the GCP integration.
Field | Required | Description | Example |
---|---|---|---|
Zone | yes | Zone of the GCP | us‑west‑2a |
Tag/Label Matches | One or many tags to match any custom tag names to track in GCP |
Credentials
The following fields are necessary for the integration to authenticate with GCP. Refer to your GCP environment details to match the below field values.
Field | Required | Description |
---|---|---|
Type | yes | Credential type in GCP |
Project ID | yes | Project ID of the account in GCP |
Private Key ID | yes | Private Key ID of the service account in GCP |
Private Key | yes | Private Key to authenticate with from GCP |
Client Email | yes | Email of the service account in GCP |
Client ID | yes | ID of the client in GCP |
Auth URI | yes | OAuth2 URI in GCP |
Token URI | yes | Token URI from GCP |
Auth Cert URL | yes | Enter the auth certificate URL from GCP |
Client Cert URL | yes | Enter the client certificate URL from GCP |
Updated 9 months ago