cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2308
Views
0
Helpful
2
Replies

Retrieving firmware changelog by API

MRP1
Community Member

Is it possible to retrieve the changelog for a given firmware version using the API.

for example in the endpoint: https://developer.cisco.com/meraki/api-v1/get-network-firmware-upgrades/
there is an ID key:value in each version reference

is there a URL that you can append the ID to to retrieve the changelog?

2 Replies 2

sungod
Level 11
Level 11

Possibly it relates to the data-link-id in the code of the Organization->Firmware Upgrade page.

You'd need to delve into the page code to see if/how you can turn it into a URL, bear in mind that sort of usage will be prone to breaking if Meraki change how the page works.

Philip D'Ath
Meraki Community All-Star
Meraki Community All-Star

I don't think so.