BIG-IP Config Cleaner
Problem this snippet solves: This python script uses ssh/tmsh to access a BIG-IP and iterates through virtual servers looking for unused virtuals so that the virtual and associated configuration obj...
Published Jan 31, 2018
Version 1.0Chad_Jenison
Nimbostratus
Joined May 13, 2008
Chad_Jenison
Nimbostratus
Joined May 13, 2008
Chad_Jenison
Feb 12, 2018Nimbostratus
The version above was actually a second revision (rewrite) of an original that used iControl REST. For the customer in question, they had software that pre-dated REST, so I rewrote it to use SSH/TMSH via paramiko at their request.
Just uploaded a version (slightly different capabilities) that uses iControl REST at: https://devcentral.f5.com/codeshare/big-ip-config-cleaner-icontrol-rest-1122