Create SSID with API
Hi, i want to create a SSID with API. But it doesnt seem to be supported. I cant find any information on when it will be supported, anyone here have any information?
Hi, i want to create a SSID with API. But it doesnt seem to be supported. I cant find any information on when it will be supported, anyone here have any information?
I have a PPSK SSID using key-based PCG. The SSID is configured to limit the number of clients that can be connected using the same PPSK (max 10). First, I assume clients ad progressively bind to the PPSK (User) as the user connects them, so when the ...
How do we go about obtaining a token when our accounts are setup as SSO? When I try user/password, I get an error:{"error_code":"UNAUTHENTICATED","error_id":"c678bd5ad2224af6a4a06f22538ab517","error_message":"UNAUTHENTICATED: Username/password does ...
Is there and API or webhook ability to stream client session data.Session completed stats.clientMac,ApName,rssi,txbyes,rxbytes,type,xxx,xxxx,xxxx,xxxxwe have a SiteEngine OnPrem not a IQ cloud for the API
Only parameters on the '/ssids' are 'limit' and 'page'I would love to have 'search', 'name' (and maybe 'name__c' for contains (partial match)) fields too to be able to filter the results more "efficiently" than in the code on the request resultsFurth...