tccli 3.0.1371.1__py2.py3-none-any.whl → 3.0.1373.1__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (73) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/batch/v20170312/api.json +59 -59
  3. tccli/services/batch/v20170312/examples.json +3 -3
  4. tccli/services/cfg/v20210820/api.json +5 -5
  5. tccli/services/cfg/v20210820/examples.json +1 -1
  6. tccli/services/cfs/v20190719/api.json +10 -10
  7. tccli/services/cfs/v20190719/examples.json +1 -1
  8. tccli/services/ckafka/v20190819/api.json +21 -21
  9. tccli/services/clb/v20180317/api.json +259 -10
  10. tccli/services/cls/v20201016/api.json +388 -282
  11. tccli/services/cls/v20201016/examples.json +33 -33
  12. tccli/services/csip/v20221121/examples.json +1 -1
  13. tccli/services/ctem/v20231128/api.json +104 -104
  14. tccli/services/ctem/v20231128/examples.json +8 -8
  15. tccli/services/dnspod/v20210323/api.json +14 -4
  16. tccli/services/dnspod/v20210323/examples.json +2 -2
  17. tccli/services/es/v20180416/api.json +23 -4
  18. tccli/services/ess/v20201111/api.json +3 -3
  19. tccli/services/essbasic/v20210526/api.json +4 -4
  20. tccli/services/iai/v20200303/api.json +9 -0
  21. tccli/services/keewidb/v20220308/api.json +24 -24
  22. tccli/services/lcic/v20220817/api.json +46 -18
  23. tccli/services/lighthouse/lighthouse_client.py +106 -0
  24. tccli/services/lighthouse/v20200324/api.json +280 -0
  25. tccli/services/lighthouse/v20200324/examples.json +22 -0
  26. tccli/services/live/v20180801/api.json +1 -1
  27. tccli/services/lke/lke_client.py +0 -53
  28. tccli/services/lke/v20231130/api.json +29 -79
  29. tccli/services/lke/v20231130/examples.json +0 -8
  30. tccli/services/mongodb/v20190725/api.json +4 -4
  31. tccli/services/monitor/v20180724/api.json +7 -7
  32. tccli/services/mps/v20190612/api.json +42 -2
  33. tccli/services/ocr/v20181119/api.json +43 -14
  34. tccli/services/organization/v20210331/api.json +25 -25
  35. tccli/services/organization/v20210331/examples.json +1 -1
  36. tccli/services/postgres/postgres_client.py +12 -171
  37. tccli/services/postgres/v20170312/api.json +20 -819
  38. tccli/services/postgres/v20170312/examples.json +6 -30
  39. tccli/services/scf/v20180416/api.json +2 -0
  40. tccli/services/ssl/v20191205/api.json +1 -1
  41. tccli/services/sts/v20180813/api.json +4 -4
  42. tccli/services/tcbr/v20220217/api.json +92 -0
  43. tccli/services/tcss/v20201101/api.json +32 -2
  44. tccli/services/tcss/v20201101/examples.json +3 -3
  45. tccli/services/teo/v20220901/api.json +12 -12
  46. tccli/services/tione/v20211111/api.json +18 -18
  47. tccli/services/tke/v20180525/api.json +10 -1
  48. tccli/services/tms/v20201229/api.json +6 -6
  49. tccli/services/trabbit/v20230418/api.json +41 -2
  50. tccli/services/trocket/trocket_client.py +65 -12
  51. tccli/services/trocket/v20230308/api.json +156 -0
  52. tccli/services/trocket/v20230308/examples.json +8 -0
  53. tccli/services/trtc/trtc_client.py +159 -0
  54. tccli/services/trtc/v20190722/api.json +273 -9
  55. tccli/services/trtc/v20190722/examples.json +24 -0
  56. tccli/services/tse/v20201207/api.json +23 -5
  57. tccli/services/tse/v20201207/examples.json +2 -2
  58. tccli/services/tsf/v20180326/api.json +907 -802
  59. tccli/services/tsf/v20180326/examples.json +29 -29
  60. tccli/services/vod/v20180717/api.json +73 -33
  61. tccli/services/vod/v20180717/examples.json +1 -1
  62. tccli/services/vpc/v20170312/api.json +12 -2
  63. tccli/services/vpc/v20170312/examples.json +2 -2
  64. tccli/services/waf/v20180125/api.json +717 -38
  65. tccli/services/waf/v20180125/examples.json +56 -0
  66. tccli/services/waf/waf_client.py +444 -73
  67. tccli/services/wedata/v20210820/api.json +138 -6
  68. tccli/services/wsa/v20250508/api.json +21 -3
  69. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/METADATA +2 -2
  70. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/RECORD +73 -73
  71. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/WHEEL +0 -0
  72. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/entry_points.txt +0 -0
  73. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/license_files/LICENSE +0 -0
