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