PCCSE · Question #93
Which port should a security team use to pull data from Console's API?
The correct answer is B. 8083. Prisma Cloud Compute Console exposes its REST API on port 8083 (HTTPS). This is the standard port used for all API interactions with the Console, including querying vulnerability data, compliance results, policies, and audit logs. Port 8084 is used for Defender-to-Console communi
Question
Which port should a security team use to pull data from Console's API?
Options
- A8084
- B8083
- C25
- D53
How the community answered
(17 responses)- A6% (1)
- B94% (16)
Explanation
Prisma Cloud Compute Console exposes its REST API on port 8083 (HTTPS). This is the standard port used for all API interactions with the Console, including querying vulnerability data, compliance results, policies, and audit logs. Port 8084 is used for Defender-to-Console communication (the WebSocket channel over which Defenders send data and receive policy updates) - it is not for API access. Port 25 is SMTP (email), and port 53 is DNS - neither is relevant to Prisma Cloud Console API access.
Topics
Community Discussion
No community discussion yet for this question.