Prisma Certified Cloud Security Engineer (PCCSE) — Question 40

Which two required request headers interface with Prisma Cloud API? (Choose two.)

Answer options

Correct answer: A, B

Explanation

The correct headers for interfacing with the Prisma Cloud API are 'Content-type:application/json' and 'x-redlock-auth' as they are required for proper communication and authentication. The other options, '>x-redlock-request-id' and 'Content-type:application/xml', are not necessary for API requests, making them incorrect choices.