Forum Discussion
Peter_Maag
Nimbostratus
Feb 21, 2006set_availability
Hey All,
Been trying to use the set_availability method in Perl for forcing down a node. We can use set_availability by passing it either a 1 (sessions disabled) or 0 (checking state) with the s...
Feb 23, 2006
The set_availability method will take either AVAILABILITY_UP (2) or AVAILABILITY_DOWN (1). It should return an InvalidArgument exception for any other status. Passing in a value of 1 will take the node down. If you are seeing different behavior, let us know.
If you want to disable all traffic (including current connections), then you can call the ITCMLocalLB::Node::set_state() method with STATE_DISABLED, which should (if I can remember correctly) cause a forced down availability status.
-Joe
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