tccli 3.0.1288.1__py2.py3-none-any.whl → 3.0.1290.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 (81) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/plugins/sso/__init__.py +11 -1
  3. tccli/plugins/sso/login.py +3 -3
  4. tccli/services/asr/v20190614/api.json +6 -6
  5. tccli/services/asr/v20190614/examples.json +4 -4
  6. tccli/services/bi/v20220105/api.json +43 -0
  7. tccli/services/billing/v20180709/api.json +326 -266
  8. tccli/services/billing/v20180709/examples.json +1 -1
  9. tccli/services/cdb/cdb_client.py +53 -0
  10. tccli/services/cdb/v20170320/api.json +64 -0
  11. tccli/services/cdb/v20170320/examples.json +8 -0
  12. tccli/services/cdwpg/v20201230/api.json +5 -5
  13. tccli/services/cdwpg/v20201230/examples.json +6 -6
  14. tccli/services/cdz/v20221123/api.json +4 -4
  15. tccli/services/cfg/v20210820/api.json +197 -197
  16. tccli/services/cfg/v20210820/examples.json +1 -1
  17. tccli/services/clb/v20180317/api.json +21 -16
  18. tccli/services/cls/v20201016/api.json +230 -198
  19. tccli/services/cls/v20201016/examples.json +2 -2
  20. tccli/services/cwp/v20180228/api.json +39 -9
  21. tccli/services/cynosdb/v20190107/api.json +2 -2
  22. tccli/services/dbbrain/dbbrain_client.py +383 -12
  23. tccli/services/dbbrain/v20191016/api.json +24 -21
  24. tccli/services/dbbrain/v20210527/api.json +851 -68
  25. tccli/services/dbbrain/v20210527/examples.json +56 -0
  26. tccli/services/domain/v20180808/api.json +11 -11
  27. tccli/services/dts/v20180330/api.json +34 -34
  28. tccli/services/dts/v20180330/examples.json +1 -1
  29. tccli/services/dts/v20211206/api.json +225 -223
  30. tccli/services/dts/v20211206/examples.json +2 -2
  31. tccli/services/ess/v20201111/api.json +30 -3
  32. tccli/services/essbasic/v20210526/api.json +29 -2
  33. tccli/services/fmu/v20191213/api.json +2 -2
  34. tccli/services/goosefs/v20220519/api.json +2 -2
  35. tccli/services/gwlb/v20240906/api.json +1 -1
  36. tccli/services/iotcloud/v20210408/api.json +66 -66
  37. tccli/services/iotcloud/v20210408/examples.json +13 -13
  38. tccli/services/iotexplorer/iotexplorer_client.py +159 -0
  39. tccli/services/iotexplorer/v20190423/api.json +561 -0
  40. tccli/services/iotexplorer/v20190423/examples.json +24 -0
  41. tccli/services/iotvideo/iotvideo_client.py +106 -0
  42. tccli/services/iotvideo/v20211125/api.json +105 -0
  43. tccli/services/iotvideo/v20211125/examples.json +16 -0
  44. tccli/services/lighthouse/v20200324/api.json +53 -53
  45. tccli/services/lighthouse/v20200324/examples.json +2 -2
  46. tccli/services/lke/v20231130/api.json +12 -2
  47. tccli/services/lkeap/v20240522/api.json +2 -2
  48. tccli/services/lowcode/v20210108/api.json +2 -2
  49. tccli/services/monitor/monitor_client.py +53 -0
  50. tccli/services/monitor/v20180724/api.json +144 -0
  51. tccli/services/monitor/v20180724/examples.json +8 -0
  52. tccli/services/mps/mps_client.py +501 -24
  53. tccli/services/mps/v20190612/api.json +2118 -247
  54. tccli/services/mps/v20190612/examples.json +72 -0
  55. tccli/services/mqtt/v20240516/api.json +4 -4
  56. tccli/services/mqtt/v20240516/examples.json +5 -11
  57. tccli/services/organization/v20210331/api.json +113 -113
  58. tccli/services/redis/redis_client.py +53 -0
  59. tccli/services/redis/v20180412/api.json +34 -0
  60. tccli/services/redis/v20180412/examples.json +8 -0
  61. tccli/services/svp/v20240125/api.json +1 -1
  62. tccli/services/tcb/tcb_client.py +53 -0
  63. tccli/services/tcb/v20180608/api.json +224 -157
  64. tccli/services/tcb/v20180608/examples.json +8 -0
  65. tccli/services/tcbr/v20220217/examples.json +1 -1
  66. tccli/services/tdmq/v20200217/api.json +379 -285
  67. tccli/services/tdmq/v20200217/examples.json +1 -1
  68. tccli/services/teo/v20220901/api.json +541 -5
  69. tccli/services/teo/v20220901/examples.json +21 -3
  70. tccli/services/tione/v20211111/api.json +64 -6
  71. tccli/services/vdb/v20230616/api.json +31 -2
  72. tccli/services/vdb/v20230616/examples.json +8 -2
  73. tccli/services/vrs/v20200824/api.json +14 -2
  74. tccli/services/vrs/v20200824/examples.json +1 -1
  75. tccli/services/wedata/v20210820/api.json +102 -0
  76. tccli/services/weilingwith/v20230427/api.json +997 -997
  77. {tccli-3.0.1288.1.dist-info → tccli-3.0.1290.1.dist-info}/METADATA +2 -2
  78. {tccli-3.0.1288.1.dist-info → tccli-3.0.1290.1.dist-info}/RECORD +81 -81
  79. {tccli-3.0.1288.1.dist-info → tccli-3.0.1290.1.dist-info}/WHEEL +0 -0
  80. {tccli-3.0.1288.1.dist-info → tccli-3.0.1290.1.dist-info}/entry_points.txt +0 -0
  81. {tccli-3.0.1288.1.dist-info → tccli-3.0.1290.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\": \"sunjianxiong\", \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]",
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,
@@ -3835,7 +3835,7 @@
3835
3835
  {
3836
3836
  "disabled": false,
3837
3837
  "document": "子网信息",
3838
- "example": "subnet-dadaf",
3838
+ "example": "subnet-1acd3",
3839
3839
  "member": "string",
3840
3840
  "name": "SubnetId",
3841
3841
  "output_required": false,
@@ -4837,7 +4837,7 @@
4837
4837
  {
4838
4838
  "disabled": false,
4839
4839
  "document": "公钥",
4840
- "example": " -----BEGIN CERTIFICATE----- MIIECDCCAvCgAwIBAgIUG/L3CDia0Tl2KKs8bDOxY2t+SfUwDQYJKoZIhvcNAQEN 9w0BAQ0FAAOCAQEAtXGaYSOlseeXzq9lapF0SWcI/UhRXSfomwLeF+PvH3meF04r 2Hdl/IvY0jfKuc/olOPDxF3mK3/Lf7nk/68fKG7ytmVJrBXCGUN8R2AuTmeRsbK8 qEf2C8DgIw9KAPHtPY7ZupRzRskVeZHUy6N1pKYjlQk80451SwNwnfU8gni10BaJ dd1vc7JbPm90IQjb+OcfuflFwfl8yiQLWy1oJdwGwEN/f4PFoRKP4dizyn9+0+Ki 5M8AINMMlYrfXRWHVyr8N/Pj8l4QNo3cJiUeXIpoSc39oNiYbdfTs1f3sJCT8lIG 8lCCucEU4bX5ZPwMJ9QMTJ6xORLenDIk2orY7Q== -----END CERTIFICATE-----",
4840
+ "example": " -----BEGIN CERTIFICATE----- -----END CERTIFICATE-----",
4841
4841
  "member": "string",
4842
4842
  "name": "PublicKey",
4843
4843
  "required": false,
@@ -5306,7 +5306,7 @@
5306
5306
  {
5307
5307
  "disabled": false,
5308
5308
  "document": "设备证书",
5309
- "example": "-----BEGIN CERTIFICATE----- MIIDXTCCAkWgAwIBAgIJALc4Yk9ZT1WjMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNV BAYTAkNOMRAwDgYDVQQIDAdBeW9tYW5nMQ8wDQYDVQQHDAZGb3J0cmUwHhcNMTkw ODA1MTUwOTA5WhcNMjAwODEyMTUwOTA5WjBFMQswCQYDVQQGEwJDTjEQMA4GA1UE CAwHQXlvbWFuZzEPMA0GA1UEBwwGRm9ydHJlMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQ... -----END CERTIFICATE-----",
5309
+ "example": "-----BEGIN CERTIFICATE-----END CERTIFICATE-----",
5310
5310
  "member": "string",
5311
5311
  "name": "DeviceCertificate",
5312
5312
  "required": true,
@@ -51,8 +51,8 @@
51
51
  "CreateInstance": [
52
52
  {
53
53
  "document": "示例",
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\": \"11111111\"\n }\n ]\n}",
55
- "output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"InstanceId\": \"mqtt-7pnqmkrx\",\n \"RequestId\": \"02107c9d-cbea-418c-bafc-740300fdefad\"\n }\n}",
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\": \"request-id\"\n }\n}",
56
56
  "title": "示例"
57
57
  }
58
58
  ],
@@ -171,15 +171,9 @@
171
171
  "DescribeAuthenticator": [
172
172
  {
173
173
  "document": "示例",
174
- "input": "POST / HTTP/1.1\nHost: mqtt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeMQTTAuthenticator\n<公共请求参数>\n\n{\n \"InstanceId\": \"mqtt-2vnk55xv\",\n \"Type\": \"JWKS\"\n}",
175
- "output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"Authenticators\": [\n {\n \"Config\": \"{\\\"endpoint\\\":\\\"1.2.3.4\\\",\\\"refreshInterval\\\":10}\",\n \"Status\": \"open\",\n \"Type\": \"JWKS\"\n }\n ],\n \"RequestId\": \"83d4a381-b448-45c8-adcf-b563bd18f4fb\"\n }\n}",
176
- "title": "示例"
177
- },
178
- {
179
- "document": "HTTP示例",
180
174
  "input": "POST / HTTP/1.1\nHost: mqtt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAuthenticator\n<公共请求参数>\n\n{\n \"InstanceId\": \"mqtt-dmzeoj58\",\n \"Type\": \"HTTP\"\n}",
181
175
  "output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"Authenticators\": [\n {\n \"Config\": \"{\\\"headers\\\":[{\\\"key\\\":\\\"user\\\",\\\"value\\\":\\\"${username}\\\"}],\\\"endpoint\\\":\\\"127.0.0.1\\\",\\\"method\\\":\\\"Post\\\",\\\"readTimeout\\\":1,\\\"connectTimeout\\\":1,\\\"body\\\":[{\\\"key\\\":\\\"user\\\",\\\"value\\\":\\\"${username}\\\"}],\\\"concurrency\\\":1}\",\n \"CreateTime\": 1731036362,\n \"Remark\": \"this is remark\",\n \"Status\": \"open\",\n \"Type\": \"HTTP\"\n }\n ],\n \"RequestId\": \"756b8ee7-00e8-48ea-94f2-02eead2a5067\"\n }\n}",
182
- "title": "HTTP示例"
176
+ "title": "示例"
183
177
  }
184
178
  ],
185
179
  "DescribeAuthorizationPolicies": [
@@ -256,7 +250,7 @@
256
250
  {
257
251
  "document": "示例",
258
252
  "input": "POST / HTTP/1.1\nHost: mqtt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstance\n<公共请求参数>\n\n{\n \"InstanceId\": \"mqtt-bg8k8v8o\"\n}",
259
- "output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"AuthorizationPolicyLimit\": 10,\n \"AutomaticActivation\": false,\n \"ClientNumLimit\": 1000,\n \"CreatedTime\": 1722572792,\n \"DestroyTime\": 0,\n \"DeviceCertificateProvisionType\": \"MANUAL\",\n \"ExpiryTime\": 0,\n \"InstanceId\": \"mqtt-bg8k8v8o\",\n \"InstanceName\": \"jehansun-0802\",\n \"InstanceStatus\": \"RUNNING\",\n \"InstanceType\": \"BASIC\",\n \"MaxSubscriptionPerClient\": 30,\n \"PayMode\": \"POSTPAID\",\n \"Remark\": \"\",\n \"RenewFlag\": 1,\n \"RequestId\": \"3e180cf0-ddb8-4a0b-8855-c69c5dc02f35\",\n \"SkuCode\": \"basic_1k\",\n \"TopicNum\": 0,\n \"TopicNumLimit\": 100,\n \"TpsLimit\": 1000,\n \"X509Mode\": \"TLS\"\n }\n}",
253
+ "output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"AuthorizationPolicyLimit\": 10,\n \"AutomaticActivation\": false,\n \"ClientNumLimit\": 1000,\n \"CreatedTime\": 1722572792,\n \"DestroyTime\": 0,\n \"DeviceCertificateProvisionType\": \"MANUAL\",\n \"ExpiryTime\": 0,\n \"InstanceId\": \"mqtt-bg8k8v8o\",\n \"InstanceName\": \"instance-0802\",\n \"InstanceStatus\": \"RUNNING\",\n \"InstanceType\": \"BASIC\",\n \"MaxSubscriptionPerClient\": 30,\n \"PayMode\": \"POSTPAID\",\n \"Remark\": \"\",\n \"RenewFlag\": 1,\n \"RequestId\": \"3e180cf0-ddb8-4a0b-8855-c69c5dc02f35\",\n \"SkuCode\": \"basic_1k\",\n \"TopicNum\": 0,\n \"TopicNumLimit\": 100,\n \"TpsLimit\": 1000,\n \"X509Mode\": \"TLS\"\n }\n}",
260
254
  "title": "示例"
261
255
  }
262
256
  ],
@@ -407,7 +401,7 @@
407
401
  "RegisterDeviceCertificate": [
408
402
  {
409
403
  "document": "示例",
410
- "input": "POST / HTTP/1.1\nHost: mqtt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RegisterDeviceCertificate\n<公共请求参数>\n\n{\n \"InstanceId\": \"mqtt-jbgwp4ae\",\n \"DeviceCertificate\": \"-----BEGIN CERTIFICATE-----\\nMIIEQjCCAyqgAwIBAgIUDu9opYK5QlQpblTOdU+U1welmREwDQYJKoZIhvcNAQEL\\nBQAwgZIxCzAJBgNVBAYTAmNuMQ0wCwYDVQQIDAR4aWFuMQ0wCwYDVQQHDARodXlp\\nMREwDwYDVQQKDAhqZWhhbnN1bjEWMBQGA1UECwwNdW5pdCBqZWhhbnN1bjEVMBMG\\nA1UEAwwMc3Vuamlhbnhpb25nMSMwIQYJKoZIhvcNAQkBFhRqZWhhbnN1bkB0ZW5j\\nZW50LmNvbTAeFw0yNDA1MDYwODU0NDNaFw0yNTA5MTgwODU0NDNaMIGBMQswCQYD\\nVQQGEwJDTjELMAkGA1UECAwCWkoxCzAJBgNVBAcMAkhaMQwwCgYDVQQKDANBTEkx\\nDTALBgNVBAsMBE1RVFQxFjAUBgkqhkiG9w0BCQEWB3h4eEB4eHgxIzAhBgNVBAMM\\nGm1xdHQtdGVzdC54eHguYWxpeXVuY3MuY29tMIIBIjANBgkqhkiG9w0BAQEFAAOC\\nAQ8AMIIBCgKCAQEArSMP1QFvggJVAth6Zhnf7NMWi+JP9TvnfzYl1xAWsWfX2ocN\\nC+AumAQl7I0C2UMUppDHIRiikdAwqmoMLFkuTYCoPnTrk8FpQx+/bLXGNZzwgAKN\\n8Y0dbEanl5y6UFXDB6ZsYhRJmjBEZoUj6xCeBzXxP2Uu0FPFAF5haLwt03gQMcWi\\nEMHLdj/jFKUGoLns/eQUdE5wbsZjGrCmk5hEeJxa9vAw40W0cgwsVi0E8qt5FCj7\\n11DeQsvZ5NlQVyOT6YOStElE2zuWtMjzsgk7ryW2qWANv62hRxY8dDmPXO5oimK8\\nAzNjakiN40OmOhzwfiG3noItixlQywWppuTrfwIDAQABo4GeMIGbMB8GA1UdIwQY\\nMBaAFEaWXAdZRRy3HPvjV6NBAYZYGhDfMAkGA1UdEwQCMAAwCwYDVR0PBAQDAgL0\\nMEEGA1UdEQQ6MDiCEyoubXF0dC5hbGl5dW5jcy5jb22CIW1xdHQtdGVzdC5jbi1x\\naW5nZGFvLmFsaXl1bmNzLmNvbTAdBgNVHQ4EFgQUz7CdvXCtki2X9i6zIQwKVJ7q\\n/LwwDQYJKoZIhvcNAQELBQADggEBAB7Y/susqeC85RtXw9CHcOmcb/17G7svgxFZ\\nLecOwEFxxaqwNVp/ae6TVkPvrMPStpVJmpS7ikYz37J16/n1mks/s+7fkGwAwfCI\\nD+vGR+Hcvu2RsiTPwDMRhFwj92ZclnSyBjtPa1pgS1Nq0oCJ85G+nyxYBAjDQqzO\\n05jNRO+E4/L+WrYhLE6M72amFMLbVGs170wHTiXtzokfUdflj9mNQs3pfLFNsyCt\\nasDfqJX4Kie/MIwv/YKcB9pZ4NsonEgD3OfjJ6pFEHEH4ZiOVHuTT6C52XpCYMWA\\najvuaaIlJp7GgOZxxPInOVXPmBlBlp28AiMlmxSfSAuMpUF0I8w=\\n-----END CERTIFICATE-----\\n\",\n \"CaSn\": \"1b1e3bf3702110125887a3a721a7e66f05522513\",\n \"ClientId\": \"VIN0001\"\n}",
404
+ "input": "POST / HTTP/1.1\nHost: mqtt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RegisterDeviceCertificate\n<公共请求参数>\n\n{\n \"InstanceId\": \"mqtt-jbgwp4ae\",\n \"DeviceCertificate\": \"-----BEGIN CERTIFICATE-----\\najvuaaIlJp7GgOZxxPInOVXPmBlBlp28AiMlmxSfSAuMpUF0I8w=\\n-----END CERTIFICATE-----\\n\",\n \"CaSn\": \"1b1e3bf3702110125887a3a721a7e66f05522513\",\n \"ClientId\": \"VIN0001\"\n}",
411
405
  "output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"RequestId\": \"49af88f0-6571-4aa4-af92-9261f28c0ed9\"\n }\n}",
412
406
  "title": "示例"
413
407
  }