The ACI Toolkit is a set of python libraries that allow basic configuration of the Cisco APIC controller. It is intended to allow users to quickly begin using the REST API and accelerate the learning curve necessary to begin using the APIC.
The full documentation is published at the following link:
http://datacenter.github.io/acitoolkit/
Required
- Python 2.7+
- setuptools package
Clone the repository
git clone https://github.com/datacenter/acitoolkit.git
Cisco ACI sandbox is available here
The script use the file called "credentials.py" to retrieve the APIC credentials.
python3 get_tenant.py
List all the configured tenants in the infrastructure.