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...
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...
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...
I'm currently trying to get a few items from the Security Cloud Control API and I'm not getting anywhere. The items im having issues with are getting the config from an onboarded ASA and FDM(no FMC), and getting the network objects stored on SCC. I'...
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.
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...
Hello, I am trying to interact with the umbrella API and i need to generate an api key and secret. The issue is the link (https://dashboard.umbrella.com) isn't available. I also spun up a devnetsandbox from Cisco and was provided a username and crede...
Hi Team, Is there any APIs available for Integration of SNA with third party Network Forensic Software to start selective Packet capture based on some event or some anomaly detected.
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...
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...
I have an ISE deployment with a corrupted endpoint groups database that does not have any usable backups to restore from. After working with TAC we have determined that a new deployment will need to be created with my existing configurations. I have ...
Good Day All,Looking for some assistance in using the CDO API to update an object. Object is a Network List, nested within Network Lists and Feeds inside Security Intelligence. File is a .txt and trying to find a way to use our automation to upload...