An account will enable you to access:
Don't have an account?
ONTAP Discussions
I need to the api call to get iops per qtree in the head and or cluster
I have the call for 7-mode netapp_perf_qtree_nfs_ops
I need it for cdot
trying to use
perf-object-get-instancesbut i dont seem to userstand how to get the data
This community post (below) may help you in crafting the proper query to extract the data that you need.
https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/API-calls-for-NFS-OPS/td-p/115467
There's also a link to a blog post on how to collect performance counters with PowerShell that could be useful as well if you don't want to utilize the raw ZAPI calls.