Forum Discussion
Tyler_Robinson_
Nimbostratus
Oct 02, 2006Check availability of pool
What is used to check the availability status on a particular pool?
I want to know if a pool is available, but offline. Or if it is available, and online.
Thanks for any help
- You can use the LocalLB::Pool::get_object_status() method.
struct ObjectStatus { AvailabilityStatus availability_status; The availability color status of the object. EnabledStatus enabled_status; The enabled status of the object. String status_description; The textual description of the object's status. }; ObjectStatus[] LocalLB::Pool::get_object_status( in String[] pool_names );
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