任务创建
POST
http://172.16.7.16:8080/nm/taskInfo/insertTaskInfo
请求参数
参数名
类型
描述
必填
taskName
任务名称
必填
srcIp
源端IP
必填
dstUrl
对端URL
必填
dstPort
对端端口号
必填
testTimesPing
PING发包个数
必填
testTimeoutPing
PING超时时间 秒
必填
testTimesHttp
HTTP尝试次数
必填
testTimeoutHttp
HTTP超时时间
必填
prbType
障碍类型初判(1-无法解析 2-无法解析 3-无法访问 4-访问速度慢 5-访问不稳定 99-其他)
必填
startTime
开始执行时间(开始时间不能小于当前时间5分钟)
必填
duration
任务执行时长
必填
dstIp
对端IP
必填
taskService
a_b_a(固定参数)
必填
taskType
2(固定是2就行 通信障碍责任判定任务)
必填