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 ?

If I want to use python to find all the virtual machines in the ovirt-engine interface, and export a virtual machine into an ova file to the specified directory, do I have the corresponding official documentation and API for my reference?

Hi, Take a look at these examples: https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/list_vms.... https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/export_vm... Regards, Freddy On Thu, Oct 24, 2019 at 4:36 AM <wangyu13476969128@126.com> wrote:
If I want to use python to find all the virtual machines in the ovirt-engine interface, and export a virtual machine into an ova file to the specified directory, do I have the corresponding official documentation and API for my reference? _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/62FREZWEPJRG5U...

Thanks very much !
participants (2)
-
Fred Rolland
-
wangyu13476969128@126.com