[ovirt-users] how to pause a VM from rest-api?

2015-05-21 Thread Ernest Beinrohr
I'd like to pause a VM from rest-api. But the docs are not mentioning pause, only suspend. This works: URL/api/vms/ID/suspend and pause doesn't. Pausing from vdsClient works however, but I'd like to use rest-api: vdsClient -s host1 pause ID -- Ernest Beinrohr, AXON PRO Ing

Re: [ovirt-users] how to pause a VM from rest-api?

2015-05-21 Thread Juan Hernández
On 05/21/2015 02:43 PM, Ernest Beinrohr wrote: I'd like to pause a VM from rest-api. But the docs are not mentioning pause, only suspend. This works: URL/api/vms/ID/suspend and pause doesn't. Pausing from vdsClient works however, but I'd like to use rest-api: vdsClient -s host1 pause ID

Re: [ovirt-users] how to pause a VM from rest-api?

2015-05-21 Thread Michal Skrivanek
On May 21, 2015, at 16:20 , Ernest Beinrohr ernest.beinr...@axonpro.sk wrote: Dňa 21.05.2015 o 16:07 Michal Skrivanek napísal(a): As I do not have live-merge (iscsi el6) I do my own backups. Now I wanted to emulate snapshots without creating them in ovirt. For that pause is essential.

Re: [ovirt-users] how to pause a VM from rest-api?

2015-05-21 Thread Michal Skrivanek
On May 21, 2015, at 15:00 , Juan Hernández jhern...@redhat.com wrote: On 05/21/2015 02:43 PM, Ernest Beinrohr wrote: I'd like to pause a VM from rest-api. But the docs are not mentioning pause, only suspend. This works: URL/api/vms/ID/suspend and pause doesn't. Pausing from vdsClient works

Re: [ovirt-users] how to pause a VM from rest-api?

2015-05-21 Thread Ernest Beinrohr
Dňa 21.05.2015 o 16:07 Michal Skrivanek napísal(a): As I do not have live-merge (iscsi el6) I do my own backups. Now I wanted to emulate snapshots without creating them in ovirt. For that pause is essential. is using vdsClient -s host1 pause ID safe? -- Ernest Beinrohr, AXON PRO Ing