Check_Point
156-521 · Question #208
156-521 Question #208: Real Exam Question with Answer & Explanation
The correct answer is B. POST. Even deletion operations in the Check Point Management API are performed using POST, such as calling /delete-host with the required parameters in a JSON body.
Question
Which HTTP method is typically used to delete a host object via Postman and Management API?
Options
- AGET
- BPOST
- CPUT
- DDELETE
Explanation
Even deletion operations in the Check Point Management API are performed using POST, such as calling /delete-host with the required parameters in a JSON body.
Community Discussion
No community discussion yet for this question.