Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

A_J_'s avatar
A_J_
Icon for Altostratus rankAltostratus
Oct 21, 2021

How to get all servers in a GTM pool (Python f5-sdk)

I am sure this is quite simple but I can't find reference to this in documentation. pool = mgmt.tm.gtm.pools.a_s.a.load(name='poolname') Once i've loaded it, how can I see what servers are i...