The Element software web UI uses the ListSnapMirrorEndpoints method to list all SnapMirror endpoints that the Element storage cluster is communicating with.
This method has the following input parameter:
Name | Description | Type | Default value | Required |
---|---|---|---|---|
snapMirrorEndpointIDs | Return only the objects associated with these IDs. If no IDs are provided or the array is empty, the method returns all SnapMirror endpoint IDs. | integer array | None | No |
This method has the following return value:
Name | Description | Type |
---|---|---|
snapMirrorEndpoints | A list of existing SnapMirror endpoints. | snapMirrorEndpoint array |
10.0