For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

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...