On Thu, Feb 27, 2020 at 11:45 AM Eugène Ngontang <[email protected]> wrote: > > Hi, > > I'm trying to find out there a sort of API or ovirt CLI/SDK in order to be > able to interact with my ovirt VMS and associated resources. > > In my architecture, I have an Ovirt virtualization host, with a self-hosted > engine VM to manage VMs. > > From the host I have the virsh command to list VMs status, but this doesn't > really let me get into VMs management actions like : create, delete, get, > reboot, get VMs wide informations (IPs, name, disks.....) > So each time I have to login to the hosted engine web admin page to explore > VM, but I'd really like to play with my Ovirt resources from my command line > or programatically. > > The ovirt API documentation I've found is really poor, I don't know if > someone here has already got the same need and had a good solution.
Did you try one of the SDKs? Also the ansible modules are useful for many cases. Good luck and best regards, -- Didi _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]/message/7OT3SJDDJWEQUN3PF63GON2LYITCSNFA/

