用户添加
POST
/user/create
接口描述
用户id不能有特殊字符 ^@\w.- 不能取_moloch_shared
请求参数
参数名
类型
描述
必填
enabled
boolean
示例:true
必填
packetSearch
boolean
示例:true
必填
password
string
示例:bug
必填
role
string
示例:admin
必填
subPassword
string
示例:bug
必填
userId
string
示例:bug
必填
userName
string
示例:bug
必填