I am getting the following error using 8.2.3P2 Cluster-Mode and netapp-manageability-sdk-5.5/lib/perl
snapshot-create returned with 13005 reason: "Unable to find API: snapshot-create
I do not get an error when I try to list snapshots, but the snapshot-create seems to have an issues. In the past I have had to pick the correct Major/Minor API version pairs using some VooDoo magic to determine the correct versions.
We tested the calls outside my Perl scripts using the Zoom Tool (as well as with java -jar zexplore.jar) and we get the same resutls. The list snapshots works, the snapshot-create does not.
Any ideas?
Also has anyone ever documented how to specify the API major/minor versions or even how to select the correct ONTAP and NMSDK versions to ensure compatability. It does not seem that the APIs are always backwards compatible even for the most basic calls.
Thanks,
-mj