<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    answer to myself, found looking at command lien script:<br>
    <br>
    Use value -2 to get them all<br>
    <br>
    Le 1/20/11 4:10 PM, Olivier Sallou a écrit :
    <blockquote cite="mid:4D385083.2010907@irisa.fr" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      Hi,<br>
      we are using ruby gem, but it seems that commands list only those
      elements of the connected user (or selected user in command)<br>
      A list operation on vnet for example, shows only current user
      info, even if logged as admin<br>
      <br>
      This default is fine for users, but admin should have a way to get
      list of all elements. This is possible with a loop on all users,
      as <br>
      operations allow to specify a user id, but there should be a way
      for admin user to get them all directly just like for command-line<br>
      <br>
      Is there any way to do so ? We use same as example<br>
      <span class="Apple-style-span" style="border-collapse: separate;
        color: rgb(0, 0, 0); font-family: Times; font-style: normal;
        font-variant: normal; font-weight: normal; letter-spacing:
        normal; line-height: normal; orphans: 2; text-indent: 0px;
        text-transform: none; white-space: normal; widows: 2;
        word-spacing: 0px; font-size: medium;"><span
          class="Apple-style-span" style="color: rgb(53, 55, 53);
          font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
          font-size: 13px; line-height: 18px; text-align: left;">
          <pre class="code ruby" style="padding: 0.5em; border: 1px dashed rgb(85, 85, 85); color: rgb(85, 85, 85); background-color: rgb(245, 245, 245); overflow: scroll; line-height: 18px; margin: 10px;">vm_pool = VirtualMachinePool.<span class="me1" style="color: rgb(0, 102, 0);">new</span><span class="br0" style="color: rgb(102, 204, 102);">(</span>client, <span class="sy0" style="color: rgb(102, 204, 102);">-</span><span class="nu0" style="color: rgb(204, 102, 204);">1</span></pre>
        </span></span><br>
      <br>
      Thanks<br>
      <br>
      Olivier<br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a>
</pre>
    </blockquote>
  </body>
</html>