Click or drag to resize

SolidFireElementRollbackToGroupSnapshotAsync Method

Overload List
  NameDescription
Public methodRollbackToGroupSnapshotAsync(RollbackToGroupSnapshotRequest, CancellationToken)
RollbackToGroupSnapshot enables you to roll back all individual volumes in a snapshot group to each volume's individual snapshot. Note: Rolling back to a group snapshot creates a temporary snapshot of each volume within the group snapshot. Snapshots are allowed if cluster fullness is at stage 2 or 3. Snapshots are not created when cluster fullness is at stage 4 or 5.
Public methodRollbackToGroupSnapshotAsync(CancellationToken, Int64, Boolean, String, Hashtable)
RollbackToGroupSnapshot enables you to roll back all individual volumes in a snapshot group to each volume's individual snapshot. Note: Rolling back to a group snapshot creates a temporary snapshot of each volume within the group snapshot. Snapshots are allowed if cluster fullness is at stage 2 or 3. Snapshots are not created when cluster fullness is at stage 4 or 5.
Top
See Also