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
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer
Parameter 2: host

host

Type: string Default: ""
Parameter 3: options

options

Type: object Default: {"protocol": "HTTP"}
No Additional Properties

Protocol

Type: enum (of string) Default: "HTTP"
Must be one of:
  • "HTTP"
  • "HTTPS"

VMGetDisplayWebUriResult

Type: object
No Additional Properties

Error


Type: string
Type: null

Uri


Type: string
Type: null


*Required roles:* VM_READ