An open API service indexing awesome lists of open source software.

https://github.com/checkpointsw/usefulmanagementapitools

Check Point Useful Management API Tools contain scripts and tools that were used as solutions for customers.
https://github.com/checkpointsw/usefulmanagementapitools

gaia-api management-api

Last synced: 11 months ago
JSON representation

Check Point Useful Management API Tools contain scripts and tools that were used as solutions for customers.

Awesome Lists containing this project

README

          

# 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
git clone https://github.com/CheckPointSW/UsefulManagementApiTools
```
or by clicking the _‘Download ZIP’_ button.

Download and install the [Check Point API Python SDK](https://github.com/CheckPointSW/cp_mgmt_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](https://github.com/CheckPointSW/cp_mgmt_api_python_sdk).