CiscoDevNet/catalystwan

api.devices.get() for 1000+ devices

Closed this issue · 0 comments

Summary

We are internally calling GET /dataservice/device/system/info with url param query containing deviceIds (required)
It happens that vManage has a limitation of max 1000 params per request. When the number of devices is bigger in topology we need to split it into multiple requests.

Logs and external information

No response

Reproduction script

api.devices.get()

On what platform(s) does it occur?

Not Applicable

Issue Severity

None