You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// VolumeNameListSource is a list which contains the names of source volumes
253
253
// VolumeNameListTarget is a list which contains the names of target volumes to which the snapshot is linked or going to be linked
254
254
// Symforce flag is used to automate some internal establish scenarios
255
-
// Star mode is used for devices in SRDF relations
256
-
// UsetheForceflag in acceptableerrorconditions
255
+
// Star mode is used for devices in SRDF relations
256
+
// UsetheForceflag in acceptableerrorconditions
257
257
// Restore, when set to true will terminate the Restore and the Snapshot as well
258
258
// Exact when specified, pairs source and link devices in their ordinal positions within the selection. When not set uses the source and link device selections as a pool that pairs by best match
259
259
// Copy when specified creates an exact copy of the source device, otherwise copies the references
260
260
// Remote when specified propagates the data to the remote mirror of the RDF device
261
-
// Generation is used to tell which generation of snapshot needs to be updated, it is passed as int64
261
+
// Generation is used to tell which generation of snapshot needs to be updated, it is passed as int64
262
262
// NewSnapshotName specifies the new snapshot name to which the old snapshot will be renamed
263
263
// ExecutionOption tells the Unisphere to perform the operation either in Synchronous mode or Asynchronous mode
264
264
// Action defined the operation which will be performed on the given snapshot
0 commit comments