pyControl v1


Below are a list of PyControl related resources here on DevCentral.

PyControl Library

The python iControl library, affectionately labeled pyControl, can be downloaded from the DevCentral pyControl Labs Project Page

Tech Tips

The following technical articles have been written that provide examples implemented in PyControl_v1.

Tech Tip Description
PyControl - Installation In this video tutorial, F5’s Matt Cauthorn will walk you through the installation process for getting started with pyControl, the python libraries for iControl labs project. If you are a python geek, then this project is for you.
Getting Started with PyControl In this tech tip, Jason takes a walk through a couple iControl methods with pyControl.
PyControl Apps #1 - BIG-IP Routing Table Jason use pyControl to grab the routing table in this tech tip.
PyControl Apps #2 - Deleting BIG-IP Routes Jason expands the BIG-IP Routing Table script to allow for deletion of routes.
PyControl Apps #3 - Adding BIG-IP Routes Another expansion of the BIG-IP Routing Table script allows for adding routes.

CodeShare Samples