Exam PCCSE All QuestionsBrowse all questions from this exam
Question 115

Which two attributes of policies can be fetched using API? (Choose two.)

    Correct Answer: B, C

    Two attributes of policies that can be fetched using API are policy signature and policy mode. The policy signature is typically a unique identifier for the policy, which is essential for various operations. Policy mode refers to the operational state of the policy (such as enabled or disabled), which is also crucial for understanding how the policy is being enforced.

Discussion
Redrum702Options: AC

AC https://prisma.pan.dev/api/cloud/cspm/policy/

SpippoloOptions: AC

A --> policy.class C --> policy.policyMode https://pan.dev/prisma-cloud/api/cspm/get-policy-filters-and-options/

Spippolo

A --> policy.label C --> policy.policyMode