This PR adds support for Distributed Firewall Rules and Network Context Profile lookup functions (VCD does not yet support creation of Netwok Context Profiles in UI).
Add support for for Network Context Profile lookup using GetAllNetworkContextProfiles and
GetNetworkContextProfilesByNameScopeAndContext functions
Add support for NSX-T Distributed Firewall rule management using type DistributedFirewall and
VdcGroup.GetDistributedFirewall, VdcGroup.UpdateDistributedFirewall,
VdcGroup.DeleteAllDistributedFirewallRules, DistributedFirewall.DeleteAllRules
Note. Tests with tags "network nsxt vdcGroup edgegateway" passed on 10.2.0, 10.2.2.2, 10.3.2
This PR adds support for Distributed Firewall Rules and Network Context Profile lookup functions (VCD does not yet support creation of Netwok Context Profiles in UI).
GetAllNetworkContextProfiles
andGetNetworkContextProfilesByNameScopeAndContext
functionsDistributedFirewall
andVdcGroup.GetDistributedFirewall
,VdcGroup.UpdateDistributedFirewall
,VdcGroup.DeleteAllDistributedFirewallRules
,DistributedFirewall.DeleteAllRules
Note. Tests with tags
"network nsxt vdcGroup edgegateway"
passed on 10.2.0, 10.2.2.2, 10.3.2