vSphere Web Services API


Data Object - HostGraphicsConfig(vim.host.GraphicsConfig)

Property of
HostConfigInfo, HostConfigSpec, HostGraphicsManager
Parameter to
UpdateGraphicsConfig
Extends
DynamicData
See also
HostGraphicsConfigDeviceType
Since
vSphere API Release 6.5

Data Object Description

Data object used for graphics configuration

Properties

Name Type Description
deviceType*HostGraphicsConfigDeviceType[]

Graphics devices and their associated type.
hostDefaultGraphicsTypexsd:string

The host default graphics type. See GraphicsType for list of supported values. This default value can be overridden by specifying graphics type for an individual device. If host supports a single graphics type, specifying an individual graphics device is optional.
sharedPassthruAssignmentPolicyxsd:string

The policy for assigning shared passthrough VMs to a host graphics device. See SharedPassthruAssignmentPolicy for list of supported values.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition