The Element web UI uses the CreateSnapMirrorEndpoint method to create a relationship with a remote SnapMirror endpoint.
This method has the following input parameters:
Name | Description | Type | Default value | Required |
---|---|---|---|---|
managementIP | The management IP address of the remote SnapMirror endpoint. | string | None | Yes |
username | The management user name for the ONTAP system. | string | None | Yes |
password | The management password for the ONTAP system. | string | None | Yes |
This method has the following return values:
Name | Description | Type |
---|---|---|
snapMirrorEndpoint | The newly created SnapMirror endpoint. | snapMirrorEndpoint |