Hi,
On user portal, when users click on the "Connect" link of a VM that is
configured to be run with "Native client" and SPICE protocol, a .vv file
is generated with the connection parameters so the SPICE client knows
where to connect: host, port, password, ...
Currently, is there a way to generate those parameters with the Python
SDK? Especially the session password so it's possible to connect to the
VM directly with a SPICE client.
Thanks.