Add an existing GCP service account to NavOps so that you can
create a cloud environment.
You must have created a GCP service account, given it Compute Admin permissions and
downloaded a JSON file containing information about the service account. The information
in the JSON file is necessary to create a cloud account in NavOps.
If you do not have this information see Create a Service Account.
-
Login to NavOps.
-
Go to Clouds, and then select
Credentials.
-
Click Add Cloud Credentials
-
Click Select in the Google Cloud tile.
-
Enter the following to add a cloud account:
-
For Account name, enter any name for the cloud
account.
The name can be anything meaningful to your organization, e.g.,
gcp_cloudaccount.
-
For Project ID, copy and paste the project_id
value from the JSON file.
-
For Client ID, copy and paste the client_id
value from the JSON file.
-
For Client Mail, copy and paste the client_email
value from the JSON file.
-
For Private Key ID, copy and paste the
private_key_id value from the JSON file.
-
For Private Key, copy and paste the private_key
value from the JSON file.
Important: Do not copy the \n characters at the end of the
private_key value.
-
(Optional) For Tags, enter the suitable tags for the
credentials.
-
Click Test to check the credentials. If an error message
is displayed, inspect the details from the Tasks
list.
-
Click Save.