This function returns the status of the cPHulk service.
HTTP Request was successful.
object | |
object |
whmapi1 --output=jsonpretty \ cphulk_status
{- "data": {
- "is_enabled": 1,
- "service": "cPHulk"
}, - "metadata": {
- "command": "cphulk_status",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}