Hi Massimo,
You can find the VM's snapshot id by sending a REST API request
http://localhost:8080/ovirt-engine/api/vms/<vm-id>/snapshots/
You can also find the VM's snapshots (and view their parameters) by using
SQL:
select * from snapshots where vm_id = '<vm-id>';
Once you have the snapshot's id, you can use that command:
SELECT DeleteSnapshot('snapshot-id');
*Regards,*
*Shani Leviim*
On Wed, Oct 21, 2020 at 2:57 PM Massimo Coloma <mad1969it(a)gmail.com> wrote:
Hi Shani ,
The command it that ?
SELECT DeleteSnapshot 64ac336f-25d8-43d0-aeb8-7fb77bf6ef97
Regards
Max
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)ovirt.org
Privacy Statement:
https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:
https://lists.ovirt.org/archives/list/users@ovirt.org/message/HYPKECYTNIM...