vSphere Client GUI
Host's Virtual Switch List VDS-CN-XX, VDS-CN-XX, vSwitch0, vSwitch1, N-VDS
I want get N-VDS information !
PowerCLI
Get-VDSwitch => VDS-CN-XX
Get-VirtualSwitch => vSwitch0, vSwitch1
??? => N-VDS
What command use ??
Thank you~
Did you try
Get-View -ViewType OpaqueNetwork