tccli 3.0.1289.1__py2.py3-none-any.whl → 3.0.1291.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.
- tccli/__init__.py +1 -1
- tccli/services/antiddos/v20200309/api.json +132 -103
- tccli/services/antiddos/v20200309/examples.json +5 -5
- tccli/services/bi/v20220105/api.json +1 -1
- tccli/services/bi/v20220105/examples.json +1 -1
- tccli/services/billing/v20180709/api.json +16 -16
- tccli/services/billing/v20180709/examples.json +1 -1
- tccli/services/cam/v20190116/api.json +39 -33
- tccli/services/cam/v20190116/examples.json +1 -1
- tccli/services/cbs/v20170312/api.json +24 -20
- tccli/services/cdb/cdb_client.py +53 -0
- tccli/services/cdb/v20170320/api.json +64 -0
- tccli/services/cdb/v20170320/examples.json +8 -0
- tccli/services/cdwch/v20200915/api.json +204 -199
- tccli/services/cdwch/v20200915/examples.json +11 -11
- tccli/services/ckafka/v20190819/api.json +273 -268
- tccli/services/clb/v20180317/api.json +31 -22
- tccli/services/cls/cls_client.py +18 -230
- tccli/services/cls/v20201016/api.json +285 -687
- tccli/services/cls/v20201016/examples.json +2 -34
- tccli/services/cvm/v20170312/api.json +10 -0
- tccli/services/cynosdb/v20190107/api.json +97 -97
- tccli/services/dbbrain/v20191016/api.json +54 -51
- tccli/services/dbbrain/v20210527/api.json +125 -125
- tccli/services/dcdb/v20180411/api.json +48 -48
- tccli/services/dnspod/dnspod_client.py +466 -307
- tccli/services/dnspod/v20210323/api.json +391 -0
- tccli/services/dnspod/v20210323/examples.json +24 -0
- tccli/services/domain/v20180808/api.json +8 -8
- tccli/services/dsgc/dsgc_client.py +0 -53
- tccli/services/dsgc/v20190723/api.json +0 -24
- tccli/services/dsgc/v20190723/examples.json +0 -8
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/fmu/v20191213/api.json +2 -2
- tccli/services/goosefs/v20220519/api.json +2 -2
- tccli/services/gwlb/v20240906/api.json +1 -1
- tccli/services/iotcloud/v20210408/api.json +66 -66
- tccli/services/iotcloud/v20210408/examples.json +13 -13
- tccli/services/iotvideoindustry/v20201201/api.json +542 -523
- tccli/services/iotvideoindustry/v20201201/examples.json +15 -15
- tccli/services/lighthouse/v20200324/api.json +8 -8
- tccli/services/lke/v20231130/api.json +10 -0
- tccli/services/lowcode/v20210108/api.json +2 -2
- tccli/services/mariadb/v20170312/api.json +42 -42
- tccli/services/mariadb/v20170312/examples.json +12 -0
- tccli/services/mmps/v20200710/api.json +95 -95
- tccli/services/monitor/monitor_client.py +53 -0
- tccli/services/monitor/v20180724/api.json +144 -0
- tccli/services/monitor/v20180724/examples.json +8 -0
- tccli/services/mps/mps_client.py +501 -24
- tccli/services/mps/v20190612/api.json +2071 -282
- tccli/services/mps/v20190612/examples.json +72 -0
- tccli/services/mqtt/v20240516/api.json +1 -1
- tccli/services/mqtt/v20240516/examples.json +1 -1
- tccli/services/postgres/v20170312/api.json +308 -283
- tccli/services/redis/redis_client.py +53 -0
- tccli/services/redis/v20180412/api.json +34 -0
- tccli/services/redis/v20180412/examples.json +8 -0
- tccli/services/svp/v20240125/api.json +66 -66
- tccli/services/svp/v20240125/examples.json +1 -1
- tccli/services/tcb/tcb_client.py +53 -53
- tccli/services/tcb/v20180608/api.json +220 -263
- tccli/services/tcb/v20180608/examples.json +8 -8
- tccli/services/tcbr/v20220217/examples.json +1 -1
- tccli/services/tcss/tcss_client.py +224 -277
- tccli/services/tcss/v20201101/api.json +4618 -4329
- tccli/services/tcss/v20201101/examples.json +207 -221
- tccli/services/tdmq/tdmq_client.py +0 -53
- tccli/services/tdmq/v20200217/api.json +379 -374
- tccli/services/tdmq/v20200217/examples.json +1 -9
- tccli/services/teo/teo_client.py +53 -0
- tccli/services/teo/v20220901/api.json +82 -11
- tccli/services/teo/v20220901/examples.json +8 -0
- tccli/services/thpc/v20211109/api.json +8 -8
- tccli/services/thpc/v20220401/api.json +8 -8
- tccli/services/thpc/v20230321/api.json +11 -10
- tccli/services/tke/v20180525/api.json +60 -60
- tccli/services/tke/v20220501/api.json +34 -34
- tccli/services/vpc/v20170312/api.json +44 -44
- tccli/services/waf/v20180125/api.json +9 -0
- tccli/services/wedata/v20210820/api.json +73 -0
- tccli/services/weilingwith/v20230427/api.json +997 -997
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/RECORD +88 -88
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/license_files/LICENSE +0 -0
@@ -80,6 +80,14 @@
|
|
80
80
|
"title": "创建转动图模板"
|
81
81
|
}
|
82
82
|
],
|
83
|
+
"CreateAsrHotwords": [
|
84
|
+
{
|
85
|
+
"document": "",
|
86
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateAsrHotwords\n<公共请求参数>\n\n{\n \"Type\": 0,\n \"Name\": \"HotwordsNameExample\",\n \"Content\": \"腾讯云|10,语音识别|5,ASR|10\"\n}",
|
87
|
+
"output": "{\n \"Response\": {\n \"HotwordsId\": \"hwd-aexxxxxxxxxxxxxx1481\",\n \"RequestId\": \"1ebaa15b-14b5-480c-9904-ec90c536e701\"\n }\n}",
|
88
|
+
"title": "CreateAsrHotwordsExample"
|
89
|
+
}
|
90
|
+
],
|
83
91
|
"CreateContentReviewTemplate": [
|
84
92
|
{
|
85
93
|
"document": "创建一个自定义 AI 内容审核模板,开启画面内容令人反感的信息任务,同时开启画面令人不安全的信息及画面令人不适宜的信息任务,判定为违规的分数阈值及判定为需要人工识别的分数阈值都为默认,且不指定过滤标签。",
|
@@ -160,6 +168,14 @@
|
|
160
168
|
"title": "设置转码规则"
|
161
169
|
}
|
162
170
|
],
|
171
|
+
"CreateSmartSubtitleTemplate": [
|
172
|
+
{
|
173
|
+
"document": "",
|
174
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateSmartSubtitleTemplate\n<公共请求参数>\n\n{\n \"Name\": \"示例\",\n \"VideoSrcLanguage\": \"zh\",\n \"SubtitleType\": 0\n}",
|
175
|
+
"output": "{\n \"Response\": {\n \"Definition\": 202281,\n \"RequestId\": \"42dc919b-2ec7-412c-85f0-88f003813d04\"\n }\n}",
|
176
|
+
"title": "创建模板"
|
177
|
+
}
|
178
|
+
],
|
163
179
|
"CreateSnapshotByTimeOffsetTemplate": [
|
164
180
|
{
|
165
181
|
"document": "",
|
@@ -312,6 +328,14 @@
|
|
312
328
|
"title": "删除转动图模板"
|
313
329
|
}
|
314
330
|
],
|
331
|
+
"DeleteAsrHotwords": [
|
332
|
+
{
|
333
|
+
"document": "",
|
334
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteAsrHotwords\n<公共请求参数>\n\n{\n \"HotwordsId\": \"hwd-aexxxxxxxxxxxxxx1481\"\n}",
|
335
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"b3529414-e832-400d-9629-d9998a4e170c\"\n }\n}",
|
336
|
+
"title": "DeleteAsrHotwords"
|
337
|
+
}
|
338
|
+
],
|
315
339
|
"DeleteContentReviewTemplate": [
|
316
340
|
{
|
317
341
|
"document": "删除用户自定义 AI 内容审核模板。",
|
@@ -368,6 +392,14 @@
|
|
368
392
|
"title": "示例"
|
369
393
|
}
|
370
394
|
],
|
395
|
+
"DeleteSmartSubtitleTemplate": [
|
396
|
+
{
|
397
|
+
"document": "删除用户自定义智能字幕模板。",
|
398
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteSmartSubtitleTemplate\n<公共请求参数>\n\n{\n \"Definition\": 202281\n}",
|
399
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"a7922ab4-645f-413a-abd9-c0dfba945e3c\"\n }\n}",
|
400
|
+
"title": "删除智能字幕模板"
|
401
|
+
}
|
402
|
+
],
|
371
403
|
"DeleteSnapshotByTimeOffsetTemplate": [
|
372
404
|
{
|
373
405
|
"document": "",
|
@@ -490,6 +522,22 @@
|
|
490
522
|
"title": "获取转动图模板列表"
|
491
523
|
}
|
492
524
|
],
|
525
|
+
"DescribeAsrHotwords": [
|
526
|
+
{
|
527
|
+
"document": "",
|
528
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAsrHotwords\n<公共请求参数>\n\n{\n \"HotwordsId\": \"hwd-aexxxxxxxxxxxxxx1481\"\n}",
|
529
|
+
"output": "{\n \"Response\": {\n \"Content\": \"腾讯云|10,语音识别|5,ASR|10\",\n \"CreateTime\": \"2025-03-19T03:29:06Z\",\n \"FileName\": \"\",\n \"HotWords\": [\n {\n \"Id\": 1,\n \"Text\": \"腾讯云\",\n \"Weight\": 10\n },\n {\n \"Id\": 2,\n \"Text\": \"语音识别\",\n \"Weight\": 5\n },\n {\n \"Id\": 3,\n \"Text\": \"ASR\",\n \"Weight\": 10\n }\n ],\n \"HotwordsId\": \"hwd-aexxxxxxxxxxxxxx1481\",\n \"Limit\": 0,\n \"Name\": \"HotwordsNameExample\",\n \"Offset\": 0,\n \"RequestId\": \"bad606d3-8a49-427f-a6a6-26c9f1fe1dc3\",\n \"Status\": 0,\n \"Type\": 0,\n \"UpdateTime\": \"2025-03-19T03:29:06Z\",\n \"WordCount\": 3\n }\n}",
|
530
|
+
"title": "DescribeAsrHotwords"
|
531
|
+
}
|
532
|
+
],
|
533
|
+
"DescribeAsrHotwordsList": [
|
534
|
+
{
|
535
|
+
"document": "",
|
536
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAsrHotwordsList\n<公共请求参数>\n\n{\n \"HotwordsId\": \"hwd-aexxxxxxxxxxxxxx1481\"\n}",
|
537
|
+
"output": "{\n \"Response\": {\n \"AsrHotwordsSet\": [\n {\n \"CreateTime\": \"2025-03-19T03:29:06Z\",\n \"FileName\": \"\",\n \"HotwordsId\": \"hwd-aexxxxxxxxxxxxxx1481\",\n \"Name\": \"HotwordsNameExample\",\n \"Status\": 0,\n \"Type\": 0,\n \"UpdateTime\": \"2025-03-19T03:29:06Z\",\n \"WordCount\": 3\n }\n ],\n \"Limit\": 0,\n \"Offset\": 0,\n \"RequestId\": \"0beec64c-8390-43dd-8b3a-14df16cc9ca7\",\n \"TotalCount\": 1\n }\n}",
|
538
|
+
"title": "DescribeAsrHotwordsList"
|
539
|
+
}
|
540
|
+
],
|
493
541
|
"DescribeContentReviewTemplates": [
|
494
542
|
{
|
495
543
|
"document": "从序号 0 开始,获取 10 个智能审核模板,包括系统默认智能审核模板。",
|
@@ -568,6 +616,14 @@
|
|
568
616
|
"title": "示例"
|
569
617
|
}
|
570
618
|
],
|
619
|
+
"DescribeSmartSubtitleTemplates": [
|
620
|
+
{
|
621
|
+
"document": "",
|
622
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSmartSubtitleTemplates\n<公共请求参数>\n\n{}",
|
623
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"f89a1f41-1a26-4cda-9be1-2747cb44a045\",\n \"SmartSubtitleTemplateSet\": [\n {\n \"AliasName\": \"Generate_Chinese_And_English_Subtitle_For_English_Video\",\n \"AsrHotWordsConfigure\": {\n \"LibraryId\": \"\",\n \"Switch\": \"OFF\"\n },\n \"AsrHotWordsLibraryName\": \"\",\n \"Comment\": \"\",\n \"CreateTime\": \"2025-02-11T15:41:29+08:00\",\n \"Definition\": 212,\n \"Name\": \"英文源视频-生成中英文字幕\",\n \"SubtitleFormat\": \"vtt\",\n \"SubtitleType\": 2,\n \"TranslateDstLanguage\": \"zh\",\n \"TranslateSwitch\": \"ON\",\n \"Type\": \"Preset\",\n \"UpdateTime\": \"2025-02-11T15:41:29+08:00\",\n \"VideoSrcLanguage\": \"en\"\n },\n {\n \"AliasName\": \"Generate_Chinese_Subtitle_For_English_Video\",\n \"AsrHotWordsConfigure\": {\n \"LibraryId\": \"\",\n \"Switch\": \"OFF\"\n },\n \"AsrHotWordsLibraryName\": \"\",\n \"Comment\": \"\",\n \"CreateTime\": \"2025-02-11T15:41:29+08:00\",\n \"Definition\": 211,\n \"Name\": \"英文源视频-生成中文字幕\",\n \"SubtitleFormat\": \"vtt\",\n \"SubtitleType\": 1,\n \"TranslateDstLanguage\": \"zh\",\n \"TranslateSwitch\": \"ON\",\n \"Type\": \"Preset\",\n \"UpdateTime\": \"2025-02-11T15:41:29+08:00\",\n \"VideoSrcLanguage\": \"en\"\n },\n {\n \"AliasName\": \"Generate_English_Subtitle_For_English_Video\",\n \"AsrHotWordsConfigure\": {\n \"LibraryId\": \"\",\n \"Switch\": \"OFF\"\n },\n \"AsrHotWordsLibraryName\": \"\",\n \"Comment\": \"\",\n \"CreateTime\": \"2025-02-11T15:41:29+08:00\",\n \"Definition\": 200,\n \"Name\": \"英文源视频-生成英文字幕\",\n \"SubtitleFormat\": \"vtt\",\n \"SubtitleType\": 0,\n \"TranslateDstLanguage\": \"en\",\n \"TranslateSwitch\": \"OFF\",\n \"Type\": \"Preset\",\n \"UpdateTime\": \"2025-02-11T15:41:29+08:00\",\n \"VideoSrcLanguage\": \"en\"\n },\n {\n \"AliasName\": \"Generate_Chinese_And_English_Subtitle_For_Chinese_Video\",\n \"AsrHotWordsConfigure\": {\n \"LibraryId\": \"\",\n \"Switch\": \"OFF\"\n },\n \"AsrHotWordsLibraryName\": \"\",\n \"Comment\": \"\",\n \"CreateTime\": \"2025-02-11T15:41:29+08:00\",\n \"Definition\": 122,\n \"Name\": \"中文源视频-生成中英文字幕\",\n \"SubtitleFormat\": \"vtt\",\n \"SubtitleType\": 2,\n \"TranslateDstLanguage\": \"en\",\n \"TranslateSwitch\": \"ON\",\n \"Type\": \"Preset\",\n \"UpdateTime\": \"2025-02-11T15:41:29+08:00\",\n \"VideoSrcLanguage\": \"zh\"\n },\n {\n \"AliasName\": \"Generate_English_Subtitle_For_Chinese_Video\",\n \"AsrHotWordsConfigure\": {\n \"LibraryId\": \"\",\n \"Switch\": \"OFF\"\n },\n \"AsrHotWordsLibraryName\": \"\",\n \"Comment\": \"\",\n \"CreateTime\": \"2025-02-11T15:41:29+08:00\",\n \"Definition\": 121,\n \"Name\": \"中文源视频-生成英文字幕\",\n \"SubtitleFormat\": \"vtt\",\n \"SubtitleType\": 1,\n \"TranslateDstLanguage\": \"en\",\n \"TranslateSwitch\": \"ON\",\n \"Type\": \"Preset\",\n \"UpdateTime\": \"2025-02-11T15:41:29+08:00\",\n \"VideoSrcLanguage\": \"zh\"\n },\n {\n \"AliasName\": \"Generate_Chinese_Subtitle_For_Chinese_Video\",\n \"AsrHotWordsConfigure\": {\n \"LibraryId\": \"\",\n \"Switch\": \"OFF\"\n },\n \"AsrHotWordsLibraryName\": \"\",\n \"Comment\": \"\",\n \"CreateTime\": \"2025-02-11T15:41:29+08:00\",\n \"Definition\": 100,\n \"Name\": \"中文源视频-生成中文字幕\",\n \"SubtitleFormat\": \"vtt\",\n \"SubtitleType\": 0,\n \"TranslateDstLanguage\": \"en\",\n \"TranslateSwitch\": \"OFF\",\n \"Type\": \"Preset\",\n \"UpdateTime\": \"2025-02-11T15:41:29+08:00\",\n \"VideoSrcLanguage\": \"zh\"\n },\n {\n \"AliasName\": \"\",\n \"AsrHotWordsConfigure\": {\n \"LibraryId\": \"\",\n \"Switch\": \"OFF\"\n },\n \"AsrHotWordsLibraryName\": \"\",\n \"Comment\": \"\",\n \"CreateTime\": \"2025-03-04T18:18:35+08:00\",\n \"Definition\": 202226,\n \"Name\": \"aaaaa\",\n \"SubtitleFormat\": \"\",\n \"SubtitleType\": 0,\n \"TranslateDstLanguage\": \"\",\n \"TranslateSwitch\": \"OFF\",\n \"Type\": \"Custom\",\n \"UpdateTime\": \"2025-03-04T18:18:35+08:00\",\n \"VideoSrcLanguage\": \"zh\"\n },\n {\n \"AliasName\": \"\",\n \"AsrHotWordsConfigure\": {\n \"LibraryId\": \"hwd-390af315ba0c31545156\",\n \"Switch\": \"ON\"\n },\n \"AsrHotWordsLibraryName\": \"ValidName\",\n \"Comment\": \"\",\n \"CreateTime\": \"2025-02-21T16:26:37+08:00\",\n \"Definition\": 201309,\n \"Name\": \"0221\",\n \"SubtitleFormat\": \"vtt\",\n \"SubtitleType\": 0,\n \"TranslateDstLanguage\": \"\",\n \"TranslateSwitch\": \"OFF\",\n \"Type\": \"Custom\",\n \"UpdateTime\": \"2025-02-21T16:26:37+08:00\",\n \"VideoSrcLanguage\": \"zh\"\n },\n {\n \"AliasName\": \"\",\n \"AsrHotWordsConfigure\": {\n \"LibraryId\": \"\",\n \"Switch\": \"OFF\"\n },\n \"AsrHotWordsLibraryName\": \"\",\n \"Comment\": \"\",\n \"CreateTime\": \"2025-02-21T16:13:06+08:00\",\n \"Definition\": 201308,\n \"Name\": \"0221\",\n \"SubtitleFormat\": \"vtt\",\n \"SubtitleType\": 0,\n \"TranslateDstLanguage\": \"\",\n \"TranslateSwitch\": \"OFF\",\n \"Type\": \"Custom\",\n \"UpdateTime\": \"2025-02-21T16:13:06+08:00\",\n \"VideoSrcLanguage\": \"zh\"\n },\n {\n \"AliasName\": \"\",\n \"AsrHotWordsConfigure\": {\n \"LibraryId\": \"hwd-f1d930ebc6d9a7d910\",\n \"Switch\": \"ON\"\n },\n \"AsrHotWordsLibraryName\": \"HotwordsName1\",\n \"Comment\": \"\",\n \"CreateTime\": \"2025-02-21T16:08:45+08:00\",\n \"Definition\": 201307,\n \"Name\": \"0221\",\n \"SubtitleFormat\": \"\",\n \"SubtitleType\": 0,\n \"TranslateDstLanguage\": \"\",\n \"TranslateSwitch\": \"OFF\",\n \"Type\": \"Custom\",\n \"UpdateTime\": \"2025-02-21T17:50:15+08:00\",\n \"VideoSrcLanguage\": \"zh\"\n }\n ],\n \"TotalCount\": 21\n }\n}",
|
624
|
+
"title": "查询智能字幕模板"
|
625
|
+
}
|
626
|
+
],
|
571
627
|
"DescribeSnapshotByTimeOffsetTemplates": [
|
572
628
|
{
|
573
629
|
"document": "",
|
@@ -894,6 +950,14 @@
|
|
894
950
|
"title": "修改转动图模板"
|
895
951
|
}
|
896
952
|
],
|
953
|
+
"ModifyAsrHotwords": [
|
954
|
+
{
|
955
|
+
"document": "",
|
956
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAsrHotwords\n<公共请求参数>\n\n{\n \"HotwordsId\": \"hwd-aexxxxxxxxxxxxxx1481\",\n \"Name\": \"HotwordsNameNew\",\n \"Content\": \"腾讯云|10,语音识别|5,ASR|10\"\n}",
|
957
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"bebd190b-4864-4911-b919-ec713c102498\"\n }\n}",
|
958
|
+
"title": "ModifyAsrHotwords"
|
959
|
+
}
|
960
|
+
],
|
897
961
|
"ModifyContentReviewTemplate": [
|
898
962
|
{
|
899
963
|
"document": "修改自定义 AI 内容审核模板。不指定过滤标签,将画面令人反感的信息的任务判定为违规的分数阈值和画面令人反感的信息的任务判定为需要人工内容审核的分数阈值修改为默认。",
|
@@ -980,6 +1044,14 @@
|
|
980
1044
|
"title": "修改编排"
|
981
1045
|
}
|
982
1046
|
],
|
1047
|
+
"ModifySmartSubtitleTemplate": [
|
1048
|
+
{
|
1049
|
+
"document": "",
|
1050
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifySmartSubtitleTemplate\n<公共请求参数>\n\n{\n \"Definition\": 202281,\n \"TranslateSwitch\": \"ON\",\n \"Name\": \"新名字\",\n \"SubtitleType\": 1,\n \"TranslateDstLanguage\": \"en\"\n}",
|
1051
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"569d5d19-d01c-4efc-97dc-4ea53ae95647\"\n }\n}",
|
1052
|
+
"title": "修改智能字幕模板"
|
1053
|
+
}
|
1054
|
+
],
|
983
1055
|
"ModifySnapshotByTimeOffsetTemplate": [
|
984
1056
|
{
|
985
1057
|
"document": "",
|
@@ -3339,7 +3339,7 @@
|
|
3339
3339
|
{
|
3340
3340
|
"disabled": false,
|
3341
3341
|
"document": "角色信息列表",
|
3342
|
-
"example": "[ \t\t\t{ \t\t\t\t\"CreatedTime\": 1705392159000, \t\t\t\t\"ModifiedTime\": 1705392159000, \t\t\t\t\"Password\": \"
|
3342
|
+
"example": "[ \t\t\t{ \t\t\t\t\"CreatedTime\": 1705392159000, \t\t\t\t\"ModifiedTime\": 1705392159000, \t\t\t\t\"Password\": \"pwd1\", \t\t\t\t\"PermRead\": true, \t\t\t\t\"PermWrite\": true, \t\t\t\t\"Remark\": \"\", \t\t\t\t\"Username\": \"user1\" \t\t\t} \t\t]",
|
3343
3343
|
"member": "MQTTUserItem",
|
3344
3344
|
"name": "Data",
|
3345
3345
|
"output_required": true,
|
@@ -52,7 +52,7 @@
|
|
52
52
|
{
|
53
53
|
"document": "示例",
|
54
54
|
"input": "POST / HTTP/1.1\nHost: mqtt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateMQTTInstance\n<公共请求参数>\n\n{\n \"InstanceType\": \"BASIC\",\n \"Name\": \"instance-1\",\n \"SkuCode\": \"basic_1k\",\n \"Remark\": \"this is remark\",\n \"VpcList\": [\n {\n \"VpcId\": \"vpc-9a5wnirv\",\n \"SubnetId\": \"subnet-0tw6tlfi\"\n }\n ],\n \"IpRules\": [\n {\n \"Ip\": \"1.1.1.1\",\n \"Allow\": true,\n \"Remark\": \"remark\"\n }\n ]\n}",
|
55
|
-
"output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"InstanceId\": \"mqtt-7pnqmkrx\",\n \"RequestId\": \"
|
55
|
+
"output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"InstanceId\": \"mqtt-7pnqmkrx\",\n \"RequestId\": \"request-id\"\n }\n}",
|
56
56
|
"title": "示例"
|
57
57
|
}
|
58
58
|
],
|