BIG-IP Configuration Visualizer
Problem this snippet solves: This is a script utilizing the Graphviz package that will create graphs of the relationships of configuration objects of a virtual server. How to use this snippet: Req...
Updated Jun 06, 2023
Version 2.0Russell_Moore_8
Nimbostratus
Joined April 25, 2006
helpdesk_35922
Feb 10, 2016Nimbostratus
Hello,
is this working in BIG-IP V11? I've tried to execute the code and get:
Uncaught exception from user code:
500 Can't connect to 172.31.20.54:443 (certificate verify failed) at ./f5-gv.pl line 723.
SOAP::Lite::__ANON__('SOAP::Lite=HASH(0x1a42180)', '\x{a}not well-formed (invalid token) at line 1, column 3, byte 3 ...') called at /usr/share/perl5/SOAP/Lite.pm line 3796
SOAP::Lite::call('SOAP::Lite=HASH(0x1a42180)', 'get_version') called at /usr/share/perl5/SOAP/Lite.pm line 3761
SOAP::Lite::__ANON__('SOAP::Lite=HASH(0x1a42180)') called at ./f5-gv.pl line 723
main::get_api_version() called at ./f5-gv.pl line 283
Thanks
Edoardo