Simulator Discussions

Ontap Simulator C#

CSchulze
2,396 Views

Hello Community,

 

how I can list programatically  the cifs shares by using C# (not Powershell)? Is it necessary to setup the fpolicy or something else?

 

Thanks and regards,

C. Schulze

1 ACCEPTED SOLUTION

asulliva
2,385 Views

Hello!

 

You'll want to use the NetApp Manageability SDK and the cifs-share-get-iter API.  There are some code examples in C# that you can use as a starting point provided with the NMSDK download.

 

Hope that helps.

 

Andrew

If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.

View solution in original post

1 REPLY 1

asulliva
2,386 Views

Hello!

 

You'll want to use the NetApp Manageability SDK and the cifs-share-get-iter API.  There are some code examples in C# that you can use as a starting point provided with the NMSDK download.

 

Hope that helps.

 

Andrew

If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
Public