Click or drag to resize

SolidFireElementRemoveClusterPair Method

Overload List
  NameDescription
Public methodRemoveClusterPair(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 methodRemoveClusterPair(RemoveClusterPairRequest)
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