Closed achernevskii closed 2 years ago
Added paging function in the infoblox_client.utils module. This function splits WAPI response by pages.
Added an example on how to implement page by page output using the paging function.
test_utils.test_paging
@sarya-infoblox, @ranjishmp
Issue/Feature description
How it was fixed/implemented
Added paging function in the infoblox_client.utils module. This function splits WAPI response by pages.
Added an example on how to implement page by page output using the paging function.
Tests
test_utils.test_paging
.Reviewers
@sarya-infoblox, @ranjishmp