Browse the Community
DevNet Cloud Native
Learn from peers and Cisco experts how to connect, secure, and automate your cloud with Cisco APIs.
67 PostsDevNet Collaboration
Check out the latest APIs, SDKs and resources for Cisco Collaboration technologies and engage with p...
15682 PostsDevNet Data Center
Share ideas about how to use data center developer tools to help manage virtual servers, deployments...
932 PostsDevNet Site
Share information about coding, testing apps and DevNet sandbox environments.
3209 PostsDevNet Internet of Things
Discuss different developer tools, sandboxes and resources for IoT applications.
316 PostsDevNet Networking
Engage with peers and Cisco experts about networking developer tools and resources.
5261 PostsDevNet Security
290 PostsDevNet Services
Connect with the Cisco services developer community for help, learning, and inspiration
412 PostsDevNet Knowledge Base
Welcome to the DevNet Knowledge Base! Discover solutions, guides, and tutorials for many of Cisco's ...
9 PostsActivity in DevNet
Resolved! Newbee Need help with understanding UCCX Script logic
I'm trying to understand what condition triggers a False condition in this ScriptI'm trying to test this Script and make sure callers have the option to go to voicemailI've tried taking a call and staying on the line, then I called 4 more times fro...
CWM 1.2 New Features: Support for Forms / Callback State
Another highlight of this release is that CWM 1.2 introduces human interaction in workflows through adding support of forms and callback state. If you are interested and want to know more details, please check the CWM documentation here: Guided Ta...
Is XMPP (Finesse Notification Service) Usable with UCCX SSO?
Hi Cisco team,We’re currently integrating with UCCX (15.x) and are using both the REST APIs and XMPP (Finesse Notification Service via OpenFire) to support real-time event notifications.We've trying to implement SSO using Cisco IdS with SAML 2.0. I'v...
Crosswork Evolution to Support Autonomous Networks
Abstract: AI is the buzzword these days, with service providers and network equipment vendors all weighing in. But from a standardization perspective, what exactly needs to be defined for AI to be widely deployed in networks? The answer isn’t fully ...
Using Phone Migration Feature using AXL
Is there a way to use the 'Migration Phone' functionality of the CUCM admin interface through AXL? We're looking into a way to programmatically migrate phones.
Need Help with Python code
Good day everyone. My name is Johannes Robbetze and I am new to the automation side of things. I try to write a Python script that will log in to multiple Cisco switches and change the local username and password as well as the enable secret password...
Resolved! Need Help Understanding Call Log API Response (BroadSoft XSI-Actions)
Hi everyone I’m still pretty new to the BroadSoft APIs, and I’m hoping to get some clarity on how we’re meant to work with the call logs returned from this endpoint: https://xsp.svsvoip.net/com.broadsoft.xsi-actions/v2.0/user/{{userid}}/directories/...
Resolved! Unable to start Meraki Small Business and Enterprise sandbox
I've been trying to start the Meraki Small Business and Enterprise sandbox for the last few days but it keeps failing. I've seen the number of active sessions has slowly gone down to 1 so I guess no one else can start it either.
Resolved! Check "Line Association" checkbox in remote destinations using AXL SQL
Guys, I need to query and check the 'Line Association' checkbox in remote Destination automatically based on some business conditions. Since we already use the AXL API to perform this type of action, we decided to follow this approach. However, I can...
Resolved! Reduce the API calls to OpenVuln API server
Hello all, I have a bit of a dilema. I am trying to build a DB of PSIRTS from OpenVuln API that I run every so often to check for updates. Its pulling every version of software for a product using API: example:https://apix.cisco.com/security/advisori...
CISCO ASA AUTOMATION
Hello Team,Am grateful this platform has really helped automate some critical manual tasks for FMC and cisco IOS devices.On the same , I have some cisco ASAs on my ecosystem, been trying to find guides on the same for automation, not sure if am looki...
DNAC VA GUI timeout - "message":"The upstream server is timing out"
Hi Guys,I am currently trying to run up a DNAC virtual appliance in our testlab. I have been trying for a few weeks but keep running into the same issue. When I finish the setup and trying to get to the GUI, it takes about 5-10 minutes and then shows...
Resolved! Sandbox - Catalyst Center with ISE - Cat Center Creds not working
HelloI started up the sandbox yesterday for this lab, and the creds admin/Cisco1234! didnt work.I ended the lab today after waiting to see if it fixed and it wasnt.I've started a new lab for it, with the same issue.Are the credentials wrong, or is th...
Open NX-OS Programmability AlwaysOn Netconf Issue
Hi,I was playing around with this sanbox and ran into netconf issues.Prior to that I was able to (all with the public/global credentials within the lab):1) Login and browse Visore2) Use the NX REST API with an API client3) Login into the sandbox on t...
Monitoring IMM (Intersight Managed Mode) UCS Instance Using APIs
I am trying /api/v1/telemetry/TimeSeries for vnic_stats, vhba_stats, ether_port_stats, and fc_port_stats to retrieve metrics (BytesRx, BytesTx, ErrorsRx, ErrorsTx, DroppedRx, DroppedTx for vNICs/vHBAs; RxBytes, TxBytes, RxErrors, TxErrors, RxDiscards...