Check_Point
156-521 · Question #110
A script is using the Gaia API to configure NTP servers. What must the script do first before sending configuration commands?
The correct answer is B. Perform a login request to get a session token. Before performing any configuration, the script must send a login request to Gaia API. The returned session token is then used to authenticate subsequent calls during that session.
Check Point API Fundamentals
Question
A script is using the Gaia API to configure NTP servers. What must the script do first before sending configuration commands?
Options
- AStart a GAiA daemon
- BPerform a login request to get a session token
- CInitialize the IPS blade
- DInstall policy
How the community answered
(39 responses)- A5% (2)
- B92% (36)
- D3% (1)
Explanation
Before performing any configuration, the script must send a login request to Gaia API. The returned session token is then used to authenticate subsequent calls during that session.
Topics
#session token#login request#NTP configuration#Gaia API workflow
Community Discussion
No community discussion yet for this question.