角色删除
POST
/role/del
接口描述
这个也是post请求,传了一大波参数,感觉意外。。。
请求参数
参数名
类型
描述
必填
index
int
示例:4
必填
createEnabled
boolean
示例:false
必填
disablePcapDownload
boolean
示例:false
必填
emailSearch
boolean
示例:false
必填
enabled
boolean
示例:false
必填
headerAuthEnabled
boolean
示例:false
必填
hideFiles
boolean
示例:false
必填
hidePcap
boolean
示例:false
必填
hideStats
boolean
示例:false
必填
id
int
示例:5
必填
packetSearch
boolean
示例:false
必填
roleId
string
示例:test
必填
roleName
string
示例:test
必填
webEnabled
boolean
示例:false
必填