Please note that this community is not as active as the Smart Net Total Care community
You might get an faster answer about Services, Support, and PSIRT APIs and the API Console there.
Hello all, I have a bit of a dilema. I am trying to build a DB of PSIRTS from OpenVuln API that I run every so often to check for updates. Its pulling every version of software for a product using API: example:https://apix.cisco.com/security/advisori...
DearsI am in situation where we have CCMP 12.6 , i am very new to this platform and task assigned to me is to add user which can only add agents and skills.Kindly if someone have experience and can share the details steps.I have already done below b...
Hi, where do I find the API documentation for Smart Software Manager On-Prem? The link [1] provided in the user guide [2] does not work (404). ThanksMarcel [1]: https://anypoint.mulesoft.com/apiplatform/apx/#/portals/organizations/1c92147b-332d-4f44-...
My customer (SR 695760353) had vmware create a custom APK for their Cisco model 860 IP phones, and vmware is saying that they need Cisco to sign the APK file. Is this something the Cisco IP phone developer team helps customers with?
Hello Cisco Community, I am trying to enable OpenFlow on a Cisco ASR 9006 router with IOS XR version 6.3.2. I see https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-ios-nxos-onepk-rce-6Hhyt4dC#:~:text=A%20vulnerability%20i...
Dear Cisco Community, Currently I am using the PSIRT openVuln API to fetch the latest CVEs for our IOS versions. The versions are gathered straight from the devices itself. (output from "sh ver")On some older hardware we are using "Cisco IOS XE Soft...
Hi team, I am building a Python script to get PSIRT vulnerabilities. Using the "product" Endpoint (https://apix.cisco.com/security/advisories/v2/product), I got all vulnerabilities (for "Cisco Jabber" product for example), but I can't filter using ...
Hi Cisco Devnet,I'm trying to use RisPort70 selectDeviceCMExt to get the realtime registration status of our CUCM managed devices. I have been able to call this api successfully every time with <100 devices using Axios, but when I increase the number...
Hello, We're using EoX by PID and they are not giving information on some PIDs listed below:SF352-08-K9-EURV160-K9-INMS120-24P-HWMS210-24P-HW "ErrorResponse": { "APIError": { "ErrorCode": "NO_RECORDS_FOUND", "ErrorDescription": "No records found wit...
https://cloudsso2.cisco.com/as/token.oauth2?grant_type=client_credentials&client_id=<id>&client_secret=<secret> provisioned client id in following link: https://apiconsole.cisco.com/apps/myapps return: { "error": "unauthorized_client" } 400 ba...
We can fetch vulnerability reports from SNTC portal then why do we have Cisco PSIRT openvuln API in place ? Does OpenVuln API has any advantages over SNTC ? Is it possible to know whether my device has those vulnerable configuration mentioned in the ...
Hi Team,I am trying to get bug information using api with bug id ex.https://api.cisco.com/bug/v2.0/bugs/bug_ids/CSCdr72939.But i am getting not authorized message. Step I flowed.1, Got access to PSIRT openVuln API from API console2, Using ID and Key ...
Hi,I am using the PSIRT APIs to fetch data from IOS, IOS XE, IOS XR, and NX OS. Through the API, I retrieve the CSAF URL and download the associated JSON. However, there is some missing information regarding which versions are vulnerable to the relev...
I'm successfully able to retrieve information of one device from ServiceNow using SOAP,Any idea on what SOAP method & body should I use to retrieve the information of all the devices hosted on the node using RISService70 ?One Device:Endpoint - https:...