Software Development Kit (SDK) and API Discussions

avg_latency document

lb98
1,265 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