Remote API unable to run pro scripts

OS: Slackware 14.2

Hi,

We're currently trying to use the remote API that virtualmin offers, to return the information of any resellers that we have on a server, and noticed that none of the scripts located in /usr/libexec/webmin/virtual-server/pro were accessible by the remote API.

e.g

wget -O - --quiet --http-user=root --http-passwd=example 'https://localhost:10000/virtual-server/remote.cgi?program=list-resellers...' ERROR: Remote program list-resellers does not exist

Is this intended, or is there way to run pro scripts via the remote API?

Thanks,

Status: 
Closed (fixed)

Comments

Howdy -- hmm, does that command work when run on the command line?

That is, what output do you see when running "virtualmin list-resellers" as root on your server?

Also, what is the output of this command:

virtualmin licence-info

Status: Active » Fixed
Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.