API For Firewall Template

Solved
AhmedJawad
Getting noticed

API For Firewall Template

Is there is a way to api to a security template and pull all the rules to excel? 

 

When I do it with an appliance I use the python below 

 

fw_rules =  dashboard.appliance.getNetworkApplianceFirewallL3FirewallRules(net_id)
 
is there is another one for templates?
1 Accepted Solution
alemabrahao
Kind of a big deal
Kind of a big deal

Take a look at this one:

 

 

https://github.com/meraki/automation-scripts/blob/master/export_mx_l3.py

I am not a Cisco Meraki employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.

View solution in original post

1 Reply 1
alemabrahao
Kind of a big deal
Kind of a big deal

Take a look at this one:

 

 

https://github.com/meraki/automation-scripts/blob/master/export_mx_l3.py

I am not a Cisco Meraki employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.
Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.