Export GTM/DNS Configuration in CSV - tmsh cli script
Problem this snippet solves: This is a simple cli script used to collect all the WideIP, LB Method, Status, State, Pool Name, Pool LB, Pool Members, Pool Fall back, Last Resort pool info in CSV form...
Published Mar 15, 2021
Version 1.0jaikumar_f5
Noctilucent
Joined May 16, 2019
jaikumar_f5
Noctilucent
Joined May 16, 2019
azblaster
Nimbostratus
Mar 26, 2021Im getting this error
(tmos)# run cli script gtm-config-parser
WIP,LB-MODE,WIP-STATUS,WIP-STATE,POOL-NAME,POOL-LB,POOL-MEMBERS,POOL-FB,LASTRESORT-POOL
gtm-config-parser: script failed to complete:
can't eval proc: "script::run"
"aais-xxxx" unexpected argument
while executing
"tmsh::get_status gtm wideip $wipname"
(procedure "script::run" line 8)
invoked from within
"script::run" line:1
script did not successfully complete, status:1