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.
Hello, I'm auditing access control policies changes by clicking on System > Monitoring - Audit > Audit and searching for the last 30 days with changes on the following subsystem: Policies > Access Control > Access Control > Firewall Policy Editor Wit...
Hello, Is it possible to use FMC to actively flag packets with a custom DSCP based on destination application traffic? Example: All traffic with destination to Microsoft Teams Application flagged.
Hello, I'm curious about the FMC Deploy button, it shows all pending configurations to be deployed. There should be a column stating who was the used that submitted that change to be deployed, for tracking purposes. Is there a way to actually find ou...
Hello Andre, Like Alex mentioned above, we need more information before we can make suggestions. However, if you're still facing the issue, I'd recommend you to test the telnetlib in a separated environment so you can learn how to use it and the outp...
Hello, Welcome to the DevNet learning club then! I'm also new to DevNet and learning my way through the API. I'd recommend you to start off by taking the free Cisco courses, they will offer a lab environment and detailed step by step explanations on ...
Ok I have fiddled with the API some and now I understand I can make the GET call with the filter I need by using the endpoint below: /api/fmc_platform/v1/domain/{UUID}/audit/auditrecords?offset=0&limit=1000&starttime=1599007779&subsystem=Policies&exp...
Hello,Sorry for the huge delay in responding, had issues with my API access. When issuing a GET request to the endpoint:/api/fmc_platform/v1/domain/{UUID}/audit/auditrecords?expanded=trueI get all sorts of audit messages and I'm aiming to obtain only...