bash script to list which virtual servers are using a specific pool.
Problem this snippet solves: bash script to list which virtual servers are using a specific pool How to use this snippet: Usage:script_name pool_name pool_name ...
Remember to use the correct ca...
Published May 05, 2015
Version 1.0suttonsc
Employee
Joined May 16, 2019
suttonsc
Employee
Joined May 16, 2019
Wallace1
Oct 13, 2017Nimbostratus
Is there a way to test if a Virtual server exist. I have a bash script that will look at a seed file, if it the virtual server does not exist, it will list all the virtual servers on the device. I want to use an if then else to test, I tried blank, I tried to use "not found", no luck., Anyone have anything close?
Thanks,