Controllers

Community space to connect, share knowledge, and seek guidance on network controllers and related topics
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Developer Sustainability Week Events

Build for Better Code Challenge

Cisco U. Spotlight Registration


>> View previously featured conversations <<

Forum Posts

Hello,When using the GUI page "Monitor/Clients and Users" if I filter on profile name 'voice' I get 3,652 results which is about right. If I use an API call on /data/ClientSessions?profileName="voice"&.maxResults=20000 I get 20,000 results of which v...

Hi there,We are trying to get the number of active client on a per AP basis.We are referring to the latest version, which is 10.2 for our testing.https://www.cisco.com/c/en/us/td/docs/wireless/mse/10-2/api/b_cmx_102_api_reference.htmlHowever, it seem...

Resolved! SSL read timeout

I am having some trouble with my API calls timing out. I am using the Get Devices API and I am trying to get 1000 devices at a time with a URL like this: /webacs/api/v2/data/Devices.json?.full=true&.firstResult=0&.maxResults=1000 . I have ~5600 devic...

smp by Level 4
  • 6501 Views
  • 9 replies
  • 2 Helpful votes

I'm trying to run the a PUT operation via the API, updating name and mapLocation, and not having any joy. I'm using Postman to submit the requests and followed the instructions noted here Using self-signed SSL certificates with Postman – Postman Blog...

Hi Community Does anyone have any experience to share for WIFI with or without Hyperlocation module to share? I would like to use the WiFi/Hyperlocation positioning for a navigation SDK/App and therefore would like to know how to handle requests from...

aramseier by Level 1
  • 1160 Views
  • 2 replies
  • 0 Helpful votes

Is it possible to send data packets from end to end nodes(Hosts) in SDN using OVS switches, where OVS switches formation is like Hierarchical or Layer structured and only the top or higher level OVS switches are physically connected with the controll...

Currently we do see the following configuration possibleauthMode : The association control method for the SSID ('open', 'psk', 'open-with-radius', '8021x-meraki', '8021x-radius')But donot find option to configure the splash Page settings if the SSID ...

srihariv by Level 1
  • 919 Views
  • 2 replies
  • 0 Helpful votes

Resolved! GET Radio Settings

We have many organizations that operate independently of each other. Each of these organizations may have multiple networks.I need to find networks that have similar AP models and the same network radio settings. I would like to query meraki's API to...

MFisherIT by Level 1
  • 1509 Views
  • 4 replies
  • 0 Helpful votes

Hello,I've been trying to use a DB variable to retrieve the IP address for a specific loopback interface but without much success. I've tried variations on this added to the CLITemplateDbVariablesQuery.properties file.Lo11IP=select ip.ipaddress_addre...

Top Solution Authors