This function performs an AutoSSL certificate check in the background for a cPanel user.
HTTP Request was successful.
object | |
object |
whmapi1 --output=jsonpretty \ start_autossl_check_for_one_user \ username='example'
{- "data": {
- "pid": 12345
}, - "metadata": {
- "command": "start_autossl_check_for_one_user",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}