DevNet General Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Developer Sustainability Week Events

Build for Better Code Challenge

Cisco U. Spotlight Registration


>> View previously featured conversations <<

Forum Posts

I am trying to access JasperAPI.xsd but not able to find details about GetTerminalLatestNetworkRegistration. Can somebody help in either providing latest link of JasperAPI.xsd or Response signature of GetTerminalLatestNetworkRegistration. It is relat...

Hi, We want to try these APIs https://developer.cisco.com/docs/support-apisCould you please guide us step by step procedure ? We tried the following command and it shows as Not Authorized: $curl -X GET https://api.cisco.com/software/v3.0/metadata/pid...

sbalasa by Level 1
  • 781 Views
  • 2 replies
  • 0 Helpful votes

HiI'm not a developer but I wan't to automate some tasks for my client.We have a FMC 6.5.0.2 and I triy to create a PreFilter for all GRE Tunnels. So I downloaded the fmcapi. In general all things work fine. I can create objects and access rules. But...

PreFilter Example.PNG
fuhdan by Level 1
  • 642 Views
  • 0 replies
  • 0 Helpful votes

Is it possible to install a javascript package in order to use the reference it in a javascript macro?  I'm trying to use an external javascript library.  I do know that you can install on other systems using:npm install packagenameMacro code:const p...

This question is related to programming. Actually, I am working Cisco CVP environment, I have to communicate with CRM system by using Soap APIs, I have made web service client (Web service client from WSDL in NetBeans ). after creating the JAR file f...