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

Hi! I've been trying to get a REST API call to work with no luck, I wanted to get the hit counts for all rules in an ACP, I see that I need to give a Device ID but I've tried the FTD HA Pair ID, and just the devices ID and evertime I get device Id is...

We're just getting started with the ISE API, and I have what I'm sure is a really basic question.    We wish to use python to search for, create, and update endpoint data.  In the ERS API examples I can find, I typically see the following comment:# S...

fitzie by Level 1
  • 1463 Views
  • 1 replies
  • 0 Helpful votes

what do you mean containerUUID and overrideTargetId=targetUUID ?where is it from?to be able to create objects override and subinterfacessince I have many ftd with fmcexample===since I have many ftd with fmcexample===targetid = targetUUID"name": "10.1...

Hi all,I'm getting responses back in HTML instead of json when making a few API calls, such as 'get users' or 'get tenants'. I'm able to do a 'get domains' api call and get back json just fine so I'm unclear what the difference is. I've tried setting...

Resolved! FTD Ansible Module

Hello, I am trying to update an StoS Connection profile using the FTD Ansible modules.  I can't seem to get past the first post.  When running the operation, I continually get the erorr:  fatal: [ftd]: FAILED! => {"changed": false, "msg": {"Invalid d...

I am trying to configure sub interfaces on a device located in a subdomains . I am unable to make this work. When I use the API-explore I receive the error below. I have also tried using python code below.Devices:FMC virtual 6.6.1FTD virtual 6.6.1 AP...

sullinsms_0-1624735514001.png sullinsms_1-1624735514016.png
sullinsms by Level 1
  • 2818 Views
  • 4 replies
  • 0 Helpful votes

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

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 Level 1
  • 1354 Views
  • 2 replies
  • 0 Helpful votes