ONTAP Hardware

Fetch all volumes avaiable in array, through RestApi but getting only 500

neha_T
1,199 Views

 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
2 REPLIES 2

andris
1,162 Views

Which ONTAP version are you using?

 

Best to open technical case...

neha_T
1,150 Views

ontap version- 8.3.2 

Public