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.
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...
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?
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:...
Hello Support Team,I am encountering an issue when trying to log into the Network Services Orchestrator (devtool) at IP address 10.10.20.54.When I attempt to log in via PuTTY with the username developer@10.10.20.54 and the password C1sco12345, I rece...
Hello, We are creating a chatbot that will access the APIs and provide information to the user. Currently we are testing with the LDOS API calls. The action works, however we wanted a token that will last for a long time and not expire in an hour. Ho...
Hi everyone,I’m using the Cisco DevNet Sandbox and encountered a couple of issues I need help with.I connected via VPN and accessed the AW1-A server at IP 10.10.20.21 using Remote Desktop with the following credentials:Login User ID: BERLIN\pcceAdmin...
Hi We’re encountering an 'Invalid client' error while trying to retrieve the CCWR quote line. We are using the following link: - https://apx.cisco.com/ccw/renewals/api/v2/isv/quote/12345/configurations(Note: I’ve provided a random quote ID here, but ...
Hi Anybody using the CCWR List Quote API successfully? According to the documentation the endpoint is https://apix.cisco.com/ccw/renewals/api/v1.0/quote/manager (POST) and the only mandatory field is "billToLocation" (as a list of integers): { ...