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.
- Host: GitHub
- URL: https://github.com/checkpointsw/usefulmanagementapitools
- Owner: CheckPointSW
- Created: 2020-04-27T16:20:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-15T12:34:16.000Z (almost 4 years ago)
- Last Synced: 2025-04-07T00:51:13.926Z (11 months ago)
- Topics: gaia-api, management-api
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 15
- Watchers: 10
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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).