tccli 3.0.1240.1__py2.py3-none-any.whl → 3.0.1242.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (130) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/apm/v20210622/api.json +276 -279
  3. tccli/services/apm/v20210622/examples.json +30 -30
  4. tccli/services/autoscaling/v20180419/api.json +12 -1
  5. tccli/services/batch/v20170312/api.json +11 -11
  6. tccli/services/bh/v20230418/api.json +9 -0
  7. tccli/services/bh/v20230418/examples.json +2 -2
  8. tccli/services/billing/v20180709/api.json +20 -0
  9. tccli/services/cam/v20190116/api.json +1 -1
  10. tccli/services/car/v20220110/api.json +1 -1
  11. tccli/services/car/v20220110/examples.json +3 -3
  12. tccli/services/cdb/v20170320/api.json +582 -579
  13. tccli/services/cdb/v20170320/examples.json +9 -9
  14. tccli/services/cdwdoris/v20211228/api.json +40 -0
  15. tccli/services/cfg/v20210820/api.json +11 -0
  16. tccli/services/cfs/v20190719/api.json +20 -20
  17. tccli/services/cfs/v20190719/examples.json +5 -5
  18. tccli/services/chdfs/v20201112/api.json +10 -10
  19. tccli/services/chdfs/v20201112/examples.json +1 -1
  20. tccli/services/ckafka/v20190819/api.json +27 -0
  21. tccli/services/clb/v20180317/api.json +84 -64
  22. tccli/services/cls/cls_client.py +220 -8
  23. tccli/services/cls/v20201016/api.json +418 -40
  24. tccli/services/cls/v20201016/examples.json +89 -45
  25. tccli/services/cmq/v20190304/api.json +77 -77
  26. tccli/services/cvm/cvm_client.py +60 -325
  27. tccli/services/cvm/v20170312/api.json +618 -1401
  28. tccli/services/cvm/v20170312/examples.json +8 -48
  29. tccli/services/cwp/cwp_client.py +0 -53
  30. tccli/services/cwp/v20180228/api.json +3 -37
  31. tccli/services/cwp/v20180228/examples.json +2 -10
  32. tccli/services/cynosdb/v20190107/api.json +470 -476
  33. tccli/services/cynosdb/v20190107/examples.json +23 -23
  34. tccli/services/dbbrain/v20191016/api.json +16 -4
  35. tccli/services/dbbrain/v20191016/examples.json +5 -5
  36. tccli/services/dbbrain/v20210527/api.json +45 -45
  37. tccli/services/dbbrain/v20210527/examples.json +8 -8
  38. tccli/services/dnspod/v20210323/api.json +173 -119
  39. tccli/services/dnspod/v20210323/examples.json +18 -18
  40. tccli/services/dts/v20180330/api.json +30 -30
  41. tccli/services/dts/v20180330/examples.json +4 -4
  42. tccli/services/dts/v20211206/api.json +19 -9
  43. tccli/services/dts/v20211206/examples.json +5 -5
  44. tccli/services/ecm/v20190719/api.json +55 -48
  45. tccli/services/ecm/v20190719/examples.json +7 -7
  46. tccli/services/emr/emr_client.py +493 -16
  47. tccli/services/emr/v20190103/api.json +1323 -246
  48. tccli/services/emr/v20190103/examples.json +72 -0
  49. tccli/services/ess/v20201111/api.json +29 -11
  50. tccli/services/ess/v20201111/examples.json +6 -0
  51. tccli/services/essbasic/v20210526/api.json +89 -2
  52. tccli/services/essbasic/v20210526/examples.json +12 -0
  53. tccli/services/faceid/v20180301/api.json +3 -3
  54. tccli/services/gaap/v20180529/api.json +194 -196
  55. tccli/services/gaap/v20180529/examples.json +31 -37
  56. tccli/services/goosefs/v20220519/api.json +17 -17
  57. tccli/services/goosefs/v20220519/examples.json +4 -4
  58. tccli/services/gs/v20191118/api.json +3 -3
  59. tccli/services/gs/v20191118/examples.json +3 -3
  60. tccli/services/iai/iai_client.py +53 -0
  61. tccli/services/iai/v20200303/api.json +80 -0
  62. tccli/services/iai/v20200303/examples.json +14 -0
  63. tccli/services/iotexplorer/v20190423/api.json +10 -0
  64. tccli/services/iotvideoindustry/v20201201/api.json +84 -84
  65. tccli/services/iotvideoindustry/v20201201/examples.json +29 -29
  66. tccli/services/keewidb/v20220308/api.json +188 -190
  67. tccli/services/live/v20180801/api.json +324 -223
  68. tccli/services/live/v20180801/examples.json +79 -79
  69. tccli/services/mna/v20210119/api.json +52 -49
  70. tccli/services/mna/v20210119/examples.json +49 -49
  71. tccli/services/mps/v20190612/api.json +49 -0
  72. tccli/services/oceanus/v20190422/api.json +407 -39
  73. tccli/services/oceanus/v20190422/examples.json +1 -1
  74. tccli/services/ocr/ocr_client.py +110 -4
  75. tccli/services/ocr/v20181119/api.json +410 -6
  76. tccli/services/ocr/v20181119/examples.json +18 -2
  77. tccli/services/pts/v20210728/api.json +1 -1
  78. tccli/services/pts/v20210728/examples.json +1 -1
  79. tccli/services/sqlserver/v20180328/api.json +273 -144
  80. tccli/services/sqlserver/v20180328/examples.json +2 -2
  81. tccli/services/ssl/v20191205/api.json +829 -829
  82. tccli/services/ssl/v20191205/examples.json +14 -14
  83. tccli/services/tbaas/v20180416/api.json +127 -88
  84. tccli/services/tbaas/v20180416/examples.json +9 -9
  85. tccli/services/tcb/v20180608/api.json +229 -189
  86. tccli/services/tcb/v20180608/examples.json +23 -23
  87. tccli/services/tcm/v20210413/api.json +6 -6
  88. tccli/services/tcm/v20210413/examples.json +3 -3
  89. tccli/services/tcr/v20190924/api.json +25 -20
  90. tccli/services/tcr/v20190924/examples.json +4 -4
  91. tccli/services/tdmq/tdmq_client.py +167 -8
  92. tccli/services/tdmq/v20200217/api.json +325 -0
  93. tccli/services/tdmq/v20200217/examples.json +24 -0
  94. tccli/services/tem/v20210701/api.json +439 -280
  95. tccli/services/tem/v20210701/examples.json +39 -39
  96. tccli/services/teo/v20220901/api.json +2 -2
  97. tccli/services/teo/v20220901/examples.json +3 -3
  98. tccli/services/thpc/v20211109/api.json +46 -58
  99. tccli/services/thpc/v20211109/examples.json +2 -2
  100. tccli/services/thpc/v20220401/api.json +168 -181
  101. tccli/services/thpc/v20220401/examples.json +1 -1
  102. tccli/services/thpc/v20230321/api.json +99 -102
  103. tccli/services/thpc/v20230321/examples.json +3 -3
  104. tccli/services/tke/v20180525/api.json +50 -39
  105. tccli/services/tke/v20180525/examples.json +51 -21
  106. tccli/services/tke/v20220501/api.json +146 -97
  107. tccli/services/tke/v20220501/examples.json +15 -21
  108. tccli/services/trocket/trocket_client.py +53 -0
  109. tccli/services/trocket/v20230308/api.json +219 -0
  110. tccli/services/trocket/v20230308/examples.json +8 -0
  111. tccli/services/trro/v20220325/api.json +27 -27
  112. tccli/services/trro/v20220325/examples.json +1 -1
  113. tccli/services/trtc/v20190722/api.json +31 -20
  114. tccli/services/trtc/v20190722/examples.json +11 -11
  115. tccli/services/tse/v20201207/api.json +187 -122
  116. tccli/services/tse/v20201207/examples.json +36 -36
  117. tccli/services/tsf/v20180326/api.json +448 -434
  118. tccli/services/tsf/v20180326/examples.json +122 -122
  119. tccli/services/tts/v20190823/api.json +1 -1
  120. tccli/services/vpc/v20170312/api.json +582 -291
  121. tccli/services/vpc/v20170312/examples.json +75 -27
  122. tccli/services/vpc/vpc_client.py +159 -0
  123. tccli/services/waf/v20180125/api.json +305 -6
  124. tccli/services/waf/v20180125/examples.json +25 -1
  125. tccli/services/waf/waf_client.py +163 -4
  126. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/METADATA +2 -2
  127. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/RECORD +130 -130
  128. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/WHEEL +0 -0
  129. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/entry_points.txt +0 -0
  130. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/license_files/LICENSE +0 -0
