PCCSE · Question #125
Which two attributes of policies can be fetched using API? (Choose two.)
The correct answer is A. policy label C. policy mode. The Prisma Cloud API exposes policy objects with specific retrievable attributes. 'Policy label' (A) is a metadata tag attached to policies that can be queried, and 'policy mode' (C) indicates whether the policy is in enabled, disabled, or other operational states - both are…
Question
Which two attributes of policies can be fetched using API? (Choose two.)
Options
- Apolicy label
- Bpolicy signature
- Cpolicy mode
- Dpolicy violation
How the community answered
(27 responses)- A93% (25)
- B4% (1)
- D4% (1)
Explanation
The Prisma Cloud API exposes policy objects with specific retrievable attributes. 'Policy label' (A) is a metadata tag attached to policies that can be queried, and 'policy mode' (C) indicates whether the policy is in enabled, disabled, or other operational states - both are valid API-accessible attributes. 'Policy signature' (B) is not a standard API-exposed attribute, and 'policy violation' (D) is an audit/event concept rather than a policy attribute itself.
Topics
Community Discussion
No community discussion yet for this question.