This endpoint list suspended
https://hosting-dzt.web.id/whm/api/listsuspend
| Parameter | String |
|---|---|
| server | cloud.example.com |
| userwhm | root |
| passwhm | abcdefg |
https://hosting-dzt.web.id/whm/api/listsuspend?server=cloud.example.com&userwhm=root&passwhm=abcdefg
{
"status": true,
"accounts": {
"reason": "Unknown",
"user": "example",
"unixtime": 1234567890,
"is_locked": 0,
"time": "Mon Jan 01 00:00:00 2024",
"owner": "root"
}
}