@@ -156,7 +156,7 @@
156
156
  {
157
157
  "document": "查询用户购买的license列表以及设备绑定情况",
158
158
  "input": "POST / HTTP/1.1\nHost: trro.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetLicenses\n<公共请求参数>\n\n{\n \"PageNum\": 1,\n \"PageSize\": 20\n}",
159
- "output": "{\n \"Response\": {\n \"Licenses\": [\n {\n \"Status\": 0,\n \"Duration\": \"86400\",\n \"ExpireTime\": \"1686362610\",\n \"RemainDay\": 82,\n \"Count\": 2,\n \"LicenseIds\": [\n \"trro-2e24a74a-67ea-1732-076d-75bf772529a\",\n \"trro-2e24a74a-67ea-1732-073d-75bf772579a\"\n ]\n },\n {\n \"Status\": 0,\n \"Duration\": \"186400\",\n \"ExpireTime\": \"1689386610\",\n \"RemainDay\": 117,\n \"LicenseIds\": [\n \"trro-2e24a74a-67ea-1732-076d-75bf772529a\",\n \"trro-2e24a74a-67ea-1732-073d-75bf772579a\"\n ],\n \"Count\": 2\n }\n ],\n \"TotalCount\": 3,\n \"RequestId\": \"xxx\"\n }\n}",
159
+ "output": "{\n \"Response\": {\n \"Licenses\": [\n {\n \"Status\": 0,\n \"Duration\": \"86400\",\n \"ExpireTime\": \"1686362610\",\n \"RemainDay\": 82,\n \"Count\": 2,\n \"LicenseIds\": [\n \"trro-2e24a74a-67ea-1732-076d-75bf772529a\",\n \"trro-2e24a74a-67ea-1732-073d-75bf772579a\"\n ]\n },\n {\n \"Status\": 0,\n \"Duration\": \"186400\",\n \"ExpireTime\": \"1689386610\",\n \"RemainDay\": 117,\n \"LicenseIds\": [\n \"trro-2e24a74a-67ea-1732-076d-75bf772529a\",\n \"trro-2e24a74a-67ea-1732-073d-75bf772579a\"\n ],\n \"Count\": 2\n }\n ],\n \"TotalCount\": 3,\n \"RequestId\": \"33086049-513e-561c-8bce-484e18244613\"\n }\n}",
160
160
  "title": "license列表"
161
161
  }
