Data Object - HostSriovInfo(vim.host.SriovInfo)

Extends
HostPciPassthruInfo
Since
vSphere API 5.5

Data Object Description

This data object provides information about the state of SR-IOV device.

Properties

Name Type Description
maxVirtualFunctionSupportedxsd:int

Maximum number of SRIOV virtual functions supported on this device
numVirtualFunctionxsd:int

Number of SRIOV virtual functions present on this device
numVirtualFunctionRequestedxsd:int

Number of SRIOV virtual functions requested for this device
sriovActivexsd:boolean

Whether SRIOV is active for this device (meaning enabled + rebooted)
sriovCapablexsd:boolean

Whether SRIOV is possible for this device
sriovEnabledxsd:boolean

Whether SRIOV has been enabled by the user
Properties inherited from HostPciPassthruInfo
dependentDevice, id, passthruActive, passthruCapable, passthruEnabled
Properties inherited from DynamicData
None

Show WSDL type definition