Can't get values of custom fields via API

Hi,

The legacy docs say that there should be a function named list-custom, however it does not exists on my 3.73gpl installation. I also tried to get the values from list-domains with --multiline but it doesn't seem to be there either.

How can I get the values of custom fields?

Thanks.

Status: 
Closed (fixed)

Comments

You are right, these API commands were accidentally left out of the GPL version of Virtualmin. I will fix this in the 3.75 release.

Or you can save the two files attached to this bug report as /usr/share/webmin/virtual-server/list-custom.pl and modify-custom.pl , and then use the API command :

virtualmin list-custom --domain example.com

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