Hi,
We're still new to the cpanel's API.
We'd like to automate deployment of our cpanel servers and would like to disable some features from the default feature list.
We've been trying to use the following command but so far, it appears to be disabling ALL features from the default feature list:
Do you guys have any ideas what might be wrong ?
Thanks!
We're still new to the cpanel's API.
We'd like to automate deployment of our cpanel servers and would like to disable some features from the default feature list.
We've been trying to use the following command but so far, it appears to be disabling ALL features from the default feature list:
Code:
whmapi1 update_featurelist featurelist=default autossl=0
Thanks!