Data Object - HostGraphicsInfo(vim.host.GraphicsInfo)

Property of
HostConfigInfo, HostGraphicsManager
Extends
DynamicData
See also
VirtualMachine
Since
vSphere API 5.5

Data Object Description

This data object type describes information about a single graphics device.

Properties

Name Type Description
deviceNamexsd:string

The device name.
graphicsTypexsd:string

Graphics type (@see GraphicsType).
memorySizeInKBxsd:long

Memory capacity of graphics device or zero if not available.
pciIdxsd:string

PCI ID of this device composed of "bus:slot.function".
vendorNamexsd:string

The vendor name.
vm*ManagedObjectReference[]
to a VirtualMachine[]

Virtual machines using this graphics device.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition