Updating credentials of GCP visibility jobs - Adaptive Applications - BlueCat Gateway - 23.1.1

Cloud Discovery & Visibility Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
23.1.1

When working with GCP IAM accounts, access keys rotate every 90 days. You can update your credentials for the specified visibility jobs and restart them without deleting and recreating new jobs.



To update the GCP credentials for a visibility job
  1. Under Visibility Management, select the checkbox next to one or more visibility jobs.
  2. Click and select Update credentials.
  3. Under Update Credentials, upload a JSON file that contains the updated service account information. The service account JSON file must be in the following format:
    {
        "type": " ",
        "project_id": " ",
        "private_key_id": " ",
        "private_key": " ",
        "client_email": " ",
        "client_id": " ",
        "auth_uri": " ",
        "token_uri": " ",
        "auth_provider_x509_cert_url": " ",
        "client_x509_cert_url": " ",
    }

    CDV automatically validates any uploaded credentials against GPC to make sure they are valid.

  4. When you're done, click Update.

    When you click Update, any visibility jobs with the status Stopped and Imported are restarted.