kraigu/Infoblox-API-Python

Implement paging

kraigu opened this issue · 0 comments

Most methods that could return lots of objects really, really should implement paging under the covers, so the person using the library doesn't need to wedge stuff in themselves.