What are the display intervals for the performance graphs in ONTAP System Manager for each selected period?
Applies to
- ONTAP System Manager
- ONTAP 9
Answer
- This value is obtained from
/storage/volumes/{volume.uuid}/metric. - The intervals follow the API's interval.
- 1h: Metrics over the most recent hour sampled over 15 seconds.
- 1d: Metrics over the most recent day sampled over 5 minutes.
- 1w: Metrics over the most recent week sampled over 30 minutes.
- 1m: Metrics over the most recent month sampled over 2 hours.
- 1y: Metrics over the most recent year sampled over a day.
- This API returns average value of the above intervals.
Additional Information
