Click or drag to resize

SolidFireElementRemoveClusterPairAsync Method

Overload List
  NameDescription
Public methodRemoveClusterPairAsync(CancellationToken, Int64)
You can use the RemoveClusterPair method to close the open connections between two paired clusters. Note: Before you remove a cluster pair, you must first remove all volume pairing to the clusters with the "RemoveVolumePair" API method.
Public methodRemoveClusterPairAsync(RemoveClusterPairRequest, CancellationToken)
You can use the RemoveClusterPair method to close the open connections between two paired clusters. Note: Before you remove a cluster pair, you must first remove all volume pairing to the clusters with the "RemoveVolumePair" API method.
Top
See Also