Network Security

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 was able to authenticate through Contact Center Express (and Active Directory SAML) for a custom app using the SDK and documentation. https://developer.cisco.com/docs/contact-center-express/#!cisco-identity-service-client-sdk-guide/during-agent-log...

Hello, I've been tasked to create a script that replicates MAB entries from one deployment to another using the ciscoisesdk. In my case I have 3 source sites with 1 ISE node each and a target site with 2 ISE nodes in a distributed deployment. All of ...

Hello, need to migrate ASA configuration to Firepower Management Center.There is tool for migration, but it do not do some tasks - for instance client VPNs.I have many group policies and it is terrible work to fill it in GUI. I found that REST API ca...

podvarka by Level 1
  • 2374 Views
  • 2 replies
  • 0 Helpful votes

Hello everyone,  I am trying to automate adding network devices to ISE using python API calls to ISE with the requests module and using JSON for the modifying of the data.  Here is an example of the code: #### import requestsimport requests.authimpor...

I'm encountering an issue when using the ftd_configuration module in Ansible to configure network objects on Cisco FTD devices. Despite following the documentation and using parameters that seem correct, I receive an error indicating 'Invalid data pr...

mtejerob by Level 1
  • 702 Views
  • 2 replies
  • 0 Helpful votes

Hi everyone, I've been exploring the Firepower Management Center (FMC) REST API, and I'm having trouble finding a method to add certificate enrollments to devices. I've successfully created certificate enrollments using the /api/fmc_config/v1/domain/...

Hello,via API-Explorer with put dhcprelayservices working fine, but per ansible i get only first value but no server and agent records.Code via API-Explorer is working:{ "version": "m2l3jneotn6e4", "name": "NAME_DHCP-RELAY-SERVER", "ipv4RelayTi...

kscholz by Level 1
  • 2310 Views
  • 5 replies
  • 0 Helpful votes
Top Solution Authors