void webadmin::UserStatistics::get |
( |
out UserStatisticList |
list, |
|
|
out long |
totalItems, |
|
|
in kerio::web::SearchQuery |
query, |
|
|
in boolean |
refresh |
|
) |
| |
Returns User Statistics data
- Parameters
-
list | - output data |
totalItems | - all data count |
query | - filter/sort query |
refresh | - true in case, that data snapshot have to be refreshed |
- Exceptions
-
kerio::web::ApiException |
-32001 Session expired. - "The user is not logged in."
1004 Access denied. - "Insufficient rights to perform the requested operation." |
void webadmin::UserStatistics::remove |
( |
in kerio::web::KIdList |
ids | ) |
|
Deletes user traffic counters
- Parameters
-
ids | - list of user ids returned in user member by get |
- Exceptions
-
kerio::web::ApiException |
-32001 Session expired. - "The user is not logged in."
1004 Access denied. - "Insufficient rights to perform the requested operation." |
The documentation for this interface was generated from the following file: