Check_Point
156-521 · Question #61
156-521 Question #61: Real Exam Question with Answer & Explanation
The correct answer is B. Python script using requests. Python is a highly efficient choice for bulk object creation. Using libraries like requests, scripts can authenticate and loop through object definitions to create them using the Management API.
Question
An administrator wants to create 500 host objects programmatically. Which automation method is best suited for this task?
Options
- AManually using SmartConsole
- BPython script using requests
- CEditing objects in SmartDashboard
- DRunning cpconfig
Explanation
Python is a highly efficient choice for bulk object creation. Using libraries like requests, scripts can authenticate and loop through object definitions to create them using the Management API.
Community Discussion
No community discussion yet for this question.