Forum Discussion
pirusti
Nimbostratus
May 08, 2024iControl for Gtm wideip
i am using iControl Rest 2.4 downloaded from https://pypi.org/project/iCR/. while using wideips = bigip.getlarge("gtm/wideip/a", xxx) , where xxx is the size of chunk, i would like to understand t...
hedykim
Altostratus
Apr 23, 2025I've ran into same problem. well I found workaround that api request with these parameters.
/mgmt/tm/gtm/wideip/a?$top=500&$skip=0
$skip is specifies the number of rows to skip in the result set. The result set is chosen from the remaining rows.
$top is specifies the first N rows of the result set.
And you can got a respond with a properties. Well know this properties "totalItems" how many items in wideip list.
I hope it your help
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects