Software Development Kit (SDK) and API Discussions

communication or authentication style as HTTPS for Cluster mode NetApp 8.2

ANSHUL_JAISWAL
2,349 Views

I want to set the communication or authentication style as HTTPS for Cluster mode NetApp 8.2.

 

I can see a API na_server_style may be this can be used to achieve authentication style as HTTPS.

 

Does anybody have a sample code for using na_server_style to set  authentication style as HTTPS or let me know if any other ways are available.

1 REPLY 1

ekashpureff
2,337 Views

 

Anshul -

 

You set the communication to https, then the auth to user:password.

 

See the code for the  'apitest' utility in the source directories of the SDK - it's excellent sample code to get started with.

There's versions of it in Perl, Java, etc ...

 

You may also want to view the recorded API Programming webinar I did a while back for FastLane.

It can be found at: http://www.fastlaneus.com/webinars

(#4 on the list - Zephyr Application Programming Interface)


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