Hello, has anyone figured out how to design a script that allows you to update only one L3 firewall rule at a time? My understanding right now is that the API has "Get L3 Firewall Rules" and "Put Firewall Rules." The GET command grabs all of the rules that the appliance currently has for L3 Firewall Rules. When you use the PUT command, and you are changing a rule you have to include all of the rules of the firewall in your rule list.
I'd like to be able to call out L3 Firewall rule 29 and only modify that rule. The current method seems pretty prone to destroying your entire firewall rule list if you aren't careful.
Thank you,
CMNO, CCNA R+S