Forum Discussion
Benjamin_Krein_
Nimbostratus
Jun 29, 2010Using local wsdls & dynamic wsdl loading?
Hopefully this forum gets noticed. Seems I'm the first person to open a thread here. I'm playing with pycontrol2 & I'd love to have more information on using local wsdls. Where are they located on t...
Antonio_Varni
Nimbostratus
Jul 02, 2010I am running 10.2 and found the wsdl directory at /usr/local/www/iControl/wsdl/
If you copied these to your local /tmp directory you would then:
import pycontrol.pycontrol as pc
pc.BIGIP(hostname, username, password, directory = '/tmp/', wsdls = ['LocalLB.Pool', 'LocalLB.PoolMember', 'Management.Partition'])
for example.
hth
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects