Re: [ovirt-users] ?==?utf-8?q? vdsClient is removed and replaced by vdsm-client

2018-04-13 Thread Arik Hadas
On Fri, Apr 13, 2018 at 11:14 AM, fsoyer wrote: > Hi all, > I can't find any exhaustive doc for new vdsm-client. My problem actually > is a task (export a vm to OVA) blocked. > I'm afraid you won't find any task in VDSM for 'export a VM to OVA'. Expoting a VM to OVA is

Re: [ovirt-users] ?==?utf-8?q? vdsClient is removed and replaced by vdsm-client

2018-04-13 Thread Michal Skrivanek
> On 13 Apr 2018, at 10:14, fsoyer wrote: > > Hi all, > I can't find any exhaustive doc for new vdsm-client. My problem actually is a > task (export a vm to OVA) blocked. if you want to interact with that action it would always be best to start with engine’s REST API

Re: [ovirt-users] ?==?utf-8?q? vdsClient is removed and replaced by vdsm-client

2018-04-13 Thread fsoyer
Hi all, I can't find any exhaustive doc for new vdsm-client. My problem actually is a task (export a vm to OVA) blocked. I found that I can interact with vdsm-client Task getInfo taskID=, and replace getInfo by "stop", BUT : how can I find this UUID ??? Old "vdsClient -s 0 getAllTasksStatuses"