Getting Started with pyControl v2: Installing on Ubuntu Desktop
It's true--pyControl v2 is officially out the door! Here are the installation instructions for Ubuntu Desktop.
REQUIRED PACKAGES
1. Python 2.4/2.5/2.6 (Use 32-bit version)
2. Python Set...
Published Dec 14, 2009
Version 1.0JRahm
Admin
Joined January 20, 2005
JRahm
Admin
Joined January 20, 2005
Justin_111680
Jan 21, 2010Nimbostratus
you imported pycontrol.pycontrol as pc so you should reference that when calling classes from it.. for example
b = pc.BIGIP(hostname== 'bl2aqubigip01', username = 'atlaseng', password = 'Ftp21ssh22',fromurl = True, wsdls = ['System.SystemInfo'])