ProtectedconfigProtectedcontrollerProtectedcontrollerProtecteddebugProtectedinstanceProtectedprivateProtectedsiteProtectedcheckProtectedcheckProtectedgetProtectedimportUse 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
});
Optionalparams: IClientListParamsOptionalparams: IClientListParamsOptionalparams: IClientListParamsProtectedmapthe construtor to map the object
the properties passed to the constructor if defined
Protectedneedthe key object that need to be only supported on some versions
Optionalvalue: Tthe value store in this object
OptionalminVersion: stringthe minimal semver version for this object
OptionalunifiOs: booleanneed to be unifiOs ? or Unifi Controller ? if no need, pass undefined
to undefined check ?
Protectedset
the minimal semver version for this object