Click or drag to resize

SolidFireElementBreakSnapMirrorRelationship Method

Overload List
  NameDescription
Public methodBreakSnapMirrorRelationship(BreakSnapMirrorRelationshipRequest)
The SolidFire Element OS web UI uses the BreakSnapMirrorRelationship method to break a SnapMirror relationship. When a SnapMirror relationship is broken, the destination volume is made read-write and independent, and can then diverge from the source. You can reestablish the relationship with the ResyncSnapMirrorRelationship API method. This method requires the ONTAP cluster to be available.
Public methodBreakSnapMirrorRelationship(Int64, SnapMirrorVolumeInfo)
The SolidFire Element OS web UI uses the BreakSnapMirrorRelationship method to break a SnapMirror relationship. When a SnapMirror relationship is broken, the destination volume is made read-write and independent, and can then diverge from the source. You can reestablish the relationship with the ResyncSnapMirrorRelationship API method. This method requires the ONTAP cluster to be available.
Top
See Also