GoVirt.VmDisplay¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
class |
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
Display Address |
||
r/w |
Allow to override display connection |
||
r/w |
Virt CA certificate to use for TLS SPICE connections |
||
r/w |
Ticket Expiry Time |
||
r/w |
Host subject of the VM certificate |
||
r/w |
Virtual Machine Monitor Count |
||
r/w |
Display Port |
||
r/w |
URL of the proxy to use to access the VM |
||
r/w |
Secure Display Port |
||
r/w |
Indicates whether smartcard support is enabled |
||
r/w |
Ticket to access the VM |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class GoVirt.VmDisplay(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Return type:
- classmethod new_from_xml(node)¶
- Parameters:
node (
Rest.XmlNode
) –- Return type:
Property Details¶
- GoVirt.VmDisplay.props.address¶
-
Display Address
- GoVirt.VmDisplay.props.allow_override¶
-
Allow to override display connection
- GoVirt.VmDisplay.props.ca_cert¶
- Name:
ca-cert
- Type:
- Default Value:
- Flags:
Virt CA certificate to use for TLS SPICE connections
- GoVirt.VmDisplay.props.expiry¶
-
Ticket Expiry Time
- GoVirt.VmDisplay.props.host_subject¶
-
Host subject of the VM certificate
- GoVirt.VmDisplay.props.monitor_count¶
-
Virtual Machine Monitor Count
- GoVirt.VmDisplay.props.port¶
-
Display Port
- GoVirt.VmDisplay.props.proxy_url¶
-
URL of the proxy to use to access the VM
- GoVirt.VmDisplay.props.secure_port¶
-
Secure Display Port
- GoVirt.VmDisplay.props.smartcard¶
-
Indicates whether smartcard support is enabled