pool.snapshot.rollback ====================== .. raw:: html
ID of the snapshot to rollback to.
Options for controlling snapshot rollback behavior.
No Additional PropertiesDestroy any snapshots and bookmarks more recent than the one specified.
Just like recursive, but also destroy any clones.
Force unmount of any clones.
Do a complete recursive rollback of each child snapshot for id. If any child does not have specified     snapshot, this operation will fail.
Returns null on successful snapshot rollback.