Forum Discussion
Aled_2623
Nimbostratus
Sep 18, 2013Bigsuds - How to enable / disable certain pool members?
Hello all, this is my first post here, to quickly introduce myself - I'm Aled, I work in London (GB) for an online gaming company. I'm currently getting an automated deployment system in place for Co...
JRahm
Admin
Sep 18, 2013ah, so if you're on an older version, you'll need to use the PoolMember interface. You might need to play with the syntax a little, I don't have an older box at my disposal currently to test. It should look similar to this:
b.LocalLB.PoolMember.set_monitor_state(['Common/testpool_alt'],[[{'address': '192.168.101.22', 'port': 80}], ['STATE_DISABLED']])
b.LocalLB.PoolMember.set_session_enabled_state(['Common/testpool_alt'],[[{'address': '192.168.101.22', 'port': 80}], ['STATE_DISABLED']])
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