- CheckMates
- :
- Products
- :
- Developers
- :
- API / CLI Discussion
- :
- API Call
- 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
API Call
Hello,
I am trying to do an API call to get a report from a device or check the status of a device on SmartConsole Checkpoint. How can I accomplish this task?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What precise information are you trying to obtain?
Your version/JHF level will be helpful so we can tell you what options are available.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am trying to get Monthly or regular Memory usage of my device.
I will be using R80.40 sorry, what's JFH?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There isn’t a precise API to do that.
However, you can use the run-script API to gather whatever data you want.
Or, I believe you can also monitor this via SNMP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Where can I find the run-script to get the data I want from a device(IP address)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm trying to avoid using any software like Postman.
The goal is to use a python script to accomplish this. is it possible to do run-script API without using Postman?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Of course. Please look at the documentation at:
https://sc1.checkpoint.com/documents/latest/APIs/index.html#web/run-script~v1.6%20
