GitHub
NPM
Preparing search index...
The search index is not available
UniFi API TypeScript Client - v1.1.0
UniFi API TypeScript Client
UserGroupConfig
Interface UserGroupConfig
interface
UserGroupConfig
{
name
:
string
;
qos_rate_max_down
?:
number
;
qos_rate_max_up
?:
number
;
site_id
?:
string
;
}
Index
Properties
name
qos_
rate_
max_
down?
qos_
rate_
max_
up?
site_
id?
Properties
name
name
:
string
Optional
qos_
rate_
max_
down
qos_
rate_
max_
down
?:
number
Optional
qos_
rate_
max_
up
qos_
rate_
max_
up
?:
number
Optional
site_
id
site_
id
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
name
qos_
rate_
max_
down
qos_
rate_
max_
up
site_
id
UniFi API TypeScript Client - v1.1.0
Loading...