I had a recoverable VM, I tried to clean it calling the folllowing endpoint:
It seems like it did destroy the records in /var/lib/distribox/vms.
But the virtual machine was not destroyed from the libvirt pool.
❯ virsh -c qemu:///system list --all
Id Name State
-------------------------------------------------------
- 49971039-320a-489a-bdb4-ba2ed8b412c9 shut off
I had a recoverable VM, I tried to clean it calling the folllowing endpoint:
It seems like it did destroy the records in
/var/lib/distribox/vms.But the virtual machine was not destroyed from the libvirt pool.