Services Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel


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.

Forum Posts

Trying this for the first time:1- I created My Apps & Keys2- Setup everything in Postman.3- This is basically my code:import requests url = "https://cloudsso2.cisco.com/as/token.oauth2" payload='response_type=code&grant_type=client_credentials&clie...

vs_cisco by Level 1
  • 3178 Views
  • 12 replies
  • 0 Helpful votes

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?  

kgareis by Cisco Employee
  • 1745 Views
  • 3 replies
  • 0 Helpful votes

Resolved! CxCloud API

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, and ...

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 ...

wkwk by Level 1
  • 727 Views
  • 7 replies
  • 0 Helpful votes

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?

sohbhatt by Cisco Employee
  • 497 Views
  • 1 replies
  • 0 Helpful votes

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...