@@ -1121,7 +1121,7 @@
1121
1121
  "status": "online"
1122
1122
  },
1123
1123
  "ProcessMediaByMPS": {
1124
- "document": "使用媒体处理服务(MPS)的媒体处理能力,对点播中的视频发起媒体处理,任务发起时需将 MPS 相关参数以 JSON 格式填入 MPSProcessMediaParams 参数中。具体任务参数配置请参考[媒体处理 ProcessMedia 接口](https://cloud.tencent.com/document/api/862/37578)。\n当前支持的 MPS 功能:\n1. [智能擦除](https://cloud.tencent.com/document/product/862/101530):能够对视频画面中的 Logo、字幕、人脸和车牌等元素进行模糊、马赛克或无痕化处理,从而便于内容的传播和分享。该任务产生的新视频将生成新的 FileId 存储在点播平台的子应用中。\n\n> 以该种方式发起的视频处理任务:\n> 1. 任务状态及结果的查询仍在点播平台中完成,使用 [DescribeTaskDetail](https://cloud.tencent.com/document/product/266/33431) 或 [DescribeTasks](https://cloud.tencent.com/document/product/266/33430) 查询任务。\n> 2. 相关功能的用量及账单将在 MPS 平台给出,因此在使用该功能前,首先需要开通 MPS 服务。\n> 3. 该功能目前仍在内测中,如需测试体验,您可以联系我们获得支持。",
1124
+ "document": "使用媒体处理服务(MPS)的媒体处理能力,对点播中的视频发起媒体处理,任务发起时需将 MPS 相关参数以 JSON 格式填入 MPSProcessMediaParams 参数中。具体任务参数配置请参考[媒体处理 ProcessMedia 接口](https://cloud.tencent.com/document/api/862/37578)。 \n当前支持的 MPS 功能:\n1. [智能擦除](https://cloud.tencent.com/document/product/862/101530):能够对视频画面中的 Logo、字幕、人脸和车牌等元素进行模糊、马赛克或无痕化处理,从而便于内容的传播和分享。该任务产生的新视频将生成新的 FileId 存储在点播平台的子应用中。\n2. [音视频增强](https://cloud.tencent.com/document/product/862/118703):该功能支持分布式实时画质增强,包含视频去毛刺、降噪、色彩增强、细节增强、人脸增强、SDR2HDR、大模型增强等功能,可大幅提升音视频质量,广泛应用于 OTT、电商、赛事等场景,有效实现 QoE 与 QoS 双维度提升,创造显著业务价值。\n\n> 以该种方式发起的视频处理任务:\n> 1. 任务状态及结果的查询仍在点播平台中完成,使用 [DescribeTaskDetail](https://cloud.tencent.com/document/product/266/33431) 或 [DescribeTasks](https://cloud.tencent.com/document/product/266/33430) 查询任务。\n> 2. 相关功能的用量及账单将在 MPS 平台给出,因此在使用该功能前,首先需要开通 MPS 服务。\n> 3. 该功能目前仍在内测中,如需测试体验,您可以联系我们获得支持。",
1125
1125
  "input": "ProcessMediaByMPSRequest",
1126
1126
  "name": "使用 MPS 进行视频处理",
1127
1127
  "output": "ProcessMediaByMPSResponse",
@@ -8371,7 +8371,7 @@
8371
8371
  {
8372
8372
  "disabled": false,
8373
8373
  "document": "音频源的媒体 ID。固定取该媒体中的首个音频流,视频流和其它音频流(如有)将被忽略。",
8374
- "example": "1234567890",
8374
+ "example": "5145403691207231260",
8375
8375
  "member": "string",
8376
8376
  "name": "FileId",
8377
8377
  "output_required": true,
@@ -8411,6 +8411,17 @@
8411
8411
  "required": false,
8412
8412
  "type": "string",
8413
8413
  "value_allowed_null": false
8414
+ },
8415
+ {
8416
+ "disabled": false,
8417
+ "document": "音轨序号,表示选择音频源中的第几个音轨,从0开始计数。默认值为0,表示选择最靠前的音轨。",
8418
+ "example": "0",
8419
+ "member": "uint64",
8420
+ "name": "AudioTrackIdx",
8421
+ "output_required": false,
8422
+ "required": false,
8423
+ "type": "int",
8424
+ "value_allowed_null": false
8414
8425
  }
8415
8426
  ],
