COREmanager Documentation
en En
es Es

List of functions and parameters

Each control panel has its own section in the documentation dedicated to describing its functions and their parameters (generated automatically), which contains a complete set of functions and parameters, possibly unavailable in your specific installation.

The most convenient way to obtain up-to-date information is to use the mgrctl utility with the -i key.

To get a full list of functions in BILLmanager or Clouden, run the command:

/usr/local/mgr5/sbin/mgrctl -m billmgr -i 

To view the data description, output the list of users with the command:

/usr/local/mgr5/sbin/mgrctl -m billmgr -i user lang=ru

Where:

  • lang — the language in which the information will be displayed.

To obtain information for multiple parameters, you can perform actions in the interface via a browser and check how your requests appear in the panel log:

tail -f /usr/local/mgr5/var/billmgr.log |grep "INFO Request"