This function returns the number of cPanel accounts on the server.
HTTP Request was successful.
object | |
object |
whmapi1 --output=jsonpretty \ get_current_users_count
{- "data": {
- "users": 100
}, - "metadata": {
- "command": "get_current_users_count",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}