vm.get_display_web_uri ====================== Retrieve Display URI for a given VM or appropriate error if there is no display device available or if it is not configured to use web interface .. raw:: html
ID of the virtual machine to get display web URI for.
Hostname or IP address to use in the URI. Empty string for automatic detection.
Options for generating the web display URI.
No Additional PropertiesProtocol to use for the web display URI (HTTP or HTTPS).
VMGetDisplayWebUriResult return fields.
No Additional PropertiesError message if URI generation failed. null on success.
Generated web URI for accessing the VM display. null on error.