<?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 PSTK compatibility between version in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/PSTK-compatibility-between-version/m-p/128795#M5294</link>
    <description>&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IHAC which has developped several scripts with NAtoolkitVersion 3.0.0&lt;/P&gt;&lt;P&gt;An old one for its old 8.2 Ontap controller&lt;/P&gt;&lt;P&gt;These controllers will be upgraded to new ones with ONTAP 9.1&lt;/P&gt;&lt;P&gt;So it ask us if all its scripts will still working with ONTAP 9.1?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From, my point of view we do not suppress anything between each release of PSTK and, behind that, between each release of API in our SDK.&lt;/P&gt;&lt;P&gt;But only add new cmdlet&amp;nbsp;or add new argument to command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Except the fact that he will certainly need to adapt its script due to network differences between ONTAP 8.2 and ONTAP 9.1, i don't view any problem to upgrade from natoolkit version 3.0.0 to version 4.1.0.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you confirml?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Outside releases notes, is there any document which synthetizes&amp;nbsp;all additions and eventualy deletion&amp;nbsp;from each version of PSTK and API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 15:21:31 GMT</pubDate>
    <dc:creator>masson</dc:creator>
    <dc:date>2025-06-04T15:21:31Z</dc:date>
    <item>
      <title>PSTK compatibility between version</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/PSTK-compatibility-between-version/m-p/128795#M5294</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IHAC which has developped several scripts with NAtoolkitVersion 3.0.0&lt;/P&gt;&lt;P&gt;An old one for its old 8.2 Ontap controller&lt;/P&gt;&lt;P&gt;These controllers will be upgraded to new ones with ONTAP 9.1&lt;/P&gt;&lt;P&gt;So it ask us if all its scripts will still working with ONTAP 9.1?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From, my point of view we do not suppress anything between each release of PSTK and, behind that, between each release of API in our SDK.&lt;/P&gt;&lt;P&gt;But only add new cmdlet&amp;nbsp;or add new argument to command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Except the fact that he will certainly need to adapt its script due to network differences between ONTAP 8.2 and ONTAP 9.1, i don't view any problem to upgrade from natoolkit version 3.0.0 to version 4.1.0.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you confirml?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Outside releases notes, is there any document which synthetizes&amp;nbsp;all additions and eventualy deletion&amp;nbsp;from each version of PSTK and API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:21:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/PSTK-compatibility-between-version/m-p/128795#M5294</guid>
      <dc:creator>masson</dc:creator>
      <dc:date>2025-06-04T15:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: PSTK compatibility between version</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/PSTK-compatibility-between-version/m-p/128801#M5295</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Masson -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Most APIs and the PowerShell commandlets will work between versions.&lt;/P&gt;&lt;P&gt;There will be some differences.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you noted, there are the differences in networking between 8.2 and 8.3.&lt;/P&gt;&lt;P&gt;There have been discussions here on the community around these changes and broken PS commandlets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best practice is to test for API version within scripts and handle for version in the code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is no comprehensive document I know of the shows changes in APIs between versions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recommend that client sets up some 9.1 simulators and test their scripts in advance of upgrading.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope this response has been helpful to you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At your service,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eugene E. Kashpureff, Sr.&lt;BR /&gt;Independent NetApp Consultant &lt;A href="http://www.linkedin.com/in/eugenekashpureff" target="_blank"&gt;http://www.linkedin.com/in/eugenekashpureff&lt;/A&gt;&lt;BR /&gt;Senior NetApp Instructor, FastLane US &lt;A href="http://www.fastlaneus.com/" target="_blank"&gt;http://www.fastlaneus.com/&lt;/A&gt;&lt;BR /&gt;(P.S. I appreciate 'kudos' on any helpful posts.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 14:27:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/PSTK-compatibility-between-version/m-p/128801#M5295</guid>
      <dc:creator>ekashpureff</dc:creator>
      <dc:date>2017-03-08T14:27:13Z</dc:date>
    </item>
  </channel>
</rss>

