Forum Discussion
mhite_60883
Cirrocumulus
Mar 21, 2011LocalLB::Class::set_address_class_member_data_value Problems
Hello F5 friends,
I'm building out some automagic cloud automation. I've got a data group address list called "dev_staging_allocation" defined on an LTM that is supposed to hold a list of ...
James_Tan_40083
Nimbostratus
Jan 20, 2012Hey
I am having the same issue with a different API call.
WSDL = ['GlobalLB.WideIP']
WIDE_IP_NAME = 'www.foo.com'
b = pycontrol.pycontrol.BIGIP(hostname=HOST1, username=USER, password=PASS, fromurl=True, wsdls=WSDL)
b.GlobalLB.WideIP.add_alias(
wide_ips = [WIDE_IP_NAME],
aliases = [['ww1.foo.net', 'ww2.foo.net', 'ww1.foo.com']]
)
ERROR:
File "build/bdist.linux-x86_64/egg/suds/client.py", line 539, in __call__
File "build/bdist.linux-x86_64/egg/suds/client.py", line 598, in invoke
File "build/bdist.linux-x86_64/egg/suds/client.py", line 633, in send
File "build/bdist.linux-x86_64/egg/suds/client.py", line 684, in failed
File "build/bdist.linux-x86_64/egg/suds/bindings/binding.py", line 238, in get_fault
suds.WebFault: Server raised fault: 'Error de-serializing array. Too many values in array. Array specified 1, found 3.'
Had a quick google, seems like there's an issue with the suds not marshalling array of array correctly. https://fedorahosted.org/suds/ticket/340. However, I am not able to get the solution described there to work in pycontrol.
Does anyone else having the issue or work around to the problem?
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
