Fortinet black logo

Online Help

Enable Required APIs

Copy Link
Copy Doc ID cf00dcb1-0886-11ed-bb32-fa163e15d75b:675288

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 FortiCNP 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

Steps to View Enabled APIs

  1. On Google Cloud Portal, first select the project to be monitored.
  2. Click the Navigation Menu, select APIs & Services > Dashboard.
  3. In the Enabled APIs and services list, make sure that the required APIs are listed (enabled).

Steps to Enable Required APIs

  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:
  5. 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 FortiCNP 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

Steps to View Enabled APIs

  1. On Google Cloud Portal, first select the project to be monitored.
  2. Click the Navigation Menu, select APIs & Services > Dashboard.
  3. In the Enabled APIs and services list, make sure that the required APIs are listed (enabled).

Steps to Enable Required APIs

  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:
  5. 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.