8416
8427
  "usage": "both"
@@ -18914,7 +18925,7 @@
18914
18925
  {
18915
18926
  "disabled": false,
18916
18927
  "document": "事件句柄,调用方必须调用 ConfirmEvents 来确认消息已经收到,确认有效时间 30 秒。失效后,事件可重新被获取。",
18917
- "example": "123**456",
18928
+ "example": "14253**42576",
18918
18929
  "member": "string",
18919
18930
  "name": "EventHandle",
18920
18931
  "output_required": true,
@@ -18923,7 +18934,7 @@
18923
18934
  },
18924
18935
  {
18925
18936
  "disabled": false,
18926
- "document": "<b>支持事件类型:</b>\n<li>NewFileUpload:视频上传完成;</li>\n<li>ProcedureStateChanged:任务流状态变更;</li>\n<li>FileDeleted:视频删除完成;</li>\n<li>RestoreMediaComplete:视频取回完成;</li>\n<li>PullComplete:视频转拉完成;</li>\n<li>EditMediaComplete:视频编辑完成;</li>\n<li>SplitMediaComplete:视频拆分完成;</li>\n<li>ComposeMediaComplete:制作媒体文件完成;</li>\n<li>WechatMiniProgramPublishComplete:微信小程序发布完成。</li>\n<li>RemoveWatermark:智能去除水印完成。</li>\n<li>RebuildMediaComplete:音画质重生完成事件(不推荐使用)。</li>\n<li>ReviewAudioVideoComplete:音视频审核完成;</li>\n<li>ExtractTraceWatermarkComplete:提取溯源水印完成;</li>\n<li>ExtractCopyRightWatermarkComplete:提取版权水印完成;</li>\n<li>DescribeFileAttributesComplete:获取文件属性完成;</li>\n<li>QualityInspectComplete:音画质检测完成;</li>\n<li>QualityEnhanceComplete:音画质重生任务完成;</li>\n<li>PersistenceComplete:剪辑固化完成;</li>\n<li>ComplexAdaptiveDynamicStreamingComplete:复杂自适应码流任务完成。</li>\n<b>兼容 2017 版的事件类型:</b>\n<li>TranscodeComplete:视频转码完成;</li>\n<li>ConcatComplete:视频拼接完成;</li>\n<li>ClipComplete:视频剪辑完成;</li>\n<li>CreateImageSpriteComplete:视频截取雪碧图完成;</li>\n<li>CreateSnapshotByTimeOffsetComplete:视频按时间点截图完成。</li>",
18937
+ "document": "<b>支持事件类型:</b>\n<li>NewFileUpload:视频上传完成;</li>\n<li>ProcedureStateChanged:任务流状态变更;</li>\n<li>FileDeleted:视频删除完成;</li>\n<li>RestoreMediaComplete:视频取回完成;</li>\n<li>PullComplete:视频转拉完成;</li>\n<li>EditMediaComplete:视频编辑完成;</li>\n<li>SplitMediaComplete:视频拆分完成;</li>\n<li>ComposeMediaComplete:制作媒体文件完成;</li>\n<li>WechatMiniProgramPublishComplete:微信小程序发布完成。</li>\n<li>RemoveWatermark:智能去除水印完成。</li>\n<li>RebuildMediaComplete:音画质重生完成事件(不推荐使用)。</li>\n<li>ReviewAudioVideoComplete:音视频审核完成;</li>\n<li>ExtractTraceWatermarkComplete:提取溯源水印完成;</li>\n<li>ExtractCopyRightWatermarkComplete:提取版权水印完成;</li>\n<li>DescribeFileAttributesComplete:获取文件属性完成;</li>\n<li>QualityInspectComplete:音画质检测完成;</li>\n<li>QualityEnhanceComplete:音画质重生任务完成;</li>\n<li>PersistenceComplete:剪辑固化完成;</li>\n<li>ComplexAdaptiveDynamicStreamingComplete:复杂自适应码流任务完成。</li>\n<li>ProcessMediaByMPSComplete:MPS视频处理完成。</li>\n<b>兼容 2017 版的事件类型:</b>\n<li>TranscodeComplete:视频转码完成;</li>\n<li>ConcatComplete:视频拼接完成;</li>\n<li>ClipComplete:视频剪辑完成;</li>\n<li>CreateImageSpriteComplete:视频截取雪碧图完成;</li>\n<li>CreateSnapshotByTimeOffsetComplete:视频按时间点截图完成。</li>",
18927
18938
  "example": "null",
18928
18939
  "member": "string",
18929
18940
  "name": "EventType",
@@ -18934,7 +18945,7 @@
18934
18945
  {
18935
18946
  "disabled": false,
18936
18947
  "document": "视频上传完成事件,当事件类型为 NewFileUpload 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
18937
- "example": "null",
18948
+ "example": "",
18938
18949
  "member": "FileUploadTask",
18939
18950
  "name": "FileUploadEvent",
18940
18951
  "output_required": true,
@@ -18944,7 +18955,7 @@
18944
18955
  {
18945
18956
  "disabled": false,
18946
18957
  "document": "任务流状态变更事件,当事件类型为 ProcedureStateChanged 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
18947
- "example": "null",
18958
+ "example": "",
18948
18959
  "member": "ProcedureTask",
18949
18960
  "name": "ProcedureStateChangeEvent",
18950
18961
  "output_required": true,
@@ -18954,7 +18965,7 @@
18954
18965
  {
18955
18966
  "disabled": false,
18956
18967
  "document": "文件删除事件,当事件类型为 FileDeleted 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
18957
- "example": "null",
18968
+ "example": "",
18958
18969
  "member": "FileDeleteTask",
18959
18970
  "name": "FileDeleteEvent",
18960
18971
  "output_required": true,
@@ -18964,7 +18975,7 @@
18964
18975
  {
18965
18976
  "disabled": false,
18966
18977
  "document": "视频转拉完成事件,当事件类型为 PullComplete 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
18967
- "example": "null",
18978
+ "example": "",
18968
18979
  "member": "PullUploadTask",
18969
18980
  "name": "PullCompleteEvent",
18970
18981
  "output_required": true,
@@ -18974,7 +18985,7 @@
18974
18985
  {
18975
18986
  "disabled": false,
18976
18987
  "document": "视频编辑完成事件,当事件类型为 EditMediaComplete 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
18977
- "example": "null",
18988
+ "example": "",
18978
18989
  "member": "EditMediaTask",
18979
18990
  "name": "EditMediaCompleteEvent",
18980
18991
  "output_required": true,
@@ -18984,7 +18995,7 @@
18984
18995
  {
18985
18996
  "disabled": false,
18986
18997
  "document": "视频拆分完成事件,当事件类型为 SplitMediaComplete 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
18987
- "example": "null",
18998
+ "example": "",
18988
18999
  "member": "SplitMediaTask",
18989
19000
  "name": "SplitMediaCompleteEvent",
18990
19001
  "output_required": true,
@@ -18994,7 +19005,7 @@
18994
19005
  {
18995
19006
  "disabled": false,
18996
19007
  "document": "制作媒体文件任务完成事件,当事件类型为 ComposeMediaComplete 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
18997
- "example": "null",
19008
+ "example": "",
18998
19009
  "member": "ComposeMediaTask",
18999
19010
  "name": "ComposeMediaCompleteEvent",
19000
19011
  "output_required": true,
@@ -19004,7 +19015,7 @@
19004
19015
  {
19005
19016
  "disabled": false,
19006
19017
  "document": "视频剪辑完成事件,当事件类型为 ClipComplete 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
19007
- "example": "null",
19018
+ "example": "",
19008
19019
  "member": "ClipTask2017",
19009
19020
  "name": "ClipCompleteEvent",
19010
19021
  "output_required": true,
@@ -19014,7 +19025,7 @@
19014
19025
  {
19015
19026
  "disabled": false,
19016
19027
  "document": "视频转码完成事件,当事件类型为 TranscodeComplete 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
19017
- "example": "null",
19028
+ "example": "",
19018
19029
  "member": "TranscodeTask2017",
19019
19030
  "name": "TranscodeCompleteEvent",
19020
19031
  "output_required": true,
@@ -19024,7 +19035,7 @@
19024
19035
  {
19025
19036
  "disabled": false,
19026
19037
  "document": "视频截取雪碧图完成事件,当事件类型为 CreateImageSpriteComplete 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
19027
- "example": "null",
19038
+ "example": "",
19028
19039
  "member": "CreateImageSpriteTask2017",
19029
19040
  "name": "CreateImageSpriteCompleteEvent",
19030
19041
  "output_required": true,
@@ -19034,7 +19045,7 @@
19034
19045
  {
19035
19046
  "disabled": false,
19036
19047
  "document": "视频拼接完成事件,当事件类型为 ConcatComplete 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
19037
- "example": "null",
19048
+ "example": "",
19038
19049
  "member": "ConcatTask2017",
19039
19050
  "name": "ConcatCompleteEvent",
19040
19051
  "output_required": true,
@@ -19044,7 +19055,7 @@
19044
19055
  {
19045
19056
  "disabled": false,
19046
19057
  "document": "视频按时间点截图完成事件,当事件类型为 CreateSnapshotByTimeOffsetComplete 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
19047
- "example": "null",
19058
+ "example": "",
19048
19059
  "member": "SnapshotByTimeOffsetTask2017",
19049
19060
  "name": "SnapshotByTimeOffsetCompleteEvent",
19050
19061
  "output_required": true,
@@ -19054,7 +19065,7 @@
19054
19065
  {
19055
19066
  "disabled": false,
19056
19067
  "document": "微信发布完成事件,当事件类型为 WechatPublishComplete 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
19057
- "example": "null",
19068
+ "example": "",
19058
19069
  "member": "WechatPublishTask",
19059
19070
  "name": "WechatPublishCompleteEvent",
19060
19071
  "output_required": true,
@@ -19064,7 +19075,7 @@
19064
19075
  {
19065
19076
  "disabled": false,
19066
19077
  "document": "微信小程序发布任务完成事件,当事件类型为 WechatMiniProgramPublishComplete 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
19067
- "example": "null",
19078
+ "example": "",
19068
19079
  "member": "WechatMiniProgramPublishTask",
19069
19080
  "name": "WechatMiniProgramPublishCompleteEvent",
19070
19081
  "output_required": true,
@@ -19074,7 +19085,7 @@
19074
19085
  {
19075
19086
  "disabled": false,
19076
19087
  "document": "智能去除水印完成事件,当事件类型为 RemoveWatermark 有效。\n注意:此字段可能返回 null,表示取不到有效值。",
19077
- "example": "null",
19088
+ "example": "",
19078
19089
  "member": "RemoveWatermarkTask",
19079
19090
  "name": "RemoveWatermarkCompleteEvent",
19080
19091
  "output_required": true,
@@ -19084,7 +19095,7 @@
19084
19095
  {
19085
19096
  "disabled": false,
19086
19097
  "document": "视频取回完成事件,当事件类型为 RestoreMediaComplete 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
19087
- "example": "null",
19098
+ "example": "",
19088
19099
  "member": "RestoreMediaTask",
19089
19100
  "name": "RestoreMediaCompleteEvent",
19090
19101
  "output_required": true,
@@ -19094,7 +19105,7 @@
19094
19105
  {
19095
19106
  "disabled": false,
19096
19107
  "document": "音画质重生完成事件,当事件类型为 RebuildMediaComplete 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
19097
- "example": "null",
19108
+ "example": "",
19098
19109
  "member": "RebuildMediaTask",
19099
19110
  "name": "RebuildMediaCompleteEvent",
19100
19111
  "output_required": true,
@@ -19104,7 +19115,7 @@
19104
19115
  {
19105
19116
  "disabled": false,
19106
19117
  "document": "溯源水印提取完成事件,当事件类型为 ExtractTraceWatermarkComplete 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
19107
- "example": "null",
19118
+ "example": "",
19108
19119
  "member": "ExtractTraceWatermarkTask",
19109
19120
  "name": "ExtractTraceWatermarkCompleteEvent",
19110
19121
  "output_required": true,
@@ -19124,7 +19135,7 @@
19124
19135
  {
19125
19136
  "disabled": false,
19126
19137
  "document": "音视频审核完成事件,当事件类型为 ReviewAudioVideoComplete 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
19127
- "example": "null",
19138
+ "example": "",
19128
19139
  "member": "ReviewAudioVideoTask",
19129
19140
  "name": "ReviewAudioVideoCompleteEvent",
19130
19141
  "output_required": true,
@@ -19134,7 +19145,7 @@
19134
19145
  {
19135
19146
  "disabled": false,
19136
19147
  "document": "该字段已无效。\n注意:此字段可能返回 null,表示取不到有效值。",
19137
- "example": "null",
19148
+ "example": "",
19138
19149
  "member": "ReduceMediaBitrateTask",
19139
19150
  "name": "ReduceMediaBitrateCompleteEvent",
19140
19151
  "output_required": true,
@@ -19144,7 +19155,7 @@
19144
19155
  {
19145
19156
  "disabled": false,
19146
19157
  "document": "获取文件属性完成事件,当事件类型为 DescribeFileAttributesComplete 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
19147
- "example": "null",
19158
+ "example": "",
19148
19159
  "member": "DescribeFileAttributesTask",
19149
19160
  "name": "DescribeFileAttributesCompleteEvent",
19150
19161
  "output_required": true,
@@ -19184,7 +19195,7 @@
19184
19195
  {
19185
19196
  "disabled": false,
19186
19197
  "document": "剪辑固化完成事件,当事件类型为 PersistenceComplete 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
19187
- "example": "null",
19198
+ "example": "",
19188
19199
  "member": "PersistenceCompleteTask",
19189
19200
  "name": "PersistenceCompleteEvent",
19190
19201
  "output_required": true,
@@ -19194,12 +19205,22 @@
19194
19205
  {
19195
19206
  "disabled": false,
19196
19207
  "document": "自适应码流任务信息,仅当 EventType 为ComplexAdaptiveDynamicStreamingComplete 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
19197
- "example": "null",
19208
+ "example": "",
19198
19209
  "member": "ComplexAdaptiveDynamicStreamingTask",
19199
19210
  "name": "ComplexAdaptiveDynamicStreamingCompleteEvent",
19200
19211
  "output_required": true,
19201
19212
  "type": "object",
19202
19213
  "value_allowed_null": true
19214
+ },
19215
+ {
19216
+ "disabled": false,
19217
+ "document": "MPS 视频处理任务信息,仅当 EventType 为 ProcessMediaByMPSComplete 时有效。",
19218
+ "example": "无",
19219
+ "member": "ProcessMediaByMPS",
19220
+ "name": "ProcessMediaByMPSCompleteEvent",
19221
+ "output_required": false,
19222
+ "type": "object",
19223
+ "value_allowed_null": false
19203
19224
  }
19204
19225
  ],
19205
19226
  "usage": "out"
@@ -21818,7 +21839,7 @@
21818
21839
  "members": [
21819
21840
  {
21820
21841
  "disabled": false,
21821
- "document": "文件类型。用于标识 MPS 视频处理任务执行结果中的特定返回文件。\n取值:<li>AiAnalysis.DeLogo.Video: 智能擦除任务中产生的擦除后视频文件;</li><li>AiAnalysis.DeLogo.OriginSubtitle: 智能擦除任务中基于画面提取的字幕文件;</li><li>AiAnalysis.DeLogo.TranslateSubtitle: 智能擦除任务中基于画面提取的字幕翻译文件。</li>",
21842
+ "document": "文件类型。用于标识 MPS 视频处理任务执行结果中的特定返回文件。\n取值:<li>AiAnalysis.DeLogo.Video: 智能擦除任务中产生的擦除后视频文件,默认以原文件类型存储;</li><li>AiAnalysis.DeLogo.OriginSubtitle: 智能擦除任务中基于画面提取的字幕文件;</li><li>AiAnalysis.DeLogo.TranslateSubtitle: 智能擦除任务中基于画面提取的字幕翻译文件。</li><li>MediaProcess.Transcode.Video: 音视频增强任务中增强后的音视频文件,默认以转码文件类型存储。</li>",
21822
21843
  "example": "AiAnalysis.DeLogo.Video",
21823
21844
  "member": "string",
21824
21845
  "name": "FileType",
@@ -21856,6 +21877,16 @@
21856
21877
  "type": "string",
21857
21878
  "value_allowed_null": false
21858
21879
  },
21880
+ {
21881
+ "disabled": false,
21882
+ "document": "转码规格 ID。当 FileType 等于 MediaProcess.Transcode.Video时有效,取值为0表示原始文件。 ",
21883
+ "example": "21214",
21884
+ "member": "string",
21885
+ "name": "Definition",
21886
+ "output_required": false,
21887
+ "type": "string",
21888
+ "value_allowed_null": false
21889
+ },
21859
21890
  {
21860
21891
  "disabled": false,
21861
21892
  "document": "过期时间。当 StorageMode 为 Temporary 时有效,表示 Url 的过期时间,单位为秒。",
@@ -21874,7 +21905,7 @@
21874
21905
  "members": [
21875
21906
  {
21876
21907
  "disabled": false,
21877
- "document": "任务类型。MPS 的 WorkflowTask 结构中的具体子任务类型。取值:<li>AiAnalysis.DeLogo:智能擦除任务。</li>",
21908
+ "document": "任务类型。MPS 的 WorkflowTask 结构中的具体子任务类型。取值:<li>AiAnalysis.DeLogo:智能擦除任务。</li><li>MediaProcess.Transcode:音视频增强任务。</li>",
21878
21909
  "example": "AiAnalysis.DeLogo",
21879
21910
  "member": "string",
21880
21911
  "name": "TaskType",
@@ -21914,8 +21945,8 @@
21914
21945
  },
21915
21946
  {
21916
21947
  "disabled": false,
21917
- "document": "MPS 视频处理任务输入。该字段对应 MPS 任务返回中的 Input 结果,以 JSON 格式返回。",
21918
- "example": "{\"Definition\": 24}",
21948
+ "document": "MPS 视频处理任务输入。该字段对应 MPS 任务返回中的 Input 结果,以 JSON 格式返回。\n示例:{\"Definition\": 24}",
21949
+ "example": "\"{}\"",
21919
21950
  "member": "string",
21920
21951
  "name": "Input",
21921
21952
  "output_required": true,
@@ -29781,12 +29812,21 @@
29781
29812
  },
29782
29813
  {
29783
29814
  "disabled": false,
29784
- "document": "该参数用于透传至媒体处理服务(MPS),以便从云点播侧发起 MPS 视频处理任务。\n视频处理参数详情请参考:[MPS 发起媒体处理](https://cloud.tencent.com/document/api/862/37578)。\n填写说明:\n1. 目前仅需要配置 MPS “发起媒体处理”接口中的 AiAnalysisTask 参数,其他参数无需填写,若包含其它参数,系统将自动忽略;\n2. 当前仅支持通过此方式发起智能擦除任务。若配置了其他任务类型的相关参数,系统将自动忽略这些参数。\n",
29785
- "example": "{\\\"AiAnalysisTask\\\":{\\\"Definition\\\":25,\\\"ExtendedParameter\\\":\\\"\\\"}}",
29815
+ "document": "该参数用于透传至媒体处理服务(MPS),以便从云点播侧发起 MPS 视频处理任务。\n视频处理参数详情请参考:[MPS 发起媒体处理](https://cloud.tencent.com/document/api/862/37578)。\n填写说明:\n1. 目前仅需要配置 MPS “发起媒体处理”接口中任务配置相关的参数,如 AiAnalysisTask 与 MediaProcessTask,其他参数无需填写。若包含其它参数,系统将自动忽略;\n2. 当前仅支持通过此方式发起智能擦除及音视频增强任务。若配置了其他任务类型的相关参数,系统将自动忽略这些参数;\n3. 音视频增强任务目前不支持使用预置模板发起,可通过 [CreateMPSTemplate](document/product/266/57382) 接口创建自定义模板。\n示例:{\"AiAnalysisTask\":{\"Definition\":25}}",
29816
+ "example": "\"{}\"",
29786
29817
  "member": "string",
29787
29818
  "name": "MPSProcessMediaParams",
29788
29819
  "required": true,
29789
29820
  "type": "string"
29821
+ },
29822
+ {
29823
+ "disabled": false,
29824
+ "document": "保留字段,特殊用途时使用。",
29825
+ "example": "ExtInfo",
29826
+ "member": "string",
29827
+ "name": "ExtInfo",
29828
+ "required": false,
29829
+ "type": "string"
29790
29830
  }
29791
29831
  ],
29792
29832
  "type": "object"
@@ -4,7 +4,7 @@
4
4
  {
5
5
  "document": "",
6
6
  "input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ApplyUpload\n<公共请求参数>\n\n{\n \"SubAppId\": \"1\",\n \"MediaType\": \"mp4\"\n}",
7
- "output": "{\n \"Response\": {\n \"CoverStoragePath\": \"/dir/cover.xx\",\n \"RequestId\": \"880f3005-a8c9-4bba-8c87-74e216a17a0b\",\n \"StorageBucket\": \"xadagzp111211-100922\",\n \"StorageRegion\": \"ap-guangzhou-2\",\n \"MediaStoragePath\": \"/dir/name.xx\",\n \"VodSessionKey\": \"VodSessionKey\",\n \"TempCertificate\": {\n \"SecretId\": \"xxxxxxx\",\n \"SecretKey\": \"xxxxxxxx\",\n \"Token\": \"xxxxxxxx\",\n \"ExpiredTime\": 182823331\n }\n }\n}",
7
+ "output": "{\n \"Response\": {\n \"CoverStoragePath\": \"/dir/cover.xx\",\n \"RequestId\": \"880f3005-a8c9-4bba-8c87-74e216a17a0b\",\n \"StorageBucket\": \"xadacq111211-100922\",\n \"StorageRegion\": \"ap-chongqing\",\n \"MediaStoragePath\": \"/dir/name.xx\",\n \"VodSessionKey\": \"VodSessionKey\",\n \"TempCertificate\": {\n \"SecretId\": \"xxxxxxx\",\n \"SecretKey\": \"xxxxxxxx\",\n \"Token\": \"xxxxxxxx\",\n \"ExpiredTime\": 182823331\n }\n }\n}",
8
8
  "title": "申请上传成功例子"
9
9
  }
10
10
  ],
@@ -113,7 +113,7 @@
113
113
  "status": "online"
114
114
  },
115
115
  "AssociateHaVipInstance": {
116
- "document": "本接口(AssociateHaVipInstance)用于HAVIP绑定子机或网卡(限制HaVip的飘移范围)。",
116
+ "document": "本接口(AssociateHaVipInstance)用于HAVIP绑定子机或网卡(限制HaVip的漂移范围)。",
117
117
  "input": "AssociateHaVipInstanceRequest",
118
118
  "name": "HAVIP绑定子机或网卡",
119
119
  "output": "AssociateHaVipInstanceResponse",
@@ -4722,7 +4722,17 @@
4722
4722
  },
4723
4723
  "AssociateHaVipInstanceRequest": {
4724
4724
  "document": "AssociateHaVipInstance请求参数结构体",
4725
- "members": [],
4725
+ "members": [
4726
+ {
4727
+ "disabled": false,
4728
+ "document": "HaVip绑定的子机或网卡。最多支持10个实例。",
4729
+ "example": "无",
4730
+ "member": "HaVipAssociation",
4731
+ "name": "HaVipAssociationSet",
4732
+ "required": true,
4733
+ "type": "list"
4734
+ }
4735
+ ],
4726
4736
  "type": "object"
4727
4737
  },
4728
4738
  "AssociateHaVipInstanceResponse": {
@@ -179,13 +179,13 @@
179
179
  "AssociateHaVipInstance": [
180
180
  {
181
181
  "document": "限制HAVIP只能在指定的网卡范围内漂移。",
182
- "input": "https://vpc.tencentcloudapi.com/?Action=AssociateHaVipInstance\n&<公共请求参数>\n{\n \"HaVipAssociationSet\": [\n {\n \"HaVipId\": \"havip-crb65sya\",\n \"InstanceId\": \"eni-pzrckpyd\",\n \"InstanceType\": \"ENI\"\n }\n ]\n}\n",
182
+ "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AssociateHaVipInstance\n<公共请求参数>\n\n{\n \"HaVipAssociationSet\": [\n {\n \"HaVipId\": \"havip-crb65sya\",\n \"InstanceId\": \"eni-pzrckpyd\",\n \"InstanceType\": \"ENI\"\n }\n ]\n}",
183
183
  "output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\"\n }\n}",
184
184
  "title": "HAVIP绑定网卡"
185
185
  },
186
186
  {
187
187
  "document": "限制HAVIP只能在指定的子机范围内漂移。",
188
- "input": "https://vpc.tencentcloudapi.com/?Action=AssociateHaVipInstance\n&<公共请求参数>\n{\n \"HaVipAssociationSet\": [\n {\n \"HaVipId\": \"havip-crb65sya\",\n \"InstanceId\": \"ins-nkgrfbic\",\n \"InstanceType\": \"CVM\"\n }\n ]\n}\n",
188
+ "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AssociateHaVipInstance\n<公共请求参数>\n\n{\n \"HaVipAssociationSet\": [\n {\n \"HaVipId\": \"havip-crb65sya\",\n \"InstanceId\": \"ins-nkgrfbic\",\n \"InstanceType\": \"CVM\"\n }\n ]\n}",
189
189
  "output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\"\n }\n}",
190
190
  "title": "HAVIP绑定子机"
191
191
  }