ISolidFireElementCancelGroupClone Method (Int64) |
CancelGroupClone enables you to stop an ongoing CloneMultipleVolumes process occurring on a group of volumes. When you cancel
a group clone operation, the system completes and removes the operation's associated asyncHandle.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax CancelGroupCloneResult CancelGroupClone(
long GroupCloneID
)
Parameters
- GroupCloneID
- Type: SystemInt64
Return Value
Type:
CancelGroupCloneResultSee Also