iCR Python Module for iControl REST
Problem this snippet solves: This is a python module to simplify using iControl REST.
Install using pip:
pip install iCR
or retrieve from https://pypi.python.org/pypi?:action=displ...
Updated Jun 06, 2023
Version 2.0PeteWhite
Employee
I work in the EMEA F5 Professional Services team. I generally deal Service Provider stuff because i come from that background ( 12 years working for Nokia Networks prior to joining F5 in 2013 )Cory_Blankenshi
Altostratus
Sep 18, 2017Tried the "as simple as" code at the top that prints the virtual server names and I got the following error: TypeError: 'module' object is not callable. Debugging shows that the line of code throwing the error is "bigip = iCR("yadda", "yadda", "yadda")", with iCR being the module object that isn't callable.
Thoughts?
Also, I'm using Python 2.7. I have been using the f5-sdk package to date and doing what the sample script above does works without issue.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)