Forum Discussion
L4L7_53191
Oct 09, 2011Nimbostratus
Feedback request: pyControl v11 session support
Hi everyone: if you use pycontrol, I'd like your feedback on how you'd like session support implemented. As of right now I'm thinking about keeping it as simple as possible and exposing the internals ...
mhite_60883
Jan 23, 2012Cirrocumulus
Sorry if this is a dumb question, but if I am using the API in the following manner:
import pycontrol.pycontrol as pc
b = f5_build_bigip_object(ltm, user, pw, wsdl_list, soap_debug=False)
How should I go about setting the suds option on the F5 object?
suds.set_options(headers={'X-iControl-Session': 1234321})
Help on class BIGIP in module pycontrol.pycontrol:
class BIGIP(__builtin__.object)
| Wrap suds client object(s) and create a user-friendly class to use.
|
| Methods defined here:
|
| __init__(self, hostname=None, username=None, password=None, wsdls=None, directory=None, fromurl=False, debug=False, proto='https')
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
(END)
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