Forum Discussion
LTM script modification
I was able to modify your script and load a set of ips It was able to generate the commands i wanted but I will be testing writing back directly to the api after reading your link for the plugin. Appreciate the support!!!! You rock!
python pool_member_generator.py tmsh modify ltm pool jqtest3 { member add 10.10.10.10:10000 }
tmsh modify ltm pool pool1 { member add 10.10.10.10:80 }
tmsh modify ltm pool pool1 { member add 10.10.1.2:80 }
tmsh modify ltm pool jqtest3 { member add 10.10.10.10:10000 }
tmsh modify ltm pool pool1 { member add 10.10.10.10:80 }
tmsh modify ltm pool pool1 { member add 10.11.1.2:80 }
tmsh modify ltm pool pool1 { member add 11.11.11.11:80 }
tmsh modify ltm pool pool2 { member add 10.10.1.1:80 }
tmsh modify ltm pool pool2 { member add 10.11.1.1:80 }
tmsh modify ltm pool pool_test { member add 172.16.0.1:80 }
tmsh modify ltm pool pool_test { member add 172.17.1.1:80 }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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
