Hello,
I've downloaded netapp-manageability-sdk-5.0-java-bindings.zip and am referencing ontap-api-8.1.jar. I'm trying to follow
(and alter) the example in VolList.java so that I can instead query for a "storage-disk" object. The examples given use an ApiRunner object to execute various *Request objects. The ontap-api.jar that I have has no ApiRunner class in it, however. Is there another jar I should be including?
Thanks,
Brian Deacon