Network Platform API

Platform programmability, automation, location analytics, and integrations for Meraki and Catalyst Center.
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Forum Posts

async with meraki.aio.AsyncDashboardAPI( api_key='xyz', base_url='https://api.meraki.com/api/v1', output_log=False, print_console=True, suppress_logging=True, wait_on_rate_limit=True, maximum_retries=100, maximum_concurrent_requests=5 ) as aiomeraki:...

i am having an issue that i believe there is not a simple fix for. i have networks that have been configured as a combined network via an old script using the meraki api and it makes these combined networks as productTypes = ['appliance', 'switch', '...

CLWatson1 by Community Member
  • 1340 Views
  • 3 replies
  • 0 Helpful votes

Hi everyone,We're using the Meraki API endpoint /networks/{networkId}/clients to retrieve client details in our network.One thing we're not entirely sure about:If a client is shown as being connected to a switch, does this always mean that the client...

Emaleun by Community Member
  • 1737 Views
  • 1 replies
  • 0 Helpful votes

Hello folksNeed Help! We have a requirement where we need to integrate Meraki and ServiceNow. And the goal of the integration is just pull incidents from Meraki to ServiceNow and not populate CMDB data. So what steps do we need to follow make this ha...

Akshay21 by Community Member
  • 11003 Views
  • 5 replies
  • 0 Helpful votes