Click or drag to resize

SolidFireElementQuiesceSnapMirrorRelationship Method

Overload List
  NameDescription
Public methodQuiesceSnapMirrorRelationship(QuiesceSnapMirrorRelationshipRequest)
The SolidFire Element OS web UI uses the QuiesceSnapMirrorRelationship method to disable future data transfers for a SnapMirror relationship. If a transfer is in progress, the relationship status becomes "quiescing" until the transfer is complete. If the current transfer is aborted, it will not restart. You can reenable data transfers for the relationship using the ResumeSnapMirrorRelationship API method.
Public methodQuiesceSnapMirrorRelationship(Int64, SnapMirrorVolumeInfo)
The SolidFire Element OS web UI uses the QuiesceSnapMirrorRelationship method to disable future data transfers for a SnapMirror relationship. If a transfer is in progress, the relationship status becomes "quiescing" until the transfer is complete. If the current transfer is aborted, it will not restart. You can reenable data transfers for the relationship using the ResumeSnapMirrorRelationship API method.
Top
See Also