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

I followed the below link and life is good on pulling info from the config via API. But how would I go about pulling info from the API that exist in show commands? IE get the output of show cdp n or show ip route etc?Getting Started with NETCONF/YANG...

mikegrous by Level 3
  • 19387 Views
  • 23 replies
  • 2 Helpful votes

Prime 3.1.5I'm trying to develop a way to see which sites/locations within Prime have got critical alarms using the REST API.I want to use this to understand which sites have got access points offline (for reporting purposes). Access points that are ...

Trying to get a list of devices through the Meraki dashboard API, however the list returns a 200 return code but no items.  If I go into the dashboard website I see devices.  What am I doing wrong?  I'm doing:To get Organization code:curl -L -H 'X-Ci...

Good morning,I've been working with cisco prime api and python. And I am deploying templates to configure a Catalyst and a Nexus 5548. But I am having problems with saving the configuration. The end of my template looks like this:#MODE_ENABLE#INTERAC...

Hi there, I've been experimenting w/ IOS-XE 16.5.1 on a CSR & have attempted to query the RESTCONF API.  I have had some success, but, honestly, I'm having a hard time getting the information that I want.  Being able to identify the correct URI to ex...

edruedin by Level 1
  • 2384 Views
  • 1 replies
  • 1 Helpful votes

I'm using Cisco Collaboration Assurance API 11.6, Device Get method (https://xxx.xxx.xxx.xxx/emsam/nbi/device) retrieves information about devices, switchPort included, but no "Switch Name" or "Switch ipAddress". I've tried another methods as phone o...

Hi,We currently use /webacs/api/v1/data/Clients to match an IP address to a MAC address so our in-house web BYOD portal knows the mac address of incoming clients allowing us to do things like:Display device specific posture informationAutocomplete th...

Hello, I am developing an application with the feature l2switch to send packages by different paths, I already make the rules for sending the packages but Opendaylight does not send them. I have researched the feature that does not allow it to be loo...

fellas007 by Level 1
  • 1633 Views
  • 1 replies
  • 0 Helpful votes

Hi all,I am wondering if there is any way to send notifications to north-bound apps.I tried searching about this feature but cannot get any concrete info.What I am looking for is, - WAE pushes network changes to other application (not being pulled th...

Could anyone help me in this issue, I am working on SDN and I have finished installing ODL controller "Boron Release".So when I need to work on a GUI and Run DLUX in karaf distribution. I get this message "Unable to login". II tried to login by the d...

Hey everyone,I am having an issue trying to use CURL to GET ConfigVersion to work so that I can use the Config Diff.Below, you will see that I can run the ConfigArchives success but get a 404 error when I try to use ConfigVersions.  Does anyone know ...

dasampson by Level 1
  • 6083 Views
  • 11 replies
  • 5 Helpful votes
Top Solution Authors