Enable API¶
Enable the APIs in your project/account so that the Valtix Controller can create Valtix Gateways (Virtual Machines, Load Balancers).
- Search for Compute Engine API in the search bar
- Click Enable
- Search for Secret Manager API in the search bar
- Click Enable
- Search for Identity and Access Management (IAM) API in the search bar
- Click Enable
- Search for Cloud Resource Manager API in the search bar
- 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