Check_Point
156-521 · Question #79
What format does the Gaia API use for request and response bodies?
The correct answer is D. JSON. The Gaia API, like the Management API, uses JSON for both requests and responses. JSON is lightweight and widely supported, making it suitable for modern API interactions and automation.
Check Point API Fundamentals
Question
What format does the Gaia API use for request and response bodies?
Options
- AXML
- BCSV
- CYAML
- DJSON
How the community answered
(27 responses)- A4% (1)
- B4% (1)
- D93% (25)
Explanation
The Gaia API, like the Management API, uses JSON for both requests and responses. JSON is lightweight and widely supported, making it suitable for modern API interactions and automation.
Topics
#Gaia API#JSON#request format#response format
Community Discussion
No community discussion yet for this question.