Skip to content

Enable API

Enable the APIs in your project/account so that the Valtix Controller can create Valtix Gateways (Virtual Machines, Load Balancers).

  1. Search for Compute Engine API in the search bar
  2. Click Enable
  3. Search for Secret Manager API in the search bar
  4. Click Enable
  5. Search for Identity and Access Management (IAM) API in the search bar
  6. Click Enable
  7. Search for Cloud Resource Manager API in the search bar
  8. Click Enable
gcloud services enable secretmanager.googleapis.com
gcloud services enable compute.googleapis.com
gcloud services enable iam.googleapis.com
gcloud services enable cloudresourcemanager.googleapis.com