Google Cloud URLs to allow for Hybrid

If you have a restricted VPC environment where external domains need to be allowed, here is a list of Google Cloud urls that Apigee hybrid may need to connect with during install and runtime.

Google Cloud URLs for all Apigee hybrid installations

These URLs are used by all Apigee hybrid installations:

URL Description
accounts.googleapis.com The gcloud CLI command uses this API to authenticate and authorize the operator during setup. Also, service accounts used by Apigee hybrid use this API during runtime.
apigee.googleapis.com The runtime uses these APIs to learn which proxies, shared flows, etc., it should deploy, and to report its current configuration and health.
apigeeconnect.googleapis.com This API is needed for apigee-mart-server and apigee-connect communication when you have vpc-sc enabled to talk to the control plane.
binaryauthorization.googleapis.com Optional. Only for Anthos if binary authorization is enabled
cloudresourcemanager.googleapis.com Allows programmatic management of Google Cloud resources like organizations, folders, and projects.
gcr.io Images for the Apigee hybrid containers are hosted in Artifact Registry, which uses gcr.io.
iam.googleapis.com The Identity and Access Management (IAM) API allows for programmatic management of access controls, permissions, and service accounts for Google Cloud resources.
iamcredentials.googleapis.com Required for generating access tokens used for subsequent Google Cloud API calls. For example, the hybrid runtime makes calls to download runtime contracts from apigee.googleapis.com; those calls must include an access token.
logging.googleapis.com This API is needed for the logging agent to send logs to Cloud Logging.
monitoring.googleapis.com Cloud Monitoring service endpoint to export metrics.
oauth2.googleapis.com Authentication and authorization
pubsub.googleapis.com The runtime subscribes to a pubsub topic to learn when to initialize debug sessions.
quay.io Container registry used by cert-manager. See Install cert-manager in the install guide.
serviceusage.googleapis.com Inspect and manage quota for service consumers on Google Cloud. Required by Anthos Service Mesh.
storage.googleapis.com The runtime downloads proxies, shared flows, resource files, and keystore aliases from Google Cloud Storage in the tenant project.
sts.googleapis.com The Security Token Server allows the runtime to exchange third party credentials for Google Cloud tokens.
www.googleapis.com Needed by the MART component.

Google Cloud URLs for Anthos installations

All Apigee hybrid installations on Anthos (on-prem and multi-cloud) use additional Google Cloud URLs. For more information, see: