Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We are planning on upgrading our ISE RADIUS server, the IP address will change.I am aware of following API call to change the RADIUS server for a SSID /networks/{networkId}/wireless/ssids/{number}My question is, can the above API call just change the...
Hello, everyone!This is my first post in any Cisco community, so please bear with me and feel free to redirect me if needed. I'm a novice-intermediate Python programmer and this is my first real use of it in an enterprise environment.A little backgro...
hi, I want to get via grpc the info from Cisco cat 9500 17.12.05 regarding the routing table RIB and send it to telegraf and then to grafana to have dashboard about routing and specific OSPF routes (learned and advertised prefixes and routes), I have...
I'm able to reach other end-points OK, but this end-point is returning a 404 error.(I have opened a case with support about this as well and will update this forum thread when I hear from them.)
I have been able to use this yang model to get a lot information about AP: https://wlc_ip/restconf/data/Cisco-IOS-XE-wireless-access-point-oper:access-point-oper-dataBut that YANG model does not have any information about APs that goes down, and fall...
Hi everyone,We're currently preparing a migration from NSO 6.1 to 6.4, the latest long-lived release.My question is - did the YANG compiler become more strict? If so, is there documentation somewhere that describes the changes?We're recompiling our N...
Hi Everyone.Hope this is in the right section, first post since things were merged.I need to cleanup our webhook receiver list that is located under Organization - Monitor - Alerts. All I can find is articles on how to clean then up under Organizatio...
Hello friends! If you're attending Red Hat Summit, be sure to check out our breakout session on May 13: "Optimize your network operations with Red Hat and Cisco". Our very own @shwpalan will be showcasing how Cisco and Red Hat Ansible Automation Plat...
We are thrilled to announce the release of NSO 6.7, our next long-lived release packed with exciting new features and enhancements. We would like to highlight some key enhancements in this release. Summary Southbound Datastore Subscriptions: Native ...
Hello Team, I am trying to use a Python script to send a message in the Webex space when someone accesses my router (IOS-XE)This is my config:event manager applet USER_LOGGINevent syslog pattern "%SEC_LOGIN-5-LOGIN_SUCCESS"action 1.0 cli command "ena...
Hello!Where can I find documentation for this API: https://<oamp-server>:9443/oamp/api/v1/ For example, here it is # Отримати статистику кампанії 1001 curl -X GET \ "https://ucce-oamp.internal:9443/oamp/api/v1/campaigns/1001/statistics" \ -H "...
Hello API enthusiasts! Postman collection for Cisco Catalyst Center v3.1.3 is now available here - https://www.postman.com/cisco/cisco-dna-center/collection/v0sdamd/cisco-catalyst-center-api-3-1-3?action=share&source=copy-link&creator=53853750You can...
Hi everyone,I’m currently trying to retrieve the configuration shown under Security & SD-WAN → Threat Protection → Trusted Traffic Exclusions via the Meraki Dashboard API.Specifically, I’m looking for a way to access:Trusted Applications (e.g., Softw...
I am trying to pull the clients that where seen the day before. When i specify t0 , the call returns 400 Bad Header. here is the example URI i am trying to use https://api.meraki.com/api/v1/networks/#############/clients?t0=2026-04-13T05:00:00.000000...
To recap an earlier post from nearly 2 years ago, I wrote about using GitHub Copilot for Golang adapter code, Python scripts against NSO’s RESTCONF API, and Serverless Workflow DSL for Crosswork Workflow Manager (CWM). The models were slow, and I spe...