Get All Pool Member Status Using LTM, Python, and bigsuds
Problem this snippet solves: I spent a bit of time trying to get this to work. Delivering the data in the correct format to the get_member_session_status method took me a while, so I thought I would...
Published Aug 19, 2015
Version 1.0Mark_Stradling_
Cirrus
Joined February 25, 2010
Mark_Stradling_
Cirrus
Joined February 25, 2010
John_Heyer_1508
Mar 29, 2016Cirrostratus
Note that this will only show the admin status of each member. To get the healthcheck status, use: b.LocalLB.Pool.get_member_monitor_status([pool], members)