nsx_firewall_rule¶
NSX distributed firewall rules (per-security-policy children).
- saltext.vcf.clients.nsx_firewall_rule.create(opts, rule, policy, domain='default', profile=None, **spec)[source]¶
Create or update a firewall rule (PUT).
Common keys:
display_name,source_groups,destination_groups,services,profiles,scope,action(ALLOW/DROP/REJECT),ip_protocol,direction(IN/OUT/IN_OUT).