162
162
  ],
@@ -579,6 +579,17 @@
579
579
  "required": false,
580
580
  "type": "int",
581
581
  "value_allowed_null": false
582
+ },
583
+ {
584
+ "disabled": false,
585
+ "document": "是否过滤掉用户只说了一个字的句子,true表示过滤,false表示不过滤,默认值为true",
586
+ "example": "true",
587
+ "member": "bool",
588
+ "name": "FilterOneWord",
589
+ "output_required": false,
590
+ "required": false,
591
+ "type": "bool",
592
+ "value_allowed_null": false
582
593
  }
583
594
  ],
584
595
  "usage": "both"
@@ -2204,7 +2215,7 @@
2204
2215
  {
2205
2216
  "disabled": false,
2206
2217
  "document": "TRTC的SDKAppId,和任务的房间所对应的SDKAppId相同",
2207
- "example": "1234",
2218
+ "example": "1600011111",
2208
2219
  "member": "uint64",
2209
2220
  "name": "SdkAppId",
2210
2221
  "required": true,
@@ -2213,7 +2224,7 @@
2213
2224
  {
2214
2225
  "disabled": false,
2215
2226
  "document": "任务的唯一Id,在启动任务成功后会返回。",
2216
- "example": "1234",
2227
+ "example": "HMLm5HWNuUAXSb0gTEOx0z1x+nLMZNjXrY3keyUSvu7uu8mF9O656uNtbUtvaWLkpMY134jTN2Ix4vuqgOJ68nQ8tho3ri",
2217
2228
  "member": "string",
2218
2229
  "name": "TaskId",
2219
2230
  "required": true,
@@ -3202,7 +3213,7 @@
3202
3213
  {
3203
3214
  "disabled": false,
3204
3215
  "document": "发起页面录制时传递的SdkAppId",
3205
- "example": "",
3216
+ "example": "1600011111",
3206
3217
  "member": "int64",
3207
3218
  "name": "SdkAppId",
3208
3219
  "required": false,
@@ -3236,7 +3247,7 @@
3236
3247
  {
3237
3248
  "disabled": false,
3238
3249
  "document": "在使用RecordId查询时返回\n注意:此字段可能返回 null,表示取不到有效值。",
3239
- "example": "xxx",
3250
+ "example": "HMLm5HWNuUAXSb0gTEOx0z1x+nLMZNjXrY3keyUSvu7uu8mF9O656uNtbUtvaWLkpMY134jTN2Ix4vuqgOJ68nQ8tho3ri",
3240
3251
  "member": "string",
3241
3252
  "name": "TaskId",
3242
3253
  "output_required": false,
@@ -3246,7 +3257,7 @@
3246
3257
  {
3247
3258
  "disabled": false,
3248
3259
  "document": "在使用TaskId查询时返回\n注意:此字段可能返回 null,表示取不到有效值。",
3249
- "example": "",
3260
+ "example": "record_class_1",
3250
3261
  "member": "string",
3251
3262
  "name": "RecordId",
3252
3263
  "output_required": false,
@@ -6564,7 +6575,7 @@
6564
6575
  {
6565
6576
  "disabled": false,
6566
6577
  "document": "TRTC的[SdkAppId](https://cloud.tencent.com/document/product/647/46351#sdkappid),和TRTC的房间所对应的SdkAppId相同。",
6567
- "example": "1234",
6578
+ "example": "1600011111",
6568
6579
  "member": "uint64",
6569
6580
  "name": "SdkAppId",
6570
6581
  "required": true,
@@ -6573,7 +6584,7 @@
6573
6584
  {
6574
6585
  "disabled": false,
6575
6586
  "document": "TRTC的[RoomId](https://cloud.tencent.com/document/product/647/46351#roomid),录制的TRTC房间所对应的RoomId。",
6576
- "example": "1234",
6587
+ "example": "82875",
6577
6588
  "member": "string",
6578
6589
  "name": "RoomId",
6579
6590
  "required": true,
@@ -6618,7 +6629,7 @@
6618
6629
  {
6619
6630
  "disabled": false,
6620
6631
  "document": "TRTC房间权限加密串,只有在TRTC控制台启用了高级权限控制的时候需要携带,在TRTC控制台如果开启高级权限控制后,TRTC 的后台服务系统会校验一个叫做 [PrivateMapKey] 的“权限票据”,权限票据中包含了一个加密后的 RoomId 和一个加密后的“权限位列表”。由于 PrivateMapKey 中包含 RoomId,所以只提供了 UserSig 没有提供 PrivateMapKey 时,并不能进入指定的房间。",
6621
- "example": "",
6632
+ "example": "eJwsj1FPwjAUhf**************************w8ABP--78ZKOg__",
6622
6633
  "member": "string",
6623
6634
  "name": "PrivateMapKey",
6624
6635
  "required": false,
@@ -6654,7 +6665,7 @@
6654
6665
  {
6655
6666
  "disabled": false,
6656
6667
  "document": "指定视频从某个秒时间戳播放",
6657
- "example": "",
6668
+ "example": "10",
6658
6669
  "member": "int64",
6659
6670
  "name": "SeekSecond",
6660
6671
  "required": false,
@@ -6663,7 +6674,7 @@
6663
6674
  {
6664
6675
  "disabled": false,
6665
6676
  "document": "开启自动旁路推流,请确认控制台已经开启该功能。",
6666
- "example": "",
6677
+ "example": "true",
6667
6678
  "member": "bool",
6668
6679
  "name": "AutoPush",
6669
6680
  "required": false,
@@ -6672,7 +6683,7 @@
6672
6683
  {
6673
6684
  "disabled": false,
6674
6685
  "document": "循环播放次数, 取值范围[-1, 1000], 默认1次。\n - 0 无效值\n - -1 循环播放, 需要主动调用停止接口或设置MaxDuration\n",
6675
- "example": "",
6686
+ "example": "5",
6676
6687
  "member": "int64",
6677
6688
  "name": "RepeatNum",
6678
6689
  "required": false,
@@ -6681,7 +6692,7 @@
6681
6692
  {
6682
6693
  "disabled": false,
6683
6694
  "document": "循环播放最大时长,仅支持RepeatNum设置-1时生效,取值范围[1, 10080],单位分钟。",
6684
- "example": "",
6695
+ "example": "60",
6685
6696
  "member": "int64",
6686
6697
  "name": "MaxDuration",
6687
6698
  "required": false,
@@ -6705,7 +6716,7 @@
6705
6716
  {
6706
6717
  "disabled": false,
6707
6718
  "document": "输入在线媒体流的任务 ID。任务 ID 是对一次输入在线媒体流生命周期过程的唯一标识,结束任务时会失去意义。任务 ID 需要业务保存下来,作为下次针对这个任务操作的参数。",
6708
- "example": "",
6719
+ "example": "HMLm5HWNuUAXSb0gTEOx0z1x+nLMZNjXrY3keyUSvu7uu8mF9O656uNtbUtvaWLkpMY134jTN2Ix4vuqgOJ68nQ8tho3ri",
6709
6720
  "member": "string",
6710
6721
  "name": "TaskId",
6711
6722
  "output_required": false,
@@ -6763,7 +6774,7 @@
6763
6774
  {
6764
6775
  "disabled": false,
6765
6776
  "document": "【必填】TRTC的SdkAppId",
6766
- "example": "",
6777
+ "example": "1600011111",
6767
6778
  "member": "int64",
6768
6779
  "name": "SdkAppId",
6769
6780
  "required": false,
@@ -7017,7 +7028,7 @@
7017
7028
  {
7018
7029
  "disabled": false,
7019
7030
  "document": "TRTC的SDKAppId,和任务的房间所对应的SDKAppId相同。",
7020
- "example": "1234",
7031
+ "example": "1600011111",
7021
7032
  "member": "uint64",
7022
7033
  "name": "SdkAppId",
7023
7034
  "required": true,
@@ -7026,7 +7037,7 @@
7026
7037
  {
7027
7038
  "disabled": false,
7028
7039
  "document": "任务的唯一Id,在启动任务成功后会返回。",
7029
- "example": "1234",
7040
+ "example": "HMLm5HWNuUAXSb0gTEOx0z1x+nLMZNjXrY3keyUSvu7uu8mF9O656uNtbUtvaWLkpMY134jTN2Ix4vuqgOJ68nQ8tho3ri",
7030
7041
  "member": "string",
7031
7042
  "name": "TaskId",
7032
7043
  "required": true,
@@ -7053,7 +7064,7 @@
7053
7064
  {
7054
7065
  "disabled": false,
7055
7066
  "document": "需要停止的任务Id",
7056
- "example": "xxx",
7067
+ "example": "HMLm5HWNuUAXSb0gTEOx0z1x+nLMZNjXrY3keyUSvu7uu8mF9O656uNtbUtvaWLkpMY134jTN2Ix4vuqgOJ68nQ8tho3ri",
7057
7068
  "member": "string",
7058
7069
  "name": "TaskId",
7059
7070
  "required": true,
@@ -7439,7 +7450,7 @@
7439
7450
  },
7440
7451
  {
7441
7452
  "disabled": false,
7442
- "document": "机器人订阅的用户列表",
7453
+ "document": "机器人订阅的用户列表\n仅 TranscriptionMode 为 1或者 TranscriptionMode 为无限上麦模式支持传入多个用户列表",
7443
7454
  "example": "无",
7444
7455
  "member": "string",
7445
7456
  "name": "TargetUserIdList",
@@ -7681,7 +7692,7 @@
7681
7692
  {
7682
7693
  "disabled": false,
7683
7694
  "document": "TRTC的SDKAppId,和任务的房间所对应的SDKAppId相同",
7684
- "example": "1234",
7695
+ "example": "1600011111",
7685
7696
  "member": "uint64",
7686
7697
  "name": "SdkAppId",
7687
7698
  "required": true,
@@ -7690,7 +7701,7 @@
7690
7701
  {
7691
7702
  "disabled": false,
7692
7703
  "document": "任务的唯一Id,在启动任务成功后会返回。",
7693
- "example": "1234",
7704
+ "example": "HMLm5HWNuUAXSb0gTEOx0z1x+nLMZNjXrY3keyUSvu7uu8mF9O656uNtbUtvaWLkpMY134jTN2Ix4vuqgOJ68nQ8tho3ri",
7694
7705
  "member": "string",
7695
7706
  "name": "TaskId",
7696
7707
  "required": true,
@@ -146,8 +146,8 @@
146
146
  ],
147
147
  "DescribeStreamIngest": [
148
148
  {
149
- "document": "查询SdkAppId为1234567890下的TaskId为1234的任务状态",
150
- "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamIngest\n<公共请求参数>\n\n{\n \"SdkAppId\": 1234567890,\n \"TaskId\": \"1234\"\n}",
149
+ "document": "查询SdkAppId为1600011111下的TaskId为HMLm5HWNuUAXSb0gTEOx0z1x+nLMZNjXrY3keyUSvu7uu8mF9O656uNtbUtvaWLkpMY134jTN2Ix4vuqgOJ68nQ8tho3ri任务状态",
150
+ "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamIngest\n<公共请求参数>\n\n{\n \"SdkAppId\": 1600011111,\n \"TaskId\": \"HMLm5HWNuUAXSb0gTEOx0z1x+nLMZNjXrY3keyUSvu7uu8mF9O656uNtbUtvaWLkpMY134jTN2Ix4vuqgOJ68nQ8tho3ri\"\n}",
151
151
  "output": "{\n \"Response\": {\n \"Status\": \"InProgress\",\n \"RequestId\": \"71993312-6ab8-4768-9124-118e0a20c45f\"\n }\n}",
152
152
  "title": "查询任务"
153
153
  }
@@ -267,8 +267,8 @@
267
267
  "DescribeWebRecord": [
268
268
  {
269
269
  "document": "",
270
- "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeWebRecord\n<公共请求参数>\n\n{\n \"TaskId\": \"xxx\"\n}",
271
- "output": "{\n \"Response\": {\n \"Status\": 1,\n \"RequestId\": \"abc\"\n }\n}",
270
+ "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeWebRecord\n<公共请求参数>\n\n{\n \"TaskId\": \"HMLm5HWNuUAXSb0gTEOx0z1x+nLMZNjXrY3keyUSvu7uu8mF9O656uNtbUtvaWLkpMY134jTN2Ix4vuqgOJ68nQ8tho3ri\"\n}",
271
+ "output": "{\n \"Response\": {\n \"Status\": 1,\n \"RequestId\": \"record_class_1\"\n }\n}",
272
272
  "title": "查询页面录制状态"
273
273
  }
274
274
  ],
@@ -402,7 +402,7 @@
402
402
  {
403
403
  "document": "",
404
404
  "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StartWebRecord\n<公共请求参数>\n\n{\n \"RecordUrl\": \"https://web-record-xxxxx.cos.ap-xxx.myqcloud.com/xxxx/xxx.mp4\",\n \"StorageParams\": {\n \"CloudStorage\": {\n \"Vendor\": 0,\n \"Bucket\": \"webrecord-1234589\",\n \"Region\": \"ap-chengdu\",\n \"AccessKey\": \"AKxxxxxx\",\n \"SecretKey\": \"Idxxxxxx\",\n \"FileNamePrefix\": [\n \"record\",\n \"video\"\n ]\n }\n },\n \"MaxDurationLimit\": 3600,\n \"WebRecordVideoParams\": {\n \"Width\": 1280,\n \"Height\": 720,\n \"Format\": \"mp4\"\n }\n}",
405
- "output": "{\n \"Response\": {\n \"TaskId\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
405
+ "output": "{\n \"Response\": {\n \"TaskId\": \"HMLm5HWNuUAXSb0gTEOx0z1x+nLMZNjXrY3keyUSvu7uu8mF9O656uNtbUtvaWLkpMY134jTN2Ix4vuqgOJ68nQ8tho3ri\",\n \"RequestId\": \"2a76ee73-6579-42f0-8d57-1f6c9b9d7208\"\n }\n}",
406
406
  "title": "启动一个页面录制任务"
407
407
  }
408
408
  ],
@@ -448,8 +448,8 @@
448
448
  ],
449
449
  "StopStreamIngest": [
450
450
  {
451
- "document": "将SdkAppId为1234567890下的任务1234停止",
452
- "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StopStreamIngest\n<公共请求参数>\n\n{\n \"SdkAppId\": 1234567890,\n \"TaskId\": \"1234\"\n}",
451
+ "document": "将SdkAppId为1600011111下的任务HMLm5HWNuUAXSb0gTEOx0z1x+nLMZNjXrY3keyUSvu7uu8mF9O656uNtbUtvaWLkpMY134jTN2Ix4vuqgOJ68nQ8tho3ri停止",
452
+ "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StopStreamIngest\n<公共请求参数>\n\n{\n \"SdkAppId\": 1600011111,\n \"TaskId\": \"HMLm5HWNuUAXSb0gTEOx0z1x+nLMZNjXrY3keyUSvu7uu8mF9O656uNtbUtvaWLkpMY134jTN2Ix4vuqgOJ68nQ8tho3ri\"\n}",
453
453
  "output": "{\n \"Response\": {\n \"RequestId\": \"71993312-6ab8-4768-9124-118e0a20c45f\"\n }\n}",
454
454
  "title": "停止输入在线媒体流"
455
455
  }
@@ -457,8 +457,8 @@
457
457
  "StopWebRecord": [
458
458
  {
459
459
  "document": "",
460
- "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StopWebRecord\n<公共请求参数>\n\n{\n \"TaskId\": \"xxxx\"\n}",
461
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
460
+ "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StopWebRecord\n<公共请求参数>\n\n{\n \"TaskId\": \"HMLm5HWNuUAXSb0gTEOx0z1x+nLMZNjXrY3keyUSvu7uu8mF9O656uNtbUtvaWLkpMY134jTN2Ix4vuqgOJ68nQ8tho3ri\"\n}",
461
+ "output": "{\n \"Response\": {\n \"RequestId\": \"2a76ee73-6579-42f0-8d57-1f6c9b9d7208\"\n }\n}",
462
462
  "title": "停止页面录制任务"
463
463
  }
464
464
  ],
@@ -486,8 +486,8 @@
486
486
  ],
487
487
  "UpdateStreamIngest": [
488
488
  {
489
- "document": "更新SdkAppId为1234567890下的TaskId为1234的StreamUrl",
490
- "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateStreamIngest\n<公共请求参数>\n\n{\n \"SdkAppId\": 1234567890,\n \"TaskId\": \"1234\",\n \"StreamUrl\": \"https://a.b/test.mp4\"\n}",
489
+ "document": "更新SdkAppId为1600011111下的TaskId为HMLm5HWNuUAXSb0gTEOx0z1x+nLMZNjXrY3keyUSvu7uu8mF9O656uNtbUtvaWLkpMY134jTN2Ix4vuqgOJ68nQ8tho3ri的StreamUrl",
490
+ "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateStreamIngest\n<公共请求参数>\n\n{\n \"SdkAppId\": 1600011111,\n \"TaskId\": \"HMLm5HWNuUAXSb0gTEOx0z1x+nLMZNjXrY3keyUSvu7uu8mF9O656uNtbUtvaWLkpMY134jTN2Ix4vuqgOJ68nQ8tho3ri\",\n \"StreamUrl\": \"https://a.b/test.mp4\"\n}",
491
491
  "output": "{\n \"Response\": {\n \"Status\": \"InProgress\",\n \"RequestId\": \"71993312-6ab8-4768-9124-118e0a20c45f\"\n }\n}",
492
492
  "title": "更新任务"
493
493
  }