Other 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

I'm trying to resolve alerts using our SOAR automation.  I'm using the api/v3/alerts/alert/<alert_id> endpoint and this PUT command body: { "resolved": true, "merit": 8, }  I'm receiving a status code 200 from Stealthwatch, so it seems like it ac...

m2oswald by Level 1
  • 417 Views
  • 6 replies
  • 0 Helpful votes

Dear All, I was trying to create a script that will list out every authentication/authorization policy that has 0 hitcount, but it seems that the OpenAPI returns 0 hitcount for every policy set. ISE is 3.2 with P5If I am using ISE 3.1 it's working fi...

Hello. This is the first time I've tried to use Developer Hub community Support.  Please let me know if I need to take a different approach. Here is my problem. # I create a class and inside the class I only have integer variables. # I then create a...

dalthami.jpg
dalthami by Cisco Employee
  • 1339 Views
  • 14 replies
  • 0 Helpful votes

Hi, I am using the PSIRT APIs for a web application and it works great. However, some endpoints that support pagination are not having the paging object in their response body. For example, Query by Year supports pageIndex and pageSize and I get the ...

Hi, I've been developing some API scripting for ISE v3.1 using both the ERS and OpenAPI's, and I'm trying to use the "API Service" to initially enable the OpenAPI according to this link:https://developer.cisco.com/docs/identity-services-engine/v1/#!o...

praestans by Level 1
  • 1915 Views
  • 3 replies
  • 0 Helpful votes

Hey guys, I think I posted my original question in the wrong community. I'm by no means a Python dev, so I hope I'm able to explain myself clearly. I'm trying to use the Python example I was given below.https://community.cisco.com/t5/security-documen...

MikeKilo by Level 1
  • 2549 Views
  • 3 replies
  • 0 Helpful votes