Juan Hernandez has posted comments on this change. Change subject: websocket proxy ticket ......................................................................
Patch Set 2: We already have a "ticket" action for VMs that is used as follows: POST /vms/{vm:id}/ticket <action/> <action> <ticket> <value>....</value> </ticket> </action> This new ticket should be implemented in a similar way, but with a different action name: POST /vms/{vm:id}/graphicsconsoles/{graphicsconsole:id}/proxyticket No new content type should be added: the server should return XML or JSON, like with the existing "ticket" action, otherwise clients like the SDKs can't use it. The details of building and signing the ticket should be in the backend. The RESTAPI should just request the proxy ticket, get the value (signed or not) and return it to the caller. -- To view, visit https://gerrit.ovirt.org/42412 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I1701fee8cd36c714cd5ac0d28ef076c51531b9d6 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Jakub Niedermertl <jnied...@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches