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

Forum Discussion

Nate_W_50838's avatar
Nate_W_50838
Historic F5 Account
Jan 29, 2009

Problem disabling pool member via pyControl

I'm trying to write a very basic python script to add a pool member to an existing pool, then disable it. My script is this:     !/usr/bin/env python     import pycontrol.pyCont...