Forum Discussion
Pushkar_73645
Nimbostratus
Aug 24, 2010php based solution of icontrol
Hi,
I am trying to write an php script to enable and disable nodes.
I was trying to use following call. I get $serv value from my previous call to LB which get list of all servers. ...
Pushkar_73645
Nimbostratus
Sep 03, 2010$servers = array(0=>$server);
$state = array (0=>"STATE_DISABLED");
$client3->set_monitor_state($servers,$state);
$client3->set_session_enabled_state($servers,$state);
I am just trying to disable 1 node at a time.
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