Click or drag to resize

SolidFireElementCreateGroupSnapshotAsync Method

Overload List
  NameDescription
Public methodCreateGroupSnapshotAsync(CreateGroupSnapshotRequest, CancellationToken)
CreateGroupSnapshot enables you to create a point-in-time copy of a group of volumes. You can use this snapshot later as a backup or rollback to ensure the data on the group of volumes is consistent for the point in time that you created the snapshot. Note: Creating a group snapshot is allowed if cluster fullness is at stage 2 or 3. Snapshots are not created when cluster fullness is at stage 4 or 5.
Public methodCreateGroupSnapshotAsync(CancellationToken, Int64, String, NullableBoolean, String, String, Hashtable, String, NullableBoolean)
CreateGroupSnapshot enables you to create a point-in-time copy of a group of volumes. You can use this snapshot later as a backup or rollback to ensure the data on the group of volumes is consistent for the point in time that you created the snapshot. Note: Creating a group snapshot is 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