Forum Discussion
alex_der_101956
Nimbostratus
Apr 12, 2006pool member acitve/inactive in 9.x?
Is there a method to find out whether a pool member is active/inactive in 9.x?
Apr 12, 2006
I think you are looking for the following method:
MemberObjectStatus[][] LocalLB::PoolMember::get_object_status(
in String[] pool_names
);This will return a list of the pool members for the specified pools along with the Enabled or Disabled state of that member. You might want to also check the monitor status (result of health monitor checking) which is available in this method:
MemberMonitorStatus[][] LocalLB::PoolMember::get_monitor_status(
in String[] pool_names
);-Joe
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