HostPciPassthruInfoDirectPathState
HostPciPassthruInfoDirectPathState
Information about a physical PCI device that can be made available for virtual machines use.
Since: vSphere API Release 9.1.0.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"mode": "string",
"configurableModes": [
"string"
],
"usedMemory": 0
}
string
mode
Required
The currently configured mode on the device.
See HostPciPassthruInfoDirectPathDeviceModeEnum for list of supported values.
array of
string
configurableModes
Optional
The valid modes that this device can be configured to.
See DirectPathDevicesMode for list of supported values.
integer As int32
As int32
usedMemory
Optional
The memory used on the device, in MBs