文档
测试
POST
/portList/update

接口描述

接口修改

请求参数

参数名
类型
描述
必填
dstIp
string
示例:fe80::7483:114:f1c9:cad4
必填
dstPort
int
示例:546
必填
updateItem
object
数据字典
必填
ipProtocol
int
示例:18
必填

响应参数

参数名
类型
描述
必填
成功的情况
json
必填
success
boolean
示例:true
必填
text
string
示例:Updated assets item successfully
必填
修改失败的情况
json
必填
success
boolean
示例:false
必填
text
string
示例:Fail to update
必填