nerdexam
Check_Point

156-521 · Question #47

What is returned by the login API command if successful?

The correct answer is C. Session UID. After a successful login command, the API returns a session UID. This UID is included in the headers of all subsequent API requests to maintain the session context.

Check Point API Fundamentals

Question

What is returned by the login API command if successful?

Options

  • AUser object
  • BJSON Web Token
  • CSession UID
  • DStatic Key

How the community answered

(61 responses)
  • A
    2% (1)
  • B
    8% (5)
  • C
    87% (53)
  • D
    3% (2)

Explanation

After a successful login command, the API returns a session UID. This UID is included in the headers of all subsequent API requests to maintain the session context.

Topics

#login command#session UID#API authentication#session token

Community Discussion

No community discussion yet for this question.

Full 156-521 Practice