18-Nov-2023 10:54
Hello,
I'm looking to get a list of all pools on the BigIP and print their name and members name. So far, I've found working code for version 13, but it doesn't work for version 12. Can someone provide a working code for version 12?
This is the working code for version 13, sadly doesn't work for version 12.
https://github.com/F5Networks/f5-common-python
https://community.f5.com/t5/codeshare/f5-network-map-to-json-with-python/ta-p/305146
Solved! Go to Solution.
20-Nov-2023 06:45
20-Nov-2023 06:45
Found out it was an authentication issue.
20-Nov-2023 09:52
Thanks for closing the loop on your original post.