Hello.
start_background_pkgacct backup an user account and returns an session ID. I can run this API and the backup finished successfully. The backup file is created and stored where I expect.
But I'm not able to check when pkgacct finished using any API function. I need to check this remotely through API.
Finally, API documentation says:
-----
The target system streams the output of this function with the/usr/local/cpanel/whostmgr/docroot/cgi/live_tail_log.cgi script on the source system.
-----
But I couldn't find any documentation about what parameters to use with live_tail_log.cgi to pass the backup session ID and read the live state.
Any suggestion?
start_background_pkgacct backup an user account and returns an session ID. I can run this API and the backup finished successfully. The backup file is created and stored where I expect.
But I'm not able to check when pkgacct finished using any API function. I need to check this remotely through API.
Finally, API documentation says:
-----
The target system streams the output of this function with the/usr/local/cpanel/whostmgr/docroot/cgi/live_tail_log.cgi script on the source system.
-----
But I couldn't find any documentation about what parameters to use with live_tail_log.cgi to pass the backup session ID and read the live state.
Any suggestion?