Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hey,I'm using the ERS API on my ISE 2.4.0.357. Using GET requests work properly, but every post request I've tried in the trustsec calls returns a 403 Error:ers/config/sgters/config/sgaclers/config/egressmatrixcell I've tried using POST on other part...
Hey,I want to understand when each of the ISE logs categories Profiler & Passed Authentication occur.I assume the Passed Authentications occur every new authentication of an endpoint, but I don't quite understand how ISE decides whether to write a Pr...
Hey, I want to configure and pull through the API a report that will occur on an hourly basis. Is that available in DNAC? If so, what's the syntax that should be sent through this API command - POST /dna/intent/api/v1/data/reports in the schedule fie...
Hey, I'm using the ISE ERS API to retrieve the Trustsec matrix data.It seems that the API always pulls on the production matrix and I'm not able to pull the data from other matrices (Both in "Production and Staging Matrices with approval process" and...
Hey all,I'm learning how to enforce a network with Trustsec. I understand how to enforce within the fabric, but I don't fully understand enforcing outside the fabric.My goal is to deny a certain SGT from communicating with anything outside the fabric...
Thank you!Unfortunately, I couldn't find a way to make a single API call to match all clients to network devices at once, just to query each client separately. I will look into creating a report that will run now on an hourly basis, seems that it mig...
Thanks, Marcelo!This actually doesn't solve my issue, since I want to export the matrix periodically through the API.Anyway, I will use this script in other use cases.