Ignore acitoolkit HTTPS warnings
The main way of interacting with the APIC (controller element of Cisco ACI) is via its Rest API. In fact the out of the box web GUI is built on top of it.
A collection of 3 posts
The main way of interacting with the APIC (controller element of Cisco ACI) is via its Rest API. In fact the out of the box web GUI is built on top of it.
When writing python modules it is useful to ensure the help function in Python can add some value For exmaple if you go to the Python interperator and issue the help function on
I decided to get familiar with Python so thought I would start sharing my notes. I have done some scripting in the past to help me get things done quicker, eliminate doing the