The Element software web UI uses the ListSnapMirrorNodes method to get a list of nodes in a remote ONTAP cluster.
This method has the following input parameter:
Name | Description | Type | Default value | Required |
---|---|---|---|---|
snapMirrorEndpointID | If provided, the system lists the nodes of the endpoint with the specified snapMirrorEndpointID. If not provided, the system lists the nodes of all known SnapMirror endpoints. | integer | None | No |
This method has the following return value:
Name | Description | Type |
---|---|---|
snapMirrorNodes | A list of the nodes on the ONTAP cluster. | snapMirrorNode array |
10.1