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