vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostSriovInfo(vim.host.SriovInfo)
- Extends
- HostPciPassthruInfo
- Since
- vSphere API Release 5.5
Data Object Description
This data object provides information about the state of SR-IOV device.Properties
Name | Type | Description |
---|---|---|
maxVirtualFunctionSupported | xsd:int |
Maximum number of SRIOV virtual functions supported on this device
|
numVirtualFunction | xsd:int |
Number of SRIOV virtual functions present on this device
|
numVirtualFunctionRequested | xsd:int |
Number of SRIOV virtual functions requested for this device
|
sriovActive | xsd:boolean |
Whether SRIOV is active for this device (meaning enabled + rebooted)
|
sriovCapable | xsd:boolean |
Whether SRIOV is possible for this device
|
sriovEnabled | xsd:boolean |
Whether SRIOV has been enabled by the user
|
Properties inherited from HostPciPassthruInfo | ||
dependentDevice, hardwareLabel, id, passthruActive, passthruCapable, passthruEnabled | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |