set_client_user_group
Assign a client to a specific user group for throttling. Use the client ID and group ID to apply bandwidth restrictions.
Instructions
Assign a client to a specific user group (for throttling)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | The _id of the user group | |
| client_id | Yes | The _id of the client (not MAC) |