视频接入分析服务 VIAS-查询单个作业:响应

时间:2023-12-26 14:16:16

响应

  • 响应样例(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]]}]}"
            }
        }
    }
  • 响应参数说明

    请参考作业详情参数

support.huaweicloud.com/api-vias/vias_03_0266.html