This function returns the cron entry for the autossl_check.pl
AutoSSL certificate check script.
HTTP Request was successful.
object | |
object |
whmapi1 --output=jsonpretty \ get_autossl_check_schedule
{- "data": {
- "cron": [
- "54 1 * * *"
], - "next_time": "2016-06-09T06:00:00.000Z"
}, - "metadata": {
- "command": "get_autossl_check_schedule",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}