Hi,
is it possible to get the driver versions for the hosts physical nics? All I could do so far is get the device and driver name, by reading the VcPhysicalNic properties (Host = HostSystem): Host.configManager.networkSystem.networkInfo.pnic.driver
It only returns the driver name, not the version. pnic.spec does not include the driver version either. I know this can be done using powerCLI but I need to output the version using vCO.
Thanks!