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

时间:2025-02-12 14:52:11

响应

  • 响应样例(VIS输入+DIS输出)
    {    "id": "3d7c81cf35784d88a4e26066bcc5debd",    "name": "abandon-cloud-task",    "creator": "user_test",    "project_id": "1f793beac00d4801874db741cbfe10fa",    "description": null,    "service_version": "3.0",    "resource_order_id":"840a5cf90d4a4bbaa71f251dfe8fe64e",    "created_at": "2020-09-22T07:37:03Z",    "updated_at": "2020-09-22T07:37:03Z",    "state": "RUNNING",    "input": {        "type": "vis",        "data": [            {                "stream_name": "vis-campusgo",                "index": 0            }        ]    },    "output": {        "dis": {            "stream_name": "dis-campusgo"        }    },    "service_config": {        "common": {            "detection_min_size": 50,            "alert_time_threshold": 10,            "alert_detection_interval": 5,            "image_compression_ratio": 80,            "target_roi": "{"polygons":[{"data":[[84,389],[1840,349],[1824,526],[78,526]]}]}",            "render_result_sw": 1,            "render_roi_sw": 1        }    }}
  • 响应参数说明

    参数名称

    字段类型

    描述信息

    task

    Object

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

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