What are the API commands can get performance information for both SVM and volume level
Applies to
- ONTAP 9
- REST API
Answer
- The following REST API command can get volume level performance information such as the IOPS, Latency, Throuthput etc.
GET /storage/volumes/{volume.uuid}/metrics
- ONTAP doesn't provide a way to collect performance infomation via API in SVM level.
- For more detailed information please engage NetApp Community.
Additional Information
