NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Software Development Kit (SDK) and API Discussions

need guidence working with android and data ontap API

Aswani_Kumar
6,088 Views

I want some guidence how to start working with android and ONTAP API .

"I am trying to develop an android app that can monitor the aggregats and volumes in the cluster."

4 REPLIES 4

ekashpureff
6,076 Views

 

Aswani -

 

Not sure how to answer without a more specific query...

 

1. Dowload the SDK.

2. Pick a language.

3. Write code ...

 

? ? ?


I hope this response has been helpful to you.

At your service,

Eugene E. Kashpureff, Sr.
Independent NetApp Consultant http://www.linkedin.com/in/eugenekashpureff
Senior NetApp Instructor, IT Learning Solutions http://sg.itls.asia/netapp
(P.S. I appreciate 'kudos' on any helpful posts.)

Aswani_Kumar
6,071 Views

Hi,

 

Thanks for the replay.

my queries are

how to call  ontap API from android.

Does NMSDK support android, if so where i can find some info on how to use these API's in android.

Where can i find some sample code to get started .

ekashpureff
6,069 Views

Aswani -

 

There isn't any specific Android support that I'm aware of, but support for multiple programming languages.

If it was me, I'd use https for authentication and API calls.

There's a bunch of sample code in the various languages supported that are included in the SDK.

 

You may want to check out the basic SDK API programming webinar I gave last year for ITLS and FastLane, NetApp training partners:

http://www.fastlaneus.com/webinars#r33


I hope this response has been helpful to you.

At your service,

Eugene E. Kashpureff, Sr.
Independent NetApp Consultant http://www.linkedin.com/in/eugenekashpureff
Senior NetApp Instructor, IT Learning Solutions http://sg.itls.asia/netapp
(P.S. I appreciate 'kudos' on any helpful posts.)

ekashpureff
6,072 Views

 

Aswani -

 

There is also the Android ASUP app from NetApp:

 

http://mysupport.netapp.com/info/web/ECMP1132701.html


I hope this response has been helpful to you.

At your service,

Eugene E. Kashpureff, Sr.
Independent NetApp Consultant http://www.linkedin.com/in/eugenekashpureff
Senior NetApp Instructor, IT Learning Solutions http://sg.itls.asia/netapp
(P.S. I appreciate 'kudos' on any helpful posts.)

Public