Exam PCCSE All QuestionsBrowse all questions from this exam
Question 153

Which action must be taken to enable a user to interact programmatically with the Prisma Cloud APIs and for a nonhuman entity to be enabled for the access keys?

    Correct Answer: D

    To enable a nonhuman entity to interact programmatically with the Prisma Cloud APIs, a role must be created and assigned to a Service Account. Service Accounts are specifically designed for automation use cases, allowing programmatic access through access keys. This ensures that the nonhuman entity can interact securely and effectively with the APIs.

Discussion
HARRYOption: D

https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin/manage-prisma-cloud-administrators/add-service-account-prisma-cloud

Redrum702Option: A

A https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin/get-started-with-prisma-cloud/access-the-prisma-cloud-api

SpippoloOption: D

Tricky question. The questions says: "enable a user ... AND for a nonhuman entity" So, we should create a User and an Access Key, but the answer doesn't exist. For exclusion, D. Enable access to the Prisma Cloud APIs for non-human entities. Service Accounts can be created for automation use cases to enable a nonhuman entity to interact programmatically with the Prisma Cloud APIs.