Hi,
I have setup the DataONTAP cluster mode simulator on VMWare.
I created an NFS share, connected to it and created a directory and a file in that directory.
When I try to query the client stats using the NfsStatsGetClientStatsRequest (via the Java API Bindings) I get the following error...
"Error : 13005 Unable to find API: nfs-stats-get-client-stats"
How can I enabled NFS Client Stats in the simulator ? OR it is not possible at all to enable those APIs on a simulator. I am assuming that the license info is correct since I was able to create an NFS share and was also able to write to it.
When I connect to the simulator using a browser though, I can see the NFS stats buried deep inside the Web UI. Is there some other way to query NFS Stats other than the NFS Client Stats related API calls ?
Regards,
--