Hi all,
I've got a ovf file where I need to reuse nic defintions. I want to post them to the REST API, but in API documentation, I'm only able to find examples with libvirt definition.
So my question is : does ovf file are supported to be directly posted or is there a way to convert ovf file to libvirtxml so as to post them to the API?
Thank you.