The Element software web UI uses the ResumeSnapMirrorRelationship method to enable future transfers for a quiesced SnapMirror relationship.
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 |
This method has the following return value:
Name | Description | Type |
---|---|---|
snapMirrorRelationship | An object containing information about the resumed SnapMirror relationship. | snapMirrorRelationship |
10.1