ExamGecko
Question list
Search
Search

List of questions

Search

Question 139 - PCCSE discussion

Report
Export

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?

A.
GET /api/v22.01/policies/compliance
Answers
A.
GET /api/v22.01/policies/compliance
B.
GET /api/v22.01/policies/compliance/ci
Answers
B.
GET /api/v22.01/policies/compliance/ci
C.
GET /api/v22.01/policies/compliance/ci/images
Answers
C.
GET /api/v22.01/policies/compliance/ci/images
D.
GET /api/v22.01/policies/compliance/ci/serverless
Answers
D.
GET /api/v22.01/policies/compliance/ci/serverless
Suggested answer: C

Explanation:

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' \

asked 23/09/2024
Petko Milidragovic
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first