nerdexam
Check_Point

156-521 · Question #70

You are asked to validate if a Check Point API automation script succeeded. Which tools could help? (Choose two)

The correct answer is A. curl C. API response codes. Using curl, you can inspect the response of API calls directly, and HTTP response codes (like 200, 404, or 403) provide confirmation of success or failure. SmartView Monitor and tcpdump are not used for script validation.

Check Point API Fundamentals

Question

You are asked to validate if a Check Point API automation script succeeded. Which tools could help? (Choose two)

Options

  • Acurl
  • BSmartView Monitor
  • CAPI response codes
  • Dtcpdump

How the community answered

(28 responses)
  • A
    75% (21)
  • B
    14% (4)
  • D
    11% (3)

Explanation

Using curl, you can inspect the response of API calls directly, and HTTP response codes (like 200, 404, or 403) provide confirmation of success or failure. SmartView Monitor and tcpdump are not used for script validation.

Topics

#script validation#API response codes#curl#error handling

Community Discussion

No community discussion yet for this question.

Full 156-521 Practice