<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: is there any changes on the API functions when DOT is upgraded from 8.0.3 to 8.1.4/8.2.3? in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/is-there-any-changes-on-the-API-functions-when-DOT-is-upgraded-from-8-0-3-to-8-1/m-p/107701#M1547</link>
    <description>&lt;P&gt;Yes they'll change but I'm not 100% sure that'll mean your code will fail. &amp;nbsp;I'm also pretty sure you can talk an older version of ontapi to a newer controller.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Inside the sdk for java bindings there's a javadoc jar file for each version of ontap. &amp;nbsp;I extracted 8.0.3 and 8.2.2 and then did a manual look at each to see. &amp;nbsp;Many of them are different just in possible error codes (presumably because of cluster mode) but some have different inputs and outputs like SnapmirrorResyncRequest and it's response. &amp;nbsp;Again I'm not able to tell if this is just between 7-mode and cluster mode or between ontapi versions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do happen to have a few older filers around so I grabbed the ontapi versions for reference, not sure if that helps at all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ontapi 1.13 - ontap 8.0.3&lt;/P&gt;&lt;P&gt;ontapi 1.18 - ontap 8.0.5P1&lt;/P&gt;&lt;P&gt;ontapi 1.19 - ontap 8.1.4P1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the API documentation you can find a file called SDK_help.htm which will outline what APIs have been changed. &amp;nbsp;Unfortunately you need to hunt around a bit to find this documentation and the corresponding OnTap versions, although this is better after 8.2 as the doc matches the ontap version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8.3 API Documentation (probably not as helpful)&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/NetApp-Manageability-SDK-5-3-ONTAP-8-3-API-Documentation/td-p/97533" target="_blank"&gt;http://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/NetApp-Manageability-SDK-5-3-ONTAP-8-3-API-Documentation/td-p/97533&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8.2.2 API Documentation (best link I could find, about 2/3 way down)&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Broken-link-for-SDK-API-Doc/td-p/95707" target="_blank"&gt;http://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Broken-link-for-SDK-API-Doc/td-p/95707&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 25 Jul 2015 10:58:07 GMT</pubDate>
    <dc:creator>michael_england</dc:creator>
    <dc:date>2015-07-25T10:58:07Z</dc:date>
    <item>
      <title>is there any changes on the API functions when DOT is upgraded from 8.0.3 to 8.1.4/8.2.3?</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/is-there-any-changes-on-the-API-functions-when-DOT-is-upgraded-from-8-0-3-to-8-1/m-p/107604#M1546</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering if someone could assist me with an API query I am working on.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A customer is planning to upgrade their ONTAP 7-mode OS from 8.0.3 to 8.1.4/8.2.3. Are there any changes to the API behavior after the CDOT is upgraded? The current list of API’s they are using are:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;NetApp API Category&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;API Function&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;lun&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;lun-list-info&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;lun-map-list-info&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;snapmirror&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;snapmirror-get-status&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;snapmirror-break&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;snapmirror-get-volume-status&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;snapmirror-resync&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;snapshot&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;snapshot-create&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;snapshot-list-info&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;snapshot-volume-info&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;system&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;system-get-version&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;volume&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;volume-clone-create&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;volume-destroy&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;volume-list-info&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;volume-offline&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have downloaded the latest 5.3.1 NetApp Manageability SDK documentation but I cannot determine whether there is API differentiation between the different versions of ONTAP 7-mode. I can only find the differences between OCUM, 7-mode and Cluster mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Jorge&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 23:42:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/is-there-any-changes-on-the-API-functions-when-DOT-is-upgraded-from-8-0-3-to-8-1/m-p/107604#M1546</guid>
      <dc:creator>jorgeedugona</dc:creator>
      <dc:date>2025-06-04T23:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: is there any changes on the API functions when DOT is upgraded from 8.0.3 to 8.1.4/8.2.3?</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/is-there-any-changes-on-the-API-functions-when-DOT-is-upgraded-from-8-0-3-to-8-1/m-p/107701#M1547</link>
      <description>&lt;P&gt;Yes they'll change but I'm not 100% sure that'll mean your code will fail. &amp;nbsp;I'm also pretty sure you can talk an older version of ontapi to a newer controller.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Inside the sdk for java bindings there's a javadoc jar file for each version of ontap. &amp;nbsp;I extracted 8.0.3 and 8.2.2 and then did a manual look at each to see. &amp;nbsp;Many of them are different just in possible error codes (presumably because of cluster mode) but some have different inputs and outputs like SnapmirrorResyncRequest and it's response. &amp;nbsp;Again I'm not able to tell if this is just between 7-mode and cluster mode or between ontapi versions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do happen to have a few older filers around so I grabbed the ontapi versions for reference, not sure if that helps at all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ontapi 1.13 - ontap 8.0.3&lt;/P&gt;&lt;P&gt;ontapi 1.18 - ontap 8.0.5P1&lt;/P&gt;&lt;P&gt;ontapi 1.19 - ontap 8.1.4P1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the API documentation you can find a file called SDK_help.htm which will outline what APIs have been changed. &amp;nbsp;Unfortunately you need to hunt around a bit to find this documentation and the corresponding OnTap versions, although this is better after 8.2 as the doc matches the ontap version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8.3 API Documentation (probably not as helpful)&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/NetApp-Manageability-SDK-5-3-ONTAP-8-3-API-Documentation/td-p/97533" target="_blank"&gt;http://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/NetApp-Manageability-SDK-5-3-ONTAP-8-3-API-Documentation/td-p/97533&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8.2.2 API Documentation (best link I could find, about 2/3 way down)&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Broken-link-for-SDK-API-Doc/td-p/95707" target="_blank"&gt;http://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Broken-link-for-SDK-API-Doc/td-p/95707&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jul 2015 10:58:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/is-there-any-changes-on-the-API-functions-when-DOT-is-upgraded-from-8-0-3-to-8-1/m-p/107701#M1547</guid>
      <dc:creator>michael_england</dc:creator>
      <dc:date>2015-07-25T10:58:07Z</dc:date>
    </item>
  </channel>
</rss>

