vmware-archive / powernsx

PowerShell module that abstracts the VMware NSX-v API to a set of easily used PowerShell functions
173 stars 89 forks source link

add set-nsxfirewallrule cmdlets #506

Closed alagoutte closed 6 years ago

alagoutte commented 6 years ago

for modified existing DFW rule

You can modified name, action (deny, reject, allow), log and status (enable/disable) also a new test on DFW testsuite

Fix #504

nmbradford commented 6 years ago

Thanks @alagoutte - LGTM

nmbradford commented 6 years ago

jenkins test this please

powernsxbot commented 6 years ago

Tests Failed

nmbradford commented 6 years ago

jenkins test this please

powernsxbot commented 6 years ago

Tests Failed

nmbradford commented 6 years ago

Tests passed. Thanks @alagoutte