pool.snapshot.rollback

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: string

ID of the snapshot to rollback to.

Parameter 2: options

options

Type: object
No Additional Properties

Recursive

Type: boolean Default: false

Destroy any snapshots and bookmarks more recent than the one specified.

Recursive Clones

Type: boolean Default: false

Just like recursive, but also destroy any clones.

Force

Type: boolean Default: false

Force unmount of any clones.

Recursive Rollback

Type: boolean Default: false

Do a complete recursive rollback of each child snapshot for id. If any child does not have specified snapshot,
this operation will fail.

Result

Type: null


Required roles: POOL_WRITE | SNAPSHOT_WRITE