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, GuysI'm using Python2.7 and ACI SDK, and i can create Tenant into my APIC successfully.But When i try to create Tenant from ACI-toolkit, i got the error:Thanks for your sharingJasonPython 2.7.6 (default, Nov 10 2013, 19:24:24) [MSC v.1500 64 bit ...

chungewa by Cisco Employee
  • 9555 Views
  • 10 replies
  • 1 Helpful votes

Hello,I am preparing some ACI API testing scenario's and would like to make use of acitoolkit.Now I would like to know;- Does acitoolkit run with Python 3 or not?- Which Linux platform and version is best to use for acitoolkit to run on.Many thanks f...

Niels by Level 1
  • 1813 Views
  • 2 replies
  • 0 Helpful votes

I've gotten stuck with a new script I'm creating.  As part of it, I would like to pull the list of nodes that are in the fabric and then use that list to do other tasks.  I have not been able to find the correct method to get the list of nodes.  Foll...

sfeldmann by Level 1
  • 3226 Views
  • 5 replies
  • 5 Helpful votes

So I had a working solution where I could deploy new DMVPN routers (C1111) using our APIC EM instance over the internet, using cloud redirect, where both a cert is deployed, IOS is upgraded and config is deployed.Now I've found that this stopped work...

I've been testing the Terraform ACI Provider. In many ways I like Terraform more vs Ansible, but so far I'm having one issue with Terraform and hope somebody has some insight. When I try to add an encapsulation block with this:resource "aci_ranges" "...

AJ Cruz by Level 3
  • 3821 Views
  • 10 replies
  • 0 Helpful votes

I'm not sure if this is the right area to post this, but has anyone played with the ACI Ansible role from Code Exchange?: https://developer.cisco.com/codeexchange/github/repo/datacenter/ansible-role-aci-model I modified it to build an ACI topology in...

AJ Cruz by Level 3
  • 2452 Views
  • 5 replies
  • 0 Helpful votes

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
  • 1374 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
  • 2283 Views
  • 3 replies
  • 0 Helpful votes