Exam PCCSE All QuestionsBrowse all questions from this exam
Question 119

An administrator has been tasked with a requirement by your DevSecOps team to write a script to continuously query programmatically the existing users, and the user’s associated permission levels, in a Prisma Cloud Enterprise tenant.

Which public documentation location should be reviewed to help determine the required attributes to carry out this step?

    Correct Answer: B

    To continuously query programmatically the existing users and their associated permission levels in a Prisma Cloud Enterprise tenant, you need documentation that specifically provides the required attributes for API access. The Prisma Cloud API Reference is the appropriate source as it contains detailed information about the API endpoints, methods, parameters, and attributes necessary to carry out such tasks programmatically.

Discussion
tipzzzOption: B

Prisma Cloud Enterprise is CSPM + CWP but Prisma Cloud Compute API Ref doesn't exist anymore

poiuytrOption: B

"Prisma Cloud Enterprise", so not "Compute" and "programmatically", so API reference

Chichi23Option: B

B. Prisma Cloud API Reference

JiheOption: B

B The Prisma Cloud API allows you to programmatically access and manage your Prisma Cloud resources, making it easy to automate tasks. (https://pan.dev/prisma-cloud/api/)

SpippoloOption: B

B --> Prisma Cloud API Reference Prisma Cloud has a REST API that enables you to access Prisma Cloud features programmatically. Most actions supported on the Prisma Cloud web interface are available with the REST API, refer to the Prisma Cloud REST API Reference for details about the REST API. https://pan.dev/prisma-cloud/api/cspm/