Hello,I would like to upload vEdge serialFile.viptela to vManage using vManage API.I'm using api endpoint /dataservice/system/device/fileuploadI got an error: {"error":{"message":File upload failed.","code":"VELIST0001","details":"Validity string no...
-
Catalyst SD-WAN
(18) -
Cisco Bugs
(1) -
Cisco DNA
(176) -
Cisco Instant Connect
(8) -
Cisco Spaces
(8) -
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
(14) -
Prime Infrastructure
(209) -
SD-WAN Automation
(1) -
SD-WAN vManage
(1) -
Software defined access
(22) -
SONiC
(3) -
WAN Automation Engine
(14)
- « Previous « Previous
- Next » Next »
Forum Posts
How do I send a command to the junos shell with pyatsjunos>start shelljunos#cd /var/public-----------------------------------------juniper_device = testbed.devices['ptr513-u210']juniper_device.connect()juniper_device.execute('cd /var/public') <--- th...
I am trying to do a ping from my ansible linux box to a cisco switch. When I run ansible-playbook test.yml -kK I get the following:BECOME password[defaults to SSH password]: [WARNING]: * Failed to parse /home/username/cisco-demo/inventory with yaml p...
Hi, I work for a SaaS business called Highlight (highlight.net) which provides a network service assurance platform for Service Provider managed services teams and large/complex enterprises. To do what we do, we need to collect data from the SD-WAN ...
Hi guys Anybody using the /dna/intent/api/v1/wireless/accesspoint-configuration/summary endpoint successfully? According to the doc (https://developer.cisco.com/docs/dna-center/#!get-access-point-configuration) a parameter named "key" with the mac a...
Has anyone been able to get a webhook for an event to successfully post to Microsoft Teams? I have a channel and teams then I am the group owner for. I have installed the team's webhook app on the channel. I have been able to post data to that Channe...
Any one here using Python with requests to give me some guidance or basic script examples ? All I got so far was the html code from Prime.Thanks in advanced.
Testing the DNA center API.To locate Wireless Intrusion Prevention System (WIPS) information in Cisco DNA Center, you can use the Cisco DNA Center API. Specifically, you can make use of the GET /dna/intent/api/v1/stealthwatch/wips/rogue-aps endpoint ...
Field af_type from API ```/dataservice/data/device/statistics/interfacestatistics provides four different values based on our data (version 20.6.4). IPv4 IPv6 IPv46 None Few questions We need an explanation of all four value, specifically for IPv46...
Hello, I am searching for an opportunity to get informed by dna center if a ports goes up or down. I only need notification for access ports. In the Event Catalog from DNA Center, I can’t find such an event. In the assurance tab I see syslog and snmp...
Hello, how can we configure a multi-line banner in ZTP Python script running in IOS-XE Guestshell? I am using Python cli module and configuring a single line banner has no problem. Example of multi-line banner configuration that doesn't work: fr...
Currently I am taking bgp route backup using paramiko (python script) by running show ip bgp and show ip route commands on the switches and the output is stored in linux server. How to use that as the testbed file for genie and then compare with cur...
Hello,When using the following API string it seems that I do receive only the first five hundred devices. dna/intent/api/v1/network-device Is there way to retrieve all devices. Version 2.2.3.5 Please advise. Thanks
Using the SD-WAN Bulk API, how might one identify if the Edges for a given site are highly available and which one is primary vs secondary/backup?
Resolved! DNA Spaces API Examples
I am trying out the DNA Spaces api. The Swagger documentation is good (https://developer.cisco.com/docs/dna-spaces/#!dna-spaces-location-cloud-api), but I have not figured out how to add parameters, for example: https://dnaspaces.io/api/location/v1/...