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

Hi, I try to run a python script to do a query in apic database for class l1PhysIf to obtain a port inventory, code seems to be ok, but when I execute code I get error: cobra.mit.request.QueryError: Unable to process the query, result dataset is too ...

Hi  there,I'm digging my way through the queries with Cobra SDK and I'm getting stuck on how to extract a Json formatted output from a query. This is easily done when you push a new config using toJSONStr from jsoncodec in both cobra and ACI-toolkit ...

m.papini by Level 1
  • 1803 Views
  • 4 replies
  • 0 Helpful votes

Resolved! How to convert a

Hi all, I did a REST API call and I get a response like this: result = b [{"id":"865776","name":"Cisco","url":"https://abc.com}]"] I learned, that this is binary object (bold b), but I couldn't find anything to convert.My question is:How could I conv...

I am attempting to locate and install the actual Cisco ACI simulator that works with VmWare. Not the appliance version of the code. I know there was some issue in the past on this code working on a standard VmWare appliance due to the hardware token ...

brbrewer by Level 1
  • 2661 Views
  • 3 replies
  • 0 Helpful votes

I have hosts with multiple uplinks that connect to L2 disjointed networks. Is it possible to install multiple AVS switches on the same host. Each AVS instance will have uplinks that connect to the different networks.Thanks

Hi, I have a question if someone successfully installed Cisco APIC-EM on Hyper-V VM? If yes what was the version of APIC-EM? I tried several times with newest one 1.6.4.30024 but it hangs on "enabling application apicem basics" and nothing happening ...

kubn2 by Level 1
  • 1357 Views
  • 1 replies
  • 0 Helpful votes

I'm trying to use the ACI Toolkit to create a bunch of EPGs and to extend them out a L2Out.  I have most of it working but I'm having issues with the add_context module.  I want to be able to add a context from the common tenant to the BD but I can't...

Writing some Python code against MSO code 2.1(1i) and running into an issue.  I've found a solution, but think it's broken and I suspect I'm just using a workaround.   1.  API "PATCH" /api/v1/schemas/{schemaid} 2. Code snippet I'm inserting:  "vrfRef...

Screen Shot 2019-07-12 at 9.03.25 AM.png
tigelane by Level 1
  • 1219 Views
  • 0 replies
  • 0 Helpful votes