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

I have a project that I have been working on using PSIRT API. Lately, my get requests are failing when querying by IOS version and Platform. https://api.cisco.com/security/advisories/iosxe/?version=03.06.04.E&platform=WS-C3850-24T I am getting and a ...

error.PNG
vinross by Level 1
  • 779 Views
  • 0 replies
  • 0 Helpful votes

Hi All, We have a requirement to extract the Voicemail WAV files and store in either on-Prem or in Google Storage. But we do not want to use the emails as the source of truth. So is there a way to use CUMI APIs to have directly go the Unity server an...

In EoX API for ex. WS-C2960+48PST-S we receive error message "ErrorID": "SSAERR026" resulting in no data from API.a simple google search shows a lot of entries. https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-2960-series-switches/...

I'm using the Automated Software Distribution API to download Metadata using the Product Id and Current Release.Step 1 Call the ASD API and extract the Metadata which includes:- Image GUI, Image Name, Image Size,   MDF ID, Meta Trans ID...  No proble...

sbas0013C by Level 1
  • 1927 Views
  • 5 replies
  • 0 Helpful votes

Hi, I'm using Product Information API to find suggested software: https://api.cisco.com/software/suggestion/v2/suggestions/releases/productIds/ISR4321/K9 I've noticed it is possible to search by mdfId as well instead of Product ID. Is there any pla...

lucabrasi by Level 1
  • 4401 Views
  • 4 replies
  • 0 Helpful votes

Does EoX NOT show contract support information? I am trying to use EoX to determine support coverage, yet using the following code I get very odd results.  with open('/work/python3/Scripts/eox/prod/data/snBlank.txt') as file: sn_array = file.rea...