Need an example on how to export a vm to an OVA appliance

Discussion about using the VirtualBox API, Tutorials, Samples.
Post Reply
pedrobad
Posts: 2
Joined: 15. Nov 2016, 14:40

Need an example on how to export a vm to an OVA appliance

Post by pedrobad »

Hi,
I can't figure out how to create an OVA in python.
It would be great to have an example.
noteirak
Site Moderator
Posts: 5229
Joined: 13. Jan 2012, 11:14
Primary OS: Debian other
VBox Version: OSE Debian
Guest OSses: Debian, Win 2k8, Win 7
Contact:

Re: Need an example on how to export a vm to an OVA appliance

Post by noteirak »

I do not use Python personally, but here is an example in Java (should be close enough) using the WebServices with 5.1 API
Hyperbox - Virtual Infrastructure Manager - https://apps.kamax.lu/hyperbox/
Manage your VirtualBox infrastructure the free way!
pedrobad
Posts: 2
Joined: 15. Nov 2016, 14:40

Re: Need an example on how to export a vm to an OVA appliance

Post by pedrobad »

The example has been useful, my python version works now.
Thanks.
Post Reply