<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/08/2012 11:17 PM, Alex Leonhardt
      wrote:<br>
    </div>
    <blockquote cite="mid:507342D6.7040708@gmail.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <font size="-1"><font face="Tahoma">Aha - cool - thanks! :) <br>
          <br>
          Now, I was also looking at the REST API - is there a simple
          shell based way to read / query the resulting XML ? Or would
          you suggest to write python scripts to e.g. start/stop
          instance, get a list of VMs / their IDs, etc. ? <br>
        </font></font></blockquote>
    <br>
    If you are already planning on Python, why not use the SDK instead
    of doing REST?<br>
    some examples @
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="http://wiki.ovirt.org/wiki/Testing/PythonApi">http://wiki.ovirt.org/wiki/Testing/PythonApi</a><br>
    Y.<br>
    <br>
    <blockquote cite="mid:507342D6.7040708@gmail.com" type="cite"><font
        size="-1"><font face="Tahoma"> <br>
          I'm not a great programmer so rather look for something
          already existing rather than me fiddling for a comparable
          looong time ;) <br>
          <br>
          Alex<br>
          <br>
        </font></font><br>
      On 10/07/2012 11:31 AM, Michael Pasternak wrote:
      <blockquote cite="mid:507159EF.7070300@redhat.com" type="cite">
        <pre wrap="">Hi Alex,

This is a bug [1], fix available in 3.2.0.1, latest available cli version
is 3.2.0.5.


[1] <a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=850597">https://bugzilla.redhat.com/show_bug.cgi?id=850597</a>

</pre>
        <blockquote type="cite">
          <pre wrap="">-------- Original Message --------
Subject:     [Users] ovirt cli commands / script wont exit the shell
Date:     Sat, 06 Oct 2012 20:44:44 +0100
From:     Alex Leonhardt <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:alex.tuxx@gmail.com">&lt;alex.tuxx@gmail.com&gt;</a>
To:     <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:users@ovirt.org">users@ovirt.org</a>



hi there,

i'm playing with the Ovirt CLI and started to script a few things, but
it seems as if the console stays connected when I execute the commands -
I even included a "exit" and tried "disconnect", but nothing would do it
- any hints / clues ?

the script is very simple :

---
action vm vm2 start
exit
---

or

---
action vm vm1 stop
disconnect
exit
---

I always end up back here :

###

  ==========================================
  &gt;&gt;&gt; connected to oVirt manager 3.1.0.0 &lt;&lt;&lt;
  ==========================================

[oVirt shell (connected)]# action vm vm2 start


status-state: complete

[oVirt shell (connected)]# exit

[oVirt shell (connected)]#

###

Thanks
Alex



</pre>
        </blockquote>
        <pre wrap="">
</pre>
      </blockquote>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a>
<a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>