Adit Sarfaty 0f9fa16c4d NSX|V adminUtils: List & clean NSX portgroups
2 new admin utilities added to helo manage the NSX leftover
portgroups at cleanup

- List all NSX portgroups on the configured dvs

    nsxadmin -r nsx-portgroups -o list

- Delete all NSX portgroups on the configured dvs

    nsxadmin -r nsx-portgroups -o nsx-cleanup <--force>

Change-Id: I04359b984474dc5215658783bdab7039149a855d
2018-05-10 14:06:11 +03:00
..