Difference between revisions of "API: Load average"
From BrainyCP
Line 2: | Line 2: | ||
| | ||
− | + | Administrative functions require API root rights in order to use any login hosted on the server. If you don't have root rights, you can only use your username. | |
− | + | Incoming data marked with an asterisk are required. | |
{| border="1" cellpadding="5" | {| border="1" cellpadding="5" |
Latest revision as of 14:57, 17 November 2021
Administrative functions require API root rights in order to use any login hosted on the server. If you don't have root rights, you can only use your username.
Incoming data marked with an asterisk are required.
Модуль |
Функция |
Входящие данные |
Варианты ошибок |
d_average_load |
Massive of average load per user. show_statistic |
username (post or get) * - username; password (post or get) * - user password; d_average_load (post or get) * - constant, module name; show_statistic (post or get) * - constant, operation name; date (post or get) * - date of viewing the average load (format: 01-01-2016); language (post or get) - can take the value: en / ru (ru by default).
|
error: 0, mess: 'Average load statistics.', detail: statistic; error: 100, mess: 'No average load statistics'; error: 101, mess: 'Invalid date format. Example 01-01-2016 '.
|
Other useful articles: