#Max Records for API

1 messages · Page 1 of 1 (latest)

indigo thicket
#

hello, just wanted to know what would be the maximum number of records that could be returned with an ontap api.

upbeat lichen
#

Well I have returned a lot, but then when there is a limit hit it starts using pagination. max_records=<integer> ; before returning the "next" pagination. When I tried on volumes api, it seems like the max was 1,000,000 ---> code 262197