Quantex GmbH
DE RU EN EL
Ihre Region: Europa

(srv.ver.list) List of available server core versions

The system supports several versions of the server core, for compatibility with previously written programs. If the kernel with a specific version is not requested for more than a month, then this version is deleted. The command lists the available versions of the server core.

Options

Return Values

Returned error codes

Decoding Error Codes

Example

Request

{
"cmd": "srv.ver.list"
}

Answer

{
"res": 0,
"ver": ["201711107","20170402"]
}

Negative answer

{
"res": -448
}