<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 24, 2016 at 6:59 PM, Ollie Armstrong <span dir="ltr"><<a href="mailto:ollie@fubra.com" target="_blank">ollie@fubra.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Thanks for the reply Gonza. When you've quoted what you've used, what<br>
should I use for "ticket_content" in this case? Is that the literal<br>
string there?<br></blockquote><div><br></div><div>Apparently you can get it as well with something like "<action><proxy_ticket></proxy_ticket></action>".</div><div><br></div><div>Only thing to change then is between curly brackets {}.<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class=""><div class="h5"><br>
On 24 March 2016 at 17:52, Gonzalo Rafuls <<a href="mailto:gonza@redhat.com">gonza@redhat.com</a>> wrote:<br>
> I was able to get the proxy ticket with curl like this:<br>
><br>
> # curl -k -X POST \<br>
> -H "Authorization: Basic YWRLKDFLKnfLfdNLDKDFnsldssL2" \<br>
> -H "Accept: application/xml" \<br>
> -H "Content-Type: application/xml" \<br>
> -d<br>
> "<action><proxy_ticket><value>ticket_content</value></proxy_ticket></action>"<br>
> \<br>
> -L<br>
> https://{engine}:443/ovirt-engine/api/vms/{vm:id}/graphicsconsoles/{graphicsconsole:id}/proxyticket<br>
</div></div></blockquote></div><br></div></div>