tccli 3.0.1225.1__py2.py3-none-any.whl → 3.0.1226.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/services/billing/v20180709/api.json +23 -23
- tccli/services/billing/v20180709/examples.json +5 -5
- tccli/services/cdb/v20170320/api.json +218 -2
- tccli/services/cdb/v20170320/examples.json +3 -3
- tccli/services/cdwdoris/v20211228/api.json +1 -1
- tccli/services/ckafka/v20190819/api.json +791 -679
- tccli/services/dts/v20211206/api.json +21 -1
- tccli/services/faceid/v20180301/api.json +1 -1
- tccli/services/hunyuan/hunyuan_client.py +53 -0
- tccli/services/hunyuan/v20230901/api.json +297 -0
- tccli/services/hunyuan/v20230901/examples.json +8 -0
- tccli/services/ims/v20201229/api.json +2 -2
- tccli/services/lcic/v20220817/api.json +1 -1
- tccli/services/live/live_client.py +53 -0
- tccli/services/live/v20180801/api.json +204 -35
- tccli/services/live/v20180801/examples.json +9 -1
- tccli/services/lke/v20231130/api.json +1 -1
- tccli/services/mps/v20190612/api.json +174 -13
- tccli/services/scf/v20180416/api.json +1 -1
- tccli/services/trtc/v20190722/api.json +20 -0
- tccli/services/tsf/v20180326/api.json +1287 -118
- tccli/services/tsf/v20180326/examples.json +5 -5
- tccli/services/tts/v20190823/api.json +2 -2
- tccli/services/vclm/v20240523/api.json +77 -6
- tccli/services/vclm/v20240523/examples.json +9 -1
- tccli/services/vclm/vclm_client.py +53 -0
- tccli/services/vdb/v20230616/api.json +20 -0
- {tccli-3.0.1225.1.dist-info → tccli-3.0.1226.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1225.1.dist-info → tccli-3.0.1226.1.dist-info}/RECORD +33 -33
- {tccli-3.0.1225.1.dist-info → tccli-3.0.1226.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1225.1.dist-info → tccli-3.0.1226.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1225.1.dist-info → tccli-3.0.1226.1.dist-info}/license_files/LICENSE +0 -0
@@ -10,21 +10,21 @@
|
|
10
10
|
"AddCasterLayoutInfo": {
|
11
11
|
"document": "该接口用来增加导播台的布局参数。",
|
12
12
|
"input": "AddCasterLayoutInfoRequest",
|
13
|
-
"name": "
|
13
|
+
"name": "新增导播台布局",
|
14
14
|
"output": "AddCasterLayoutInfoResponse",
|
15
15
|
"status": "online"
|
16
16
|
},
|
17
17
|
"AddCasterMarkPicInfo": {
|
18
18
|
"document": "该接口用来新增图片水印。",
|
19
19
|
"input": "AddCasterMarkPicInfoRequest",
|
20
|
-
"name": "
|
20
|
+
"name": "新增导播台水印信息",
|
21
21
|
"output": "AddCasterMarkPicInfoResponse",
|
22
22
|
"status": "online"
|
23
23
|
},
|
24
24
|
"AddCasterMarkWordInfo": {
|
25
25
|
"document": "为导播台添加文本配置。",
|
26
26
|
"input": "AddCasterMarkWordInfoRequest",
|
27
|
-
"name": "
|
27
|
+
"name": "新增导播台文本配置",
|
28
28
|
"output": "AddCasterMarkWordInfoResponse",
|
29
29
|
"status": "online"
|
30
30
|
},
|
@@ -80,7 +80,7 @@
|
|
80
80
|
"CreateCaster": {
|
81
81
|
"document": "该接口用来创建新的导播台",
|
82
82
|
"input": "CreateCasterRequest",
|
83
|
-
"name": "
|
83
|
+
"name": "创建导播台",
|
84
84
|
"output": "CreateCasterResponse",
|
85
85
|
"status": "online"
|
86
86
|
},
|
@@ -94,21 +94,21 @@
|
|
94
94
|
"CreateCasterPgm": {
|
95
95
|
"document": "该接口用来启动主监任务,并将获取主监画面的播放地址。",
|
96
96
|
"input": "CreateCasterPgmRequest",
|
97
|
-
"name": "
|
97
|
+
"name": "创建导播台主监任务",
|
98
98
|
"output": "CreateCasterPgmResponse",
|
99
99
|
"status": "online"
|
100
100
|
},
|
101
101
|
"CreateCasterPgmFromPvw": {
|
102
102
|
"document": "该接口用来将预监画面的布局、水印、字幕等配置,复制到主监画面中。\n该接口使用时,预监任务需处于运行状态。",
|
103
103
|
"input": "CreateCasterPgmFromPvwRequest",
|
104
|
-
"name": "
|
104
|
+
"name": "复制导播台预监展示信息创建主监任务",
|
105
105
|
"output": "CreateCasterPgmFromPvwResponse",
|
106
106
|
"status": "online"
|
107
107
|
},
|
108
108
|
"CreateCasterPvw": {
|
109
109
|
"document": "该接口用来启动预监任务,并将获取预监画面的播放地址。",
|
110
110
|
"input": "CreateCasterPvwRequest",
|
111
|
-
"name": "
|
111
|
+
"name": "创建导播台预监任务",
|
112
112
|
"output": "CreateCasterPvwResponse",
|
113
113
|
"status": "online"
|
114
114
|
},
|
@@ -262,14 +262,14 @@
|
|
262
262
|
"DeleteCasterInputInfo": {
|
263
263
|
"document": "该接口用来删除导播台中的输入源信息。",
|
264
264
|
"input": "DeleteCasterInputInfoRequest",
|
265
|
-
"name": "
|
265
|
+
"name": "删除导播台输入源",
|
266
266
|
"output": "DeleteCasterInputInfoResponse",
|
267
267
|
"status": "online"
|
268
268
|
},
|
269
269
|
"DeleteCasterLayoutInfo": {
|
270
270
|
"document": "该接口用来将布局信息从导播台中删除",
|
271
271
|
"input": "DeleteCasterLayoutInfoRequest",
|
272
|
-
"name": "
|
272
|
+
"name": "删除导播台布局",
|
273
273
|
"output": "DeleteCasterLayoutInfoResponse",
|
274
274
|
"status": "online"
|
275
275
|
},
|
@@ -493,14 +493,14 @@
|
|
493
493
|
"DescribeCasterInputInfos": {
|
494
494
|
"document": "该接口用来查询导播台的输入源信息列表。",
|
495
495
|
"input": "DescribeCasterInputInfosRequest",
|
496
|
-
"name": "
|
496
|
+
"name": "查询导播台输入源列表",
|
497
497
|
"output": "DescribeCasterInputInfosResponse",
|
498
498
|
"status": "online"
|
499
499
|
},
|
500
500
|
"DescribeCasterLayoutInfos": {
|
501
501
|
"document": "该接口用来查询某个导播台的布局列表",
|
502
502
|
"input": "DescribeCasterLayoutInfosRequest",
|
503
|
-
"name": "
|
503
|
+
"name": "查询导播台布局列表",
|
504
504
|
"output": "DescribeCasterLayoutInfosResponse",
|
505
505
|
"status": "online"
|
506
506
|
},
|
@@ -514,14 +514,14 @@
|
|
514
514
|
"DescribeCasterMarkPicInfos": {
|
515
515
|
"document": "该接口用来查询某个导播台的水印列表。",
|
516
516
|
"input": "DescribeCasterMarkPicInfosRequest",
|
517
|
-
"name": "
|
517
|
+
"name": "查询导播台水印信息列表",
|
518
518
|
"output": "DescribeCasterMarkPicInfosResponse",
|
519
519
|
"status": "online"
|
520
520
|
},
|
521
521
|
"DescribeCasterMarkWordInfos": {
|
522
522
|
"document": "该接口用来查询某个导播台的文本列表。",
|
523
523
|
"input": "DescribeCasterMarkWordInfosRequest",
|
524
|
-
"name": "
|
524
|
+
"name": "查询导播台文本配置列表",
|
525
525
|
"output": "DescribeCasterMarkWordInfosResponse",
|
526
526
|
"status": "online"
|
527
527
|
},
|
@@ -542,7 +542,7 @@
|
|
542
542
|
"DescribeCasterTransitionTypes": {
|
543
543
|
"document": "该接口用来获取所有的转场名称及其对应的素材url。",
|
544
544
|
"input": "DescribeCasterTransitionTypesRequest",
|
545
|
-
"name": "
|
545
|
+
"name": "获取导播台转场列表",
|
546
546
|
"output": "DescribeCasterTransitionTypesResponse",
|
547
547
|
"status": "online"
|
548
548
|
},
|
@@ -672,6 +672,13 @@
|
|
672
672
|
"output": "DescribeLiveDomainsResponse",
|
673
673
|
"status": "online"
|
674
674
|
},
|
675
|
+
"DescribeLiveEnhanceInfoList": {
|
676
|
+
"document": "查询直播增强用量明细信息。",
|
677
|
+
"input": "DescribeLiveEnhanceInfoListRequest",
|
678
|
+
"name": "查询直播增强用量明细",
|
679
|
+
"output": "DescribeLiveEnhanceInfoListResponse",
|
680
|
+
"status": "online"
|
681
|
+
},
|
675
682
|
"DescribeLiveForbidStreamList": {
|
676
683
|
"document": "获取禁推流列表。\n\n注意:该接口仅作为直播辅助查询接口,重要业务场景不可强依赖该接口。",
|
677
684
|
"input": "DescribeLiveForbidStreamListRequest",
|
@@ -806,7 +813,7 @@
|
|
806
813
|
"status": "online"
|
807
814
|
},
|
808
815
|
"DescribeLiveStreamOnlineList": {
|
809
|
-
"document": "返回正在直播中的流列表。适用于推流成功后查询在线流信息。\n\n注意:\n1. 该接口仅提供辅助查询在线流列表功能,业务重要场景不可强依赖该接口。\n2. 该接口仅适用于流数少于2
|
816
|
+
"document": "返回正在直播中的流列表。适用于推流成功后查询在线流信息。\n\n注意:\n1. 该接口仅提供辅助查询在线流列表功能,业务重要场景不可强依赖该接口。\n2. 该接口仅适用于流数少于2万路的情况,对于流数较大用户请联系售后。",
|
810
817
|
"input": "DescribeLiveStreamOnlineListRequest",
|
811
818
|
"name": "查询直播中的流",
|
812
819
|
"output": "DescribeLiveStreamOnlineListResponse",
|
@@ -1109,21 +1116,21 @@
|
|
1109
1116
|
"ModifyCaster": {
|
1110
1117
|
"document": "该接口用来设置导播台的描述、名称、录制模板id等参数。",
|
1111
1118
|
"input": "ModifyCasterRequest",
|
1112
|
-
"name": "
|
1119
|
+
"name": "修改导播台",
|
1113
1120
|
"output": "ModifyCasterResponse",
|
1114
1121
|
"status": "online"
|
1115
1122
|
},
|
1116
1123
|
"ModifyCasterInputInfo": {
|
1117
1124
|
"document": "该接口用来修改已经设置过的输入源信息,如源地址,源类型等。\n设置前,需保证待修改的输入源已经存在。若不存在,需使用AddCasterInputInfo接口。",
|
1118
1125
|
"input": "ModifyCasterInputInfoRequest",
|
1119
|
-
"name": "
|
1126
|
+
"name": "修改导播台输入源",
|
1120
1127
|
"output": "ModifyCasterInputInfoResponse",
|
1121
1128
|
"status": "online"
|
1122
1129
|
},
|
1123
1130
|
"ModifyCasterLayoutInfo": {
|
1124
1131
|
"document": "该接口用来修改布局参数",
|
1125
1132
|
"input": "ModifyCasterLayoutInfoRequest",
|
1126
|
-
"name": "
|
1133
|
+
"name": "修改导播台布局",
|
1127
1134
|
"output": "ModifyCasterLayoutInfoResponse",
|
1128
1135
|
"status": "online"
|
1129
1136
|
},
|
@@ -9170,6 +9177,97 @@
|
|
9170
9177
|
],
|
9171
9178
|
"type": "object"
|
9172
9179
|
},
|
9180
|
+
"DescribeLiveEnhanceInfoListRequest": {
|
9181
|
+
"document": "DescribeLiveEnhanceInfoList请求参数结构体",
|
9182
|
+
"members": [
|
9183
|
+
{
|
9184
|
+
"disabled": false,
|
9185
|
+
"document": "起始时间点,使用ISO格式时间,\n例如:2019-01-08T10:00:00Z。\n注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见[ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。\n接口支持最近三个月的查询,开始时间和结束时间查询跨度不能超过三十天。",
|
9186
|
+
"example": "2019-03-01T00:00:00+08:00",
|
9187
|
+
"member": "string",
|
9188
|
+
"name": "StartTime",
|
9189
|
+
"required": true,
|
9190
|
+
"type": "string"
|
9191
|
+
},
|
9192
|
+
{
|
9193
|
+
"disabled": false,
|
9194
|
+
"document": "结束时间点,使用ISO格式时间,\n例如:2019-01-08T10:00:00Z。\n注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见[ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。\n接口支持最近三个月的查询,开始时间和结束时间查询跨度不能超过三十天。",
|
9195
|
+
"example": "2019-03-01T12:00:00+08:00",
|
9196
|
+
"member": "string",
|
9197
|
+
"name": "EndTime",
|
9198
|
+
"required": true,
|
9199
|
+
"type": "string"
|
9200
|
+
},
|
9201
|
+
{
|
9202
|
+
"disabled": false,
|
9203
|
+
"document": "查询粒度,支持5,60分钟。",
|
9204
|
+
"example": "5",
|
9205
|
+
"member": "int64",
|
9206
|
+
"name": "Granularity",
|
9207
|
+
"required": false,
|
9208
|
+
"type": "int"
|
9209
|
+
},
|
9210
|
+
{
|
9211
|
+
"disabled": false,
|
9212
|
+
"document": "查询域名,如果不填则默认查全部的数据。",
|
9213
|
+
"example": "test.com",
|
9214
|
+
"member": "string",
|
9215
|
+
"name": "DomainNames",
|
9216
|
+
"required": false,
|
9217
|
+
"type": "list"
|
9218
|
+
},
|
9219
|
+
{
|
9220
|
+
"disabled": false,
|
9221
|
+
"document": "增强服务类型,如果不填则默认查全部的数据。",
|
9222
|
+
"example": "StreamID",
|
9223
|
+
"member": "string",
|
9224
|
+
"name": "Type",
|
9225
|
+
"required": false,
|
9226
|
+
"type": "list"
|
9227
|
+
},
|
9228
|
+
{
|
9229
|
+
"disabled": false,
|
9230
|
+
"document": "分辨率,如果不填则默认查全部的数据。",
|
9231
|
+
"example": "无",
|
9232
|
+
"member": "string",
|
9233
|
+
"name": "Resolution",
|
9234
|
+
"required": false,
|
9235
|
+
"type": "list"
|
9236
|
+
},
|
9237
|
+
{
|
9238
|
+
"disabled": false,
|
9239
|
+
"document": "帧率,如果不填则默认查全部的数据。",
|
9240
|
+
"example": "无",
|
9241
|
+
"member": "string",
|
9242
|
+
"name": "Fps",
|
9243
|
+
"required": false,
|
9244
|
+
"type": "list"
|
9245
|
+
}
|
9246
|
+
],
|
9247
|
+
"type": "object"
|
9248
|
+
},
|
9249
|
+
"DescribeLiveEnhanceInfoListResponse": {
|
9250
|
+
"document": "DescribeLiveEnhanceInfoList返回参数结构体",
|
9251
|
+
"members": [
|
9252
|
+
{
|
9253
|
+
"disabled": false,
|
9254
|
+
"document": "直播增强统计信息列表。",
|
9255
|
+
"example": "无",
|
9256
|
+
"member": "LiveEnhanceInfo",
|
9257
|
+
"name": "DataInfoList",
|
9258
|
+
"output_required": false,
|
9259
|
+
"type": "list",
|
9260
|
+
"value_allowed_null": false
|
9261
|
+
},
|
9262
|
+
{
|
9263
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
9264
|
+
"member": "string",
|
9265
|
+
"name": "RequestId",
|
9266
|
+
"type": "string"
|
9267
|
+
}
|
9268
|
+
],
|
9269
|
+
"type": "object"
|
9270
|
+
},
|
9173
9271
|
"DescribeLiveForbidStreamListRequest": {
|
9174
9272
|
"document": "DescribeLiveForbidStreamList请求参数结构体",
|
9175
9273
|
"members": [
|
@@ -10248,7 +10346,7 @@
|
|
10248
10346
|
"example": "1",
|
10249
10347
|
"member": "uint64",
|
10250
10348
|
"name": "TotalNum",
|
10251
|
-
"
|
10349
|
+
"output_required": true,
|
10252
10350
|
"type": "int",
|
10253
10351
|
"value_allowed_null": false
|
10254
10352
|
},
|
@@ -10258,7 +10356,7 @@
|
|
10258
10356
|
"example": "1",
|
10259
10357
|
"member": "uint64",
|
10260
10358
|
"name": "TotalPage",
|
10261
|
-
"
|
10359
|
+
"output_required": true,
|
10262
10360
|
"type": "int",
|
10263
10361
|
"value_allowed_null": false
|
10264
10362
|
},
|
@@ -10268,7 +10366,7 @@
|
|
10268
10366
|
"example": "1",
|
10269
10367
|
"member": "uint64",
|
10270
10368
|
"name": "PageNum",
|
10271
|
-
"
|
10369
|
+
"output_required": true,
|
10272
10370
|
"type": "int",
|
10273
10371
|
"value_allowed_null": false
|
10274
10372
|
},
|
@@ -10278,7 +10376,7 @@
|
|
10278
10376
|
"example": "10",
|
10279
10377
|
"member": "uint64",
|
10280
10378
|
"name": "PageSize",
|
10281
|
-
"
|
10379
|
+
"output_required": true,
|
10282
10380
|
"type": "int",
|
10283
10381
|
"value_allowed_null": false
|
10284
10382
|
},
|
@@ -10288,7 +10386,7 @@
|
|
10288
10386
|
"example": "无",
|
10289
10387
|
"member": "StreamOnlineInfo",
|
10290
10388
|
"name": "OnlineInfo",
|
10291
|
-
"
|
10389
|
+
"output_required": true,
|
10292
10390
|
"type": "list",
|
10293
10391
|
"value_allowed_null": false
|
10294
10392
|
},
|
@@ -10307,7 +10405,7 @@
|
|
10307
10405
|
{
|
10308
10406
|
"disabled": false,
|
10309
10407
|
"document": "您的推流域名。",
|
10310
|
-
"example": "",
|
10408
|
+
"example": "5000.livepush.com",
|
10311
10409
|
"member": "string",
|
10312
10410
|
"name": "DomainName",
|
10313
10411
|
"required": true,
|
@@ -10316,7 +10414,7 @@
|
|
10316
10414
|
{
|
10317
10415
|
"disabled": false,
|
10318
10416
|
"document": "结束时间。\nUTC 格式,例如:2016-06-30T19:00:00Z。\n不超过当前时间。\n注意:EndTime和StartTime相差不可超过30天。",
|
10319
|
-
"example": "",
|
10417
|
+
"example": "2024-11-23T00:00:00Z",
|
10320
10418
|
"member": "string",
|
10321
10419
|
"name": "EndTime",
|
10322
10420
|
"required": true,
|
@@ -10325,7 +10423,7 @@
|
|
10325
10423
|
{
|
10326
10424
|
"disabled": false,
|
10327
10425
|
"document": "起始时间。 \nUTC 格式,例如:2016-06-29T19:00:00Z。\n最长支持查询60天内数据。",
|
10328
|
-
"example": "",
|
10426
|
+
"example": "2024-11-22T00:00:00Z",
|
10329
10427
|
"member": "string",
|
10330
10428
|
"name": "StartTime",
|
10331
10429
|
"required": true,
|
@@ -10334,7 +10432,7 @@
|
|
10334
10432
|
{
|
10335
10433
|
"disabled": false,
|
10336
10434
|
"document": "推流路径,与推流和播放地址中的 AppName 保持一致,默认为 live。不支持模糊匹配。",
|
10337
|
-
"example": "",
|
10435
|
+
"example": "live",
|
10338
10436
|
"member": "string",
|
10339
10437
|
"name": "AppName",
|
10340
10438
|
"required": false,
|
@@ -10343,7 +10441,7 @@
|
|
10343
10441
|
{
|
10344
10442
|
"disabled": false,
|
10345
10443
|
"document": "取得第几页。\n默认值:1。",
|
10346
|
-
"example": "",
|
10444
|
+
"example": "1",
|
10347
10445
|
"member": "uint64",
|
10348
10446
|
"name": "PageNum",
|
10349
10447
|
"required": false,
|
@@ -10352,7 +10450,7 @@
|
|
10352
10450
|
{
|
10353
10451
|
"disabled": false,
|
10354
10452
|
"document": "分页大小。\n最大值:100。\n取值范围:10~100 之前的任意整数。\n默认值:10。",
|
10355
|
-
"example": "",
|
10453
|
+
"example": "10",
|
10356
10454
|
"member": "uint64",
|
10357
10455
|
"name": "PageSize",
|
10358
10456
|
"required": false,
|
@@ -10361,7 +10459,7 @@
|
|
10361
10459
|
{
|
10362
10460
|
"disabled": false,
|
10363
10461
|
"document": "流名称,支持模糊匹配。",
|
10364
|
-
"example": "",
|
10462
|
+
"example": "test",
|
10365
10463
|
"member": "string",
|
10366
10464
|
"name": "StreamName",
|
10367
10465
|
"required": false,
|
@@ -10376,45 +10474,50 @@
|
|
10376
10474
|
{
|
10377
10475
|
"disabled": false,
|
10378
10476
|
"document": "推流记录信息。",
|
10379
|
-
"example": "",
|
10477
|
+
"example": "无",
|
10380
10478
|
"member": "StreamName",
|
10381
10479
|
"name": "PublishInfo",
|
10480
|
+
"output_required": true,
|
10382
10481
|
"type": "list",
|
10383
10482
|
"value_allowed_null": false
|
10384
10483
|
},
|
10385
10484
|
{
|
10386
10485
|
"disabled": false,
|
10387
10486
|
"document": "分页的页码。",
|
10388
|
-
"example": "",
|
10487
|
+
"example": "1",
|
10389
10488
|
"member": "uint64",
|
10390
10489
|
"name": "PageNum",
|
10490
|
+
"output_required": true,
|
10391
10491
|
"type": "int",
|
10392
10492
|
"value_allowed_null": false
|
10393
10493
|
},
|
10394
10494
|
{
|
10395
10495
|
"disabled": false,
|
10396
10496
|
"document": "每页大小",
|
10397
|
-
"example": "",
|
10497
|
+
"example": "10",
|
10398
10498
|
"member": "uint64",
|
10399
10499
|
"name": "PageSize",
|
10500
|
+
"output_required": true,
|
10400
10501
|
"type": "int",
|
10401
10502
|
"value_allowed_null": false
|
10402
10503
|
},
|
10403
10504
|
{
|
10404
10505
|
"disabled": false,
|
10405
10506
|
"document": "符合条件的总个数。",
|
10406
|
-
"example": "",
|
10507
|
+
"example": "20",
|
10407
10508
|
"member": "uint64",
|
10408
10509
|
"name": "TotalNum",
|
10510
|
+
"output_required": true,
|
10409
10511
|
"type": "int",
|
10410
10512
|
"value_allowed_null": false
|
10411
10513
|
},
|
10412
10514
|
{
|
10413
10515
|
"disabled": false,
|
10414
10516
|
"document": "总页数。",
|
10415
|
-
"example": "",
|
10517
|
+
"example": "2",
|
10416
10518
|
"member": "uint64",
|
10417
10519
|
"name": "TotalPage",
|
10520
|
+
"output_required": true,
|
10418
10521
|
"type": "int",
|
10419
10522
|
"value_allowed_null": false
|
10420
10523
|
},
|
@@ -14304,6 +14407,72 @@
|
|
14304
14407
|
],
|
14305
14408
|
"usage": "out"
|
14306
14409
|
},
|
14410
|
+
"LiveEnhanceInfo": {
|
14411
|
+
"document": "直播增强计费信息。",
|
14412
|
+
"members": [
|
14413
|
+
{
|
14414
|
+
"disabled": false,
|
14415
|
+
"document": "域名。",
|
14416
|
+
"example": "无",
|
14417
|
+
"member": "string",
|
14418
|
+
"name": "Domain",
|
14419
|
+
"output_required": false,
|
14420
|
+
"type": "string",
|
14421
|
+
"value_allowed_null": false
|
14422
|
+
},
|
14423
|
+
{
|
14424
|
+
"disabled": false,
|
14425
|
+
"document": "时间。",
|
14426
|
+
"example": "无",
|
14427
|
+
"member": "string",
|
14428
|
+
"name": "Time",
|
14429
|
+
"output_required": false,
|
14430
|
+
"type": "string",
|
14431
|
+
"value_allowed_null": false
|
14432
|
+
},
|
14433
|
+
{
|
14434
|
+
"disabled": false,
|
14435
|
+
"document": "计费时长,单位分钟。",
|
14436
|
+
"example": "无",
|
14437
|
+
"member": "int64",
|
14438
|
+
"name": "Duration",
|
14439
|
+
"output_required": false,
|
14440
|
+
"type": "int",
|
14441
|
+
"value_allowed_null": false
|
14442
|
+
},
|
14443
|
+
{
|
14444
|
+
"disabled": false,
|
14445
|
+
"document": "帧率。",
|
14446
|
+
"example": "无",
|
14447
|
+
"member": "string",
|
14448
|
+
"name": "Fps",
|
14449
|
+
"output_required": false,
|
14450
|
+
"type": "string",
|
14451
|
+
"value_allowed_null": false
|
14452
|
+
},
|
14453
|
+
{
|
14454
|
+
"disabled": false,
|
14455
|
+
"document": "分辨率。",
|
14456
|
+
"example": "无",
|
14457
|
+
"member": "string",
|
14458
|
+
"name": "Resolution",
|
14459
|
+
"output_required": false,
|
14460
|
+
"type": "string",
|
14461
|
+
"value_allowed_null": false
|
14462
|
+
},
|
14463
|
+
{
|
14464
|
+
"disabled": false,
|
14465
|
+
"document": "增强服务类型。",
|
14466
|
+
"example": "无",
|
14467
|
+
"member": "string",
|
14468
|
+
"name": "Type",
|
14469
|
+
"output_required": false,
|
14470
|
+
"type": "string",
|
14471
|
+
"value_allowed_null": false
|
14472
|
+
}
|
14473
|
+
],
|
14474
|
+
"usage": "out"
|
14475
|
+
},
|
14307
14476
|
"LivePackageInfo": {
|
14308
14477
|
"document": "直播包信息。",
|
14309
14478
|
"members": [
|
@@ -792,6 +792,14 @@
|
|
792
792
|
"title": "查询域名列表"
|
793
793
|
}
|
794
794
|
],
|
795
|
+
"DescribeLiveEnhanceInfoList": [
|
796
|
+
{
|
797
|
+
"document": "查询直播增强用量明细。",
|
798
|
+
"input": "POST / HTTP/1.1\nHost: live.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeLiveEnhanceInfoList\n<公共请求参数>\n\n{\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"Granularity\": 0,\n \"DomainNames\": [\n \"abc\"\n ],\n \"Type\": [\n \"abc\"\n ],\n \"Resolution\": [\n \"abc\"\n ],\n \"Fps\": [\n \"abc\"\n ]\n}",
|
799
|
+
"output": "{\n \"Response\": {\n \"DataInfoList\": [\n {\n \"Domain\": \"abc\",\n \"Time\": \"abc\",\n \"Duration\": 0,\n \"Fps\": \"abc\",\n \"Resolution\": \"abc\",\n \"Type\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
|
800
|
+
"title": "请求示例"
|
801
|
+
}
|
802
|
+
],
|
795
803
|
"DescribeLiveForbidStreamList": [
|
796
804
|
{
|
797
805
|
"document": "",
|
@@ -948,7 +956,7 @@
|
|
948
956
|
{
|
949
957
|
"document": "",
|
950
958
|
"input": "https://live.tencentcloudapi.com/?Action=DescribeLiveStreamOnlineList\n&DomainName=5000.livepush.myqcloud.com\n&AppName=live\n&PageNum=1\n&PageSize=10\n&<公共请求参数>",
|
951
|
-
"output": "{\n \"Response\": {\n \"OnlineInfo\": [\n {\n \"StreamName\": \"5000_abcdefg\",\n \"AppName\": \"live\",\n \"DomainName\": \"5000.livepush.myqcloud.com\",\n \"PublishTimeList\": [\n {\n \"PublishTime\": \"2017-10-24T12:00:00Z\"\n }\n ]\n }\n ],\n \"TotalNum\": 1,\n \"TotalPage\": 1,\n \"PageNum\": 1,\n \"PageSize\": 10,\n \"RequestId\": \"8e50cdb5-56dc-408b-89b0-31818958d424\"\n }\n}",
|
959
|
+
"output": "{\n \"Response\": {\n \"OnlineInfo\": [\n {\n \"StreamName\": \"5000_abcdefg\",\n \"AppName\": \"live\",\n \"DomainName\": \"5000.livepush.myqcloud.com\",\n \"PublishTimeList\": [\n {\n \"PublishTime\": \"2017-10-24T12:00:00Z\"\n }\n ],\n \"PushToDelay\": 0\n }\n ],\n \"TotalNum\": 1,\n \"TotalPage\": 1,\n \"PageNum\": 1,\n \"PageSize\": 10,\n \"RequestId\": \"8e50cdb5-56dc-408b-89b0-31818958d424\"\n }\n}",
|
952
960
|
"title": "请求示例"
|
953
961
|
}
|
954
962
|
],
|
@@ -4271,7 +4271,7 @@
|
|
4271
4271
|
},
|
4272
4272
|
{
|
4273
4273
|
"disabled": false,
|
4274
|
-
"document": "IsPublic
|
4274
|
+
"document": "IsPublic用于上传文件或图片时选择场景,当上传为对话端图片时IsPublic为true,上传文件(包括文档库文件和对话端文件)时IsPublic为false",
|
4275
4275
|
"example": "false",
|
4276
4276
|
"member": "bool",
|
4277
4277
|
"name": "IsPublic",
|