Data Object - HostPciPassthruConfig(vim.host.PciPassthruConfig)

Parameter to
UpdatePassthruConfig
Extended by
HostSriovConfig
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
applyNow*xsd:boolean

Whether the passThru config should take effect without rebooting ESX.

When unset, the behavior will be determined automatically based on deviceRebindWithoutRebootSupported. If the configuration can be applied immediately, it will be, otherwise the changes will take effect after reboot.

Since vSphere API 7.0
idxsd:string

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

Whether passThru has been configured for this device
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition