Forum Discussion
spirrello_22970
Nimbostratus
Jan 25, 2016Using set_member_session_enabled_state with Bigsuds
Hi there,
Has anyone ever seen the following error message when using this function to update the status of a pool member? According to the following posting it should work but I'm getting diff...
Theo_12742
Cirrus
Jan 25, 2016Chances are it's just missing the partition name before the pool name and member IP Address. Run a
lb_obj.LocalLB.Pool.get_list() and look for your pool name. Include the partition (/Common) in your query and then run lb_obj.LocalLB.Pool.get_member_v2(['/Common/TESTPOOL']) to see where the pool member also specifies a partition. Use those values in your command, and it should work.- Theo_12742Jan 25, 2016
Cirrus
I take part of it back--I do see where it adds the /Common to the request. However, I would still run the get_member_v2 on that pool and ensure it exists--the error is pretty specific. I was able to run this method on my instance using the same format. - Theo_12742Jan 25, 2016
Cirrus
Also, what version of code on this platform?
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