Hi,
I am looking for the api which could give me the vmic name/s attached to an uplink distributed port group.
I am using sdk5.1.
I am able to fetch the uplinkportgroups for a dvs but i am not able to link that to a vmnic.
What I am looking for is an equivivalent of the esxcfg -l command which lists the property of a distributed vswitch.
here is the output for esxcfg command
DVS Name Num Ports Used Ports Configured Ports MTU Uplinks
dvs-test 256 22 256 1500 vmnic0 <--- I want to fetch this info via webapi but i am not able to locate it.
Appreciate anyones help on this
Thanks