vSphere Web Services API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostPciPassthruInfoDirectPathState(vim.host.PciPassthruInfo.DirectPathState)
- Property of
- HostPciPassthruInfo
- 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 |
|---|---|---|
| configurableModes* | xsd:string[] |
The valid modes that this device can be configured to.
See DirectPathDevicesMode for list of supported values.
|
| mode | xsd:string |
The currently configured mode on the device. See DirectPathDeviceMode
for list of supported values.
|
| usedMemory* | xsd:int |
The memory used on the device, in MBs
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |