- CheckMates
- :
- Products
- :
- Developers
- :
- API / CLI Discussion
- :
- Import json file as CMA objects
Options
- 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?
×
Sign in with your Check Point UserCenter/PartnerMap account to access more great content and get a chance to win some Apple AirPods! If you don't have an account, create one now for free!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Import json file as CMA objects
I have a R80.10 CMA and i want to import https://ip-ranges.amazonaws.com/ip-ranges.json file in the CMA .
How can we do this ?
This file contain all Amazon IP range and i want to import all these IP range in CMA to use in firewall policy.
Thanks for you help in advance .
Labels
- Labels:
-
General
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Directly? No.
However, the data in the JSON could be parsed and created as objects using mgmt_cli commands or directly with the API.
It would be similar in concept to this: Powershell script to automate the creation of required Office 365 IP addresses or URLs in a Checkpo...
Has anyone done it? Not sure, but it's definitely possible.
