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
  • 1925 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
  • 518 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/...