Data Object - HostPciPassthruInfo(vim.host.PciPassthruInfo)

Property of
HostConfigInfo, HostPciPassthruSystem
Extended by
HostSriovInfo
Extends
DynamicData
Since
vSphere API 4.0

Data Object Description

This data object provides information about the state of PciPassthru for all pci devices.

Properties

Name Type Description
dependentDevicexsd:string

Device which needs to be unclaimed by vmkernel (may be bridge)
idxsd:string

The name ID of this PCI, composed of "bus:slot.function".
passthruActivexsd:boolean

Whether passThru is active for this device (meaning enabled + rebooted)
passthruCapablexsd:boolean

Whether passThru is even possible for this device (decided by vmkctl)
passthruEnabledxsd:boolean

Whether passThru has been configured by the user
Properties inherited from DynamicData
None

Show WSDL type definition