<?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: PowerShell Toolkit Not Working Correctly With Versions Later Than 9.10.1.x in ONTAP Rest API Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/449422#M634</link>
    <description>&lt;P&gt;I've been using version 9.13.1.2306 for a while now and it seems to be working correctly.&lt;/P&gt;</description>
    <pubDate>Sun, 03 Dec 2023 17:07:15 GMT</pubDate>
    <dc:creator>mada2885</dc:creator>
    <dc:date>2023-12-03T17:07:15Z</dc:date>
    <item>
      <title>PowerShell Toolkit Not Working Correctly With Versions Later Than 9.10.1.x</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/443948#M502</link>
      <description>&lt;P&gt;I've updated PowerShell Toolkit on my workstations and servers to versions later than 9.10.1.x (either&amp;nbsp;&lt;SPAN&gt;9.11.1.2208 or&amp;nbsp;9.12.1.2302)&lt;/SPAN&gt; and now standard cmdlets do not work correctly unless using the legacy -ONTAPI switch.&amp;nbsp; When I try to run something seemingly simple like &lt;STRONG&gt;Get-NCVol&lt;/STRONG&gt; I get varying and/or missing results (see attachments).&amp;nbsp; As far as I can tell the Get-NCVol uses the&amp;nbsp;&lt;A href="https://docs.netapp.com/us-en/ontap-restmap-9101/volume.html#volume-footprint-get-iter" target="_blank" rel="noopener"&gt;volume-get-iter&lt;/A&gt;&amp;nbsp;REST API which has no mention that it is being deprecated or does not have a &lt;A href="https://library.netapp.com/ecmdocs/ECMLP2874708/html/index.html#/storage/volume_collection_get" target="_blank" rel="noopener"&gt;REST API&lt;/A&gt; equivalent from ZAPI.&amp;nbsp; The same thing happens for other common cmdlets such as Get-NCAggr.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I missing something?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 09:49:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/443948#M502</guid>
      <dc:creator>mada2885</dc:creator>
      <dc:date>2025-06-04T09:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: PowerShell Toolkit Not Working Correctly With Versions Later Than 9.10.1.x</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/444188#M506</link>
      <description>&lt;P&gt;Hello Adam,&lt;/P&gt;&lt;P&gt;Thank you for bringing this issue to our attention. We have been able to replicate it on our end and we assure you that we will be addressing it promptly. Rest assured that we will have it fixed in the upcoming release version 9.13.&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 11:47:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/444188#M506</guid>
      <dc:creator>AmmarMhowwala</dc:creator>
      <dc:date>2023-05-11T11:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: PowerShell Toolkit Not Working Correctly With Versions Later Than 9.10.1.x</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/446868#M559</link>
      <description>&lt;P&gt;Any update about this issue, look like Netapp.ontap version&amp;nbsp;&lt;A href="https://www.powershellgallery.com/packages/NetApp.ONTAP/9.12.1.2302" target="_blank"&gt;&lt;STRONG&gt;9.12.1.2302&lt;/STRONG&gt;&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&amp;nbsp;&lt;A href="https://www.powershellgallery.com/packages/NetApp.ONTAP/9.13.1.2306" target="_blank"&gt;&lt;STRONG&gt;9.13.1.2306&lt;/STRONG&gt;&lt;/A&gt;&amp;nbsp; not have fixed the issue. (moving from zapi/rest)&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 10:56:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/446868#M559</guid>
      <dc:creator>a_lehn</dc:creator>
      <dc:date>2023-08-11T10:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: PowerShell Toolkit Not Working Correctly With Versions Later Than 9.10.1.x</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/446875#M560</link>
      <description>&lt;P&gt;Same here.&amp;nbsp; Updated to&amp;nbsp;9.13.1.2306 as well and still have to use the -ONTAPI legacy switch even though it was said the 9.13 version would resolve the issue.&amp;nbsp; Since ZAPI is set to be fully disabled/depcrecated soon it would be nice to be able to start using the current API.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 13:04:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/446875#M560</guid>
      <dc:creator>mada2885</dc:creator>
      <dc:date>2023-08-11T13:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: PowerShell Toolkit Not Working Correctly With Versions Later Than 9.10.1.x</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/446878#M561</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;According to the document, REST API will return following type of volumes only.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;RW, DP and LS volumes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FlexGroup volume&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FlexCache volume&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FlexClone volume&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FlexGroup constituent&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Following volumes are not reported by the API -&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;DEL and TMP type volume&lt;BR /&gt;Node Root volume&lt;BR /&gt;System Vserver volume&lt;BR /&gt;FlexCache constituent&lt;/P&gt;&lt;P&gt;So, by considering above information Rest API will exclude few types of volume while zapi response will include few more types of volume which will not return by the REST response.&lt;/P&gt;&lt;P&gt;Please let me know if response return by REST API does not contain any volume type which is expected to return as per the documentation.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 14:39:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/446878#M561</guid>
      <dc:creator>AmmarMhowwala</dc:creator>
      <dc:date>2023-08-11T14:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: PowerShell Toolkit Not Working Correctly With Versions Later Than 9.10.1.x</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/447327#M571</link>
      <description>&lt;P&gt;Is there any more information on whether version&amp;nbsp;9.13.1.2306 of the toolkit works properly? I'm trying to decide whether to upgrade from&amp;nbsp;9.11.1.2208. I've had numerous problems with prior upgrades and don't want to waste time if there are known issues. Our PowerShell scripts make use of the following commands.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Connect-NcController (with&amp;nbsp;-OnTapi added to the command as of 9.10)&lt;/P&gt;&lt;P&gt;Invoke-NcSsh&lt;/P&gt;&lt;P&gt;Get-NcCifsShare&lt;/P&gt;&lt;P&gt;Get-NcCifsShareAcl&lt;/P&gt;&lt;P&gt;Get-NcIgroup&lt;/P&gt;&lt;P&gt;Get-NcLunMap&lt;/P&gt;&lt;P&gt;Get-NcNetInterface&lt;/P&gt;&lt;P&gt;Get-NcNetPort&lt;/P&gt;&lt;P&gt;Get-NcExportRule&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 17:27:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/447327#M571</guid>
      <dc:creator>TMADOCTHOMAS</dc:creator>
      <dc:date>2023-08-30T17:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: PowerShell Toolkit Not Working Correctly With Versions Later Than 9.10.1.x</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/447356#M572</link>
      <description>&lt;P&gt;Hello Thomas,&lt;/P&gt;&lt;P&gt;Just wanted to update you that there is currently no known issue associated with 9.13.1 toolkit with respect to the cmdlets you shared above.&lt;/P&gt;&lt;P&gt;However, I would like to inform you that when upgrading the toolkit there might be some variations in functionalities or features. This is because couple of reason: either the REST API does not support certain aspect or there may be alternative approach to achieve the same functionality.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I can assure you that there is no issue with 9.13.1 toolkit. Just be aware that there might be some difference because few features are not supported with REST API itself.&lt;/P&gt;&lt;P&gt;If you have any further questions or concern, please don't hesitate to reach out.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 08:26:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/447356#M572</guid>
      <dc:creator>AmmarMhowwala</dc:creator>
      <dc:date>2023-08-31T08:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: PowerShell Toolkit Not Working Correctly With Versions Later Than 9.10.1.x</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/447358#M573</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/112692"&gt;@AmmarMhowwala&lt;/a&gt;&amp;nbsp;, thank you for responding. The differences with REST API is the very issue I'm referring to, i.e. the topic of this post :). I know nothing about either zapi or REST API, I simply want the scripts to work if I upgrade. How would I know if there are differences/issues and/or if I would need to change or update my scripts? How would I know what to update them to?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 12:48:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/447358#M573</guid>
      <dc:creator>TMADOCTHOMAS</dc:creator>
      <dc:date>2023-08-31T12:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: PowerShell Toolkit Not Working Correctly With Versions Later Than 9.10.1.x</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/449355#M623</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/112692"&gt;@AmmarMhowwala&lt;/a&gt;&amp;nbsp;(or anyone else), are there any updates on the issues raised in this post? Did the bug/issue get resolved in a later patch of version 9.12.1 or 9.13.1, or is there a later version available now that resolves the issue?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 15:23:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/449355#M623</guid>
      <dc:creator>TMADOCTHOMAS</dc:creator>
      <dc:date>2023-11-30T15:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: PowerShell Toolkit Not Working Correctly With Versions Later Than 9.10.1.x</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/449422#M634</link>
      <description>&lt;P&gt;I've been using version 9.13.1.2306 for a while now and it seems to be working correctly.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Dec 2023 17:07:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/449422#M634</guid>
      <dc:creator>mada2885</dc:creator>
      <dc:date>2023-12-03T17:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: PowerShell Toolkit Not Working Correctly With Versions Later Than 9.10.1.x</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/449433#M636</link>
      <description>&lt;P&gt;If you run everything with admin roles, it works fine, in our case we have many roles for different jobs. We were not aware that there had been a change in the way of creating roles, so we will now have to create roles for the rest api&lt;/P&gt;&lt;P&gt;security login rest-role create&lt;/P&gt;&lt;P&gt;It solved our problem&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 10:07:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/449433#M636</guid>
      <dc:creator>a_lehn</dc:creator>
      <dc:date>2023-12-04T10:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: PowerShell Toolkit Not Working Correctly With Versions Later Than 9.10.1.x</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/449443#M639</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/114806"&gt;@mada2885&lt;/a&gt;&amp;nbsp; and&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/108958"&gt;@a_lehn&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 14:35:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/PowerShell-Toolkit-Not-Working-Correctly-With-Versions-Later-Than-9-10-1-x/m-p/449443#M639</guid>
      <dc:creator>TMADOCTHOMAS</dc:creator>
      <dc:date>2023-12-04T14:35:09Z</dc:date>
    </item>
  </channel>
</rss>

