I have very less experience working on VM provisioning. As part of my current poc, I want to provision vm through API of either vcenter(VmWare) or through Ovirt(https://www.ovirt.org/). What is the easiest way to set up the ecosystem?
Asked
Active
Viewed 201 times
1 Answers
1
Talking about oVirt, you have different methods to provision your VMs:
With Terraform, using the Terraform oVirt Provider plugin;
Writing your own code, using the specific SDK for Python, Java, Ruby, Go or in plain REST API without any SDKs.

Stefano Stagnaro
- 97
- 6