
You can also get the VM details from the rest-API: <engine-adress>/ovirt-engine/api/vms/<vm-id> And you will get all the VM details including the VM <creation_time> and <stop_time>. On Wed, 9 Jun 2021 at 09:36, Vojtech Juranek <vjuranek@redhat.com> wrote:
On Wednesday, 9 June 2021 08:19:04 CEST Ritesh Chikatwar wrote:
Creation date of vm is not shown in the Ui. There is one option: you can connect to the database and query for it.
select _create_date from vm_static where vm_name='vm_name';
On Tue, Jun 8, 2021 at 9:56 PM Strahil Nikolov via Users < users@ovirt.org>
wrote:
I have no clue, but if you have centralized logging (or you keep logs long enough), uou can check vdsm's log on all hosts and identify when the VM was first start.
Best Regards, Strahil Nikolov
On Tue, Jun 8, 2021 at 17:26, k.gunasekhar--- via Users <users@ovirt.org> wrote: Is there a way to find the creation date of a Virtual Machines from Ovirt Manager command line or psql _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives:
https://lists.ovirt.org/archives/list/users@ovirt.org/message/OA7KGOSJQQGE
CW3LTGW34OE4DFU5JPI7/
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives:
https://lists.ovirt.org/archives/list/users@ovirt.org/message/6R6DG5HVHE2Y
C53TQOBIL5FHD73TX25A/
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/VT2SHN6DQTAGHV...
-- Regards, Eyal Shenitzky