园区智能体 CampusGo-查询单个作业:响应

时间:2023-11-01 16:13:46

响应

  • 响应样例(VIS输入+DIS输出)
    {    "id":"5c127c7844674d2382b7daae07794152",    "name":"c-living-detect-cloud-test",    "creator":"user_test",    "project_id":"1f793beac00d4801874db741cbfe10fa",    "description":"c-living-detect task test",    "service_version":"3.0",    "resource_order_id":"840a5cf90d4a4bbaa71f251dfe8fe64e",    "created_at":"2020-09-22T08:08:39Z",    "updated_at":"2020-09-22T08:08:39Z",    "state":"PENDING",    "input":{        "type":"vis",        "data":[            {                "stream_name":"c-living-detect-cloud-video",                "index":0            }        ]    },    "output":{        "dis":{            "stream_name":"dis-living-detect-cloud"        }    },    "service_config":{        "common":{            "detection_max_size":50,            "detection_min_size":5,            "image_compression_ratio":90,            "render_result_sw":1,            "render_roi_sw":1,            "target_roi":"{"polygons":[{"data":[[100,100],[1800,100],[1800,1000],[100,1000]]}]}"        }    }}
  • 响应参数说明

    参数名称

    字段类型

    描述信息

    task

    Object

    task详情,定义见 Task参数结构说明

support.huaweicloud.com/api-campusgo/campusgo_03_0266.html