For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Complete LTM Config to XML with Perl and SOAP::Lite

Problem this snippet solves:

Hi,

those codes permit to extract the entire ltm configuration in xml format. I have separate the code in various script. Every script works on specific section

Virtual Servers Pools Nodes Monitors iRules SSL Client Profiles SSL Server Profiles SSL Certificates

I used those codes on 10.x, 11.x and 12.x versions with success.

You need install SOAP::Lite package.

Regards Gerardo

Code :

82725
Published Oct 27, 2017
Version 1.0
No CommentsBe the first to comment