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?