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

Hello Team, Been trying to use ansible on FMC 7.4.5, to update host objects and manual NATs.1. Been able to update  the host objects, but having challenges on the deployment of the same.This is because, from the GUI, when I want to deploy, there is a...

fmugambi by VIP
  • 2013 Views
  • 27 replies
  • 0 Helpful votes

Hi All,i tried to find Cisco Documentation where i can get Cisco ISE and Servicenow automation.i am trying to automate the Networkdevice addition/Deletion using servicenow, any documentation or link which help me to understand the process that would ...

Hi everybody, I'm trying to generate a token and I'm getting the following error message. curl -k -X POST --header 'Content-Type: application/json' --header 'Accept: application/json' -d '{"grant_type": "password","username": "api", "password": "pass...

Hello Team,Am grateful this platform has really helped automate some critical manual tasks for FMC and cisco IOS devices.On the same , I have some cisco ASAs on my ecosystem, been trying to find guides on the same for automation, not sure if am looki...

fmugambi by VIP
  • 272 Views
  • 1 replies
  • 0 Helpful votes

Hi,we have a Cisco ISE deployment of two node where three separate interfaces are configured: one for management, one for the Sponsor Portal, and one for the Guest Portal. We are developing an external web portal that will use the ERS API (ISE versio...

Siemmina by Level 1
  • 241 Views
  • 0 replies
  • 0 Helpful votes

Hi,All our FTDs are managed by the FMC so the FTD API is out. The FTD ansible module is deprecated. I can't get the info I need from the FMC API so seems I'm stuck with FTD CLI.Has anyone had any luck connecting via Ansible command or any other metho...

mark.ryan by Level 1
  • 388 Views
  • 2 replies
  • 0 Helpful votes

When trying to create a new Flex Config in the API-Explorer, I get the an error message. Anyone that has gotten this to work?  curl -X 'POST' \ '/api/fmc_config/v1/domain/ID/policy/flexconfigpolicies' \ -H 'accept: application/json' \ -H 'Conte...

rubenapi by Level 1
  • 302 Views
  • 0 replies
  • 0 Helpful votes

i am using the CDO (SCC) API to onboard a FTD with serial number with ZTP, but when i send my post request with the data below {   "fmcAccessPolicyUid": "<access_policy_uid>",   "licenses": "[BASE]",   "name": "<device_name>",   "serialNumber": "<de...

Top Solution Authors