[ovirt-users] Re: Is there a way to find the creation date of a Virtual Machines from Ovirt Manager

2021-06-22 Thread Shani Leviim
You can follow this link:
http://ovirt.github.io/ovirt-engine-api-model/master/#services/vm/methods/stop

POST /ovirt-engine/api/vms/123/stop


*Regards,*

*Shani Leviim*


On Tue, Jun 22, 2021 at 6:16 AM Strahil Nikolov via Users 
wrote:

> It's far easier if you use ansible from engine...
>
> On Mon, Jun 21, 2021 at 21:13, k.gunasekhar--- via Users
>  wrote:
> Do you have any idea how to stop the VM using REST API
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@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/NS7XVSCO5BGF76LI7AXOCF2X7CJOSI7U/
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@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/IU2P7L6SUKSRQKIUDRSEPOOUUU2T6FV2/
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/OJ2JPVXHZSXMNUBNUB4GOR24OJUFIORW/


[ovirt-users] Re: Is there a way to find the creation date of a Virtual Machines from Ovirt Manager

2021-06-21 Thread Strahil Nikolov via Users
It's far easier if you use ansible from engine...
 
 
  On Mon, Jun 21, 2021 at 21:13, k.gunasekhar--- via Users 
wrote:   Do you have any idea how to stop the VM using REST API
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/NS7XVSCO5BGF76LI7AXOCF2X7CJOSI7U/
  
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/IU2P7L6SUKSRQKIUDRSEPOOUUU2T6FV2/


[ovirt-users] Re: Is there a way to find the creation date of a Virtual Machines from Ovirt Manager

2021-06-21 Thread k.gunasekhar--- via Users
Do you have any idea how to stop the VM using REST API
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/NS7XVSCO5BGF76LI7AXOCF2X7CJOSI7U/


[ovirt-users] Re: Is there a way to find the creation date of a Virtual Machines from Ovirt Manager

2021-06-09 Thread Nathanaël Blanchet
A last easy option is to login to the graphana portal at 
https:///ovirt-engine-grafana/login


There is much more than creation date...

Le 09/06/2021 à 09:31, Eyal Shenitzky a écrit :

You can also get the VM details from the rest-API:

/ovirt-engine/api/vms/

And you will get all the VM details including the VM  
and .


On Wed, 9 Jun 2021 at 09:36, Vojtech Juranek > 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
mailto: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
> > mailto: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-le...@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-le...@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-le...@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/VT2SHN6DQTAGHVS6E5UHOGCXLPWGUF7F/





--
Regards,
Eyal Shenitzky

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/74NKMHZN3LOEEVWD254ZADPNU62WWCF2/


--
Nathanaël Blanchet

Supervision réseau
SIRE
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5   
Tél. 33 (0)4 67 54 84 55
Fax  33 (0)4 67 54 84 14
blanc...@abes.fr

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/WWTS2Z25IDOXUYEYCSKJT26YSKG3YJK3/


[ovirt-users] Re: Is there a way to find the creation date of a Virtual Machines from Ovirt Manager

2021-06-09 Thread Eyal Shenitzky
You can also get the VM details from the rest-API:

/ovirt-engine/api/vms/

And you will get all the VM details including the VM 
and .

On Wed, 9 Jun 2021 at 09:36, Vojtech Juranek  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
> > >  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-le...@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-le...@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-le...@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/VT2SHN6DQTAGHVS6E5UHOGCXLPWGUF7F/
>


-- 
Regards,
Eyal Shenitzky
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/74NKMHZN3LOEEVWD254ZADPNU62WWCF2/


[ovirt-users] Re: Is there a way to find the creation date of a Virtual Machines from Ovirt Manager

2021-06-09 Thread Vojtech Juranek
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 
> 
> 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
> >  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-le...@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-le...@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/



signature.asc
Description: This is a digitally signed message part.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/VT2SHN6DQTAGHVS6E5UHOGCXLPWGUF7F/


[ovirt-users] Re: Is there a way to find the creation date of a Virtual Machines from Ovirt Manager

2021-06-09 Thread Ritesh Chikatwar
I think you can get the creation date from one more way.
Compute -> Virtual machine -> click on Vm -> go to Disks tab -> see the
boot disk name then
Go to Storage -> Disks -> search for the disk name -> click on disk -> go
to permission tab  you can see the disk creation date. You can refer to the
creation date of the Disk Operator role.

Note:
This date will be the date of disk creation of the boot disk. If you
created vm and added disk on the same day then this is true.

On Wed, Jun 9, 2021 at 11:49 AM 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.
>
> On Tue, Jun 8, 2021 at 9:56 PM Strahil Nikolov via Users 
> 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
>>  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-le...@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/OA7KGOSJQQGECW3LTGW34OE4DFU5JPI7/
>>
>> ___
>> Users mailing list -- users@ovirt.org
>> To unsubscribe send an email to users-le...@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/6R6DG5HVHE2YC53TQOBIL5FHD73TX25A/
>>
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/L4Z4HJS5XCBVZVFPI2D5ASMB3JWVS5PB/


[ovirt-users] Re: Is there a way to find the creation date of a Virtual Machines from Ovirt Manager

2021-06-09 Thread Ritesh Chikatwar
Creation date of vm is not shown in the Ui. There is one option: you can
connect to the database and query for it.

On Tue, Jun 8, 2021 at 9:56 PM Strahil Nikolov via Users 
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
>  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-le...@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/OA7KGOSJQQGECW3LTGW34OE4DFU5JPI7/
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@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/6R6DG5HVHE2YC53TQOBIL5FHD73TX25A/
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/AF36JHQPKDYIE5Y5TM4YIXHBEIZFKGQP/


[ovirt-users] Re: Is there a way to find the creation date of a Virtual Machines from Ovirt Manager

2021-06-08 Thread Strahil Nikolov via Users
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 
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-le...@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/OA7KGOSJQQGECW3LTGW34OE4DFU5JPI7/
  
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/6R6DG5HVHE2YC53TQOBIL5FHD73TX25A/