Check_Point
156-315.81 · Question #220
Using Web Services to access the API, which Header Name-Value had to be in the HTTP Post request after the login?
The correct answer is A. X-chkp-sid Session Unique Identifier. https://sc1.checkpoint.com/documents/latest/APIs/?#web/introduction~v1.9%20 content-Type: application/json x-chkp-sid: <session ID token as returned by the login command> The x-chkp-sid header is mandatory in all API calls except the login API.
Automation and Orchestration
Question
Using Web Services to access the API, which Header Name-Value had to be in the HTTP Post request after the login?
Options
- AX-chkp-sid Session Unique Identifier
- BAPI-Key
- Cuser-uid
- Duuid Universally Unique Identifier
How the community answered
(15 responses)- A73% (11)
- B7% (1)
- C7% (1)
- D13% (2)
Explanation
https://sc1.checkpoint.com/documents/latest/APIs/?#web/introduction~v1.9%20 content-Type: application/json x-chkp-sid: <session ID token as returned by the login command> The x-chkp-sid header is mandatory in all API calls except the login API.
Topics
#Management API#Web Services#HTTP header#session ID
Community Discussion
No community discussion yet for this question.