Exam PCCSE All QuestionsBrowse all questions from this exam
Question 146

An administrator wants to retrieve the compliance policies for images scanned in a continuous integration (CI) pipeline.

Which endpoint will successfully execute to enable access to the images via API?

    Correct Answer: C

Discussion
poiuytrOption: C

https://prisma.pan.dev/api/cloud/cwpp/policies/#operation/get-policies-compliance-ci-images

SpippoloOption: C

The following curl command creates a single rule compliance policy for container images scanned in the CI pipeline: curl 'https://<CONSOLE>/api/v<VERSION>/policies/compliance/ci/images' \