
8 Mar
2016
8 Mar
'16
8:45 a.m.
On Sat, Mar 5, 2016 at 8:29 PM, James Michels < karma.sometimes.hurts@gmail.com> wrote:
Greetings
How can I track asynchronous tasks with python sdk? For instance, I want to copy a disk so I use:
dcdisk = api.disks.get(id='...') act = params.Action(storage_domain=api.storagedomains.get(name='...')) action = dcdisk.copy(act)
I get a params.Action object. Now how can I know which ID has the new copied disk?
Adding Juan
Thank you
James
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com