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

Resolved! Automation with ISE ERS API

Hello everyone,  I am trying to automate adding network devices to ISE using python API calls to ISE with the requests module and using JSON for the modifying of the data.  Here is an example of the code: #### import requestsimport requests.authimpor...

Resolved! Posture Condition via RestAPI

Dear All, Is it possible that ISE Posture conditions are not managable via API? I could not found them neither in the ERS API Guide nor in the OpenAPI Guide. Regards, Norbert

Resolved! WSA AsyncOS API

Previously, I was utilizing the Cisco WSA GUI to manage a custom URL category for blocking or allowing specific URLs. Now, I'm interested in automating these tasks by communicating with the API from my system. During my research, I came across the "G...

New feature in Cisco XDR: Response Playbooks and Assignment Rules

Try out the brand new Playbook Editor and Assignment Rules features in Cisco XDR that were released last week! Labs: https://developer.cisco.com/learning/tracks/cisco-xdr/cisco-xdr-automation/ (specifically the Response Playbook labs) Docs: https://d...

chrivand by Cisco Employee
  • 88 Views
  • 0 replies
  • 0 Helpful votes

Issue with Ansible for FTD - Invalid Data Provided 'Type'

Hello Cisco Community, I hope this post finds you well. I'm encountering an issue while using Ansible to manage my Cisco Firepower Threat Defense (FTD) firewall. Specifically, I'm trying to create a network object, but I keep running into the error m...

an.balsby by Level 1
  • 1034 Views
  • 12 replies
  • 0 Helpful votes

FTD Ansible Module Error

I'm encountering an issue when using the ftd_configuration module in Ansible to configure network objects on Cisco FTD devices. Despite following the documentation and using parameters that seem correct, I receive an error indicating 'Invalid data pr...

mtejerob by Level 1
  • 176 Views
  • 2 replies
  • 0 Helpful votes

Cert Enrollment FMC Rest API

Hi everyone, I've been exploring the Firepower Management Center (FMC) REST API, and I'm having trouble finding a method to add certificate enrollments to devices. I've successfully created certificate enrollments using the /api/fmc_config/v1/domain/...

Umbrella SIG sandbox error

Concerning usage of devnetsandbox.cisco.com, after logging into https://login.umbrella.com/sso and getting through the microsoft login prompts, I am redirected to https://login.opendns.com/ rather than the correct login page for umbrella. In my exper...

ripxml by Level 1
  • 205 Views
  • 2 replies
  • 0 Helpful votes

Welcome the Cisco XDR Developer Community!

Please use this forum for any questions you may have about the Cisco XDR APIs, the Private Intelligence Store (CTIA), Automation Workflows and any other Cisco XDR developer related topics. There are no wrong questions, only those you haven't asked!  ...

chrivand by Cisco Employee
  • 106 Views
  • 0 replies
  • 0 Helpful votes

Cisco Secure Nework Analytics Sandbox and More

Hello, I had a few questions about working with the Cisco sandbox tool: I had created a few instances of the Cisco Secure Network Analytics and have experimented with the tools and credentials provided. Working in these sandbox environments, I notice...

Pull data about remote access users

Hi I'd like to be able to pull data about the number of connected remote access VPN users from Umbrella and then put it in a graph on zabbix. Is this possible? 

Resolved! Benchmark with SecureX

Hello there! I have installed SecureX onto my network and have integrated it with SNA and Umbrella.I was wondering, what are the main differences between XDR and SecureX? I mean, it seems that they have the same functionalities but XDR is not free. T...

404 on all v0 & v1 Secure Endpoint API's

I am able to connect & use the v3 API (different cred/token, but proof I can work with an API), but I cannot get the v0 or the v1 API's to give me anything but a 404. ```curl -v \-H 'accept: application/json' \-H 'content-type: application/json' \--c...

Top Experts - Last 30 Days