vm.get_display_devices ====================== Get the display devices from a given guest. If a display device has password configured, `attributes.password_configured` will be set to `true`. .. raw:: html
ID of the virtual machine to get display devices for.
Array of display devices configured for the virtual machine.
No Additional ItemsUnique identifier for the VM device.
Display device attributes including password configuration status.
No Additional PropertiesDevice type identifier for display/graphics devices.
Specific value:"DISPLAY"
Screen resolution for the virtual display.
VNC/SPICE port number for remote display access. null for auto-assignment.
Value must be greater or equal to 5900 and lesser or equal to 65535
Web-based display access port number. null for auto-assignment.
IP address to bind the display server to.
Must be at least 1 characters long
Whether to wait for a client connection before starting the VM.
Password for display server authentication.
Whether to enable web-based display access.
Display protocol type.
Whether a password has been configured for display access.
ID of the virtual machine this device belongs to.
Boot order priority for this device (lower numbers boot first).