Protected
configProtected
controllerProtected
controllerProtected
debugProtected
instanceProtected
privateProtected
siteProtected
checkProtected
checkProtected
getProtected
importUse this function to list clients
example to get all blocked user in the last 10 hours
list({
type: 'blocked',
conn: 'all',
within: 10
});
example to get all user from the last 2 hours
list({
type: 'all',
conn: 'all',
within: 2
});
Optional
params: IClientListParamsOptional
params: IClientListParamsOptional
params: IClientListParamsProtected
mapthe construtor to map the object
the properties passed to the constructor if defined
Protected
needthe key object that need to be only supported on some versions
Optional
value: Tthe value store in this object
Optional
minVersion: stringthe minimal semver version for this object
Optional
unifiOs: booleanneed to be unifiOs ? or Unifi Controller ? if no need, pass undefined
to undefined check ?
Protected
setGenerated using TypeDoc
the minimal semver version for this object