<div dir="ltr">The steps are: <div>1. Find the VM&#39;s UUID in the API</div><div><a href="https://rhevm/ovirt-engine/api/vms?search=VMNAME">https://rhevm/ovirt-engine/api/vms?search=VMNAME</a><br></div><div>2. Find the VM&#39;s current host and spice ports:</div><div><a href="https://rhevm/ovirt-engine/api/vms/UUID/">https://rhevm/ovirt-engine/api/vms/UUID/</a> </div><div>Look for the &lt;display&gt; section - it will hold the host IP or FQDN, and the spice ports<br></div><div>3. Issue a spice ticket via <a href="https://rhevm/ovirt-engine/api/vms/UUID/ticket">https://rhevm/ovirt-engine/api/vms/UUID/ticket</a></div><div>4. Connect with a spice client (remote-viewer or spicec) with the target being HOST:PORT and the ticket you issued as password</div><div><br></div><div>All this can be scripted via the API or the engine CLI</div><div><br></div><div>Hope this helps</div><div><br></div><div>Dan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 9, 2014 at 5:03 PM, John Gardeniers <span dir="ltr">&lt;<a href="mailto:jgardeniers@objectmastery.com" target="_blank">jgardeniers@objectmastery.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Connecting to a VM console with Spice via the RHEV/Ovirt admin interface works just fine. How can I connect to a VM&#39;s console using a free-standing Spice viewer, such as the Chrome Spice Viewer plug-in? I&#39;ve so far found no information on this at all.<br>
<br>
regards,<br>
John<br>
<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/<u></u>mailman/listinfo/users</a><br>
</blockquote></div><br></div>