#AIQUM API get TOP5 iops filter by node

1 messages · Page 1 of 1 (latest)

normal geyser
#

I tried to get top 5 volumes by IOPS sorting in a node,
From the GUI, I can get all the volumes in a node filter by node_name, as in the image.
But from the API, I didn't find any related API that has the same function

Also, from the ONTAP API, I didn't see node_name data filter function from '/storage/volumes', but from the CLI, I can use 'vol show -node Node_name' to filter volumes on specific volumes.

How can I retrieve node volume filter by node_name through ONTAP API or AIQUM API.