- CheckMates
- :
- Products
- :
- Developers
- :
- API / CLI Discussion
- :
- create multiple urls using API
- 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
create multiple urls using API
Hi Team,
I have to create a large number of URLS like 100s of them. Is there anyway we can script it using API? If you can help me with create for the same, it will be helpful.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you know how CheckPoint are update the URLs malicius from Covid-19?
Because I have more than 300 URLs reported from CCN-CERT and I need add these to our firewall. Anyone know about one script for that? Or I should follow only the guideline of API?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I need to create a large number of hosts with group. Like this, for example:
add host name IP_malicioso_172.105.43.213 ip-address 172.105.43.213 groups IPsMaliciososFonteCNCS
add host name IP_malicioso_37.58.58.239 ip-address 37.58.58.239 groups IPsMaliciososFonteCNCS
add host name IP_malicioso_172.104.243.192 ip-address 172.104.243.192 groups IPsMaliciososFonteCNCS
add host name IP_malicioso_152.89.162.226 ip-address 152.89.162.226 groups IPsMaliciososFonteCNCS
add host name IP_malicioso_80.92.206.158 ip-address 80.92.206.158 groups IPsMaliciososFonteCNCS
add host name IP_malicioso_111.90.151.120 ip-address 111.90.151.120 groups IPsMaliciososFonteCNCS
add host name IP_malicioso_65.108.159.227 ip-address 65.108.159.227 groups IPsMaliciososFonteCNCS
add host name IP_malicioso_50.116.9.4 ip-address 50.116.9.4 groups IPsMaliciososFonteCNCS
add host name IP_malicioso_192.155.83.10 ip-address 192.155.83.10 groups IPsMaliciososFonteCNCS
add host name IP_malicioso_103.150.187.121 ip-address 103.150.187.121 groups IPsMaliciososFonteCNCS
add host name IP_malicioso_89.187.182.2 ip-address 89.187.182.2 groups IPsMaliciososFonteCNCS
add host name IP_malicioso_208.115.243.44 ip-address 208.115.243.44 groups IPsMaliciososFonteCNCS
I need help to create them all at once in a script. Is it possible?
Thanks for help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you found any script for this task?
If you have something, Can you share with us?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Whether you use the API or mgmt_cli (which is merely an API client), you still have to follow the same flow.
