Hi All,
I have an ONTAP SDK API call "cifs-share-list-iter-start" to get all the cifs volumes share information. But the same does not work when connecting filer through DFM Proxy.
Getting the following exception "
Exception while getting Cifs share InfoUnable to find API: cifs-share-list-iter-start (errno=13001)
- java.lang.Exception: Exception while getting Cifs share InfoUnable to find API: cifs-share-list-iter-start (errno=13001).
Can anybody help which SDK API call can i use to get the CIFS Share inforamtion throught DFM API Proxy?