tccli 3.0.1285.1__py2.py3-none-any.whl → 3.0.1287.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 (37) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/autoscaling/autoscaling_client.py +53 -0
  3. tccli/services/autoscaling/v20180419/api.json +53 -0
  4. tccli/services/autoscaling/v20180419/examples.json +8 -0
  5. tccli/services/cdc/v20201214/api.json +107 -97
  6. tccli/services/cdwch/v20200915/api.json +70 -2
  7. tccli/services/cdwch/v20200915/examples.json +2 -2
  8. tccli/services/cdz/v20221123/api.json +10 -10
  9. tccli/services/cynosdb/v20190107/api.json +298 -298
  10. tccli/services/dbbrain/v20210527/api.json +11 -2
  11. tccli/services/dlc/dlc_client.py +61 -8
  12. tccli/services/dlc/v20210125/api.json +252 -1
  13. tccli/services/dlc/v20210125/examples.json +9 -1
  14. tccli/services/hunyuan/hunyuan_client.py +53 -0
  15. tccli/services/hunyuan/v20230901/api.json +284 -0
  16. tccli/services/hunyuan/v20230901/examples.json +8 -0
  17. tccli/services/lcic/v20220817/api.json +2 -2
  18. tccli/services/lighthouse/v20200324/api.json +47 -47
  19. tccli/services/lke/v20231130/api.json +6 -6
  20. tccli/services/ocr/v20181119/api.json +36 -0
  21. tccli/services/ssl/v20191205/api.json +317 -317
  22. tccli/services/ssl/v20191205/examples.json +6 -6
  23. tccli/services/tat/v20201028/examples.json +1 -1
  24. tccli/services/tchd/tchd_client.py +53 -0
  25. tccli/services/tchd/v20230306/api.json +89 -0
  26. tccli/services/tchd/v20230306/examples.json +8 -0
  27. tccli/services/tdmq/v20200217/api.json +1 -1
  28. tccli/services/tiw/tiw_client.py +91 -1416
  29. tccli/services/tiw/v20190919/api.json +351 -2897
  30. tccli/services/tiw/v20190919/examples.json +6 -206
  31. tccli/services/wedata/v20210820/api.json +124 -204
  32. tccli/services/wedata/v20210820/examples.json +7 -1
  33. {tccli-3.0.1285.1.dist-info → tccli-3.0.1287.1.dist-info}/METADATA +2 -2
  34. {tccli-3.0.1285.1.dist-info → tccli-3.0.1287.1.dist-info}/RECORD +37 -37
  35. {tccli-3.0.1285.1.dist-info → tccli-3.0.1287.1.dist-info}/WHEEL +0 -0
  36. {tccli-3.0.1285.1.dist-info → tccli-3.0.1287.1.dist-info}/entry_points.txt +0 -0
  37. {tccli-3.0.1285.1.dist-info → tccli-3.0.1287.1.dist-info}/license_files/LICENSE +0 -0
