The Element software web UI uses the ModifySnapMirrorEndpoint method to change the name and management attributes for a SnapMirror endpoint.
This method has the following input parameters:
Name | Description | Type | Default value | Required |
---|---|---|---|---|
SnapMirrorEndpointID | The SnapMirror endpoint to modify. | integer | None | Yes |
managementIP | The new management IP Address for the ONTAP system. | string | None | No |
username | The new management user name for the ONTAP system. | string | None | No |
password | The new management password for the ONTAP system. | string | None | No |
This method has the following return value:
Name | Description | Type |
---|---|---|
snapMirrorEndpoint | Information about the modified SnapMirror endpoint. | snapMirrorEndpoint |
10.0