@benapetr You're right. Unfortunately, there's no VDI revert that allows the revert to happen '. This is shown in the documentation: https://xapi-project.github.io/new-docs/toolstack/features/snapshots/index.html (see revert section) There's an old proposal to do add this: https://xapi-project.github.io/new-docs/design/snapshot-revert/index.html But the effort fizzed out because currently the imports do not set the snapshot_of correctly, and the operation needs to work even if the field is not set correctly, as it is now. (falling back to the current code seems sensible) https://github.com/xapi-project/xen-api/pull/2058 This needs some effort to get fixed, I'll set up some ticketing so it can be prioritized accordingly. djs55 opened this pull request in xapi-project/xen-api closed VDI.revert pull request + extra bits #2058