ontapVersionInfo
Suggest changes
-
PDF of this doc site
- Manage storage with Element software
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 |