云服务器内容精选

  • 响应 响应样例 { "id":"61761681a6014e7c9024d642a0d4d412", "name":"abnormalpark-edge-task", "creator":"user_test", "project_id":"1f793beac00d4801874db741cbfe10fa", "description":"Abnormalpark 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":"{\"polygons\":[{\"data\":[[50,756],[50,756],[50,756],[100,616]],\"name\":\"a\"},{\"data\":[[50,256],[50,756],[50,756],[100,116]],\"name\":\"b\"}]}", "license_plate":{ "local_city":"B", "local_province":"津" }, "abnormal_park_threshold":180, "abnormal_park_output_interval":180, "output_image_sw":1 } } } 响应参数说明 请参考作业详情参数。
  • 响应 响应样例 { "count":1, "tasks":[ { "id":"61761681a6014e7c9024d642a0d4d412", "name":"abnormalpark-edge-task", "creator":"user_test", "project_id":"1f793beac00d4801874db741cbfe10fa", "description":"Abnormalpark 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":"{"polygons":[{"data":[[50,756],[50,756],[50,756],[100,616]],"name":"a"},{"data":[[50,256],[50,756],[50,756],[100,116]],"name":"b"}]}", "license_plate":{ "local_city":"B", "local_province":"津" }, "abnormal_park_threshold":180, "abnormal_park_output_interval":180, "output_image_sw":1 } } } ]} 响应参数说明 参数名称 字段类型 描述信息 count Object 符合查询条件的总条目数。 tasks Object 符合查询条件和分页条件的条目集合。