<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 11/07/2014 10:36 AM, Koen Vanoppen
      wrote:<br>
    </div>
    <blockquote
cite="mid:CACfY+MYXa0fh-Pkp=iHU8=ny_-yE_sm2fzEZnSe_d5fyrMmCow@mail.gmail.com"
      type="cite">
      <div dir="ltr">Ok, so, is there a other way? So we can query also
        vm's who are created more than 30 days?<br>
      </div>
    </blockquote>
    <br>
    <br>
    We have it on database, but I don't see it exposed on API:<br>
    <br>
    engine=# select vm_static.vm_name, users.name, users.domain from
    vm_static, users where vm_static.created_by_user_id = users.user_id;<br>
    -[ RECORD 1 ]-----<br>
    vm_name | vm01<br>
    name    | admin<br>
    domain  | internal<br>
    -[ RECORD 2 ]-----<br>
    vm_name | test<br>
    name    | admin<br>
    domain  | internal<br>
    ...<br>
    <br>
    Please open a bugzilla ticket for it.<br>
    <br>
    <br>
    <blockquote
cite="mid:CACfY+MYXa0fh-Pkp=iHU8=ny_-yE_sm2fzEZnSe_d5fyrMmCow@mail.gmail.com"
      type="cite">
      <div class="gmail_extra"><br>
        <div class="gmail_quote">2014-11-07 14:17 GMT+01:00 Sven Kieske
          <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:s.kieske@mittwald.de" target="_blank">s.kieske@mittwald.de</a>&gt;</span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex"><span
              class=""><br>
              <br>
              On 07/11/14 12:18, Yair Zaslavsky wrote:<br>
              &gt; Well, at first I thought this should be done by
              browsing the permissions collection in REST-API, but then
              I realized that we can get this info from the events<br>
              &gt; for example -<br>
              &gt;<br>
              &gt; &lt;YOUR_URL&gt;:/api/events<br>
              &gt;<br>
              &gt; then you will see something like -<br>
              &gt;<br>
              &gt; Vm my-vm-13 was created by <a moz-do-not-send="true"
                href="mailto:abc@acme.com">abc@acme.com</a><br>
              <br>
            </span>imho this is not sufficient, because the events are
            just stored for the<br>
            last 30 days by default. If you want to collect this
            information for<br>
            a 31 days old vm, afaik you will get no information via this
            method.<br>
            <br>
            --<br>
            Mit freundlichen Grüßen / Regards<br>
            <br>
            Sven Kieske<br>
            <br>
            Systemadministrator<br>
            Mittwald CM Service GmbH &amp; Co. KG<br>
            Königsberger Straße 6<br>
            32339 Espelkamp<br>
            T: <a moz-do-not-send="true" href="tel:%2B49-5772-293-100"
              value="+495772293100">+49-5772-293-100</a><br>
            F: <a moz-do-not-send="true" href="tel:%2B49-5772-293-333"
              value="+495772293333">+49-5772-293-333</a><br>
            <a moz-do-not-send="true" href="https://www.mittwald.de"
              target="_blank">https://www.mittwald.de</a><br>
            Geschäftsführer: Robert Meyer<br>
            St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG
            Bad Oeynhausen<br>
            Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG
            Bad Oeynhausen<br>
            <div class="HOEnZb">
              <div class="h5">_______________________________________________<br>
                Users mailing list<br>
                <a moz-do-not-send="true" href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
                <a moz-do-not-send="true"
                  href="http://lists.ovirt.org/mailman/listinfo/users"
                  target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <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>