Difference between revisions of "API: Antivirus"
From BrainyCP
m (Fgsfds переименовал страницу API: антивирус в API: Antivirus) |
|||
Line 1: | Line 1: | ||
− | + | <div data-placeholder="Перевод" dir="ltr">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.</div> <div data-placeholder="Перевод" dir="ltr">Incoming data marked with an asterisk are required.</div> | |
− | + | | |
− | |||
− | |||
{| border="1" cellpadding="5" | {| border="1" cellpadding="5" | ||
|- | |- | ||
− | | <p dir="ltr" style="text-align: center;">''' | + | | <p dir="ltr" style="text-align: center;">'''Module'''</p> |
− | | <p dir="ltr" style="text-align: center;">''' | + | | style="width: 137px;" | <p dir="ltr" style="text-align: center;">'''Function'''</p> |
− | | <p dir="ltr" style="text-align: center;">''' | + | | style="width: 365px;" | <p dir="ltr" style="text-align: center;">'''Incoming data'''</p> |
− | | <p dir="ltr" style="text-align: center;">''' | + | | <p dir="ltr" style="text-align: center;">'''Error variants'''</p> |
|- | |- | ||
| style="vertical-align: top;" | | | style="vertical-align: top;" | | ||
antivirus | antivirus | ||
− | | style="vertical-align: top;" | | + | | style="vertical-align: top; width: 137px;" | |
− | + | Checking catalog. | |
scan_folder | scan_folder | ||
− | | style="vertical-align: top;" | | + | | style="vertical-align: top; width: 365px;" | <div data-placeholder="Перевод" dir="ltr">username (post or get) * - username;</div> <div data-placeholder="Перевод" dir="ltr">password (post or get) * - user password;</div> <div data-placeholder="Перевод" dir="ltr">antivirus (post or get) * - constant, module name;</div> <div data-placeholder="Перевод" dir="ltr">scan_folder (post or get) * - constant, operation name;</div> <div data-placeholder="Перевод" dir="ltr">auto_carantine (post or get) - default = 0;</div> <div data-placeholder="Перевод" dir="ltr">auto_delete (post or get) * - default = 0;</div> <div data-placeholder="Перевод" dir="ltr">user_edit (post or get) - the name of the user being edited;</div> <div data-placeholder="Перевод" dir="ltr">language (post or get) - can take the value: en / ru (ru by default).</div> |
− | username (post | + | | style="vertical-align: top;" | <div data-placeholder="Перевод" dir="ltr">error: 0, mess: 'Scanning completed successfully', detail;</div> <div data-placeholder="Перевод" dir="ltr">error: 1, mess: 'Scanning completed with an error', detail;</div> <div data-placeholder="Перевод" dir="ltr">error: 10, mess: 'Scan time exceeded';</div> <div data-placeholder="Перевод" dir="ltr">error: 100, mess: 'The directory does not exist';</div> <div data-placeholder="Перевод" dir="ltr">error: 400, mess: 'You do not have sufficient rights. Remove user_edit '.</div> |
− | |||
− | password (post | ||
− | |||
− | antivirus (post | ||
− | |||
− | scan_folder (post | ||
− | |||
− | auto_carantine (post | ||
− | |||
− | auto_delete (post | ||
− | |||
− | user_edit (post | ||
− | |||
− | language (post | ||
− | |||
− | | style="vertical-align: top;" | | ||
− | error:0, mess:' | ||
− | |||
− | error:1, mess:' | ||
− | |||
− | error:10, mess:' | ||
− | |||
− | error:100, mess:' | ||
− | |||
− | error:400, mess:' | ||
− | |||
|- | |- | ||
| style="vertical-align: top;" | | | style="vertical-align: top;" | | ||
antivirus | antivirus | ||
− | | style="vertical-align: top;" | | + | | style="vertical-align: top; width: 137px;" | |
− | + | Viewing scan results. | |
show_history | show_history | ||
− | | style="vertical-align: top;" | | + | | style="vertical-align: top; width: 365px;" | <div data-placeholder="Перевод" dir="ltr">username (post or get) * - username;</div> <div data-placeholder="Перевод" dir="ltr">password (post or get) * - user password;</div> <div data-placeholder="Перевод" dir="ltr">antivirus (post or get) * - constant, module name;</div> <div data-placeholder="Перевод" dir="ltr">show_history (post or get) * - constant, operation name;</div> <div data-placeholder="Перевод" dir="ltr">id_history (post or get) - id of the viewed history;</div> <div data-placeholder="Перевод" dir="ltr">user_edit (post or get) - the name of the user being edited;</div> <div data-placeholder="Перевод" dir="ltr">language (post or get) - can take the value: en / ru (ru by default).</div> |
− | username (post | + | | style="vertical-align: top;" | <div data-placeholder="Перевод" dir="ltr">error: 0, mess: 'Scan history received';</div> <div data-placeholder="Перевод" dir="ltr">error: 100, mess: 'The file being viewed is empty';</div> <div data-placeholder="Перевод" dir="ltr">error: 101, mess: 'There is no such history id';</div> <div data-placeholder="Перевод" dir="ltr">error: 400, mess: 'You do not have sufficient rights. Remove user_edit '.</div> |
− | |||
− | password (post | ||
− | |||
− | antivirus (post | ||
− | |||
− | show_history (post | ||
− | |||
− | id_history (post | ||
− | |||
− | user_edit (post | ||
− | |||
− | language (post | ||
− | |||
− | | style="vertical-align: top;" | | ||
− | error:0, mess:' | ||
− | |||
− | error:100, mess:' | ||
− | |||
− | error:101, mess:' | ||
− | |||
− | error:400, mess:' | ||
− | |||
|- | |- | ||
| style="vertical-align: top;" | | | style="vertical-align: top;" | | ||
antivirus | antivirus | ||
− | | style="vertical-align: top;" | | + | | style="vertical-align: top; width: 137px;" | |
− | + | Displaying scan history for users. | |
scan_history | scan_history | ||
− | | style="vertical-align: top;" | | + | | style="vertical-align: top; width: 365px;" | <div data-placeholder="Перевод" dir="ltr">username (post or get) * - username;</div> <div data-placeholder="Перевод" dir="ltr">password (post or get) * - user password;</div> <div data-placeholder="Перевод" dir="ltr">antivirus (post or get) * - constant, module name;</div> <div data-placeholder="Перевод" dir="ltr">scan_history (post or get) * - constant, operation name;</div> <div data-placeholder="Перевод" dir="ltr">user_edit (post or get) - the name of the user being edited;</div> <div data-placeholder="Перевод" dir="ltr">language (post or get) - can take the value: en / ru (ru by default).</div> |
− | username (post | + | | style="vertical-align: top;" | <div data-placeholder="Перевод" dir="ltr">error: 0, mess: 'Scan history received';</div> <div data-placeholder="Перевод" dir="ltr">error: 100, mess: 'The array of scan history is empty';</div> <div data-placeholder="Перевод" dir="ltr">error: 400, mess: 'You do not have sufficient rights. Remove user_edit '.</div> |
− | |||
− | password (post | ||
− | |||
− | antivirus (post | ||
− | |||
− | scan_history (post | ||
− | |||
− | user_edit (post | ||
− | |||
− | language (post | ||
− | |||
− | | style="vertical-align: top;" | | ||
− | error:0, mess:' | ||
− | |||
− | error:100, mess:' | ||
− | |||
− | error:400, mess:' | ||
− | |||
|- | |- | ||
| style="vertical-align: top;" | | | style="vertical-align: top;" | | ||
antivirus | antivirus | ||
− | | style="vertical-align: top;" | | + | | style="vertical-align: top; width: 137px;" | |
− | + | Updating antivirus database. | |
update_antivirus | update_antivirus | ||
− | | style="vertical-align: top;" | | + | | style="vertical-align: top; width: 365px;" | <div data-placeholder="Перевод" dir="ltr">username (post or get) * - username;</div> <div data-placeholder="Перевод" dir="ltr">password (post or get) * - user password;</div> <div data-placeholder="Перевод" dir="ltr">antivirus (post or get) * - constant, module name;</div> <div data-placeholder="Перевод" dir="ltr">update_antivirus (post or get) * - constant, operation name;</div> <div data-placeholder="Перевод" dir="ltr">language (post or get) - can take the value: en / ru (ru by default).</div> |
− | username (post | + | | style="vertical-align: top;" | <div data-placeholder="Перевод" dir="ltr">error: 0, mess: 'Request completed', detail;</div> <div data-placeholder="Перевод" dir="ltr">error: 1, mess: 'The update was completed with an error', detail;</div> <div data-placeholder="Перевод" dir="ltr">error: 100, mess: 'The directory does not exist';</div> <div data-placeholder="Перевод" dir="ltr">error: 400, mess: 'You do not have sufficient rights. Remove user_edit ';</div> <div data-placeholder="Перевод" dir="ltr">error: 401, mess: 'You do not have sufficient rights'.</div> |
− | |||
− | password (post | ||
− | |||
− | antivirus (post | ||
− | |||
− | update_antivirus (post | ||
− | |||
− | language (post | ||
− | |||
− | | style="vertical-align: top;" | | ||
− | error:0, mess:' | ||
− | |||
− | error:1, mess:' | ||
− | |||
− | error:100, mess:' | ||
− | |||
− | error:400, mess:' | ||
− | |||
− | error:401, mess:' | ||
− | |||
|- | |- | ||
| style="vertical-align: top;" | | | style="vertical-align: top;" | | ||
antivirus | antivirus | ||
− | | style="vertical-align: top;" | | + | | style="vertical-align: top; width: 137px;" | |
− | + | Clear antivirus history. | |
clear_history | clear_history | ||
− | | style="vertical-align: top;" | | + | | style="vertical-align: top; width: 365px;" | <div data-placeholder="Перевод" dir="ltr">username (post or get) * - username;</div> <div data-placeholder="Перевод" dir="ltr">password (post or get) * - user password;</div> <div data-placeholder="Перевод" dir="ltr">antivirus (post or get) * - constant, module name;</div> <div data-placeholder="Перевод" dir="ltr">clear_history (post or get) * - constant, operation name;</div> <div data-placeholder="Перевод" dir="ltr">language (post or get) - can take the value: en / ru (ru by default).</div> |
− | username (post | + | | style="vertical-align: top;" | <div data-placeholder="Перевод" dir="ltr">error: 0, mess: 'Update was successful';</div> <div data-placeholder="Перевод" dir="ltr">error: 400, mess: 'You do not have sufficient rights. Remove user_edit '.</div> |
− | |||
− | password (post | ||
− | |||
− | antivirus (post | ||
− | |||
− | clear_history (post | ||
− | |||
− | language (post | ||
− | |||
− | | style="vertical-align: top;" | | ||
− | error:0, mess:' | ||
− | |||
− | error:400, mess:' | ||
− | |||
|} | |} | ||
− | + | Other useful articles: | |
{| style="width: 1197px;" | {| style="width: 1197px;" |
Revision as of 22:55, 10 April 2021
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: