Where do I find the list of options for DashboardAPI()? Looking in https://developer.cisco.com/meraki/api-v1/ doesn't show the options. I am initially looking to disable logging to stdout. However, I'd also like to understand the options for handling the API key. Thanks!
That is not actually part of the DashboardAPI, but is actually part of the Python SDK. What you found are the docs essentially, there is no SDK specific documentation that I am aware of. The specific flag you are looking for is 'suppress_logging'.
Get notified when there are additional replies to this discussion.