----- Original Message -----
> From: "Koen Vanoppen" <[email protected]>
> To: [email protected]
> Sent: Friday, November 7, 2014 1:01:13 PM
> Subject: [ovirt-users] User management
> 
> Dear all,
> 
> I have a question concerning the creation of VM's. Is there a way to see
> which user (Ldap login) created wich VM? Can we somehow query this trough
> the API?

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
for example -

<YOUR_URL>:/api/events

then you will see something like -

Vm my-vm-13 was created by [email protected]

Cheers,
Yair

> 
> Kind regards,
> 
> Koen
> 
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.ovirt.org/mailman/listinfo/users
> 
_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to