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.
Hi all, I used Gemini to help me write the following PowerShell script to pull custom events down from Secure Network Analytics, but when I run the script, I get the "The script connected and authenticated successfully, but the API returned 0 events....
any solution? daily @7PM IST we are observing this issue (peak hours) /act/sec# show memoryFree memory: 12901343152 bytes (82%)Used memory: 2819579984 bytes (18%) /act/sec# show cpu detailedBreak down of per-core data path versus control point cpu ...
Hello I am new to Cisco Xdr. We need to use xdr api for judgment https://developer.cisco.com/docs/cisco-xdr/global-intel-api-guide/#sample-code . We are not sure how to get access token ( or api client/secret) for authentication. https://developer.ci...
Hi there,I tried posting this in the Technology and Support forums and it was marked as spam within minutes. It's been an absolute nightmare to get any clear information on the API endpoints that we're trying to access, and this community is my only ...
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/...
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 working on an intregation and I want to import some data to securex dashboard. I'm following this devnet tutorial > https://developer.cisco.com/learning/modules/securex-serverless-relay-modules/SecureX-7-Dashboard-Tiles/different-securex-dashb...
Hello,ASA 5516x, v 9.16(4)82 HA pairI'm unfamiliar with rest-api so I'm a little nervous about the unknown...I need to install rest-api to start monitoring and collecting logs (for now) for a new siem we are going to start using.Can't find anywhere t...
Hi Team,I've gone through the documents w.r.t API, There are API's for creating 'Network Tunnel', 'Monitor Tunnel', Like wise 'Destination Lists' etc., on Umbrella dashboard.I'm looking for API which can get into the 'Roaming Computers' > Settings > ...
Bonjour,J’ai créé une application sur le Developer Portal (Application Type: Service, Grant Type: Client Credentials) pour accéder à l’API Cisco PSIRT openVuln API.L’authentification OAuth2 fonctionne (j’obtiens bien un token via https://cloudsso.cis...
Hello Team, Been trying to use ansible on FMC 7.4.5, to update host objects and manual NATs.1. Been able to update the host objects, but having challenges on the deployment of the same.This is because, from the GUI, when I want to deploy, there is a...
Hi All,i tried to find Cisco Documentation where i can get Cisco ISE and Servicenow automation.i am trying to automate the Networkdevice addition/Deletion using servicenow, any documentation or link which help me to understand the process that would ...
Hi everybody, I'm trying to generate a token and I'm getting the following error message. curl -k -X POST --header 'Content-Type: application/json' --header 'Accept: application/json' -d '{"grant_type": "password","username": "api", "password": "pass...