Logs user into the system
GET
/user/login
请求参数
参数名
类型
描述
必填
username
string
The user name for login
必填
password
string
The password for login in clear text
必填
响应参数
参数名
类型
描述
必填
root
string
successful operation
必填