I was trying to help answer a question on stackoverflow about Sriov settings. I found the following info in the docs: https://github.com/vmware/pyvmomi/blob/master/docs/vim/host/SriovInfo.rst
I noticed this DataObject is not the property of anything which leaves me puzzled on how to access its properties. Would you be so kind as to show how to get from a HostSystem to this DataObject?
I was trying to help answer a question on stackoverflow about Sriov settings. I found the following info in the docs: https://github.com/vmware/pyvmomi/blob/master/docs/vim/host/SriovInfo.rst
I noticed this DataObject is not the property of anything which leaves me puzzled on how to access its properties. Would you be so kind as to show how to get from a HostSystem to this DataObject?