This function returns the contents of an AutoSSL log file.
HTTP Request was successful.
object | |
object |
whmapi1 --output=jsonpretty \ get_autossl_log \ start_time='2016-06-09T14:25:37Z'
{- "data": {
- "payload": [
- {
- "contents": "This system has AutoSSL set to use cPanel (powered by Sectigo).",
- "indent": 0,
- "partial": 0,
- "pid": 29189,
- "timestamp": "2016-06-09T14:25:37.000Z",
- "type": "out"
}
]
}, - "metadata": {
- "command": "get_autossl_log",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}