Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI Guys,
Does anyone have updated ONTAP API matrix including ONTAP 8.2? I have downloaded the doc from DOC-24987, it does not have "Getting started with the SDK --> Version Matrix" link as it is used to be in previous documentation. Also there is no doc available in netapp-manageability-sdk-5.1, and this matrix is incomplete.
I am assuming that the last API version is 1.19 for ONTAP 8.1 and 1.20 onwards for ONTAP 8.2. Please correct me or point me to the doc.
Thanks,
Ashok
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I Ashok,
With this release we have gradually started moving towards not differentiating between ONTAP API version and ONTAP version.
You can download the ONTAP API documentation for ONTAP 8.2 from here : https://communities.netapp.com/community/interfaces_and_tools/developer/apidoc
Incase you need to know for some other reason, you can use the API : system-get-ontapi-version
Hope this helps.
-Aashray
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Aashray. Yes, I can get the api version using system-get-ontapi-version, but developer should know what APIs are compatible with version of OS. That's why it is good to have matrix in place.I know API guide has what is new and changed, but don't have versions.Developer can figure out by going through all versions if required, but we can't expect that everyone has all OS installs or docs in hand.
Anyway for me it was easy that APIs are new in 1.20, so i can check 1.20 onwards while developing an application. It would always not be a case.
