Files
deb-python-pyvmomi/docs/vim/host/GraphicsManager.rst
Shawn Hartsock c83651f5be pyvmomi RST docs do not properly show lists
Fixes RST documents to include list mark up when appropriate.

closes: https://github.com/vmware/pyvmomi/issues/76
2014-08-13 14:49:24 -04:00

973 B

vim.host.GraphicsManager

This managed object manages the graphics state of the host.

extends

vim.ExtensibleManagedObject

since

vSphere API 5.5

Attributes

graphicsInfo ([vim.host.GraphicsInfo]):
privilege: System.Read

Array of graphics information

Methods

RefreshGraphicsManager():

Refresh the available graphics information.

Privilege:

Host.Config.Settings

Args:

Returns:

None

IsSharedGraphicsActive():

Indicate if shared graphics device is active on the host.

Privilege:

System.Read

Args:

Returns:

bool: