The Element software web UI uses GetSnapMirrorClusterIdentity to get identity information about the ONTAP cluster.
This method has the following input parameter:
Name | Description | Type | Default value | Required |
---|---|---|---|---|
snapMirrorEndpointID | If provided, the system lists the cluster identity of the endpoint with the specified snapMirrorEndpointID. If not provided, the system lists the cluster identity of all known SnapMirror endpoints. | integer | None | No |
This method has the following return value:
Name | Description | Type |
---|---|---|
snapMirrorClusterIdentity | A list of cluster identities of SnapMirror endpoints. | snapMirrorClusterIdentity array |
10.1