Data Object - VirtualMachineVgpuDeviceInfo(vim.vm.VgpuDeviceInfo)

Property of
ConfigTarget
Returned by
RetrieveVgpuDeviceInfo
Extends
VirtualMachineTargetInfo
Since
vSphere API 7.0.3.0

Data Object Description

Description of PCI vGPU device and its capabilities.

Properties

Name Type Description
computeProfileCapablexsd:boolean

Indicate whether device is compute profile capable.
deviceNamexsd:string

The vGPU device name.
deviceVendorIdxsd:long

A well-known unique identifier for the device. It concatenates the 16-bit PCI vendor id in lower bits followed by 16-bit PCI device id.
maxFbSizeInGibxsd:long

The maximum framebuffer size in gibibytes.
migCapablexsd:boolean

Indicate whether device is Multiple Instance GPU capable.
quadroProfileCapablexsd:boolean

Indicate whether device is quadro profile capable.
timeSlicedCapablexsd:boolean

Indicate whether device is time-sliced capable.
Properties inherited from VirtualMachineTargetInfo
configurationTag, name
Properties inherited from DynamicData
None

Show WSDL type definition