vSphere Web Services API


Data Object - HostGraphicsConfigDeviceType(vim.host.GraphicsConfig.DeviceType)

Property of
HostGraphicsConfig
Extends
DynamicData
Since
vSphere API Release 6.5

Data Object Description

A particular graphics device with its associated type and mode.

Properties

Name Type Description
deviceIdxsd:string

Graphics device identifier (ex. PCI ID).
graphicsTypexsd:string

Graphics type for this device. See GraphicsType for list of supported values.
vgpuMode*xsd:string

vGPU mode for this device. See VgpuMode for list of supported values. If this value is unset, the mode remains unchanged.

Since vSphere API Release 8.0.3.0
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition