Cloud Accounts
To begin monitoring the resources on your cloud infrastructure, you must first connect your public cloud accounts to Prismaβ’ Cloud. When you add your cloud account to Prisma Cloud, the API integration between your cloud infrastructure provider and Prisma Cloud is established and you can begin monitoring the resources and identify potential security risks in your infrastructure.
ποΈ List Cloud Accounts
Lists all cloud accounts onboarded onto the Prisma Cloud platform.
ποΈ List Cloud Account Names - GET
Returns a list of cloud account IDs and names.
ποΈ List Cloud Account Names - POST
Returns a list of cloud account IDs and names.
ποΈ List Cloud Org Accounts
Lists all cloud accounts onboarded onto the Prisma Cloud platform as children of an organization.
ποΈ List Cloud Types
Returns all the cloud types.
ποΈ List Cloud Account Owners
Returns the email addresses of all owners for the specified cloud account ID.
ποΈ Add Cloud Account
Onboard a new cloud account onto the Prisma Cloud platform.
ποΈ Generate Zipped Terraform Script (OCI)
Generates a zipped Terraform template to help you onboard your Oracle Cloud Infrastructure account to Prisma Cloud. You can use this template in the OCI Tenant Console to get a User OCID. Note that the generated keys will be valid for 24 hours.
ποΈ Cloud Account Info
Returns top level information about the cloud account.
ποΈ Update Cloud Account
Update information related to a cloud account.
ποΈ Delete Cloud Account
Deletes the onboarded cloud account that has the specified cloud account ID.
ποΈ Patch Cloud Account
Enable / disable cloud account (and children) OR Update the Account Groups it belongs to
ποΈ List Account Status Details
Returns a list of Prisma Cloud services whose status indicates a warning or error for the given cloud account ID. Includes status details for each listed service.
ποΈ Get Cloud Account Status
Lists status messages of the specified cloud account.
ποΈ Update Cloud Account Status
Enable or disable cloud account.
ποΈ Get Saved Resource Hierarchy (GCP)
For GCP only. Get the previously saved resource hierarchy for the specified cloud account ID.
ποΈ List Children of Parent (GCP)
For GCP only. 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 Folders of Parent (GCP)
For GCP only. 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)
For GCP only. List all the child projects of the given parent. A parent can be an organization resource or a folder resource.
ποΈ List Ancestors (GCP)
For GCP only. 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.
ποΈ List Children of Parent (Azure)
For Azure only. Lists all the children, both management groups and subscriptions, under the given parent. A parent can be either an Azure tenant or a management group.
ποΈ List Ancestors (Azure)
For Azure only. Lists the ancestors of the given Azure management groups and subscriptions for the specified cloud account (Azure tenant) ID. Each resource ID in the request body is either a management group ID or a subscription ID. A successful response returns an array of ancestors for each given resource ID.
ποΈ Check Data Security Preconditions (AWS Org)
Returns whether or not the set up for your AWS Organization meets the prerequisites for successful creation of a data security configuration.
ποΈ Add Data Security Config (AWS Org)
Creates a data security configuration for an AWS Organization.
ποΈ Update Data Security Config (AWS Org)
Updates the data security configuration for the AWS Organization with the specified account ID.
ποΈ Get Data Security Config (AWS Org)
Returns the data security configuration for the AWS Organization with the specified account ID.
ποΈ List Children of Parent (AWS) - Legacy
For AWS only. Lists all the children of the given parent organizational unit (OU).The listed children include both OU resources and account resources.
ποΈ List Ancestors (AWS) - Legacy
For AWS only. Lists the ancestors of the given member accounts and organizational units (OUs) for the specified cloud account ID. A successful response returns an array of accounts and/or OUs each of which is mapped to an array of ancestor resource IDs.
ποΈ Add AWS Cloud Account
Onboard a new aws cloud account onto the Prisma Cloud platform.
ποΈ Update AWS Cloud Account
Update information related to aws cloud account.
ποΈ Get AWS Cloud Account Status
Lists status messages of the specified AWS cloud account.
ποΈ List Children of Parent (AWS)
For AWS only. Lists all the children of the given parent organizational unit (OU).The listed children include both OU resources and account resources.
ποΈ List Ancestors (AWS)
For AWS only. Lists the ancestors of the given member accounts and organizational units (OUs) for the specified cloud account ID. A successful response returns an array of accounts and/or OUs each of which is mapped to an array of ancestor resource IDs.
ποΈ Generate the AWS CFT Template Link
Generates the AWS Cloudformation Stack Quick create link with S3 presigned CFT URL. The Generated CFT template will include Prisma Cloud generated externalId and the permissions based on selected features.
ποΈ Fetch Supported Features For Cloud Type
Lists the features supported for the specified cloud type and account type.
ποΈ Generate and Download the AWS CFT Template
Generates the AWS CFT template. The Generated CFT template includes Prisma Cloud generated externalId and the permissions based on selected features.