NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Software Development Kit (SDK) and API Discussions

avg_latency document

lb98
1,712 Views

 I am looking through document about performance, especially on performance data avg_latency, I saw somebody posted this 6 years ago:

 

To understand more about a specific counter you can get details from the perf-object-counter-list-info API call:

 

      <counter-info>
        <name>avg_latency</name>
        <desc>Average latency in microseconds for all operations on the volume</desc>
        <privilege-level>basic</privilege-level>
        <properties>average</properties>
        <unit>microsec</unit>
        <base-counter>total_ops</base-counter>
      </counter-info>
 
I am looking at

netapp-manageability-sdk-ontap-8.3-api-documentation

But not seem to find this information.
Where should I look for this? Thanks!
 
0 REPLIES 0
Public