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.
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 ...
In August of this year, I attended BlackHat USA and DefCon for the first time. As a developer, it's not lost on me that security begins at the code-level; nor is it lost on me that no matter what your programming background is, very rarely are secure...
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...
We are part of the User Experience Research team at Cisco. We are looking for customers who troubleshoot issues with their Cisco assets to learn more about what resources they access before they open a case with Cisco support. This is a unique chance...
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...
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
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...
We just finished up "The Fundamentals of Zero Trust for Developers: How to Automate and Evolve Your Security Operations" webinar with @brebouch. One of the poll questions during it was: What cyber threats are most concerning for your organization?
At...
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 testing some script againts ISE 3.2.0 OpenAPI to test the functionality and i found an issue in uploading a trusted certificate for Letsencrypt via the openapi. If i download the intermediate certificate from https://letsencrypt.org/cert...
Hi, I'm using Python with Pandas to alter the results I get from the following snippet of code. I do get max 10,000 records back but there are more records. Is there another solution so I get all the flows back from the last 5 minutes? URL = 'https:/...
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...