Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 862 Bytes

File metadata and controls

18 lines (14 loc) · 862 Bytes

Useful Management Api Tools

Check Point Useful Management Api Tools contain scripts and tools that were used as solutions for customers. You can adjust the code according to your organization’s policy / needs.

  • This tools can be executed on Management Server / Multi-Domain servers of version of R80.10 and up.

Instructions

Clone the repository with this command:

git clone https://github.com/CheckPointSW/UsefulManagementApiTools

or by clicking the ‘Download ZIP’ button.

Download and install the Check Point API Python SDK repository, follow the instructions in the SDK repository.

Development Environment

The tool is developed using Python language version 2.7, version 3.7 and Check Point API Python SDK.