Hello is it possible to execute below actions from the ovirth-shell:
1. Make snapshot
( ovirt-shell -E 'add snapshot --parent-vm-name <vmname> --description <desc> )
2. Make clone from snaphot above
( ? )
3. Export clone
( ? )