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.
I’m working on integrating ServiceNow (SNOW) with Cisco DNA Center (DNAC) for automation of network changes.For example, when I raise a Change Request (CR) in ServiceNow to configure a new VLAN ID and VLAN name, the goal is that:ServiceNow sends the ...
I am using Cisco DNA Center APIs to extract an inventory of network devices. The /dna/intent/api/v1/network-device API provides most of the required details, but the location field is missing in the response.To work around this, I am making an additi...
I have a simple template where I need to configure ports on switches(C9300)When I try simulation I do get the default selected option in mandatory variable (in my code Do_You_Want_To_Configure_Printer_Port is mandatory variable)But When I try to prov...
I’m exploring automation between ServiceNow (SNOW) and Cisco switches using Python scripting.For example, when I raise a Change Request (CR) in ServiceNow to configure a new VLAN ID and VLAN name, the goal is that:ServiceNow sends the CR data to my P...
Here, you are assigning a default value to the variableMy issue is not related to coding; it is associated with the GUI while provisioning the device in DNAC