查询质检模板
GET
https://vod.jdcloud-api.com/v1/qualityDetectionTemplates/{templateId}
名称 | 类型 | 是否必需 | 默认值 | 描述 |
---|---|---|---|---|
templateId | Long | True | 模板ID |
无
名称 | 类型 | 描述 |
---|---|---|
result | Result | 查询质检模板信息结果 |
requestId | String | 请求ID |
名称 | 类型 | 描述 |
---|---|---|
id | Long | 模板ID |
name | String | 模板名称。长度不超过128个字符。UTF-8编码。 |
templateType | String | 模板类型,区分该模板的检测内容。目前只支持 video 。 |
detections | String[ ] | 检测项列表。取值范围: blackScreen - 黑场 pureColor - 纯色 colorCast - 偏色 frozenFrame - 静帧 brightness - 亮度 contrast - 对比度 |
createTime | String | 创建时间 |
updateTime | String | 修改时间 |
返回码 | 描述 |
---|---|
200 | OK |
400 | Invalid parameter |
401 | Authentication failed |
404 | Not found |
500 | Internal server error |
503 | Service unavailable |
GET
https://vod.jdcloud-api.com/v1/qualityDetectionTemplates/10001
{ "requestId": "bgvmivir54gddpgi764se9f4kfr7ge41", "result": { "createTime": "2019-08-26T15:51:32Z", "detections": [ "blackScreen", "contrast" ], "id": 10001, "name": "质检模板-001", "templateType": "video", "updateTime": "2019-08-26T15:51:32Z" } }
我们的产品专家为您找到最合适的产品/解决⽅案
1v1线上咨询获取售前专业咨询
专业产品顾问,随时随地沟通