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

Forum Posts

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
  • 8007 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...

earl.lewis1 by Community Member
  • 4252 Views
  • 6 replies
  • 0 Helpful votes

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 Community Member
  • 1538 Views
  • 2 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...

Hello to all,I'm trying to GET all the applications of a host. But I am not sure of what REST API method should I use.I've already tried all the statistics methods for applications (GET Application...).What I would like it is to receive a list of app...

thiagof4ke by Community Member
  • 3141 Views
  • 4 replies
  • 5 Helpful votes

Just a note in case anyone else stumbles upon this and gets as confused as I did: there is a discrepancy between how the UpIntfName DB variable handles sub-interfaces and how routers/switches handle them. UpIntfName selects interfaces that don't have...

When can we expect support for keep-alive? Most rest clients is natively supporting keep-alive by default. I'm running blockers where I'm hitting concurrent call limits despite doubling the default value. I'm pulling performance data through a series...

eric.yue by Community Member
  • 3121 Views
  • 4 replies
  • 1 Helpful votes

Hey!I recently started writing a script to pull inventory data from a PI 3.1 and noticed that an API call to IP/webacs/api/v1/data/InventoryDetails?.full=true is not returning an udiDetail XML element for wireless controllers.Therefore, you can't get...

Resolved! GET Credentials

Is there a way to return credentials for /all devices/ without making a separate call for each device ID?

smp by Level 4
  • 1962 Views
  • 2 replies
  • 1 Helpful votes