Forum Discussion

Patrick_Chang_7's avatar
Patrick_Chang_7
Historic F5 Account
Sep 22, 2011

pycontrol pool.add_member problem

I have a customer who is trying pycontrol and got the following:     >>> b = pc.BIGIP(   ... hostname = LTM,   ... username = USER,   ... password = PASS,   ... ...