I'm looking to determine what applications are putting what load on the Meraki API for a given organization.
I would like to execute a query like this:
{{meraki_url}}/organizations/{{meraki_organization_id}}/apiRequests/overview/responseCodes/byInterval?userAgent=XXX
...but
- don't know how to format the XXX; and
- even if I did, where can I find a list of valid User Agent strings?
Your help gratefully appreciated - thanks in advance!
Author, https://www.nuget.org/packages/Meraki.Api/