meraki / automation-scripts

MIT License
391 stars 198 forks source link

Rerwite of mxfirewallcontrol.py for Dashboard API v1 #25

Closed mpapazog closed 2 years ago

mpapazog commented 3 years ago

I am considering rewriting mxfirewallcontrol.py as its current form is overly complicated to work with, still uses API v0 and has no support for Policy objects. I would like to hear suggestions and feedback, for example about:

russb3git commented 3 years ago

I've used many aspects of this script. I manage an organization that has a Lab Template which contains 3 networks along with a production template for 167 networks. As lab testing completes, I'll add the new firewall rules to the production environment- backing up rules and appending to the other template. Thanks for all the work you've done with this. If there is an update to V1, it'll be greatly appreciated.