Fortinet black logo

Online Help

Enable required APIs

Enable required APIs

After adding roles to the service account, you must make sure that the following APIs are enabled on all projects for monitoring. This will ensure that FortiCASB can gather information from the Google Cloud.

  • Cloud Resource Manager API
  • App Engine Admin API
  • Cloud Key Management Service (KMS) API
  • Compute Engine API
  • Cloud SQL
  • Google Cloud Storage JSON API
  • Cloud Storage
  • Cloud SQL Admin API
  • Stackdriver API
  • Admin SDK
  • Identity and Access Management (IAM) API

To enable the APIs, do the following:

  1. On Google Cloud Platform Consolel , first select the project to be monitored.
  2. Click the Navigation Menu in the upper-left corner, and select APIs & Services > Dashboard.
  3. In the API & Services list, make sure that the required APIs are listed (enabled).

If any of the APIs is not enabled, use the below steps to enable it:

  1. Go to the project to be monitored.
  2. Click the Navigation Menu, and select APIs & Services > Dashboard.
  3. Click Activate Cloud Console in the upper right hand corner.
  4. Copy and paste the shell command to enable the required services:

gcloud services enable \

cloudresourcemanager.googleapis.com \

appengine.googleapis.com \

cloudkms.googleapis.com \

compute.googleapis.com \

sql-component.googleapis.com \

storage-api.googleapis.com \

storage.googleapis.com \

sqladmin.googleapis.com \

stackdriver.googleapis.com \

admin.googleapis.com \

iam.googleapis.com

Note: Repeat the steps above to enable APIs for other projects under the same organization.

Enable required APIs

After adding roles to the service account, you must make sure that the following APIs are enabled on all projects for monitoring. This will ensure that FortiCASB can gather information from the Google Cloud.

  • Cloud Resource Manager API
  • App Engine Admin API
  • Cloud Key Management Service (KMS) API
  • Compute Engine API
  • Cloud SQL
  • Google Cloud Storage JSON API
  • Cloud Storage
  • Cloud SQL Admin API
  • Stackdriver API
  • Admin SDK
  • Identity and Access Management (IAM) API

To enable the APIs, do the following:

  1. On Google Cloud Platform Consolel , first select the project to be monitored.
  2. Click the Navigation Menu in the upper-left corner, and select APIs & Services > Dashboard.
  3. In the API & Services list, make sure that the required APIs are listed (enabled).

If any of the APIs is not enabled, use the below steps to enable it:

  1. Go to the project to be monitored.
  2. Click the Navigation Menu, and select APIs & Services > Dashboard.
  3. Click Activate Cloud Console in the upper right hand corner.
  4. Copy and paste the shell command to enable the required services:

gcloud services enable \

cloudresourcemanager.googleapis.com \

appengine.googleapis.com \

cloudkms.googleapis.com \

compute.googleapis.com \

sql-component.googleapis.com \

storage-api.googleapis.com \

storage.googleapis.com \

sqladmin.googleapis.com \

stackdriver.googleapis.com \

admin.googleapis.com \

iam.googleapis.com

Note: Repeat the steps above to enable APIs for other projects under the same organization.