ESXCLI Commands

ESXCLI Commands

esxcli graphics Commands

Command Description Options Help
graphics device list List all of the graphics devices on this host.
--configured-type
Get graphics devices configured state.
--help
Show the help message.
graphics device set Set graphics device property. If setting "type", restart Xorg e.g. "/etc/init.d/xorg restart" for change to take effect.
--device-id | -d
The bus ID of the PCI device (e.g., 0000:0a:00.1). (required)
--type | -t
Device graphics type. Allowed types are
Shared: Shared graphics.
SharedPassthru: SharedPassthru graphics.
(required)
--help
Show the help message.
graphics device stats list List graphics device statistics.
--help
Show the help message.
graphics host get Get host graphics properties.
--help
Show the help message.
graphics host refresh Refresh host graphics properties.
--help
Show the help message.
graphics host set Set host graphics properties.
--default-type
Host default graphics type.
--shared-passthru-assignment-policy
Shared passthru assignment policy.
--help
Show the help message.
graphics vm list List active VMs associated with graphics devices.
--help
Show the help message.