Controllers

Community space to connect, share knowledge, and seek guidance on network controllers and related topics
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

Hello everyone, I am looking for a way to retrieve a detailed list of all clients from DNAC 1.2.10 via REST API. A look at the Clients API of DNAC 1.2.10 revealed only two endpoints:https://pubhub.devnetcloud.com/media/dna-center-api-1210/docs/swagge...

Hi,I'm attempting to write a netmiko script to create a macro on a Cisco switch.However the script doesn't seem to like the fact that a prompt is being returned. Here is the relevant portion of the script:switch1 = {'device_type':'cisco_ios','host':h...

glsparks by Level 1
  • 2186 Views
  • 4 replies
  • 0 Helpful votes

Currently, the available API for adding a fabric site "dna/intent/api/v1/business/sda/fabric-site" will not let you create a zone within a fabric site. It seems like a huge oversight.Please suggest if any workarounds are available other than relying ...

rajgar by Level 1
  • 2310 Views
  • 2 replies
  • 0 Helpful votes

I am trying to change Cisco controller password with ansible cisco.ios.ios_user module. My playbook as below:- name: Playbook to change admin user password for CIMC  hosts: cimcserver  gather_facts: no  become: yes  become_method: enable   tasks:    ...

I have noticed an inconsistency between the IP addresses of devices in my inventory file and the IP addresses used by Cisco DNA Center to monitor these devices. This is causing communication issues as DNA Center is unable to reach the devices due to ...

ybkthedev by Level 1
  • 1684 Views
  • 2 replies
  • 0 Helpful votes

Hello all, I am facing an issue with Prime API calls. We have few services to load data from Prime and we are hitting the standard threshold defined here:Cisco Prime Infrastructure - Cisco DeveloperCurrently I am hitting an error related to 45 concur...

LukasRa by Level 1
  • 1715 Views
  • 6 replies
  • 0 Helpful votes
Top Solution Authors