
bug created: https://bugzilla.redhat.com/show_bug.cgi?id=1161629 Thanks for the info! 2014-11-07 14:53 GMT+01:00 Amador Pahim <apahim@redhat.com>:
On 11/07/2014 10:36 AM, Koen Vanoppen wrote:
Ok, so, is there a other way? So we can query also vm's who are created more than 30 days?
We have it on database, but I don't see it exposed on API:
engine=# select vm_static.vm_name, users.name, users.domain from vm_static, users where vm_static.created_by_user_id = users.user_id; -[ RECORD 1 ]----- vm_name | vm01 name | admin domain | internal -[ RECORD 2 ]----- vm_name | test name | admin domain | internal ...
Please open a bugzilla ticket for it.
2014-11-07 14:17 GMT+01:00 Sven Kieske <s.kieske@mittwald.de>:
Well, at first I thought this should be done by browsing the
On 07/11/14 12:18, Yair Zaslavsky wrote: permissions collection in REST-API, but then I realized that we can get this info from the events
for example -
<YOUR_URL>:/api/events
then you will see something like -
Vm my-vm-13 was created by abc@acme.com
imho this is not sufficient, because the events are just stored for the last 30 days by default. If you want to collect this information for a 31 days old vm, afaik you will get no information via this method.
-- Mit freundlichen Grüßen / Regards
Sven Kieske
Systemadministrator Mittwald CM Service GmbH & Co. KG Königsberger Straße 6 32339 Espelkamp T: +49-5772-293-100 F: +49-5772-293-333 https://www.mittwald.de Geschäftsführer: Robert Meyer St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing listUsers@ovirt.orghttp://lists.ovirt.org/mailman/listinfo/users