The Element web UI uses GetOntapVersionInfo to get information about API version support from the ONTAP cluster in a SnapMirror relationship.
This method has the following input parameter:
Name | Description | Type | Default value | Required |
---|---|---|---|---|
snapMirrorEndpointID | If provided, the system lists the version information from the endpoint with the specified snapMirrorEndpointID. If not provided, the system lists the version information of all known SnapMirror endpoints. | integer | None | No |
This method has the following return value:
Name | Description | Type |
---|---|---|
ontapVersionInfo | The software version information of the ONTAP endpoint. | ontapVersionInfo array |
10.1