视频智能分析服务 VIAS-获取视频源分组详情:响应参数

时间:2024-04-19 18:19:51

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

video_group_id

String

视频源所在分组id

video_group_name

String

视频源所在分组名称

description

String

视频源所在分组描述

access_type

String

接入方式(cloud、edge)

create_at

Long

创建时间

modify_at

Long

修改时间

num_video_source

Integer

视频源数量

group_status

GroupStatusDto object

视频源状态

num_batch_task

Integer

已配置批量作业数量

表4 GroupStatusDto

参数

参数类型

描述

num_online

Integer

在线视频源数量

num_exception

Integer

异常视频源数量

num_offline

Integer

离线视频源数量

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