Managed Object -
HostGraphicsManager(vim.host.GraphicsManager)
- Property of
-
HostConfigManager
- Extends
-
ExtensibleManagedObject
- See also
-
HostGraphicsConfig, HostGraphicsInfo
- Since
- vSphere API 5.5
Managed Object Description
This managed object manages the graphics state of the host.
Properties
Name
|
Type
|
Description
|
graphicsConfig P | HostGraphicsConfig |
Graphics Configuration
Since vSphere API 6.5
|
graphicsInfo P | HostGraphicsInfo[] |
Array of graphics information
|
sharedPassthruGpuTypes P | xsd:string[] |
Array of shared passthru GPU types. These GPU types may be enabled
when specific host hardware is present. Example values are "grid_k120q"
and "grid_k240q".
Since vSphere API 6.0
|
Properties inherited from ExtensibleManagedObject |
availableField, value |
P
Methods
IsSharedGraphicsActive(isSharedGraphicsActive)
Indicate if shared graphics device is active on the host.
- Required Privileges
- System.Read
Parameters
Return Value
Type
|
Description
|
xsd:boolean | |
Faults
Type
|
Description
|
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Show WSDL type definition
RefreshGraphicsManager(refresh)
Refresh the available graphics information.
- Required Privileges
- Host.Config.Settings
Parameters
Return Value
Faults
Type
|
Description
|
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Show WSDL type definition
UpdateGraphicsConfig(updateGraphicsConfig)
Update graphics configuration
- Required Privileges
- Host.Config.Settings
- Since
- vSphere API 6.5
Parameters
Return Value
Faults
Type
|
Description
|
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Show WSDL type definition
© 2006-2016 VMware, Inc. All rights reserved.
Revision 15-Nov-2016 | Version 6.5