Skip to main content
Element Software
12.5 and 12.7

BreakSnapMirrorRelationship

Contributors netapp-pcarriga amgrissino

The Element 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.

Parameters

This method has the following input parameters:

Name Description Type Default value Required

snapMirrorEndpointID

The endpoint ID of the remote ONTAP storage system communicating with the Element storage cluster.

integer

None

Yes

destinationVolume

The destination volume in the SnapMirror relationship.

None

Yes

Return values

This method has the following return values:

Name

Description

Type

snapMirrorRelationship

An object containing information about the broken SnapMirror relationship.

New since version

10.1

Find more information