任务详情查询
GET
https://api.flashcat.cloud/api/n9e-plus/probe/task/15/describe
最后修改时间:2024-07-23 04:41:05
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.flashcat.cloud/api/n9e-plus/probe/task/15/describe'
响应示例响应示例
{
"errr": "string",
"dat": {
"id": 0,
"name": "string",
"description": "string",
"type": 0,
"targets": "string",
"protocol": 0,
"method": "string",
"encoding": "string",
"header": "string",
"body": "string",
"param": "string",
"expect_response_string": "string",
"match_pattern": "string",
"period": 0,
"timeout": 0,
"connect_timeout": 0,
"tls_handshake_timeout": 0,
"expect_response_code": 0,
"dns": "string",
"dns_protocol": "string",
"dns_timeout": 0,
"response_timeout": true,
"response_failed": true,
"avg_delay_threshold": 0,
"packet_loss_threshold": 0,
"exception_ration": 0,
"exception_times": 0,
"alert_rules": 0,
"status": 0,
"create_time": "string",
"update_time": "string"
}
}
请求参数
Header 参数
Authorization
array[string]
可选
示例值:
["Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhY2Nlc3NfdXVpZCI6IjdiMmVlYmY5LWRiNmQtNGMxZi1hMmE3LWUzNWRlMTQzZTAxOSIsImF1dGhvcml6ZWQiOnRydWUsImV4cCI6MTcwNzI5NjgxOSwidXNlcl9pZGVudGl0eSI6IjEtcm9vdCJ9.SDFdxlPLBnoFjtBtN_wHYIeDD1PByNHzvcWCUdX3_b4"]