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
Bookmark
|
Subscribe
|

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
  • 984 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
  • 5298 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:          ...  },  ...