@@ -1,25 +1,9 @@
1
1
  {
2
2
  "actions": {
3
- "ApplyTiwTrial": [
4
- {
5
- "document": "",
6
- "input": "https://tiw.tencentcloudapi.com/?Action=ApplyTiwTrial\n&<公共请求参数>",
7
- "output": "{\n \"Response\": {\n \"RequestId\": \"d290f1ee-6c54-4b01-90e6-d701748f0851\"\n }\n}",
8
- "title": "申请互动白板试用"
9
- }
10
- ],
11
- "CreateApplication": [
12
- {
13
- "document": "创建白板应用",
14
- "input": "https://tiw.tencentcloudapi.com/?Action=CreateApplication\n&SdkAppId=1400000001\n&AppName=ForTest\n&SKey=Azu23oixeru90kic11cMw\n&TinyId=1401234005243\n&<公共请求参数>",
15
- "output": "{\n \"Response\": {\n \"RequestId\": \"d290f1ee-6c54-4b01-90e6-d701748f0851\",\n \"AppId\": 1200000001,\n \"SdkAppId\": 1400000001,\n \"AppName\": \"ForTest\"\n }\n}",
16
- "title": "创建白板应用"
17
- }
18
- ],
19
3
  "CreatePPTCheckTask": [
20
4
  {
21
5
  "document": "创建PPT检测任务,识别动态转码不支持的元素列表",
22
- "input": "POST / HTTP/1.1\nHost: tiw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTranscode\n<公共请求参数>\n\n{\n \"Url\": \"http://example.com/%E6%B5%8B%E8%AF%95.pptx\",\n \"SdkAppId\": \"1400000001\"\n}",
6
+ "input": "POST / HTTP/1.1\nHost: tiw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreatePPTCheckTask\n<公共请求参数>\n\n{\n \"Url\": \"http://example.com/%E6%B5%8B%E8%AF%95.pptx\",\n \"SdkAppId\": 1400000001\n}",
23
7
  "output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\",\n \"TaskId\": \"g6ls63ps49vteb8bk1mb\"\n }\n}",
24
8
  "title": "创建PPT检测任务"
25
9
  }
@@ -35,13 +19,13 @@
35
19
  "CreateTranscode": [
36
20
  {
37
21
  "document": "创建PPT动态转码任务,并生成分辨率为960x540的缩略图",
38
- "input": "POST / HTTP/1.1\nHost: tiw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTranscode\n<公共请求参数>\n\n{\n \"Url\": \"https://path/to/document.ppt\",\n \"ThumbnailResolution\": \"960x540\",\n \"SdkAppId\": \"1400000001\"\n}",
22
+ "input": "POST / HTTP/1.1\nHost: tiw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTranscode\n<公共请求参数>\n\n{\n \"Url\": \"https://path/to/document.ppt\",\n \"ThumbnailResolution\": \"960x540\",\n \"SdkAppId\": 1400000001\n}",
39
23
  "output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\",\n \"TaskId\": \"g6ls63ps49vteb8bk1mb\"\n }\n}",
40
24
  "title": "创建PPT动态转码任务"
41
25
  },
42
26
  {
43
27
  "document": "创建PPT静态转码任务",
44
- "input": "POST / HTTP/1.1\nHost: tiw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTranscode\n<公共请求参数>\n\n{\n \"Url\": \"https://path/to/document.ppt\",\n \"IsStaticPPT\": \"True\",\n \"SdkAppId\": \"1400000001\"\n}",
28
+ "input": "POST / HTTP/1.1\nHost: tiw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTranscode\n<公共请求参数>\n\n{\n \"Url\": \"https://path/to/document.ppt\",\n \"IsStaticPPT\": \"True\",\n \"SdkAppId\": 1400000001\n}",
45
29
  "output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\",\n \"TaskId\": \"g6ls63ps49vteb8bk1mb\"\n }\n}",
46
30
  "title": "创建PPT静态转码任务"
47
31
  }
@@ -49,51 +33,11 @@
49
33
  "CreateVideoGenerationTask": [
50
34
  {
51
35
  "document": "",
52
- "input": "https://tiw.tencentcloudapi.com/?Action=CreateVideoGenerationTask\n&SdkAppId=1400000001\n&OnlineRecordTaskId=xxxxx\n&<公共请求参数>",
36
+ "input": "https://tiw.tencentcloudapi.com/?Action=CreateVideoGenerationTask\n&SdkAppId=1400000001\n&OnlineRecordTaskId=bj0mt2l23osdj300hl30\n&<公共请求参数>",
53
37
  "output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\",\n \"TaskId\": \"g7khk7f809vterp942mb\"\n }\n}",
54
38
  "title": "开始录制视频生成"
55
39
  }
56
40
  ],
57
- "DescribeAPIService": [
58
- {
59
- "document": "",
60
- "input": "POST / HTTP/1.1\nHost: tiw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAPIService\n<公共请求参数>\n\n{\n \"Service\": \"cos:GetService\",\n \"Data\": \"\"\n}",
61
- "output": "{\n \"Response\": {\n \"RequestId\": \"51a33e48-a808-4fe7-8c02-4e7be5245351\",\n \"ResponseData\": \"{\\\"Bucket\\\": \\\"test\\\"}\"\n }\n}",
62
- "title": "查询COS桶列表"
63
- }
64
- ],
65
- "DescribeApplicationInfos": [
66
- {
67
- "document": "查询白板应用列表",
68
- "input": "https://tiw.tencentcloudapi.com/?Action=DescribeApplicationInfos\n&<公共请求参数>",
69
- "output": "{\n \"Response\": {\n \"ApplicationInfos\": [\n {\n \"TagList\": [\n {\n \"TagKey\": \"tag_key\",\n \"TagValue\": \"tag_value\"\n }\n ],\n \"SdkAppId\": \"1400000001\",\n \"AppName\": \"ForTest\",\n \"CreateTime\": \"2019-11-10 00:00:00\"\n }\n ],\n \"AllOption\": 1,\n \"RequestId\": \"d290f1ee-6c54-4b01-90e6-d701748f0851\"\n }\n}",
70
- "title": "查询白板应用列表"
71
- }
72
- ],
73
- "DescribeApplicationUsage": [
74
- {
75
- "document": "按天查询白板用量",
76
- "input": "POST / HTTP/1.1\nHost: tiw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeApplicationUsage\n<公共请求参数>\n\n{\n \"TimeLevel\": \"DAILY\",\n \"SubProduct\": \"sp_tiw_ric\",\n \"BeginTime\": \"2019-10-01 00:00:00\",\n \"SdkAppId\": 1400000001,\n \"IsWeighted\": true,\n \"EndTime\": \"2019-12-31 00:00:00\"\n}",
77
- "output": "{\n \"Response\": {\n \"Data\": [\n {\n \"Details\": [\n {\n \"Value\": 0.1,\n \"Weight\": 0.1,\n \"TagName\": \"tag_name\"\n }\n ],\n \"Value\": 23773611121,\n \"Time\": \"2019-11-10 00:00:00\"\n }\n ],\n \"RequestId\": \"d290f1ee-6c54-4b01-90e6-d701748f0851\"\n }\n}",
78
- "title": "查询白板用量"
79
- }
80
- ],
81
- "DescribeBoardSDKLog": [
82
- {
83
- "document": "",
84
- "input": "POST / HTTP/1.1\nHost: tiw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBoardSDKLog\n<公共请求参数>\n\n{\n \"SdkAppId\": 1400000001,\n \"RoomId\": \"73394291\",\n \"UserId\": \"tic_web\",\n \"TimeRange\": [\n 1614519034000,\n 1614691834999\n ],\n \"Context\": \"\",\n \"AggregationInterval\": \"1h\",\n \"Query\": \"\",\n \"Ascending\": true\n}",
85
- "output": "{\n \"Response\": {\n \"RequestId\": \"52214ab1-eeaa-4c9a-aa8f-6c501f7cae18\",\n \"Total\": 65,\n \"Context\": \"\",\n \"Sources\": [],\n \"Buckets\": []\n }\n}",
86
- "title": "查询白板日志"
87
- }
88
- ],
89
- "DescribeIMApplications": [
90
- {
91
- "document": "查询可用于创建白板应用的IM应用列表",
92
- "input": "https://tiw.tencentcloudapi.com/?Action=DescribeIMApplications\n&<公共请求参数>",
93
- "output": "{\n \"Response\": {\n \"RequestId\": \"d290f1ee-6c54-4b01-90e6-d701748f0851\"\n }\n}",
94
- "title": "查询IM应用列表"
95
- }
96
- ],
97
41
  "DescribeOnlineRecord": [
98
42
  {
99
43
  "document": "",
@@ -138,38 +82,6 @@
138
82
  "title": "查询回调地址"
139
83
  }
140
84
  ],
141
- "DescribePostpaidUsage": [
142
- {
143
- "document": "查询用户后付费用量",
144
- "input": "https://tiw.tencentcloudapi.com/?Action=DescribePostpaidUsage\n&BeginTime=2019-12-16 10:44:58\n&EndTime=2019-12-16 10:44:58\n&<公共请求参数>",
145
- "output": "{\n \"Response\": {\n \"RequestId\": \"d290f1ee-6c54-4b01-90e6-d701748f0851\"\n }\n}",
146
- "title": "查询用户后付费用量"
147
- }
148
- ],
149
- "DescribeQualityMetrics": [
150
- {
151
- "document": "",
152
- "input": "POST / HTTP/1.1\nHost: tiw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeQualityMetrics\n<公共请求参数>\n\n{\n \"SdkAppId\": 1400296030,\n \"Metric\": \"image_load_fail_count\",\n \"Interval\": \"1h\",\n \"StartTime\": 1617874404,\n \"EndTime\": 1618479204\n}",
153
- "output": "{\n \"Response\": {\n \"RequestId\": \"6c41b5df-2326-4c0b-baca-2fd85ebb4097\",\n \"Metric\": \"image_load_fail_count\",\n \"Content\": [\n {\n \"Time\": 1617872400,\n \"Value\": 0\n }\n ]\n }\n}",
154
- "title": "查询白板图片加载失败统计"
155
- }
156
- ],
157
- "DescribeRecordSearch": [
158
- {
159
- "document": "",
160
- "input": "https://tiw.tencentcloudapi.com/?Action=DescribeRecordSearch\n&Offset=0\n&Limit=1\n&RoomId=880528\n&<公共请求参数>",
161
- "output": "{\n \"Response\": {\n \"RecordTaskSet\": [\n {\n \"CreateTime\": \"2020-08-24T21:53:56+08:00\",\n \"RoomId\": 880528,\n \"TaskId\": \"gvft1qbrvs2331tcs1tb\",\n \"Status\": \"FINISHED\",\n \"SdkAppId\": 1400127140,\n \"Result\": {\n \"FinishReason\": \"USER_CALL\",\n \"ExceptionCnt\": 0,\n \"RoomId\": 880528,\n \"GroupId\": \"880528\",\n \"RecordStartTime\": 1598277240,\n \"RecordStopTime\": 1598277614,\n \"TotalTime\": 368433,\n \"VideoInfos\": [\n {\n \"VideoDuration\": 368332,\n \"UserId\": \"\",\n \"VideoSize\": 10731806,\n \"VideoUrl\": \"http://whiteboard-cam-test-1257307760.cos.ap-nanjing.myqcloud.com/video/gvft1qbrvs2331tcs1tb/0cf156ea197a8012073e6b690f44e530.mp4\",\n \"VideoType\": 2,\n \"VideoPlayTime\": 0,\n \"VideoFormat\": \"mp4\",\n \"VideoId\": \"0cf156ea197a8012073e6b690f44e530\",\n \"Width\": 1280,\n \"Height\": 960\n },\n {\n \"VideoDuration\": 368325,\n \"UserId\": \"tic_mixstream_880528_custom\",\n \"VideoSize\": 12276476,\n \"VideoUrl\": \"http://whiteboard-cam-test-1257307760.cos.ap-nanjing.myqcloud.com/video/gvft1qbrvs2331tcs1tb/ae62799da16a83ab9eb3da0bb37ef89f.mp4\",\n \"VideoType\": 3,\n \"VideoPlayTime\": 108,\n \"VideoFormat\": \"mp4\",\n \"VideoId\": \"ae62799da16a83ab9eb3da0bb37ef89f\",\n \"Width\": 1624,\n \"Height\": 1000\n },\n {\n \"VideoDuration\": 181102,\n \"UserId\": \"tic_mixstream_880528_101\",\n \"VideoSize\": 3743450,\n \"VideoUrl\": \"http://whiteboard-cam-test-1257307760.cos.ap-nanjing.myqcloud.com/video/gvft1qbrvs2331tcs1tb/54797f6b83940a708c7b7aecc2f1d1a9.mp4\",\n \"VideoType\": 3,\n \"VideoPlayTime\": 28918,\n \"VideoFormat\": \"mp4\",\n \"VideoId\": \"54797f6b83940a708c7b7aecc2f1d1a9\",\n \"Width\": 496,\n \"Height\": 368\n },\n {\n \"VideoDuration\": 35405,\n \"UserId\": \"tiw_web_736\",\n \"VideoSize\": 3001045,\n \"VideoUrl\": \"http://whiteboard-cam-test-1257307760.cos.ap-nanjing.myqcloud.com/video/gvft1qbrvs2331tcs1tb/7e562e9d513d12a2e03bea1514cc40fc.mp4\",\n \"VideoType\": 0,\n \"VideoPlayTime\": 29475,\n \"VideoFormat\": \"mp4\",\n \"VideoId\": \"7e562e9d513d12a2e03bea1514cc40fc\",\n \"Width\": 1280,\n \"Height\": 720\n },\n {\n \"VideoDuration\": 161885,\n \"UserId\": \"tiw_web_310\",\n \"VideoSize\": 9974368,\n \"VideoUrl\": \"http://whiteboard-cam-test-1257307760.cos.ap-nanjing.myqcloud.com/video/gvft1qbrvs2331tcs1tb/9ba564cba92925a02a88ef3ee874b586.mp4\",\n \"VideoType\": 0,\n \"VideoPlayTime\": 47535,\n \"VideoFormat\": \"mp4\",\n \"VideoId\": \"9ba564cba92925a02a88ef3ee874b586\",\n \"Width\": 1280,\n \"Height\": 720\n },\n {\n \"VideoDuration\": 6085,\n \"UserId\": \"tiw_web_736\",\n \"VideoSize\": 283329,\n \"VideoUrl\": \"http://whiteboard-cam-test-1257307760.cos.ap-nanjing.myqcloud.com/video/gvft1qbrvs2331tcs1tb/9517ed0696f910865ecaf22a07be4c0f.mp4\",\n \"VideoType\": 0,\n \"VideoPlayTime\": 64903,\n \"VideoFormat\": \"mp4\",\n \"VideoId\": \"9517ed0696f910865ecaf22a07be4c0f\",\n \"Width\": 960,\n \"Height\": 540\n },\n {\n \"VideoDuration\": 96787,\n \"UserId\": \"tiw_web_736\",\n \"VideoSize\": 5604352,\n \"VideoUrl\": \"http://whiteboard-cam-test-1257307760.cos.ap-nanjing.myqcloud.com/video/gvft1qbrvs2331tcs1tb/cdda0043fb734600d14324c4364213e2.mp4\",\n \"VideoType\": 0,\n \"VideoPlayTime\": 115401,\n \"VideoFormat\": \"mp4\",\n \"VideoId\": \"cdda0043fb734600d14324c4364213e2\",\n \"Width\": 1280,\n \"Height\": 720\n }\n ],\n \"OmittedDurations\": [],\n \"Details\": \"\",\n \"ErrorCode\": 0,\n \"ErrorMsg\": \"\"\n }\n }\n ],\n \"TotalCount\": 151,\n \"RequestId\": \"bc309eaa-6d64-11e8-a7fe-5254000b4175\"\n }\n}",
162
- "title": "成功"
163
- }
164
- ],
165
- "DescribeRoomList": [
166
- {
167
- "document": "",
168
- "input": "POST / HTTP/1.1\nHost: tiw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRoomList\n<公共请求参数>\n\n{\n \"SdkAppId\": 1400000001,\n \"Query\": \"*\",\n \"MaxSize\": 1000,\n \"TimeRange\": [\n 1614519034000,\n 1615190492000\n ]\n}",
169
- "output": "{\n \"Response\": {\n \"RequestId\": \"7f560a64-d7fb-476b-89b9-2b90acc5c675\",\n \"RoomList\": [\n {\n \"RoomId\": \"108594741\",\n \"StartTime\": 1614851243268,\n \"EndTime\": 1614851284952,\n \"UserNumber\": 1\n }\n ]\n }\n}",
170
- "title": "查询白板房间列表"
171
- }
172
- ],
173
85
  "DescribeRunningTasks": [
174
86
  {
175
87
  "document": "通过接口获取当前应用白板推流任务类型的正在执行中的任务列表",
@@ -186,22 +98,6 @@
186
98
  "title": "获取任务信息"
187
99
  }
188
100
  ],
189
- "DescribeTIWDailyUsage": [
190
- {
191
- "document": "查询2021-09-01到2021-09-07的互动白板时长用量",
192
- "input": "https://tiw.tencentcloudapi.com/?Action=DescribeTIWDailyUsage\n&SdkAppId=1400000001\n&SubProduct=sp_tiw_board\n&StartTime=2021-09-01\n&EndTime=2021-09-07\n&<公共请求参数>",
193
- "output": "{\n \"Response\": {\n \"RequestId\": \"cdfb2097-75d1-4159-ad37-62d9eca65d6a\",\n \"Usages\": [\n {\n \"Time\": \"2021-09-01\",\n \"SdkAppId\": 1400000001,\n \"SubProduct\": \"sp_tiw_board\",\n \"Value\": 779552\n },\n {\n \"Time\": \"2021-09-02\",\n \"SdkAppId\": 1400000001,\n \"SubProduct\": \"sp_tiw_board\",\n \"Value\": 78118\n },\n {\n \"Time\": \"2021-09-03\",\n \"SdkAppId\": 1400000001,\n \"SubProduct\": \"sp_tiw_board\",\n \"Value\": 768385\n },\n {\n \"Time\": \"2021-09-04\",\n \"SdkAppId\": 1400000001,\n \"SubProduct\": \"sp_tiw_board\",\n \"Value\": 94257\n },\n {\n \"Time\": \"2021-09-05\",\n \"SdkAppId\": 1400000001,\n \"SubProduct\": \"sp_tiw_board\",\n \"Value\": 26717\n },\n {\n \"Time\": \"2021-09-06\",\n \"SdkAppId\": 1400000001,\n \"SubProduct\": \"sp_tiw_board\",\n \"Value\": 95296\n },\n {\n \"Time\": \"2021-09-07\",\n \"SdkAppId\": 1400000001,\n \"SubProduct\": \"sp_tiw_board\",\n \"Value\": 70592\n }\n ]\n }\n}",
194
- "title": "查询互动白板时长用量"
195
- }
196
- ],
197
- "DescribeTIWRoomDailyUsage": [
198
- {
199
- "document": "查询2022-11-24到2022-11-25的互动白板房间计费用量",
200
- "input": "POST / HTTP/1.1\nHost: tiw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTIWRoomDailyUsage\n<公共请求参数>\n\n{\n \"SdkAppId\": \"1400000001\",\n \"SubProduct\": \"sp_tiw_board\",\n \"Limit\": \"20\",\n \"StartTime\": \"2022-11-24\",\n \"Offset\": \"0\",\n \"EndTime\": \"2022-11-25\"\n}",
201
- "output": "{\n \"Response\": {\n \"RequestId\": \"916f3549-8e91-467c-afcb-b8dacf188e12\",\n \"Usages\": [\n {\n \"Time\": \"2022-11-24\",\n \"SdkAppId\": 1400000001,\n \"SubProduct\": \"sp_tiw_board\",\n \"RoomID\": 432946024,\n \"Value\": 5\n },\n {\n \"Time\": \"2022-11-24\",\n \"SdkAppId\": 1400000001,\n \"SubProduct\": \"sp_tiw_board\",\n \"RoomID\": 523696026,\n \"Value\": 60\n },\n {\n \"Time\": \"2022-11-24\",\n \"SdkAppId\": 1400000001,\n \"SubProduct\": \"sp_tiw_board\",\n \"RoomID\": 1284910005,\n \"Value\": 4\n }\n ],\n \"Total\": 3\n }\n}",
202
- "title": "查询房间维度每天计费用量"
203
- }
204
- ],
205
101
  "DescribeTranscode": [
206
102
  {
207
103
  "document": "查询文档动态转码任务结果",
@@ -219,7 +115,7 @@
219
115
  "DescribeTranscodeByUrl": [
220
116
  {
221
117
  "document": "通过url查询文档动态转码任务状态",
222
- "input": "POST / HTTP/1.1\nHost: tiw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTranscode\n<公共请求参数>\n\n{\n \"Url\": \"https://path/to/document.ppt\",\n \"SdkAppId\": 1400000001\n}",
118
+ "input": "POST / HTTP/1.1\nHost: tiw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTranscodeByUrl\n<公共请求参数>\n\n{\n \"Url\": \"https://path/to/document.ppt\",\n \"SdkAppId\": 1400000001\n}",
223
119
  "output": "{\n \"Response\": {\n \"Progress\": 100,\n \"RequestId\": \"d290f1ee-6c54-4b01-90e6-d701748f0851\",\n \"Status\": \"FINISHED\",\n \"TaskId\": \"0agdnligqtgtvkm65emb\"\n }\n}",
224
120
  "title": "通过url查询文档动态转码任务状态"
225
121
  }
@@ -232,46 +128,6 @@
232
128
  "title": "查询文档转码回调地址"
233
129
  }
234
130
  ],
235
- "DescribeTranscodeSearch": [
236
- {
237
- "document": "",
238
- "input": "https://tiw.tencentcloudapi.com/?Action=DescribeTranscodeSearch\n&Offset=0\n&Limit=1\n&Keyword=拼音\n&<公共请求参数>",
239
- "output": "{\n \"Response\": {\n \"TranscodeTaskSet\": [\n {\n \"CreateTime\": \"2020-08-21T16:05:36+08:00\",\n \"Status\": \"FINISHED\",\n \"TaskId\": \"ggdb2vjdnc3lp0k0ovsb\",\n \"OriginalFilename\": \"拼音.pptx\",\n \"SdkAppId\": 1400127140,\n \"IsStatic\": false,\n \"Result\": {\n \"ResultUrl\": \"https://whiteboard-cam-test-1257307760.cos.ap-nanjing.myqcloud.com/doc/ggdb2vjdnc3lp0k0ovsb_tiw/h5/index.html\",\n \"Resolution\": \"960x540\",\n \"Title\": \"拼音.pptx\",\n \"Pages\": 20,\n \"ThumbnailUrl\": \"\",\n \"ThumbnailResolution\": \"\",\n \"CompressFileUrl\": \"\",\n \"ErrorCode\": 0,\n \"ErrorMsg\": \"ppt convert sucess!\"\n }\n }\n ],\n \"TotalCount\": 1340,\n \"RequestId\": \"bc309eaa-6d64-11e8-a7fe-5254000b4175\"\n }\n}",
240
- "title": "成功"
241
- }
242
- ],
243
- "DescribeUsageSummary": [
244
- {
245
- "document": "查询子产品用量统计",
246
- "input": "https://tiw.tencentcloudapi.com/?Action=DescribeUsageSummary\n&BeginTime=2019-12-30 11:41:58\n&EndTime=2019-12-30 11:42:06\n&SubProducts.0=sp_tiw_dt\n&SubProducts.1=sp_tiw_st\n&IsWeighted=true\n&<公共请求参数>",
247
- "output": "{\n \"Response\": {\n \"RequestId\": \"70443084-c60f-4f8e-a4f9-acb791802298\"\n }\n}",
248
- "title": "查询子产品用量统计"
249
- }
250
- ],
251
- "DescribeUserList": [
252
- {
253
- "document": "",
254
- "input": "POST / HTTP/1.1\nHost: tiw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUserList\n<公共请求参数>\n\n{\n \"SdkAppId\": 1400000001,\n \"RoomId\": \"0\",\n \"Query\": \"*\",\n \"MaxSize\": 1000,\n \"TimeRange\": [\n 1614519034000,\n 1615190492000\n ]\n}",
255
- "output": "{\n \"Response\": {\n \"RequestId\": \"7f560a64-d7fb-476b-89b9-2b90acc5c675\",\n \"UserList\": [\n {\n \"UserId\": \"131001012\",\n \"StartTime\": 1614519034000,\n \"EndTime\": 1615190492000\n }\n ]\n }\n}",
256
- "title": "查询白板用户列表"
257
- }
258
- ],
259
- "DescribeUserResources": [
260
- {
261
- "document": "查询客户资源列表",
262
- "input": "https://tiw.tencentcloudapi.com/?Action=DescribeUserResources\n&<公共请求参数>",
263
- "output": "{\n \"Response\": {\n \"RequestId\": \"d290f1ee-6c54-4b01-90e6-d701748f0851\"\n }\n}",
264
- "title": "查询客户资源列表"
265
- }
266
- ],
267
- "DescribeUserStatus": [
268
- {
269
- "document": "",
270
- "input": "https://tiw.tencentcloudapi.com/?Action=DescribeUserStatus\n&<公共请求参数>",
271
- "output": "{\n \"Response\": {\n \"AppId\": 1250000060,\n \"IsTiwUser\": 1,\n \"IsSaaSUser\": 1,\n \"IsTiwOfflineRecordUser\": 1,\n \"IsAuthenticated\": 1,\n \"RequestId\": \"9f5a59d6-2b77-41b2-a945-78084577e225\"\n }\n}",
272
- "title": "查询互动白板用户详情"
273
- }
274
- ],
275
131
  "DescribeVideoGenerationTask": [
276
132
  {
277
133
  "document": "",
@@ -296,22 +152,6 @@
296
152
  "title": "获取告警回调地址信息"
297
153
  }
298
154
  ],
299
- "DescribeWhiteboardApplicationConfig": [
300
- {
301
- "document": "",
302
- "input": "POST / HTTP/1.1\nHost: tiw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeWhiteboardApplicationConfig\n<公共请求参数>\n\n{\n \"SdkAppId\": 1400000001,\n \"TaskTypes\": [\n \"transcode\",\n \"recording\"\n ]\n}",
303
- "output": "{\n \"Response\": {\n \"Configs\": [\n {\n \"BucketLocation\": \"ap-nanjing\",\n \"BucketName\": \"example-120000001\",\n \"BucketPrefix\": \"video\",\n \"Callback\": \"http://www.test.com\",\n \"CallbackKey\": \"\",\n \"ResultDomain\": \"example-120000001.cos.ap-nanjing.myqcloud.com\",\n \"TaskType\": \"recording\",\n \"SdkAppId\": 1400127140\n },\n {\n \"BucketLocation\": \"ap-nanjing\",\n \"BucketName\": \"example-120000001\",\n \"BucketPrefix\": \"\",\n \"Callback\": \"http://www.test.com/qcapi\",\n \"CallbackKey\": \"abcde\",\n \"ResultDomain\": \"example-120000001.cos.ap-nanjing.myqcloud.com\",\n \"TaskType\": \"transcode\",\n \"SdkAppId\": 1400127140\n }\n ],\n \"SdkAppId\": 1400127140,\n \"RequestId\": \"9f5a59d6-2b77-41b2-a945-78084577e225\"\n }\n}",
304
- "title": "查询应用资源配置"
305
- }
306
- ],
307
- "DescribeWhiteboardBucketConfig": [
308
- {
309
- "document": "",
310
- "input": "https://tiw.tencentcloudapi.com/?Action=DescribeWhiteboardBucketConfig\n&SdkAppId=1400000001\n&TaskType=recording\n&<公共请求参数>",
311
- "output": "{\n \"Response\": {\n \"RequestId\": \"d290f1ee-6c54-4b01-90e6-d701748f0851\"\n }\n}",
312
- "title": "查询应用资源配置"
313
- }
314
- ],
315
155
  "DescribeWhiteboardPush": [
316
156
  {
317
157
  "document": "",
@@ -334,46 +174,6 @@
334
174
  "title": "查询白板推流回调地址"
335
175
  }
336
176
  ],
337
- "DescribeWhiteboardPushSearch": [
338
- {
339
- "document": "",
340
- "input": "https://tiw.tencentcloudapi.com/?Action=DescribeWhiteboardPushSearch\n&Offset=0\n&Limit=1\n&RoomId=101069223\n&<公共请求参数>",
341
- "output": "{\n \"Response\": {\n \"WhiteboardPushTaskSet\": [\n {\n \"CreateTime\": \"2021-01-15T12:43:57+08:00\",\n \"RoomId\": 101069223,\n \"TaskId\": \"01bjgeeigsh31f3rh00c\",\n \"Status\": \"STOPPED\",\n \"SdkAppId\": 1400313729,\n \"PushUserId\": \"tic_push_user_101069223_107991\",\n \"Result\": {\n \"RoomId\": 101069223,\n \"GroupId\": \"101069223\",\n \"FinishReason\": \"USER_CALL\",\n \"ExceptionCnt\": 0,\n \"PushStartTime\": 1610685839,\n \"PushStopTime\": 1610685852,\n \"IMSyncTime\": 0,\n \"ErrorCode\": 0,\n \"ErrorMsg\": \"\"\n }\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"d290f1ee-6c54-4b01-90e6-d701748f0851\"\n }\n}",
342
- "title": "成功"
343
- }
344
- ],
345
- "ModifyApplication": [
346
- {
347
- "document": "创建白板应用",
348
- "input": "https://tiw.tencentcloudapi.com/?Action=ModifyApplication\n&SdkAppId=1400000001\n&AppName=ForTest\n&<公共请求参数>",
349
- "output": "{\n \"Response\": {\n \"RequestId\": \"d290f1ee-6c54-4b01-90e6-d701748f0851\"\n }\n}",
350
- "title": "修改白板应用"
351
- }
352
- ],
353
- "ModifyAutoRenewFlag": [
354
- {
355
- "document": "",
356
- "input": "https://tiw.tencentcloudapi.com/?Action=ModifyAutoRenewFlag\n&SubProduct=sp_tiw_package\n&ResourceId=sp_tiw_package-251006355-prepaid-1\n&AutoRenewFlag=1\n&<公共请求参数>",
357
- "output": "{\n \"Response\": {\n \"RequestId\": \"d290f1ee-6c54-4b01-90e6-d701748f0851\"\n }\n}",
358
- "title": "设置白板月功能费自动续费"
359
- }
360
- ],
361
- "ModifyWhiteboardApplicationConfig": [
362
- {
363
- "document": "",
364
- "input": "POST / HTTP/1.1\nHost: tiw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyWhiteboardApplicationConfig\n<公共请求参数>\n\n{\n \"Configs\": [\n {\n \"AdminUserId\": \"abcde\",\n \"BucketPrefix\": \"doc\",\n \"ResultDomain\": \"result.sample.com\",\n \"AdminUserSig\": \"abcde\",\n \"Callback\": \"http://www.example.com/callback\",\n \"BucketName\": \"test-120000001\",\n \"SdkAppId\": 1400000001,\n \"TaskType\": \"recording\",\n \"BucketLocation\": \"ap-guangzhou\",\n \"CallbackKey\": \"abcde\"\n }\n ],\n \"SdkAppId\": 1400000001\n}",
365
- "output": "{\n \"Response\": {\n \"RequestId\": \"d290f1ee-6c54-4b01-90e6-d701748f0851\"\n }\n}",
366
- "title": "修改白板应用任务相关配置"
367
- }
368
- ],
369
- "ModifyWhiteboardBucketConfig": [
370
- {
371
- "document": "",
372
- "input": "https://tiw.tencentcloudapi.com/?Action=ModifyWhiteboardBucketConfig\n&SdkAppId=1400000001\n&TaskType=recording\n&BucketLocation=ap-guangzhou\n&BucketName=test-120000001\n&BucketPrefix=doc\n&ResultDomain=https://bucket.com\n&<公共请求参数>",
373
- "output": "{\n \"Response\": {\n \"RequestId\": \"d290f1ee-6c54-4b01-90e6-d701748f0851\"\n }\n}",
374
- "title": "设置应用资源配置"
375
- }
376
- ],
377
177
  "PauseOnlineRecord": [
378
178
  {
379
179
  "document": "",
@@ -495,7 +295,7 @@
495
295
  "StartWhiteboardPush": [
496
296
  {
497
297
  "document": "创建一个白板推流任务",
498
- "input": "POST / HTTP/1.1\nHost: tiw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StartWhiteboardPush\n<公共请求参数>\n\n{\n \"PushUserId\": \"tic_push_user_1203_141551\",\n \"PushUserSig\": \"usersig_of_<tic_push_user_1203_141551>\",\n \"RoomId\": \"1203\",\n \"SdkAppId\": \"1400000001\"\n}",
298
+ "input": "POST / HTTP/1.1\nHost: tiw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StartWhiteboardPush\n<公共请求参数>\n\n{\n \"PushUserId\": \"tic_push_user_1203_141551\",\n \"PushUserSig\": \"usersig_of_<tic_push_user_1203_141551>\",\n \"RoomId\": 1203,\n \"SdkAppId\": 1400000001\n}",
499
299
  "output": "{\n \"Response\": {\n \"Backup\": \"{\\\"RequestId\\\":\\\"8e9b2bc4-ec7f-46cd-823b-66676e2375f8\\\",\\\"TaskId\\\":\\\"052lfmu5uc3lp0rrqvvb\\\"}\",\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\",\n \"TaskId\": \"bj0mt2l23osdj300hl30\"\n }\n}",
500
300
  "title": "开始白板推流"
501
301
  }