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

I want to know how to find specific object with name. (i.e search EPG object with name)I already know through the tutorial how to read the list of objects using the get method and for-loop statement. I am looking for another way not to use a for loop...

JM.LEE by Level 1
  • 1601 Views
  • 2 replies
  • 0 Helpful votes

I would like to know ifType specifications.  I run the below API and it returns the ifType value as an integer. Can it be used to identify the switch port type? I am getting the value as 56 or 2 for ifType. What 56 or 2 or any other value mean? Can y...

Hello colleagues! I have got experience with developing custom web-services for automation routine task with Cisco ACI.But now I would like to share my applications with community and I would like to publish it to ACI Application Center.But how can I...

While trying to run the setup for acitoolkit (python setup.py install) i am getting following error message: C:\Users\Image\AppData\Local\Programs\Python\Python38\include\pyconfig.h(59): fatal error C1083: Cannot open include file: 'io.h': No such fi...

sqambera by Level 1
  • 1985 Views
  • 2 replies
  • 0 Helpful votes

Hi Guys, Can someone give me an example snippet of creating an EGP in MSO using Patch method (I am using Postman)? I have been trying this but keep getting the following error no matter what I do.I can create BDs fine, only getting the following erro...

I am developing l4-l7 device pakcage using aci simulaotr (version 5.1-4c)when I upload my device pakcage, i got error all the time. Also, I know that debug.log is created in the device pakcage path (/data/devicescript/MYCOM.TEST.1.0/logs)However ther...

fault_error.png
oyhskw by Level 1
  • 1846 Views
  • 3 replies
  • 0 Helpful votes

Hi, I am trying to install aci-toolkit on my windows 10 ent - 64 bit Getting below error, i am unable to resolve it. Please help Building wheels for collected packages: py-radixBuilding wheel for py-radix (setup.py): startedBuilding wheel for py-radi...

bhrangap by Cisco Employee
  • 3207 Views
  • 3 replies
  • 0 Helpful votes

Hi all, I was wondering the other day if there is a API call that can increase the API token timeout. Right now it is 600sec=10mins which is okay but could be more. I came across this managed object "/uni/userext/pkiext/webtokendata" while googling o...