Controllers

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Developer Sustainability Week Events

Build for Better Code Challenge

Cisco U. Spotlight Registration


>> View previously featured conversations <<

Forum Posts

does anyone know if a newer version of the app center tools for python 3?https://github.com/FServais/aciapp/blob/master/README.mdwe have an application that does a DR failover in ACI but i need to rebuild the app and it looks like the 1.1 tools link ...

Is there a way to extract the Event and Alarm logs from vManage for a long period like last 6 months? When i extract from the vManage, I get logs for a very short time since the row limit for the extract is 10000 and it is filled within very short ti...

hrmt92 by Level 1
  • 1163 Views
  • 2 replies
  • 0 Helpful votes

Hi! I am familiar with both cobra sdk and acitoolkit a bit. I know that provisioning, configuration of the managed objects of the ACI can be done through these libraries. I want to get info such as cpu performance, temperature of a switch etc., using...

Hello,   I'm Running into the following errors when trying to install Pygraphviz in CentOS:   (venv) [johbarbe@localhost acitoolkit]$ pip install pygraphvizCollecting pygraphvizDownloading pygraphviz-1.7.zip (118 kB)━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━...

johbarbe by Cisco Employee
  • 1468 Views
  • 3 replies
  • 0 Helpful votes

Hi there. Please, could you tell me if it's possible to get an ACI's backup by an API REST call an save it as a .tar.gz file in my local PC? I read that It is possible by an Ansible playbook, but what about an API REST call using ACI-Toolkit? Thanks ...

Hi Team,To manage Cisco ACI using ansible do we need to some integration with ansible or only SSH is enough to manage. I am new to cisco ACI so please provide this information that will save my time. Thank you.

Hi everyone,  I am just studying for DevNet Associate exam and I am currently trying out DC Automation with Python. So i downloaded ACIToolkit and imported it into my script. I can list tenants, EPGs you name it... However when I try to list endpoint...

Nik1709 by Level 1
  • 2048 Views
  • 6 replies
  • 0 Helpful votes

Hi, we wrote ansible script to create 200 vlan pool in ACI APIC, but execution is too slow. it take more than one hour to finish the job! With postman it take 2 minutes to create 200 vlan pool. how can we improve ansible time execution?  

mzouggagh by Level 1
  • 1862 Views
  • 5 replies
  • 0 Helpful votes

Hi@all,i make an update of my APIC-EM to version 1.2 and my Smartphone App can connect to the APIC but there are no entries in the App. Is it plan to update the App or any workaround?I am using this to push Configs via Bootstrap to the Switches.Thank...