is_trouser
New Contributor III
since ‎03-25-2022
‎08-30-2023

User Statistics

  • 16 Posts
  • 1 Solutions
  • 3 Kudos given
  • 2 Kudos received

User Activity

I try to create a lot of DPSKs via API, but it shows as below:{"message":"Generate DPSK failure, exceed (Unbound + Group) DPSK per zone limit 320, remaining number: 0","errorCode":302,"errorType":"Business rule violation"} How can I increase DPSK per...
It shows like below:{    "message": "DPSK upload file fail, an unexpected error occurred.",    "errorCode": 0,    "errorType": "Internal server error"} The DPSK file is the one I exported from web console. I can import it to Zone on the web console. ...
https://IP:8443/wsg/api/public/v9_1/query/clientHere is my filter:{"filters": [{"type": "WLAN","value": "22"}]}It worked but only has 10 clients in "list" instead of 1768. How can I return correct number of client?{    "totalCount": 1768,    "hasMore...
I wrote a Powershell script to generate DPSK for users, it works well on query Wlan, Zone, UserRole and other APIs..But, when I want to generate a DPSK, it responded 400 error. I don't know what is the problem. $UrlBase = "https://10.16.1.14:8443/wsg...
Kudos from
Kudos given to