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 Community, Is there any way to retrieve device information from CX Cloud via API?I'm specifically looking for details such as hostname, end of sale, end of support, model, IP address, and similar data. If that's not possible through CX Cloud, d...
I recently noticed that the EoX API stopped working, returning the message "forbidden". I have used this feature for the past few years without any problems. All other features of the support API runs without issues. I ran tests through Postman, an...
I have trying to use EOXBySerialNumber endpoint for some of network devices that have EoX dates. The problem is that not matter what serial number I use I get the same message.ErrorID=SSA_ERR_010;ErrorDescription=The serialNumbers value specified is ...
Hi All, I am using the following support API to fetch the details of an asset including contract start and end date.https://api.cisco.com/sn2info/v2/coverage/summary/serial_numbers/{sr_number}But I am getting warranty-end-date from this API.Is there ...
Hi,Is there any way to fetch IOS-XR vulnerabilities by version on the OpenVuln API endpoint? It seems that versions for XR aren't tracked, and neither are versioned vulnerabilities.Any input on if this is supported, or possible known workarounds?
Hi, I'm trying to request the Cisco Bug API for this product id: ISR4431/K9.But the API returned a 404 response.My Request is:GET https://apix.cisco.com/bug/v2.0/bugs/products/product_id/ISR4431/K9?page_index=1&modified_date=5I tried to encode the p...
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?
Hi Team,In the PSIRT openVuln API, I noticed that the response for `/cve/{cve_id}` returns an array of Advisories.So, is it possible that a CVE ID could be associated with multiple advisories? Or is it safe to assume that the list of advisories here ...
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-...
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 ...