Hi,
I have a requirement in which I have to find/list out the virtual distributed switches under the datacenter of a Vcenter.
Is there an api to achieve the same?
Folder nws = Datacenter.getNetworkFolder();
Task task = nws.createDVS_Task(spec)
This actually allows you to create a dvs under the datacenter,similarly there should be an api to get the dvs under the datacenter,isn't that so?
Awaiting response on the same. 
Thanks & Regards,
Arpan Chaudhuri.