End of Sale via API

Solved
dachaves
Conversationalist

End of Sale via API

hello folks, we are trying to obtain the End of Life information via the API. If we do a CURL via the browser like chrome (using cookie), I do get the End of Life information for the devices in the organization, but if I pull the information via the API key, I don't get the end of life information, when can we expect to have access to EoL over the API. 

 

The URL I am using is: https://api.meraki.com/api/v1/organizations/<org ID>/inventory/devices

1 Accepted Solution
Oren
Meraki Employee All-Star Meraki Employee All-Star
Meraki Employee All-Star

After checking with the licensing team, the attributes should become available via API by the end of the month. Documentation will reflect that in early January.

View solution in original post

5 Replies 5
Mloraditch
Kind of a big deal
Kind of a big deal

Per the documentation, that info is not (yet?) exposed in the API. 

https://developer.cisco.com/meraki/api-v1/get-organization-inventory-devices/


There is a global Cisco API that provides this data: https://developer.cisco.com/docs/support-apis/eox/#introduction

It works differently as far as authentication so read up, but it is an option. We use it as we have mixed environments.

If you found this post helpful, please give it Kudos. If my answer solves your problem please click Accept as Solution so others can benefit from it.
dachaves
Conversationalist

Thanks Matthew, got it, yes I was aware of the APIs EOX, was hoping that we could get this directly from the dashboard so trying to get an ETA on when it will be.

rhbirkelund
Kind of a big deal
Kind of a big deal

I'd avoid the EOX API for everything Meraki. It's buggy, and data seems inconsistent, and the Support Mailling list just seems uninterested in fixing it. I've had some queries I tried following up on, and no one seemed interested to do anything about it. 

LinkedIn ::: https://blog.rhbirkelund.dk/

Like what you see? - Give a Kudo ## Did it answer your question? - Mark it as a Solution 🙂

All code examples are provided as is. Responsibility for Code execution lies solely your own.
Oren
Meraki Employee All-Star Meraki Employee All-Star
Meraki Employee All-Star

After checking with the licensing team, the attributes should become available via API by the end of the month. Documentation will reflect that in early January.

dachaves
Conversationalist

Thanks Oren, This is good news.

Get notified when there are additional replies to this discussion.