Products
Platform
General
Public groups
Team,
Is there a way to import csv file into Meraki MX outbound rules
I have about 8 rules to import multiple sites around the world
thanks
Troy
you can use some script with python/api.
https://developer.cisco.com/meraki/api-v1/
If you New to api i would just enter the rules at one site. The run the get fw rules in postman. And theb send that output to other sites with postman.
https://community.cisco.com/t5/networking-blogs/postman-collection-for-the-meraki-dashboard-api-upda...
Check this out:
https://github.com/meraki/automation-scripts/blob/master/mxfirewallcontrol.py