The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
ontapVersionInfo
-
PDF of this doc site
-
Manage storage with Element software
-
Protect your data
-
Perform replication between NetApp Element software and ONTAP (ONTAP CLI)
-
-
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
The ontapVersionInfo object contains information about the API version of the ONTAP cluster in a SnapMirror relationship. The Element web UI uses the GetOntapVersionInfo
API method to get this information.
Object members
This object contains the following members:
Name | Description | Type |
---|---|---|
snapMirrorEndpointID |
The ID of the destination ONTAP system. |
integer |
clientAPIMajorVesion |
The ONTAP API major version in use by the Element API client. |
string |
clientAPIMinorVesion |
The ONTAP API minor version in use by the Element API client. |
string |
ontapAPIMajorVersion |
The current API major version supported by the ONTAP system. |
string |
ontapAPIMinorVesion |
The current API minor version supported by the ONTAP system. |
string |
ontapVersion |
The current software version running on the ONTAP cluster. |
string |