> On 05 Jun 2016, at 12:37, [email protected] wrote: > > 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.
Yes, you can either get either only the password/ticket or the whole vv file, which was introduced by https://bugzilla.redhat.com/show_bug.cgi?id=1128763 Thanks, michal > > Thanks. > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

