Forum Discussion
KT_271103
Nimbostratus
May 01, 2017Query Pool names
Hello,
I tried below command to get list of pool names using node IP. Able to retrieve corresponding pool names but additional few pool names are falling. Anyone explain why ? Any modification n...
Stanislas_Piro2
Cumulonimbus
May 02, 2017Hi,
with
list ltm pool
command, you can add the one-line
option to return each object in one line... (awk is not supported in TMSH, you must leave TMSH to execute this command)
tmsh list ltm pool one-line | grep x.x.x.x | awk '{print $3}'
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