Can't set client rate limit with controller API

Can't set client rate limit with controller API

Can't set client rate limit with controller API
Can't set client rate limit with controller API
Yesterday
Hardware Version: V1
Firmware Version: 5.15.24.19

I'm trying to set a client's rate limit through the api (with python), but I keep getting a weird error message: 

{"errorCode":-1001,"msg":"Parameter [mode] could not be null.\n"}

This error code isn't in the API documentation. I'll post the code in a comment below.

 

I feel like I have everything set IAW the documentation, but I'm kind of at a loss here. I've tried it with the mac address both in upper and lower case, same error. Tried changing the "true" to True and 1, same error. Other API calls works, it's just rate limit that is giving me issues.

  0      
  0      
#1
Options
2 Reply
Re:Can't set client rate limit with controller API
Yesterday

I can't seem to post the code, forum says it contains illegal links even though it's just python code. Maybe because my forum account is too new.

  0  
  0  
#2
Options
Re:Can't set client rate limit with controller API
5 hours ago

@Vincent-TP I think this is actually a bug, or undocumented thing in the api. Can someone take a look at the attached curl output.

https://gist.github.com/CyberAustin/d2fbb4fb26d01a239e51aab127bee2d8

 

  0  
  0  
#3
Options