The Element software web UI uses the AbortSnapMirrorRelationship method to stop SnapMirror transfers that have started but are not yet complete.
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. | snapMirrorVolumeInfo | None | Yes |
clearCheckpoint | Determines whether or not to clear the restart checkpoint. Possible values:
|
boolean | false | No |
This method has the following return values:
Name | Description | Type |
---|---|---|
snapMirrorRelationship | An object containing information about the aborted SnapMirror relationship. | snapMirrorRelationship |