Forum Discussion
Dec 07, 2010
Smart way to convert a PoolMemberDefinitionSequenceSequence to a IPPortDefinitionSequenceSequence
Hi,
I want to dump out (and eventually read in and set) the enabled state of each of my GTM pools pool members. Its easy to get a list of the pools and pool members, but the PoolMember.get_en...
L4L7_53191
Dec 07, 2010Nimbostratus
Forgot to add - change the wsdl to match yours (this example uses LocalLB.PoolMember..) .
To pass in a squencesequence, create your sequence first, then append the list of your members to sequence.items = []. Then simply wrap that in a list, e.g.
seqseq = [ your_member_sequence ]
I'll be back in front of the computer in a bit and can follow up with any questions.
-Matt
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