Skip to content

thetechguy-it/CiscoACI_Python

Repository files navigation

WIP

Cisco-ACI

Description

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.

Documentation

API References
Basic tutorial

The full documentation is published at the following link:
http://datacenter.github.io/acitoolkit/

Installation

Environment

Required

Downloading e Installing

Clone the repository

git clone https://github.com/datacenter/acitoolkit.git

GET tenant list from Cisco sandbox

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages