A Guide to Cisco Support API's - Part 2 - EoX
The Cisco Support API's provide some very useful end-points that enable you to gain efficiencies on managing your Cisco hardware and software inventory. In this post I present the use of the End of Life (EoX) API that allows you to identify end-of-life equipment within your environment. The code snippets below will be written in in Python and closely follows my Cisco Support API Query Repo on GitHub. Feel free to clone the repo, I intend to include more API end-points in the near future.
For a more general overview of the Cisco Support API's refer to part 1 of this series.