Policy
A policy is a set of one or more constraints or conditions that must be adhered to. Prisma Cloud provides predefined policies for configurations and access controls that adhere to established security best practices such as PCI, GDPR, ISO 27001:2013, and NIST. These Prisma Cloud default polices cannot be modified. In addition to these, you can create custom policies to monitor for violations and to enforce your own organizational standards.
📄️ List Policy Filters
Returns an object whose keys are the supported policy filters and corresponding values are the default or recent options for that filter.
📄️ List Policy Filter Autocomplete Suggestions
Returns available options for a policy filter key. Also supports fuzzy autocomplete search for easier filtering.
📄️ List Policies
Returns all available policies, both system default and custom. You can apply filters to narrow the returned policy list to a subset of policies or potentially to a specific policy. Response includes open alert counts, which can affect performance.
📄️ Add Policy
Adds a new policy.
📄️ List Policies V2
Returns all available policies, both system default and custom. You can apply filters to narrow the returned policy list to a subset of policies or potentially to a specific policy. For improved performance, response does not include open alert counts.
📄️ Policy Info
Returns the policy that has the specified policy ID.
📄️ Update Policy
Updates the existing policy that has the specified policy ID.
📄️ Delete Policy
Delete a policy using its ID.
📄️ Update Policy Status
Enable or disable a policy.
📄️ List Policy Compliance Standards
Returns a list of compliance standards that Prisma Cloud supports and for each compliance standard, lists the supported sections.
📄️ Pre-validate Policy Rule
Pre-validates a policy rule without creating an actual policy.