-
return_unmatched_nested_array_objects error in Query after upgrading to PSTK 9.14
I recently update our NetApp PSTK from 9.8 to 9.14.1.2401, and since the queries in my scripts are failing (see output below from 9.8 and 9.14). OnTap version is 9.12.1P10. Get-NcNetDeviceDiscovery is the only command I use the query with, so I don't know if it's all commands or just that one. Does anyone know why I'm…
-
Coffee breaks with REST - Episode #5: Private CLI Passthrough
In the previous episode #4 , we discussed the programmatic way to find the ONTAPI (ZAPI) usage against a cluster and to find the equivalent ONTAP® REST APIs for ONTAPI calls. In this episode, we look at how private CLI passthrough can be leveraged for ONTAPI to REST gaps. What is private CLI passthrough? A CLI command can…
-
Coffee breaks with REST - Episode #4: ONTAPI (ZAPI) Reporting tool
In the previous Episode#3 of blog series, you would have experienced hands-on with ONTAP REST using Postman. In this fourth episode of blog series, we will look at the resources available for ONTAPI (ZAPI) users to take the transition path to ONTAP REST APIs, which would be the primary external facing API for long term.…
-
ZAPI support for IaC
Is there a announcement on till when ZAPI will be supported as Rest API introduced in ONTAP 9.6?
-
NetApp Harvest 2.0 - Status update!
Dear all, According to our initial plans, the Alpha package of Harvest 2.0 should have been rolled out long time ago, but we had to delay it several times. The good news is: at the moment we have passed all tests and fixed some final glitches and I'm waiting for my PM's approval to send it out. Why the delay? We made…
-
Ontap SDK: volume-get-iter ZAPI returns erroneous next-tag
Hi folks, I am one of the developers of NetApp Harvest. We heavily use Zapi to collect performance and capacity counters from ONTAP hosts. Recently we've developed an plugin to collect counters of the volume-get-iter Zapi. In my own testing environment everything seemed fine, but one of our users reported that the plugin…