cPHulk
Management
Return login security status
This function returns the status of the cPHulk service.
get/cphulk_status
Response
HTTP Request was successful.
Example response
{
"data": {
"is_enabled": 1,
"service": "cPHulk"
},
"metadata": {
"command": "cphulk_status",
"reason": "OK",
"result": 1,
"version": 1
}
}