API: Process manager

From BrainyCP
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

server_info

Listy of processes

list_processes

username (post or get) * - username;
password (post or get) * - user password;
server_info (post or get) * - constant, module name;
list_processes (post or get) * - constant, operation name;
language (post or get) - can take the value: en / ru (ru by default).
error: 0, mess: 'List of processes', detail [list_processing];
error: 100, mess: 'The list of processes is empty';
error: 400, mess: 'Unfortunately, the module is not available to you.'

server_info

Kill process by ID / user / text.

kill_processes

username (post or get) * - username;
password (post or get) * - user password;
server_info (post or get) * - constant, module name;
kill_processes (post or get) * - constant, operation name;
id_pid (post or get) * - accepts the PID of the process;
kill_filter (post or get) * - takes the PID of the process;
language (post or get) - can take the value: en / ru (ru by default).
error: 0, mess: 'Command completed ..', detail [message_console];
error: 0, mess: 'Processes killed by filter';
error: 100, mess: 'Error killing process';
error: 400, mess: 'Unfortunately, the module is not available to you.'

Other useful articles:

API: connection

API: monitoring

API: web server status

API: auto installer CMS

API: configuring backups

API: transfer between servers

API: antivirus

API: server settings

API: web server management

API: database

API: custom certificates

API: mailbox management

API: server information

API: mail

API: DNS zone management

API: traffic usage

API: client mailboxes

API: web server installation

API: logging

API: name server

API: host accounts

API: application manager

API: service certificates

API: CRON

API: process manager

API: network tools

API: FTP server

API: IP address manager

API: average load

API: MySQL processlist