nerdexam
Check_Point

156-521 · Question #123

156-521 Question #123: Real Exam Question with Answer & Explanation

The correct answer is C. GET. The GET method is used for fetching or retrieving information from the API without making changes. It aligns with RESTful principles and is the safest method for read-only operations.

Question

Which HTTP method is most appropriate for retrieving information using Management or Gaia APIs?

Options

  • ADELETE
  • BPOST
  • CGET
  • DPUT

Explanation

The GET method is used for fetching or retrieving information from the API without making changes. It aligns with RESTful principles and is the safest method for read-only operations.

Community Discussion

No community discussion yet for this question.

Full 156-521 Practice