vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostPciPassthruConfig(vim.host.PciPassthruConfig)
- Parameter to
- UpdatePassthruConfig
- Extended by
- HostSriovConfig
- Extends
- DynamicData
- Since
- vSphere API Release 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 Release 7.0 |
hardwareLabel* | xsd:string |
The hardware label of the this PCI device.
Since vSphere API Release 7.0.2.0 |
id | xsd:string |
The name ID of this PCI, composed of "bus:slot.function".
|
passthruEnabled | xsd:boolean |
Whether passThru has been configured for this device
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |