Forum Discussion
Martin_Smith_58
Jul 05, 2013Nimbostratus
Problem creating a monitor with a wildcart port and IP using bigsuds
Hi all,
I'm trying to use the bigsuds library in Python to create a monitor, but I can't get the LTM to accept a wildcard IP address and port... it wants a string and a long, and an empty...
Martin_Smith_58
Jul 08, 2013Nimbostratus
Update -- I found an example that works in the OpenStack wrappers around PyControl:
attrs.dest_ipport.address_type = type.ATYPE_STAR_ADDRESS_STAR_PORT
attrs.dest_ipport.ipport.address = '0.0.0.0'
attrs.dest_ipport.ipport.port = 0
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