[ovirt-users] Re: How can I use python to find all the virtual machines in the ovirt-engine interface, and export a virtual machine into an ova file ?

2019-10-30 Thread wangyu13476969128
Thanks very much ! ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct:

[ovirt-users] Re: How can I use python to find all the virtual machines in the ovirt-engine interface, and export a virtual machine into an ova file ?

2019-10-30 Thread Fred Rolland
Hi, Take a look at these examples: https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/list_vms.py https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/export_vm_as_ova.py Regards, Freddy On Thu, Oct 24, 2019 at 4:36 AM wrote: > If I want to use python to find all