VirtAPI is a Libvirt KVM/QEMU wrapper for API(web) and also comes with CLI tool ( vatool).
-
Updated
Jul 6, 2022 - Python
VirtAPI is a Libvirt KVM/QEMU wrapper for API(web) and also comes with CLI tool ( vatool).
the new api for managing kvm hosts, based on libvirt-python api and some linux system libraries
Listens for libvirt events and displays the relevant information of the VM
Libvirt is an open-source API, daemon and management tool for managing platform virtualization. It can be used to manage KVM, Xen, VMware ESXi, QEMU and other virtualization technologies. These APIs are widely used in the orchestration layer of hypervisors in the development of a cloud-based solution.
Add a description, image, and links to the libvirt-api topic page so that developers can more easily learn about it.
To associate your repository with the libvirt-api topic, visit your repo's landing page and select "manage topics."