Cloud Accounts (GCP)
To monitor the resources on your GCP cloud infrastructure, you must first add your GCP accounts to Prisma Cloud. When you add your cloud account to Prisma Cloud, the API integration between GCP and Prisma Cloud is established and you can begin monitoring the resources and identify potential security risks.
The Cloud Account (GCP) APIs enable you to add and manage GCP accounts on Prisma Cloud. For end to end workflow to onboarding an GCP account using APIs, see Automate GCP Cloud Account Onboarding. For common operations related to cloud accounts, see Cloud Accounts (All).
📄️ Get Cloud Account Status (GCP)
Lists the status of a GCP Cloud account. You can use this API to verify the status of the security capabilities which you will be onboarding on Prisma Cloud.
📄️ Add Cloud Account (GCP)
Onboard a new gcp cloud account onto the Prisma Cloud platform.
📄️ Update Cloud Account (GCP)
Update the GCP cloud account information that has been onboarded onto the Prisma Cloud platform.
📄️ List Children of Parent (GCP)
List all the children, both folder resources and project resources, of the given parent. A parent can be an organization resource or a folder resource.
📄️ List Ancestors (GCP)
Lists the ancestors of the given projects and folders for the specified cloud account ID. A successful response returns an array of projects and/or folders each of which is mapped to an array of ancestor resource IDs.
📄️ Get Saved Resource Hierarchy (GCP)
Get the previously saved resource hierarchy for the specified cloud account ID.
📄️ List Folders of Parent (GCP)
List all the child folders of the given parent. A parent can be an organization resource or a folder resource.
📄️ List Projects of Parent (GCP)
List all the child projects of the given parent. A parent can be an organization resource or a folder resource.
📄️ Generate and Download the Terraform Template (GCP)
Generate the GCP Terraform template. The generated Terraform template includes the permissions based on selected features.