Has anyone seen this problem? Using the below URL
https://api.cisco.com/software/suggestion/v2/suggestions/software/productIds/WS-C3750X-24T-S
Returns this:
<snip>
"id": "2",
"product": {
"basePID": "WS-C3750X-24T-S",
"mdfId": "284143128",
"productName": "ASA 5515-X Adaptive Security Appliance",
"softwareType": "Adaptive Security Appliance (ASA) Software"
},
"suggestions": [
{
"id": "1",
"isSuggested": "Y",
"releaseFormat1": "9.12.4 Interim",
"releaseFormat2": "9.12.4 Interim",
"releaseDate": "28-Jul-2020",
"majorRelease": "Interim",
"releaseTrain": "",
"releaseLifeCycle": "",
"relDispName": "9.12.4 Interim",
"trainDispName": "",
"images": [
{
"imageName": "asa9-12-4-4-smp-k8.bin",
"imageSize": "103145472",
"featureSet": "Cisco Adaptive Security Appliance Software for the ASA 5512-X, 5515-X, 5525-X, 5545-X, 5555-X, 5585-X, and ASASM.",
"description": "",
"requiredDRAM": "0 MB",
"requiredFlash": "0 MB"
},
<snip>