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

Objective: advanced BGP monitoringFrom the Nanog45 presentation:BMP provides all paths.Peer identity (address, BGP Identifier, RD if applicable,AS number)Time stamp (when route or route withdrawal was received, up to microsecond granularity)statistic...

Hello All,I am really new at all of this programming. I have been learning Python and just found out about REST APIs. This afternoon while messing around, I found that using Postman, REST client, I can pull data from our Prime server. Our Prime serve...

Hi, I am having issues adding devices to Prime:I use the following URL:https://192.168.4.2/webacs/api/v1/op/devices/bulkImport.jsonThis is the body of the request{  "devicesImport" : {    "devices" : {      "device" : {        "ipAddress" : "192.168....

sfloresk by Cisco Employee
  • 976 Views
  • 2 replies
  • 1 Helpful votes

Team,I made a script for interfacing with ODL BORON release RESTCONF interface for adding a node.  I'm getting an error as shown below.  Any idea what is wrong?(ydk-py-venv) [gibson@rickenbacker yangtesting]$ python addnode_odl.pyhello from Python 2....

brfoster by Cisco Employee
  • 5254 Views
  • 4 replies
  • 0 Helpful votes

Hi all,Running Prime 3.1.5, device pack 8I'm using the interface errors (statisticsService/interface/errors) API endpoint and I'm getting a response that looks quite different to the example on the doco.Sample output from the doco:          ...  },  ...

Might be the wrong place to post, but I thought I would ask.I am trying to use the REST API 3.1 guide on Cisco DevNet for the Get Configuration Diff and it doesn't pull up any details on how to use it.  Is there another place that I can find the docu...

dasampson by Level 1
  • 4436 Views
  • 10 replies
  • 1 Helpful votes
Top Solution Authors