Check_Point
156-521 · Question #90
Which command-line tool can be used to directly interact with Gaia API from a Unix-based system?
The correct answer is B. curl. curl is a widely used command-line tool for interacting with REST APIs, including Gaia API. It supports HTTPS requests and allows specifying headers, authentication tokens, and JSON
Check Point API Fundamentals
Question
Which command-line tool can be used to directly interact with Gaia API from a Unix-based system?
Options
- Aping
- Bcurl
- Cssh
- Dnetstat
How the community answered
(39 responses)- A3% (1)
- B92% (36)
- D5% (2)
Explanation
curl is a widely used command-line tool for interacting with REST APIs, including Gaia API. It supports HTTPS requests and allows specifying headers, authentication tokens, and JSON
Topics
#Gaia API#curl#CLI tool#Unix
Community Discussion
No community discussion yet for this question.