Network Security

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

Forum Posts

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
  • 3367 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 Community Member
  • 1228 Views
  • 2 replies
  • 0 Helpful votes

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", "ipv4RelayTimeout"...

kscholz by Community Member
  • 3256 Views
  • 5 replies
  • 0 Helpful votes