云服务器内容精选

  • 响应 响应样例 { "id":"61761681a6014e7c9024d642a0d4d412", "name":"congestiondetection-edge-task", "creator":"user_test", "project_id":"1f793beac00d4801874db741cbfe10fa", "description":"Congestiondetection task test", "service_version":"3.0", "edge_pool_id":"793f2ae4032b44929cfec2dbcca7c415", "resource_order_id":"840a5cf90d4a4bbaa71f251dfe8fe64e", "created_at":"2020-09-18T03:35:03Z", "updated_at":"2020-09-18T03:35:51Z", "state":"RUNNING", "input":{ "type":"edgecamera", "data":[ { "id":"aec5857c-222f-4aa9-be39-23654e118886", "index":0 } ] }, "output": { "webhook":{ "url":"https://apigw.xx.com/api/mqs/sit", "headers":{ "content-type":"application/json" } } }, "service_config":{ "common":{ "target_roi":"{\"lines\":[{\"data\":[[253,169],[1,1063]]},{\"data\":[[460,170],[1008,789]]},{\"data\":[[775,171],[1917,589]]}]}", "output_image_sw":1, "congestion_output_interval":1, "rendering_sw":0 } } } 响应参数说明 请参考作业详情参数。
  • 响应 响应样例 { "id":"61761681a6014e7c9024d642a0d4d412", "name":"congestiondetection-edge-task", "creator":"user_test", "project_id":"1f793beac00d4801874db741cbfe10fa", "description":"Congestiondetection task test", "service_version":"3.0", "edge_pool_id":"793f2ae4032b44929cfec2dbcca7c415", "resource_order_id":"840a5cf90d4a4bbaa71f251dfe8fe64e", "created_at":"2020-09-18T03:35:03Z", "updated_at":"2020-09-18T03:35:51Z", "state":"RUNNING", "input":{ "type":"edgecamera", "data":[ { "id":"aec5857c-222f-4aa9-be39-23654e118886", "index":0 } ] }, "output": { "webhook":{ "url":"https://apigw.xx.com/api/mqs/sit", "headers":{ "content-type":"application/json" } } }, "service_config":{ "common":{ "target_roi":"{"lines":[{"data":[[253,169],[1,1063]]},{"data":[[460,170],[1008,789]]},{"data":[[775,171],[1917,589]]}]}", "output_image_sw":1, "congestion_output_interval":1, "rendering_sw":0 } }} 响应参数说明 参数名称 字段类型 描述信息 task Object 作业详情,定义见Task参数结构说明