This function adds a user to the Tomcat 8.5 configuration.
Important:
When you disable the Web Server role, the system disables this function.
HTTP Request was successful.
object A status message for each username. | |
object |
whmapi1 --output=jsonpretty \ ea4_tomcat85_add \ user='username'
{- "data": {
- "user123": "status"
}, - "metadata": {
- "command": "ea4_tomcat85_add",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}