The Element software web UI uses the ListSnapMirrorPolicies method to list all SnapMirror policies on a remote ONTAP system.
This method has the following input parameter:
Name | Description | Type | Default value | Required |
---|---|---|---|---|
snapMirrorEndpointID | List only the policies associated with the specified endpoint ID. If no endpoint ID is provided, the system lists policies from all known SnapMirror endpoints. | integer | None | No |
This method has the following return value:
Name | Description | Type |
---|---|---|
snapMirrorPolicies | A list of the SnapMirror policies on the ONTAP storage system. | snapMirrorPolicy array |
10.1