Hello,
I am working on buidling an application for pulling NFS client statistics. However, this API never seems to work.
I am working on a simulator running 7Mode 8.2.3. Several other NFS API's are working.
<?xml version='1.0' encoding='UTF-8' ?>
<netapp version='1.1' xmlns='http://www.netapp.com/filer/admin'>
<!-- Output of nfs-stats-get-client-stats [Execution Time: 125 ms] -->
<results reason='No statistics available for this client. ' errno='13163' status='failed'/>
</netapp>
Has anyone else run into this issue?