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

Forum Discussion

Chris_Campbell1's avatar
Jun 27, 2014

Add a new pool with an existing node

I'm trying to run something like: b.LocalLB.Pool.create_v2(['pool-https-bigip-workstation-443'], ['LB_METHOD_ROUND_ROBIN'], [[{'address':'1.1.1.1', 'port':'443'}]]) using the bigsuds python m...