Introduction
The purpose of the below API calls is to set the option of "Disable AutoSSL administrator notifications" within WHM's "Manage AutoSSL".
Procedure
Each of these API calls will disable AutoSSL notifications from WHM:
whmapi1 set_autossl_metadata_key key=notify_autossl_expiry value=0
whmapi1 set_autossl_metadata_key key=notify_autossl_expiry_coverage value=0
whmapi1 set_autossl_metadata_key key=notify_autossl_renewal value=0
whmapi1 set_autossl_metadata_key key=notify_autossl_renewal_coverage value=0
whmapi1 set_autossl_metadata_key key=notify_autossl_renewal_coverage_reduced value=0
whmapi1 set_autossl_metadata_key key=notify_autossl_renewal_uncovered_domains value=0
Our documentation on this API call can be found here:
Comments
0 comments
Article is closed for comments.