|
Project Information
|
RESTful API to enable/disable pool members on F5 BIGIP loadbalancers. Supports multiple loadbalancers and dashboards for each. Enable a Member and Disable Example: http://someserver/lbswitch/enable/QA/some_pool_QA1/10.0.0.1:80/10.0.0.1:80,10.0.0.2:80 This will firstly disable 10.0.0.1 and 10.0.0.2 and then enable 10.0.0.1 again. Also supports Displaying multiple pools and enable/disable buttons for each member in the view. Some screenshots are in the Downloads section. /Kegan |