
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2018 01:22 AM - edited 02-21-2020 07:32 AM
HI ,
I need to create an object with 100 network in it.
Is there an easier way to automatically create the object (from an excel sheet) rather than do it manually ?
Thanks
Solved! Go to Solution.
- Labels:
-
NGFW Firewalls
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2018 04:42 AM
Have your looked into the REST API?
It appears to support the "POST networks" and "POST networkgroups" functions so it should be capable of handling what you're asking about.
There's a bit of a learning curve the first time you use it but once you get past that it can make things very quick and easy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2018 04:42 AM
Have your looked into the REST API?
It appears to support the "POST networks" and "POST networkgroups" functions so it should be capable of handling what you're asking about.
There's a bit of a learning curve the first time you use it but once you get past that it can make things very quick and easy.
