DevNet 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 <<

Activity in DevNet Security

FTD CLI with Ansible

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
  • 85 Views
  • 2 replies
  • 0 Helpful votes

Resolved! get users list from fmc

I need to get all users configured on FMC, what will be api call ? I am trying to get through ansible collection fmcansible as well

Resolved! Cisco FMC Automation using ansible

I am trying to get information from FMC like NTP setting or logging setup etc. through api or cisco ansible collection.I know gui option but not able to map with api endpoint.  Below are good documentations but not handy to map gui with api end point...

Query Regarding Cisco XDR Platform

Hello everyone! I’m new to the Cisco XDR platform and I've couple of queries which I've listed below, if someone could help:1. How can I build integrations within the Cisco XDR platform? I’ve noticed many third-party integrations, such as CrowdStrike...

Ignored IP List - Stealthwatch

Anyone know if there's an API within SNA or on the FC's themselves that will allow you to control the ignored IP list?  My issue is you can't create an audit comment within the FC's themselves as to WHY an IP is being ignored.  

ryanmbess by Level 1
  • 97 Views
  • 0 replies
  • 0 Helpful votes

How to use Python Query arguments in workflow script

Hi all. Quite simply: I'm receiving a webhook from Meraki, extracting the relevent information using JSONPath Query, and can see them when viewing the run of the workflow.   However, I've yet to work out how to actually use these within the python sc...

Arthur Dent by Cisco Employee
  • 248 Views
  • 6 replies
  • 0 Helpful votes

SFMC POST flexconfigpolicies

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
  • 153 Views
  • 0 replies
  • 0 Helpful votes

Resolved! CDO API returns empty response

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...