- CheckMates
- :
- Products
- :
- Developers
- :
- API / CLI Discussion
- :
- Re: python integration
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
python integration
Hi Everyone
I want to know how I can run the Sample Python script that use the web-service APIs or any python scripts from windows pc on the checkpoint management serer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you try searching in the community before asking the question? There are multiple treads for the subj.
Also, look here: https://github.com/CheckPointSW/cp_mgmt_api_python_sdk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Val
how can i install sdk on my windows pc to run the python script on to the management server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Check that you have Python package installed on windows, which is also up to date. If you do not have it, download and install. Then follow github instructions, as mentioned above.
Does it have to be python from the start, or you are just want to start playing with APIs? If latter, try mgmt_cli.exe, which is part of SmartConsole deployment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
it have to start from python scripts but tried the Sample Python script that use the web-service API on Check Point Management API reference . I got these errors when run the sample python scripts .
