Created
April 11, 2018 16:13
-
-
Save caphrim007/f87d51f8ddd09b3e955a952b4cf85aca to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"stdout_lines": [ | |
[ | |
"tmsh show ltm pool all detail | grep 'Pool Member' -A 4 | grep -c available", | |
"0" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment