Forum Discussion
Puli
Nimbostratus
Oct 26, 2008How to set a node to Forced down in perl
Hi,
am using the perl toggel script to enable disable a member in a pool with perl.
Below is a code snippet in perl for function disable pool member
------------------------------...
Oct 28, 2008
Here's a mapping of the three-way toggle state in the GUI to the two iControl methods for controlling state (set_monitor_state, and set_session_enabled_state).
Enabled (All traffic allowed):
set_monitor_state : STATE_ENABLED
set_session_enabled_state : STATE_ENABLED
Disabled (Only persistent or active connections allowed):
set_monitor_state : STATE_ENABLED
set_session_enabled_state : STATE_DISABLED
Forced Offline (Only active connections allowed):
set_monitor_state : STATE_DISABLED
set_session_enabled_state : STATE_DISABLED
Hope this helps...
-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
