This function retrieves excessive brute force attack entries from the cPHulk database.
HTTP Request was successful.
object | |
object |
whmapi1 --output=jsonpretty \ get_cphulk_excessive_brutes
{- "data": {
- "excessive_brutes": [
- {
- "exptime": "2014-12-07T00:00:00.000Z",
- "ip": "192.168.0.1",
- "logintime": "2014-11-20T00:00:00.000Z",
- "notes": "this was a triumph",
- "timeleft": 14
}
]
}, - "metadata": {
- "command": "get_cphulk_excessive_brutes",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}