The Element software storage system uses the CreateSnapMirrorEndpointUnmanaged method to enable remote, unmanaged SnapMirror endpoints to communicate with a Element storage cluster. Unmanaged endpoints cannot be administered using the Element SnapMirror APIs. They must be managed with ONTAP management software or APIs.
This method has the following input parameters:
Name | Description | Type | Default value | Required |
---|---|---|---|---|
clusterName | The name of the endpoint. | string | None | Yes |
ipAddresses | The list of IP addresses for a cluster of ONTAP storage systems that should communicate with this Element storage cluster. | string array | None | Yes |
This method has the following return values:
Name | Description | Type |
---|---|---|
snapMirrorEndpoint | The newly created SnapMirror endpoint. | snapMirrorEndpoint |
10.3