Forum Discussion
touriel
Feb 07, 2024Nimbostratus
Issue with a simple Bash Script for adding an iRule to a list of Virtual Servers.
Hello Community, I am having an issue with a bash script for an F5 BIG-IP Load Balancer, intended to read and iterate over a .txt list of Virtual Server names, look up the partition for a given VS,...
whisperer
Feb 07, 2024MVP
Use echo statements to debug. Many example scripts are “broken” because they don’t take into account partitions. Most of the time assumption is that everything is in the shared /Common partition. So, you need to make sure all object names are “fully qualified” with the proper partition name.
Also, my preference is to use the RESTfull APIs using python scripts. Way of the future especially as things transition to NEXT.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects