03-May-2023 05:55
Hi there,
I was wondering if there is a way to extract a report containg: iApp name or VS name, Virual server IP and pool.
All our published applications reside on Big-IP but cannot get report how many applications and the pool behind thoes applications.
I appreciate any help.
Thank you.
03-May-2023 07:58
Hi Majed, the F5 VSCode extension (vscode-f5) can help with this. The documentation is a bit dated (I'm working in that), but still relevant.
https://f5devcentral.github.io/vscode-f5/#/config_explorer
This is the underlying project for that feature, if your looking for a more programmatic way to abstract the applications. The cli should be fixed soon.
https://github.com/f5devcentral/f5-corkscrew
06-May-2023 23:57
Thank you Ben for your response.
I found a script at the URL below to export VS and its pool memebers to .csv but haven't tried it:
How to export Virtual Servers and Pools information to a .csv file (f5.com)
Any comment about it.
08-May-2023 08:09
try it, it is difficult for us to judge what is and isnt useful to you. as it is an official F5 K article i would just try and see if it shows you something you can use.
08-May-2023 08:08
There is another tool which also does something similar, can always have a look at that:
https://community.f5.com/t5/codeshare/big-ip-report/ta-p/285134
08-May-2023 18:42
@Patrik_Jonsson 's BIG IP Report tool has helped a lot of people!