06-11-2023 06:35 AM
Dear Comunity,
I´m trying to get an uplinks summary (monthly) of each Appliance in my organizations as it it´s shown in the "Summary report" using the webpage as shown below:
I use this information to feed an external process that gather information and display it in another system, currently using python & webscrapping, since we detected that there is an internal resources in the webpage that displays that information
We need to find a way to access the information published by the "uplink_details" api display above, but as far as we can see, this is an internal Api for the web and it´s not published in the meraki API. Does anyone knows how to access that information and could help me?
Best regards,
06-11-2023 07:47 AM
Have you checked the developer hub website?
https://developer.cisco.com/meraki/api-latest/#!get-organization-uplinks-statuses
06-12-2023 06:09 AM
Thank you for you reply.
Yes, I saw the info in the link you posted, but this only gives you general information of the appliance (configuration) for the specified period
and I was looking the specific parameters shown below in an specific period of time (Loss Rate%, Latency...).
What I´m looking is, since it´s used as an API of the webpage (meraki dashboard -> Uplink_details), if it was also created in the general API, but that does not seem to be the case. As I comment, I´m already getting that info, but not in the best way possible.
Best regards,
06-12-2023 09:37 AM
Hello Aponte,
If you only need loss % and latency then the uplink loss and latency endpoint will provide that.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide