VirtualPCIPassthroughVmiopBackingInfo
The VirtualPCIPassthrough.VmiopBackingInfo data object type contains information about the plugin that emulates the virtual device via the VMIOP plugin interface.
At present, this interface is only used to implement vGPU.
{
"_typeName": "string",
"vgpu": "string",
"vgpuMigrateDataSizeMB": 0,
"migrateSupported": false,
"enhancedMigrateCapability": false
}
The vGPU configuration type exposed by a VMIOP plugin.
The expected size of the vGPU device state during migration.
Since: vSphere API Release 8.0.0.1
Indicates whether the vGPU device is migration capable or not.
Since: vSphere API Release 7.0.2.0
Indicates whether the vGPU has enhanced migration features for sub-second downtime.
Since: vSphere API Release 8.0.0.1