Software Development Kit (SDK) and API Discussions
Software Development Kit (SDK) and API Discussions
Guys, I'm lookign for an online reference for the actual API names of the all the various APIs for different evrsions of OnAtp i.e. aggr-get-iter. I looked thorugh the NetAPP Manageability SDK 5.4 and whilst I can see the .NET bindings etc. I cannot see the raw API refrence.
Solved! See The Solution
Hello,
It's a bit confusing where it's placed on the page in my opinon, but if you browse to A-Z documentation then look for "NetApp Manageability SDK" you'll find the reference. For NMSDK 5.4, the docs are here.
Hope that helps!
V/r,
Andrew
Hello,
It's a bit confusing where it's placed on the page in my opinon, but if you browse to A-Z documentation then look for "NetApp Manageability SDK" you'll find the reference. For NMSDK 5.4, the docs are here.
Hope that helps!
V/r,
Andrew
Best for me is to use ZExplore Development Interface (ZEDI) (formerly ZExplore) part of SDK.
You get all api, description on each of them when mouse over.
You can generate code from there as well
François
Thanks guys! Thats exactly what i needed.