Cloud Accounts (All)
You can use the APIs in this category to perform operations that are nonspecific to cloud account types, such as listing all the cloud accounts, listing supported features, and deleting an account.
For operations that are specific to the cloud type or cloud provider, see:
📄️ Get Account Status
Returns the list of Prisma Cloud Security Capabilities whose status is either warning or error for the specified account ID. The response also contains suggestions to remediate the error or warning.
📄️ Get all Cloud Accounts
Get details of all the cloud accounts onboarded onto Prisma Cloud. To get details of cloud accounts based on cloud type or account ID, see [Get Cloud Account Details] (https://pan.dev/prisma-cloud/api/cspm/get-cloud-account/).
📄️ List Cloud Account Names - GET
You can use this endpoint to GET the account IDs and names of accounts that:
📄️ List Cloud Account Names - POST
Get the list of cloud account names and Ids that match custom filtering criteria where the filter criteria can be defined in the filter key and filter value parameter of the request.
📄️ List Cloud Types
Returns the list of cloud account types supported by Prisma Cloud. You can also filter the cloud account types that you have onboarded.
📄️ Get Cloud Account Details
Returns details of a Cloud Account based on cloud type and cloud ID. To get details of all the cloud accounts onboarded to Prisma Cloud, see [List Cloud Accounts](https://pan.dev/prisma-cloud/api/cspm/get-cloud-accounts/).
📄️ Delete Cloud Account
Deletes an onboarded cloud account based on the specified Cloud Account ID and Cloud Type.
📄️ Update Cloud Account Details
Update the cloud account details such as cloud account status, auto consent state, status of children's accounts, and account group. In addition, you can also enable or disable the ingestion of data from the cloud account.
📄️ Get Cloud Org Accounts
Get details of all the cloud accounts onboarded onto the Prisma Cloud as children of an organization that belongs to a specific cloud type.
📄️ List Cloud Account Owners
Returns the email addresses of all owners for the specified cloud account ID.
📄️ Update Cloud Account Status
Enable or disable data ingestion from a cloud account and its children by cloud account ID.
📄️ Update Feature State for Members of an Organization
Enable or disable the feature for list of member accounts linked to an organization.
📄️ Fetch Supported Features For Cloud Type
Lists the features supported for the specified cloud type and account type.
📄️ Save Account Config With Given Attributes
Saves account config with the values provided in the JSON payload and returns the config.