i want to fetch all volumes in cluster/array through RestApi
but with RestApi i am getting only 500 volumes
how can i get details of all volumes
i use maxRecord field and set to 1000, but is there any generic way to get all details,
RestApi
https://<ip>:8443/api/1.0/ontap/volumes?maxRecords=1000
from this Api also i am getting 500 records only