Network Security

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

Forum Posts

Hello, I'm trying to find a way to programmatically reset/logoff a L2L VPN.- I've checked FMC/FTD API and I could find any useful endpoint.- I've checked Ansible modules, same result.So I switched to SSH:- I'm thinking of trying Netmiko, but it's not...

aegiacometti by Community Member
  • 3163 Views
  • 2 replies
  • 0 Helpful votes

I am trying to delete certain objects using FTD Rest API such as network objects or url objects.Whenever one of them is being used by a rule or a group, the deletion is being prevented. I was trying to find a way to get all usages of an object so I c...

jon12 by Community Member
  • 2487 Views
  • 2 replies
  • 0 Helpful votes

Hello! The company I work for has tasked me with checking the security advisories that Cisco publishes. This task seemed ripe for automation, especially since Cisco provides a restful API where you can access all of the advisories they publish. They ...

I'm trying to use REST API to GET details of external ca certificates I've uploaded via FDM gui, I've noticed the external ca certificates that come with the device show up with details but not the one I've uploaded...  Does anyone know why? I ask be...

dvo73d123 by Frequent Visitor
  • 2426 Views
  • 2 replies
  • 0 Helpful votes

Hi all,   would it be possible to integrate via REST API the Cisco Firepower to Cisco DNA to get an basing overview of the availability(up, down,...) of the FW? Goal is to have one GUI interface to monitor the network?   Thank you Milan   

MIlan Takac by Frequent Visitor
  • 3526 Views
  • 1 replies
  • 0 Helpful votes

Hello, I'm auditing access control policies changes by clicking on System > Monitoring - Audit > Audit and searching for the last 30 days with changes on the following subsystem: Policies > Access Control > Access Control > Firewall Policy Editor Wit...

renanhingel by Frequent Visitor
  • 3547 Views
  • 4 replies
  • 0 Helpful votes

I would like to only update endpoints in pxGrid if they already exist. Following Endpoint Asset documentation, there's an opType UPDATE for achieving this when publishing to /topic/com.cisco.endpoint.asset. It seems that it operates as an upsert (It ...

Yakirke by Visitor
  • 3197 Views
  • 4 replies
  • 0 Helpful votes

Hello, I am trying to pull Stealthwatch Enterprise events for the last minute from Stealthwatch server v7.1.2 Here is the relevant Python code:***********************************************************************************************************...