vSphere Web Services API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostPciDeviceDirectPathInfo(vim.host.PciDevice.DirectPathInfo)
- Property of
- HostPciDevice
- Extends
- DynamicData
- Since
- vSphere API Release 9.1.0.0
Data Object Description
Information about a physical PCI device that can be made available for virtual machines use.Properties
| Name | Type | Description |
|---|---|---|
| availableMemory* | xsd:int |
Memory available on the device in MBs, if supported.
|
| driverName* | xsd:string |
The driver name of the driver attached to this devices, if there is a
device driver attached to this device.
|
| driverVersion* | xsd:string |
The driver version of the driver attached to this device, if there is
a device driver attached to this device.
|
| interconnectType* | xsd:string |
The interconnect type of the device, if the device has an interconnect
configured and the device driver reports it.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |