Profile

Darko Dujakovic

SETCOR d.o.o.

Contact Details

SETCOR d.o.o.

My Content

1 to 1 of 1 total
Posted By Darko Dujakovic 04-21-2023 08:22
Found In Community: Hitachi Ops Center​
\ view thread
Hello all. I have a python GET request listing all volumes on G800. Volume count is 116, but I only get 100 listed which is API limit Is there a way to increase the output limit or to have some sort of pagination in the request? url = "https://url/v1/storage-systems/serial/volumes" headers = (     "X-Auth-Token": ...