Hi, Any idea how to achieve the following:1. WAN QoS change2. WAN link relocation3. WAN link bandwidth upgrade or downgrade4. WAN routes advertisement or de-advertisement Using Viptela APIs:https://sdwan-docs.cisco.com/Product_Documentation/Command_...
-
Catalyst SD-WAN
(17) -
Cisco DNA
(172) -
Cisco Instant Connect
(8) -
Cisco Spaces
(6) -
Cisco Spaces Location Cloud API
(3) -
CMX API
(11) -
CMX Mobility Services API
(8) -
Code Exchange Platform
(1) -
Crosswork
(4) -
Data Learning Platform
(9) -
Meraki
(74) -
Network Plug-and-Play
(14) -
Open Source and Open Standards
(53) -
OpenDaylight
(22) -
Other Analytics and Automation Topics
(24) -
Other Automation Analytics Topics
(203) -
Other Controller Topics
(12) -
Prime Infrastructure
(209) -
SD-WAN Automation
(1) -
SD-WAN vManage
(1) -
Software defined access
(21) -
SONiC
(3) -
WAN Automation Engine
(14)
- « Previous « Previous
- Next » Next »
Forum Posts
I recently posted this in another forum, but thought it could be helpful here. The idea is to automate the following: -Add device to inventory in DNAC -Assign NAD to site in DNAC -Update unique NAD fields in ISE so that authz policies were not confl...
I have a scenario where I need to connect to many remote Cisco devices to run commands via Python script. These remote Cisco devices are not directly accessible from where I have Python scripts running so I am going to have to connect via an intermed...
Hello Team. is there an api that can be leveraged to bounce a switch port? thanks, Regan
All, Let’s say I want to verify/audit if an “item” (for example, a specific configuration or a dynamically learned route or a LLDP neighbor) is present on a device using NETCONF.A solution I see is to build a script that connects to the device and us...
Hi, It seems that after upgrading the pyats/genie to 19.8. I hit a bunch of errors when I run the "genie" shell command..The error keep saying it can't import the name "Csr1000vPatterns". I didn't encounter any error during the pip installation. I al...
Resolved! Prime API and clientDetails API
I'm having some issues trying to make a successful call to the below URL. I'm wanting to include the ipAddress parameter but each time I seem to get it wrong :S I'm using Cisco Prime Infrastructure with v4 API and the API documentation isn't super cl...
Resolved! Prime Infrastructure ReST API Calls
Hi,I have a query regarding the Cisco Prime Infrastructure API documentation hosted under URL: https://developer.cisco.com/site/prime-infrastructure/documents/api-reference/rest-api-v3-0/. I am using ReST apis mentioned in the above stated url to fet...
Hello, I am automating a series of tests on IOS-XR devices using Netconf/Yang. As part of this, I'm currently working on a particular test involving some LDP checks. I want to get some MPLS information for a protected path in the forwarding table for...
Device Inventory Sync devices from Smart-Account POST: dataservice/system/device/smartaccount/sync This API has the schema: {"username": "","password": "","env": "","organization_name": "","validity_string": ""} I can't find any documentation on wh...
Greetings: I'm unable to upload a map to the Cisco DNA Spaces solution. I've tried through the option presented inCiscoDNASpacesHome -> Menu (Upper left corner) -> Set Up -> Map Service -> UploadI know I need to upload a Campus followed by a building...
Hello,I am exploring the DNAC Rest APIs given here https://developer.cisco.com/docs/dna-center/api/1-3-3-x/#!intent-api-v1-3-3-x There are some client API given as below:/dna/intent/api/v1/client-enrichment-details /dna/intent/api/v1/client-detail F...
Hi All,I am looking for Meraki API support for turning on 802.1X on MS Switches. I looked at the documentation here https://developer.cisco.com/meraki/api/#/rest/getting-started - but could not find the AccessPolicy Related APIs to configure 802.1X ...
Hello, I am starting to look into telemetry streaming using dialout to pipeline from IOS XE 16.10 (CBR platform). The biggest problem I am having now is that if i restart pipeline, the session from the CBR does not reconnect. I only have a single pip...
Hi all, Fairly new to YDK and openconfig Yang models. Trying out some basic testing as below, just want to create a loopback interface on an NCS540 and getting a corruption and abort error. Any ideas on what may be causing this? Type "help", "copyrig...