<div dir="ltr">Hi Dietmar,<br><br><div class="gmail_extra"><div class="gmail_quote">On Wed, Dec 11, 2013 at 11:19 AM, Dietmar Maurer <span dir="ltr"><<a href="mailto:dietmar@proxmox.com" target="_blank">dietmar@proxmox.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">> I do not have support for the Proxmox API at all (for the moment).<br>
<br>
</div>So how do you want to get the vv file (confused)?<br></blockquote><div><br></div><div>I thought that Proxmox has a web portal where people login and can click to obtain a console.vv file for their VM(s). I guess I was wrong.</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
>  All I do is<br>
> register support for .vv files with the Android OS. Is there no way to obtain a<br>
> console.vv file through a web portal on Proxmox anymore?<br>
<br>
</div>No, I removed that because it is easy to create such files on the client. Any web<br>
client can generate such file using a data url (as shown in my code).<br></blockquote><div><br></div><div>My app is not a web client. It is composed of spice-gtk, libgovirt, a bunch of supporting libraries, and a UI for Android written in Java.<br>
 <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
What exactly is the problem? Don't you have a JSON framework to parse<br>
the JSON result? If so, would it help if I re-add the 'spiceconfig' format,<br>
so that you can do<br>
<br>
POST /api2/spiceconfig/....<br>
<br>
But you still have to login to the API and pass the CSRF token.<br></blockquote><div><br></div><div>Then I'd have to add support for your API which I wasn't planning to. Is there a client library that is portable to Android I can use for the purpose? If not, support for the API may be some time away!<br>
<br>Sorry, I was given the impression (by people I thought were Proxmox users) that all I'd need to do to support Proxmox was to add support for .vv files. I thought they can login to a web interface, with their mobile browser, and obtain a .vv file from there. Once the file is downloaded, one can "open" it on Android, and it would launch Opaque seamlessly.<br>
<br></div><div>If you're willing to support that scenario, then we're in business! I've tested it with my oVirt environment (which permits me to acquire a .vv file through its web interface, and also has an API I support).<br>
<br>Cheers and thanks!<br>iordan<br></div></div><br clear="all"><br>-- <br>The conscious mind has only one thread of execution.
</div></div>