Check Point Certified Security Expert (CCSE) R81 — Question 19
Using Web Services to access the API, which Header Name-Value had to be in the HTTP Post request after the login?
Answer options
- A. X-chkp-sid Session Unique Identifier
- B. API-Key
- C. user-uid
- D. uuid Universally Unique Identifier
Correct answer: A
Explanation
The correct answer is A, as the X-chkp-sid serves as the session unique identifier needed for authenticated API requests after login. The other options, while potentially relevant in different contexts, do not specifically serve this function in the context of the provided Web Services API.