API: Antivirus

From BrainyCP
Revision as of 13:00, 26 July 2021 by Alenka (talk | contribs) (Protected "API: Antivirus" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))

Jump to: navigation, search
Administrative functions require API root rights in order to use any login hosted on the server. If you do not have root rights, you can only use your login.
Incoming data marked with an asterisk are required.

 

Module

Function

Incoming data

Error variants

antivirus

Checking catalog.

scan_folder

username (post or get) * - username;
password (post or get) * - user password;
antivirus (post or get) * - constant, module name;
scan_folder (post or get) * - constant, operation name;
auto_carantine (post or get) - default = 0;
auto_delete (post or get) * - default = 0;
user_edit (post or get) - the name of the user being edited;
language (post or get) - can take the value: en / ru (ru by default).
error: 0, mess: 'Scanning completed successfully', detail;
error: 1, mess: 'Scanning completed with an error', detail;
error: 10, mess: 'Scan time exceeded';
error: 100, mess: 'The directory does not exist';
error: 400, mess: 'You do not have sufficient rights. Remove user_edit '.

antivirus

Viewing scan results.

show_history

username (post or get) * - username;
password (post or get) * - user password;
antivirus (post or get) * - constant, module name;
show_history (post or get) * - constant, operation name;
id_history (post or get) - id of the viewed history;
user_edit (post or get) - the name of the user being edited;
language (post or get) - can take the value: en / ru (ru by default).
error: 0, mess: 'Scan history received';
error: 100, mess: 'The file being viewed is empty';
error: 101, mess: 'There is no such history id';
error: 400, mess: 'You do not have sufficient rights. Remove user_edit '.

antivirus

Displaying scan history for users.

scan_history

username (post or get) * - username;
password (post or get) * - user password;
antivirus (post or get) * - constant, module name;
scan_history (post or get) * - constant, operation name;
user_edit (post or get) - the name of the user being edited;
language (post or get) - can take the value: en / ru (ru by default).
error: 0, mess: 'Scan history received';
error: 100, mess: 'The array of scan history is empty';
error: 400, mess: 'You do not have sufficient rights. Remove user_edit '.

antivirus

Updating antivirus database.

update_antivirus

username (post or get) * - username;
password (post or get) * - user password;
antivirus (post or get) * - constant, module name;
update_antivirus (post or get) * - constant, operation name;
language (post or get) - can take the value: en / ru (ru by default).
error: 0, mess: 'Request completed', detail;
error: 1, mess: 'The update was completed with an error', detail;
error: 100, mess: 'The directory does not exist';
error: 400, mess: 'You do not have sufficient rights. Remove user_edit ';
error: 401, mess: 'You do not have sufficient rights'.

antivirus

Clear antivirus history.

clear_history

username (post or get) * - username;
password (post or get) * - user password;
antivirus (post or get) * - constant, module name;
clear_history (post or get) * - constant, operation name;
language (post or get) - can take the value: en / ru (ru by default).
error: 0, mess: 'Update was successful';
error: 400, mess: 'You do not have sufficient rights. Remove user_edit '.

Other useful articles:

API: подключение

API: мониторинг

API: статус веб-сервера

API: автоустановщик CMS

API: настройка бекапов

API: трансфер между серверами

API: антивирус

API: настройки сервера

API: управление веб-сервером

API: базы данных

API: пользовательские сертификаты

API: управление почтовыми ящиками

API: информация о сервере

API: почта

API: управление DNS-зонами

API: использование трафика

API: почтовые ящики клиента

API: установка веб-сервера

API: логирование

API: сервер имен

API: хост-аккаунты

API: менеджер приложений

API: сертификаты сервисов

API: CRON

API: менеджер процессов

API: сетевые инструменты

API: FTP-сервер

API: менеджер IP-адресов

API: средняя нагрузка

API: MySQL processlist