tccli 3.0.1367.1__py2.py3-none-any.whl → 3.0.1369.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 (48) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/batch/v20170312/api.json +34 -1
  3. tccli/services/batch/v20170312/examples.json +1 -1
  4. tccli/services/cdb/v20170320/api.json +6 -6
  5. tccli/services/cdb/v20170320/examples.json +1 -1
  6. tccli/services/cdn/v20180606/api.json +6 -1
  7. tccli/services/cdwch/v20200915/api.json +16 -7
  8. tccli/services/cfg/v20210820/api.json +9 -0
  9. tccli/services/clb/v20180317/api.json +11 -11
  10. tccli/services/cls/v20201016/api.json +20 -18
  11. tccli/services/cls/v20201016/examples.json +7 -7
  12. tccli/services/csip/csip_client.py +53 -0
  13. tccli/services/csip/v20221121/api.json +333 -3
  14. tccli/services/csip/v20221121/examples.json +8 -0
  15. tccli/services/emr/v20190103/api.json +9 -0
  16. tccli/services/emr/v20190103/examples.json +1 -1
  17. tccli/services/es/v20180416/api.json +132 -3
  18. tccli/services/faceid/v20180301/api.json +1 -1
  19. tccli/services/hunyuan/v20230901/api.json +4 -4
  20. tccli/services/iai/v20180301/api.json +1 -1
  21. tccli/services/iai/v20200303/api.json +1 -1
  22. tccli/services/lighthouse/v20200324/api.json +1 -1
  23. tccli/services/live/v20180801/api.json +1 -1
  24. tccli/services/mps/v20190612/api.json +15 -5
  25. tccli/services/mps/v20190612/examples.json +1 -1
  26. tccli/services/omics/v20221128/api.json +105 -6
  27. tccli/services/sqlserver/v20180328/api.json +20 -0
  28. tccli/services/ssl/v20191205/api.json +40 -0
  29. tccli/services/ssl/v20191205/examples.json +1 -1
  30. tccli/services/sts/v20180813/api.json +1 -1
  31. tccli/services/tdmq/v20200217/api.json +74 -5
  32. tccli/services/tdmq/v20200217/examples.json +1 -1
  33. tccli/services/teo/v20220901/api.json +85 -2
  34. tccli/services/thpc/thpc_client.py +330 -12
  35. tccli/services/thpc/v20230321/api.json +718 -0
  36. tccli/services/thpc/v20230321/examples.json +48 -0
  37. tccli/services/trocket/v20230308/api.json +49 -9
  38. tccli/services/trocket/v20230308/examples.json +1 -1
  39. tccli/services/tts/v20190823/api.json +1 -1
  40. tccli/services/vdb/v20230616/api.json +12 -3
  41. tccli/services/vod/v20180717/api.json +5 -5
  42. tccli/services/vrs/v20200824/api.json +1 -1
  43. tccli/services/wedata/v20210820/api.json +12 -12
  44. {tccli-3.0.1367.1.dist-info → tccli-3.0.1369.1.dist-info}/METADATA +2 -2
  45. {tccli-3.0.1367.1.dist-info → tccli-3.0.1369.1.dist-info}/RECORD +48 -48
  46. {tccli-3.0.1367.1.dist-info → tccli-3.0.1369.1.dist-info}/WHEEL +0 -0
  47. {tccli-3.0.1367.1.dist-info → tccli-3.0.1369.1.dist-info}/entry_points.txt +0 -0
  48. {tccli-3.0.1367.1.dist-info → tccli-3.0.1369.1.dist-info}/license_files/LICENSE +0 -0
@@ -150,7 +150,7 @@
150
150
  },
151
151
  "metadata": {
152
152
  "apiVersion": "2023-09-01",
153
- "api_brief": "腾讯云大模型API(Tencent Cloud Large Model API)包含腾讯公司全链路自研的混元大模型系列,以及优秀的第三方大模型DeepSeek系列,为企业客户提供便捷、可靠的大模型推理服务。其中混元大模型在高质量的内容创作、数理逻辑、代码生成、多轮对话、图像与视频生产上表现优越,处于业界领先水平。",
153
+ "api_brief": "## 概述\n腾讯混元大模型(Tencent Hunyuan)由腾讯公司全链路自研,在高质量内容创作、数理逻辑、代码生成和多轮对话上性能表现卓越,处于业界领先水平。混元 API 支持 AI 搜索联网插件,通过整合腾讯优质的内容生态,提供强大的时新、深度内容获取和 AI 问答能力。\n腾讯混元大模型支持的所有接口信息,请参见 [API 概览](https://cloud.tencent.com/document/product/1729/101848)。\n\n## 术语表\n\n| 术语 | 说明 | \n|---------|---------|\n| 并发任务数 | 并发任务数(并发)指能同时处理的任务数量,如果并发任务数为1,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后才能开始处理下一个任务。 | \n| API 密钥 | API 密钥是用户访问腾讯云 API 进行身份验证时需要用到的安全凭证,由 SecretId 和 SecretKey 一起组成。 | \n\n## 使用限制\n对于 API 接口的参数限制,请参考各接口文档中的参数说明。\n\n## API 快速入门\n您可以使用 API Explorer 工具在线调用 API。\n本文以创建应用为例,通过 API Explorer 工具调用 API 接口的步骤如下:\n1.进入 [API Explorer](https://console.cloud.tencent.com/api/explorer?Product=hunyuan&Version=2023-09-01&Action=ChatCompletions) 页面。更多 API Explorer 工具使用信息,请参见[文档](https://cloud.tencent.com/document/product/1278/46697) 。\n2.调用 [ChatCompletions](https://cloud.tencent.com/document/product/1729/105701) 接口,调用腾讯混元大模型。",
154
154
  "serviceNameCN": "腾讯混元大模型",
155
155
  "serviceShortName": "hunyuan"
156
156
  },
@@ -3445,8 +3445,8 @@
3445
3445
  },
3446
3446
  {
3447
3447
  "disabled": false,
3448
- "document": "用于引导内容的参考图。\n图片限制:单边分辨率小于5000,转成 Base64 字符串后小于 8MB,格式支持 jpg、jpeg、png、bmp、tiff、webp。",
3449
- "example": "{\"ImageUrl\":\"https://cos.ap-guangzhou.myqcloud.com/image.jpg\"}",
3448
+ "document": "用于引导内容的参考图。\n图片限制:单边分辨率小于5000,转成 Base64 字符串后小于 8MB,格式支持 jpg、jpeg、png。",
3449
+ "example": "",
3450
3450
  "member": "Image",
3451
3451
  "name": "ContentImage",
3452
3452
  "required": false,
@@ -3482,7 +3482,7 @@
3482
3482
  {
3483
3483
  "disabled": false,
3484
3484
  "document": "标识内容设置。\n默认在生成结果图右下角添加“图片由 AI 生成”字样,您可根据自身需要替换为其他的标识图片。",
3485
- "example": "{\"LogoUrl\": \"https://https://cos.ap-guangzhou.myqcloud.com/logo.jpg\", \"LogoRect\": {\"X\": 10, \"Y\": 10, \"Width\": 20, \"Height\": 20}}",
3485
+ "example": "",
3486
3486
  "member": "LogoParam",
3487
3487
  "name": "LogoParam",
3488
3488
  "required": false,
@@ -234,7 +234,7 @@
234
234
  },
235
235
  "metadata": {
236
236
  "apiVersion": "2018-03-01",
237
- "api_brief": "介绍如何使用API对人脸识别操作,包括五官定位、人脸比对等。",
237
+ "api_brief": "腾讯云神图·人脸识别(Face Recognition)基于腾讯优图强大的面部分析技术,提供包括人脸检测与分析、比对、搜索、验证、五官定位、活体检测等多种功能,为开发者和企业提供高性能高可用的人脸识别服务。\n本章节主要介绍介绍API调用方式、以及如何通过API 接入人脸检测与分析相、五官定位、人员库管理、人脸搜索、人脸验证、人脸静态活体检测(高精度版)等产品。",
238
238
  "serviceNameCN": "人脸识别",
239
239
  "serviceShortName": "iai"
240
240
  },
@@ -255,7 +255,7 @@
255
255
  },
256
256
  "metadata": {
257
257
  "apiVersion": "2020-03-03",
258
- "api_brief": "介绍如何使用API对人脸识别操作,包括五官定位、人脸比对等。",
258
+ "api_brief": "腾讯云神图·人脸识别(Face Recognition)基于腾讯优图强大的面部分析技术,提供包括人脸检测与分析、比对、搜索、验证、五官定位、活体检测等多种功能,为开发者和企业提供高性能高可用的人脸识别服务。\n本章节主要介绍介绍API调用方式、以及如何通过API 接入人脸检测与分析相、五官定位、人员库管理、人脸搜索、人脸验证、人脸静态活体检测(高精度版)等产品。",
259
259
  "serviceNameCN": "人脸识别",
260
260
  "serviceShortName": "iai"
261
261
  },
@@ -3095,7 +3095,7 @@
3095
3095
  "example": "无",
3096
3096
  "member": "DiskConfig",
3097
3097
  "name": "DiskConfigSet",
3098
- "required": true,
3098
+ "output_required": true,
3099
3099
  "type": "list",
3100
3100
  "value_allowed_null": false
3101
3101
  },
@@ -1410,7 +1410,7 @@
1410
1410
  },
1411
1411
  "metadata": {
1412
1412
  "apiVersion": "2018-08-01",
1413
- "api_brief": "介绍如何使用API对云直播进行操作,如直播回调、直播混流等。",
1413
+ "api_brief": "介绍如何使用API对云直播进行操作,如创建直播域名、直播回调、直播混流等。",
1414
1414
  "serviceNameCN": "云直播CSS",
1415
1415
  "serviceShortName": "live"
1416
1416
  },
@@ -16327,7 +16327,7 @@
16327
16327
  {
16328
16328
  "disabled": false,
16329
16329
  "document": "转码模板唯一标识过滤条件,数组长度限制:100。",
16330
- "example": "10",
16330
+ "example": "[10]",
16331
16331
  "member": "int64",
16332
16332
  "name": "Definitions",
16333
16333
  "required": false,
@@ -20175,21 +20175,31 @@
20175
20175
  "members": [
20176
20176
  {
20177
20177
  "disabled": false,
20178
- "document": "结果的类型,取值范围:\n<li>SegmentRecognition:拆条。</li>",
20178
+ "document": "结果的类型,取值范围:\n<li>SegmentRecognition:拆条。</li>\n<li>Highlight :集锦。</li>",
20179
20179
  "example": "SegmentRecognition",
20180
20180
  "member": "string",
20181
20181
  "name": "Type",
20182
- "required": true,
20182
+ "output_required": true,
20183
20183
  "type": "string",
20184
20184
  "value_allowed_null": false
20185
20185
  },
20186
20186
  {
20187
20187
  "disabled": false,
20188
20188
  "document": "拆条结果,当 Type 为\nSegmentRecognition 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
20189
- "example": "NULL",
20189
+ "example": "",
20190
20190
  "member": "SegmentRecognitionItem",
20191
20191
  "name": "SegmentResultSet",
20192
- "required": true,
20192
+ "output_required": true,
20193
+ "type": "list",
20194
+ "value_allowed_null": true
20195
+ },
20196
+ {
20197
+ "disabled": false,
20198
+ "document": "集锦结果,当Type 为 Highlight 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
20199
+ "example": "无",
20200
+ "member": "MediaAiAnalysisHighlightItem",
20201
+ "name": "HighlightResultSet",
20202
+ "output_required": true,
20193
20203
  "type": "list",
20194
20204
  "value_allowed_null": true
20195
20205
  }
@@ -243,7 +243,7 @@
243
243
  "CreateTranscodeTemplate": [
244
244
  {
245
245
  "document": "",
246
- "input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTranscodeTemplate\n<公共请求参数>\n\n{\n \"RemoveVideo\": 0,\n \"Container\": \"mp4\",\n \"Name\": \"test\",\n \"AudioTemplate\": {\n \"SampleRate\": 44100,\n \"Codec\": \"aac\",\n \"Bitrate\": 200\n },\n \"VideoTemplate\": {\n \"Codec\": \"h264\",\n \"Bitrate\": 256,\n \"Fps\": 45\n },\n \"RemoveAudio\": 0\n}",
246
+ "input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTranscodeTemplate\n<公共请求参数>\n\n{\n \"RemoveVideo\": 0,\n \"Container\": \"mp4\",\n \"Name\": \"trans_test\",\n \"AudioTemplate\": {\n \"SampleRate\": 44100,\n \"Codec\": \"aac\",\n \"Bitrate\": 200\n },\n \"VideoTemplate\": {\n \"Codec\": \"h264\",\n \"Bitrate\": 256,\n \"Fps\": 45\n },\n \"RemoveAudio\": 0\n}",
247
247
  "output": "{\n \"Response\": {\n \"Definition\": 1008,\n \"RequestId\": \"12ae8d8e-dce3-4151-9d4b-5594145287e1\"\n }\n}",
248
248
  "title": "创建转码模板"
249
249
  }
@@ -573,6 +573,24 @@
573
573
  "name": "Capacity",
574
574
  "required": false,
575
575
  "type": "int"
576
+ },
577
+ {
578
+ "disabled": false,
579
+ "document": "是否开启默认扩容,仅turbo类型文件存储支持",
580
+ "example": "false",
581
+ "member": "bool",
582
+ "name": "EnableAutoScaleUp",
583
+ "required": false,
584
+ "type": "bool"
585
+ },
586
+ {
587
+ "disabled": false,
588
+ "document": "turbo文件系统元数据属性,basic:标准型元数据;enhanced:增强型元数据",
589
+ "example": "basic",
590
+ "member": "string",
591
+ "name": "MetaType",
592
+ "required": false,
593
+ "type": "string"
576
594
  }
577
595
  ],
578
596
  "type": "object"
@@ -3245,8 +3263,7 @@
3245
3263
  "member": "string",
3246
3264
  "name": "StorageType",
3247
3265
  "required": true,
3248
- "type": "string",
3249
- "value_allowed_null": true
3266
+ "type": "string"
3250
3267
  },
3251
3268
  {
3252
3269
  "disabled": false,
@@ -3255,8 +3272,7 @@
3255
3272
  "member": "string",
3256
3273
  "name": "Zone",
3257
3274
  "required": true,
3258
- "type": "string",
3259
- "value_allowed_null": true
3275
+ "type": "string"
3260
3276
  },
3261
3277
  {
3262
3278
  "disabled": false,
@@ -3265,8 +3281,25 @@
3265
3281
  "member": "uint64",
3266
3282
  "name": "Capacity",
3267
3283
  "required": false,
3268
- "type": "int",
3269
- "value_allowed_null": true
3284
+ "type": "int"
3285
+ },
3286
+ {
3287
+ "disabled": false,
3288
+ "document": "是否开启默认扩容,仅turbo类型文件存储支持",
3289
+ "example": "false",
3290
+ "member": "bool",
3291
+ "name": "EnableAutoScaleUp",
3292
+ "required": false,
3293
+ "type": "bool"
3294
+ },
3295
+ {
3296
+ "disabled": false,
3297
+ "document": "turbo文件系统元数据属性,basic:标准型元数据;enhanced:增强型元数据",
3298
+ "example": "basic",
3299
+ "member": "string",
3300
+ "name": "MetaType",
3301
+ "required": false,
3302
+ "type": "string"
3270
3303
  }
3271
3304
  ],
3272
3305
  "usage": "in"
@@ -3618,6 +3651,72 @@
3618
3651
  "output_required": false,
3619
3652
  "type": "string",
3620
3653
  "value_allowed_null": false
3654
+ },
3655
+ {
3656
+ "disabled": false,
3657
+ "document": "turbo自动扩容策略",
3658
+ "example": "无",
3659
+ "member": "VolumeAutoScaleUpRule",
3660
+ "name": "AutoScaleUpRule",
3661
+ "output_required": false,
3662
+ "type": "object",
3663
+ "value_allowed_null": false
3664
+ },
3665
+ {
3666
+ "disabled": false,
3667
+ "document": "turbo元数据属性",
3668
+ "example": "basic",
3669
+ "member": "string",
3670
+ "name": "MetaType",
3671
+ "output_required": false,
3672
+ "type": "string",
3673
+ "value_allowed_null": false
3674
+ },
3675
+ {
3676
+ "disabled": false,
3677
+ "document": "可用区",
3678
+ "example": "ap-guangzhou-6",
3679
+ "member": "string",
3680
+ "name": "Zone",
3681
+ "output_required": false,
3682
+ "type": "string",
3683
+ "value_allowed_null": false
3684
+ }
3685
+ ],
3686
+ "usage": "out"
3687
+ },
3688
+ "VolumeAutoScaleUpRule": {
3689
+ "document": "缓存卷自动扩容策略",
3690
+ "members": [
3691
+ {
3692
+ "disabled": false,
3693
+ "document": "自动扩容策略开启,关闭\n示例值:open,close",
3694
+ "example": "open",
3695
+ "member": "string",
3696
+ "name": "Status",
3697
+ "output_required": false,
3698
+ "type": "string",
3699
+ "value_allowed_null": false
3700
+ },
3701
+ {
3702
+ "disabled": false,
3703
+ "document": "集群用量占比,到达这个值后开始扩容,范围[10-90]",
3704
+ "example": "85",
3705
+ "member": "int64",
3706
+ "name": "ScaleThreshold",
3707
+ "output_required": false,
3708
+ "type": "int",
3709
+ "value_allowed_null": false
3710
+ },
3711
+ {
3712
+ "disabled": false,
3713
+ "document": "扩容后使用量跟集群总量比例,范围[10-90]",
3714
+ "example": "70",
3715
+ "member": "int64",
3716
+ "name": "TargetThreshold",
3717
+ "output_required": false,
3718
+ "type": "int",
3719
+ "value_allowed_null": false
3621
3720
  }
3622
3721
  ],
3623
3722
  "usage": "out"
@@ -7841,6 +7841,26 @@
7841
7841
  "type": "int",
7842
7842
  "value_allowed_null": false
7843
7843
  },
7844
+ {
7845
+ "disabled": false,
7846
+ "document": "是否安全限制部分功能,0-没有限制,1-有限制。限制的功能有:修改可用区、迁移变配、DTS数据迁移等",
7847
+ "example": "0",
7848
+ "member": "uint64",
7849
+ "name": "IsSafetyLimited",
7850
+ "output_required": false,
7851
+ "type": "int",
7852
+ "value_allowed_null": false
7853
+ },
7854
+ {
7855
+ "disabled": false,
7856
+ "document": "是否支持创建SA权限账号,0-不支持,1-支持",
7857
+ "example": "0",
7858
+ "member": "uint64",
7859
+ "name": "IsSupportSA",
7860
+ "output_required": false,
7861
+ "type": "int",
7862
+ "value_allowed_null": false
7863
+ },
7844
7864
  {
7845
7865
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
7846
7866
  "member": "string",
@@ -7880,6 +7880,46 @@
7880
7880
  "type": "list",
7881
7881
  "value_allowed_null": false
7882
7882
  },
7883
+ {
7884
+ "disabled": false,
7885
+ "document": "管理员证件类型,SFZ代表身份证,HZ代表护照",
7886
+ "example": "SFZ",
7887
+ "member": "string",
7888
+ "name": "ManagerIdType",
7889
+ "output_required": false,
7890
+ "type": "string",
7891
+ "value_allowed_null": false
7892
+ },
7893
+ {
7894
+ "disabled": false,
7895
+ "document": "管理员证件号码",
7896
+ "example": "无",
7897
+ "member": "string",
7898
+ "name": "ManagerIdNumber",
7899
+ "output_required": false,
7900
+ "type": "string",
7901
+ "value_allowed_null": false
7902
+ },
7903
+ {
7904
+ "disabled": false,
7905
+ "document": "联系人证件类型,SFZ代表身份证,HZ代表护照",
7906
+ "example": "SFZ",
7907
+ "member": "string",
7908
+ "name": "ContactIdType",
7909
+ "output_required": false,
7910
+ "type": "string",
7911
+ "value_allowed_null": false
7912
+ },
7913
+ {
7914
+ "disabled": false,
7915
+ "document": "联系人证件号码",
7916
+ "example": "无",
7917
+ "member": "string",
7918
+ "name": "ContactIdNumber",
7919
+ "output_required": false,
7920
+ "type": "string",
7921
+ "value_allowed_null": false
7922
+ },
7883
7923
  {
7884
7924
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
7885
7925
  "member": "string",
@@ -558,7 +558,7 @@
558
558
  {
559
559
  "document": "",
560
560
  "input": "POST / HTTP/1.1\nHost: ssl.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeManagerDetail\n<公共请求参数>\n\n{\n \"ManagerId\": 23\n}",
561
- "output": "{\n \"Response\": {\n \"Status\": \"ok\",\n \"ManagerFirstName\": \"luke\",\n \"ManagerMail\": \"luke@qq.com\",\n \"ContactFirstName\": \"luke\",\n \"ManagerLastName\": \"zhang\",\n \"ContactPosition\": \"sre\",\n \"ManagerPosition\": \"sre\",\n \"VerifyTime\": \"2023-09-11 12:00:00\",\n \"CreateTime\": \"2023-09-11 12:00:00\",\n \"ExpireTime\": \"2024-09-11 12:00:00\",\n \"ContactLastName\": \"zhang\",\n \"ManagerPhone\": \"188*******\",\n \"ContactPhone\": \"188********\",\n \"ContactMail\": \"luke@qq.com\",\n \"ManagerDepartment\": \"It\",\n \"CompanyInfo\": {\n \"CompanyName\": \"Tencent\",\n \"CompanyId\": 974321,\n \"CompanyCountry\": \"China\",\n \"CompanyProvince\": \"Guangdong\",\n \"CompanyCity\": \"Shenzhen\",\n \"CompanyAddress\": \"Street*******\",\n \"CompanyPhone\": \"021-******\",\n \"IdType\": \"IT\",\n \"IdNumber\": \"89773\"\n },\n \"CompanyId\": 636448,\n \"ManagerId\": 36383,\n \"StatusInfo\": [\n {\n \"Type\": \"ov\",\n \"Status\": \"active\",\n \"CreateTime\": \"2023-09-11 12:00:00\",\n \"ExpireTime\": \"2024-09-11 12:00:00\"\n }\n ],\n \"RequestId\": \"14727a68-3b90-4408-99c9-dea6d7de9456\"\n }\n}",
561
+ "output": "{\n \"Response\": {\n \"Status\": \"ok\",\n \"ManagerFirstName\": \"luke\",\n \"ManagerMail\": \"luke@qq.com\",\n \"ContactFirstName\": \"luke\",\n \"ManagerLastName\": \"zhang\",\n \"ContactPosition\": \"sre\",\n \"ManagerPosition\": \"sre\",\n \"VerifyTime\": \"2023-09-11 12:00:00\",\n \"CreateTime\": \"2023-09-11 12:00:00\",\n \"ExpireTime\": \"2024-09-11 12:00:00\",\n \"ContactLastName\": \"zhang\",\n \"ManagerPhone\": \"188*******\",\n \"ContactPhone\": \"188********\",\n \"ContactMail\": \"luke@qq.com\",\n \"ManagerDepartment\": \"It\",\n \"CompanyInfo\": {\n \"CompanyName\": \"Tencent\",\n \"CompanyId\": 974321,\n \"CompanyCountry\": \"China\",\n \"CompanyProvince\": \"Guangdong\",\n \"CompanyCity\": \"Shenzhen\",\n \"CompanyAddress\": \"Street*******\",\n \"CompanyPhone\": \"021-******\",\n \"IdType\": \"IT\",\n \"IdNumber\": \"89773\"\n },\n \"CompanyId\": 636448,\n \"ManagerId\": 36383,\n \"StatusInfo\": [\n {\n \"Type\": \"ov\",\n \"Status\": \"active\",\n \"CreateTime\": \"2023-09-11 12:00:00\",\n \"ExpireTime\": \"2024-09-11 12:00:00\",\n \"ManagerPreAuditDomains\": [\n {\n \"Domain\": \"tencent.com\",\n \"CreateTime\": \"2025-01-01 08:00:00\",\n \"ExpireTime\": \"2026-01-01 08:00:00\"\n }\n ]\n }\n ],\n \"RequestId\": \"14727a68-3b90-4408-99c9-dea6d7de9456\"\n }\n}",
562
562
  "title": "查询管理人详情"
563
563
  }
564
564
  ],
@@ -29,7 +29,7 @@
29
29
  "status": "online"
30
30
  },
31
31
  "GetFederationToken": {
32
- "document": "**使用说明**\n\n返回一组临时访问凭证,典型的应用场景是代理应用程序集中申请临时访问凭证,下发给企业网络内其他分布式终端应用,比如终端应用上传文件到COS场景,本接口仅支持永久密钥调用。\n\n**最佳实践**\n\n1. 临时访问凭据在有效期内都可以使用,建议在有效期内重复使用,以避免业务请求速率上升后被限频\n2. 授予临时访问凭证权限的CAM策略,建议按权限最小化原则\n3. 调用接口的永久密钥,建议不要使用主账号",
32
+ "document": "**使用说明**\n\n1. 返回一组临时身份访问凭证,包含token和获取该身份的临时密钥;\n\n2. 当您需要将当前账号下的部分权限和资源临时委托给第三方(如合作伙伴、外包团队),且希望避免下发永久密钥时,调用此接口;\n3. 临时身份的权限为:当前调用账号的权限和输入参数 Policy 权限的交集;\n4. 此接口仅支持永久密钥调用。\n\n\n**典型场景**\n\n1. 代理应用程序集中申请临时访问凭证,下发给企业网络内的其他分布式终端应用。例如:终端应用上传文件到COS。\n\n2. 将指定资源临时委托给第三方代理。例如:申请临时访问凭证,分发给企业外部团队,仅允许查看某个存储桶,有效期结束后权限自动回收。\n\n\n**最佳实践**\n1. 临时访问凭证在有效期内(Expiration)都可以使用,建议在有效期内重复使用,避免业务请求该接口频率达到上限被限频;\n\n2. 授予临时访问凭证权限的CAM策略,建议严格遵循最小权限原则;\n3. 建议不要使用主账号永久密钥,对该接口进行调用。",
33
33
  "input": "GetFederationTokenRequest",
34
34
  "name": "获取联合身份临时访问凭证",
35
35
  "output": "GetFederationTokenResponse",
@@ -9675,8 +9675,8 @@
9675
9675
  },
9676
9676
  {
9677
9677
  "disabled": false,
9678
- "document": "按照指定字段排序,可选值为tps,accumulative",
9679
- "example": "tps",
9678
+ "document": "按照指定字段排序,可选值为 subscribeNum: 订阅 Topic 个数",
9679
+ "example": "subscribeNum",
9680
9680
  "member": "string",
9681
9681
  "name": "SortedBy",
9682
9682
  "required": false,
@@ -17833,7 +17833,7 @@
17833
17833
  "example": "test_topic",
17834
17834
  "member": "string",
17835
17835
  "name": "Topic",
17836
- "required": true,
17836
+ "required": false,
17837
17837
  "type": "string"
17838
17838
  },
17839
17839
  {
@@ -17844,6 +17844,15 @@
17844
17844
  "name": "ResetTimestamp",
17845
17845
  "required": false,
17846
17846
  "type": "int"
17847
+ },
17848
+ {
17849
+ "disabled": false,
17850
+ "document": "重置的是否是retry topic",
17851
+ "example": "false",
17852
+ "member": "bool",
17853
+ "name": "RetryFlag",
17854
+ "required": false,
17855
+ "type": "bool"
17847
17856
  }
17848
17857
  ],
17849
17858
  "type": "object"
@@ -18410,6 +18419,56 @@
18410
18419
  "output_required": false,
18411
18420
  "type": "bool",
18412
18421
  "value_allowed_null": false
18422
+ },
18423
+ {
18424
+ "disabled": false,
18425
+ "document": "是否开启自动创建主题",
18426
+ "example": "false",
18427
+ "member": "bool",
18428
+ "name": "AutoCreateTopicEnabled",
18429
+ "output_required": false,
18430
+ "type": "bool",
18431
+ "value_allowed_null": false
18432
+ },
18433
+ {
18434
+ "disabled": false,
18435
+ "document": "是否开启集群Admin能力",
18436
+ "example": "false",
18437
+ "member": "bool",
18438
+ "name": "AdminFeatureEnabled",
18439
+ "output_required": false,
18440
+ "type": "bool",
18441
+ "value_allowed_null": false
18442
+ },
18443
+ {
18444
+ "disabled": false,
18445
+ "document": "Admin AK\n注意:此字段可能返回 null,表示取不到有效值。",
18446
+ "example": "ak5pe5ae0cca",
18447
+ "member": "string",
18448
+ "name": "AdminAccessKey",
18449
+ "output_required": false,
18450
+ "type": "string",
18451
+ "value_allowed_null": true
18452
+ },
18453
+ {
18454
+ "disabled": false,
18455
+ "document": "Admin SK\n注意:此字段可能返回 null,表示取不到有效值。",
18456
+ "example": "sk4ea181d5da",
18457
+ "member": "string",
18458
+ "name": "AdminSecretKey",
18459
+ "output_required": false,
18460
+ "type": "string",
18461
+ "value_allowed_null": true
18462
+ },
18463
+ {
18464
+ "disabled": false,
18465
+ "document": "是否开启删除保护",
18466
+ "example": "false",
18467
+ "member": "bool",
18468
+ "name": "EnableDeletionProtection",
18469
+ "output_required": false,
18470
+ "type": "bool",
18471
+ "value_allowed_null": false
18413
18472
  }
18414
18473
  ],
18415
18474
  "usage": "out"
@@ -18632,7 +18691,7 @@
18632
18691
  "value_allowed_null": false
18633
18692
  },
18634
18693
  {
18635
- "disabled": false,
18694
+ "disabled": true,
18636
18695
  "document": "消费TPS",
18637
18696
  "example": "100",
18638
18697
  "member": "uint64",
@@ -18642,7 +18701,7 @@
18642
18701
  "value_allowed_null": false
18643
18702
  },
18644
18703
  {
18645
- "disabled": false,
18704
+ "disabled": true,
18646
18705
  "document": "总堆积数量",
18647
18706
  "example": "380",
18648
18707
  "member": "int64",
@@ -18780,6 +18839,16 @@
18780
18839
  "output_required": true,
18781
18840
  "type": "string",
18782
18841
  "value_allowed_null": true
18842
+ },
18843
+ {
18844
+ "disabled": false,
18845
+ "document": "订阅的主题个数",
18846
+ "example": "10",
18847
+ "member": "int64",
18848
+ "name": "SubscribeTopicNum",
18849
+ "output_required": false,
18850
+ "type": "int",
18851
+ "value_allowed_null": false
18783
18852
  }
18784
18853
  ],
18785
18854
  "usage": "out"
@@ -690,7 +690,7 @@
690
690
  {
691
691
  "document": "",
692
692
  "input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQGroups\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-4k4orqgq\",\n \"NamespaceId\": \"test_namespace\",\n \"Offset\": 0,\n \"Limit\": 20,\n \"FilterTopic\": \"test_topic\",\n \"FilterGroup\": \"test_group\",\n \"SortedBy\": \"tps\",\n \"SortOrder\": \"asc\",\n \"FilterOneGroup\": \"test_group\",\n \"Types\": [\n \"TCP\"\n ]\n}",
693
- "output": "{\n \"Response\": {\n \"RequestId\": \"1c127300-fcdd-4087-b1d2-fd75a1cefbe4\",\n \"TotalCount\": 1,\n \"Groups\": [\n {\n \"Name\": \"test_group\",\n \"ConsumerNum\": 1,\n \"TotalAccumulative\": 380,\n \"RetryMaxTimes\": 10,\n \"ConsumptionMode\": -1,\n \"BroadcastEnabled\": false,\n \"ReadEnabled\": true,\n \"RetryPartitionNum\": 1,\n \"CreateTime\": 1621307489000,\n \"UpdateTime\": 1621307706000,\n \"ClientProtocol\": \"TCP\",\n \"Remark\": \"测试消费组\",\n \"ConsumerType\": \"PUSH\",\n \"TPS\": 20,\n \"GroupType\": \"TCP\"\n }\n ]\n }\n}",
693
+ "output": "{\n \"Response\": {\n \"RequestId\": \"1c127300-fcdd-4087-b1d2-fd75a1cefbe4\",\n \"TotalCount\": 1,\n \"Groups\": [\n {\n \"InstanceId\": \"rocketmq-4k4orqgq\",\n \"Namespace\": \"test_ns\",\n \"Name\": \"test_group\",\n \"ConsumerNum\": 1,\n \"TotalAccumulative\": 380,\n \"RetryMaxTimes\": 10,\n \"ConsumptionMode\": -1,\n \"BroadcastEnabled\": false,\n \"ReadEnabled\": true,\n \"RetryPartitionNum\": 1,\n \"CreateTime\": 1621307489000,\n \"UpdateTime\": 1621307706000,\n \"ClientProtocol\": \"TCP\",\n \"Remark\": \"测试消费组\",\n \"ConsumerType\": \"PUSH\",\n \"TPS\": 20,\n \"GroupType\": \"TCP\",\n \"SubscribeTopicNum\": \"1\"\n }\n ]\n }\n}",
694
694
  "title": "查询订阅组列表"
695
695
  }
696
696
  ],
@@ -16084,6 +16084,78 @@
16084
16084
  ],
16085
16085
  "usage": "both"
16086
16086
  },
16087
+ "FrequentScanningProtection": {
16088
+ "document": "高频扫描防护配置选项,当某一访客的请求频繁命中「配置为拦截」的托管规则时,在一段时间内封禁该访客所有请求。",
16089
+ "members": [
16090
+ {
16091
+ "disabled": false,
16092
+ "document": "高频扫描防护规则是否开启。取值有:<li>on:开启,高频扫描防护规则生效;</li><li>off:关闭,高频扫描防护规则不生效。</li>\t",
16093
+ "example": "on",
16094
+ "member": "string",
16095
+ "name": "Enabled",
16096
+ "output_required": false,
16097
+ "required": false,
16098
+ "type": "string",
16099
+ "value_allowed_null": false
16100
+ },
16101
+ {
16102
+ "disabled": false,
16103
+ "document": "高频扫描防护的处置动作。 当 Enabled 为 on 时,此字段必填。SecurityAction 的 Name 取值支持:<li>Deny:拦截,响应拦截页面;</li><li>Monitor:观察,不处理请求记录安全事件到日志中;</li><li>JSChallenge:JavaScript 挑战,响应 JavaScript 挑战页面。</li>",
16104
+ "example": "无",
16105
+ "member": "SecurityAction",
16106
+ "name": "Action",
16107
+ "output_required": false,
16108
+ "required": false,
16109
+ "type": "object",
16110
+ "value_allowed_null": false
16111
+ },
16112
+ {
16113
+ "disabled": false,
16114
+ "document": "请求统计的匹配方式,当 Enabled 为 on 时,此字段必填。取值有:<li>http.request.xff_header_ip:客户端 IP(优先匹配 XFF 头部);</li><li>http.request.ip:客户端 IP。</li> ",
16115
+ "example": "http.request.ip",
16116
+ "member": "string",
16117
+ "name": "CountBy",
16118
+ "output_required": false,
16119
+ "required": false,
16120
+ "type": "string",
16121
+ "value_allowed_null": false
16122
+ },
16123
+ {
16124
+ "disabled": false,
16125
+ "document": "此参数指定高频扫描防护的阈值,即在 CountingPeriod 所设置时间范围内命中「配置为拦截」的托管规则时的累计拦截次数,取值范围 1 ~ 4294967294,例如 100,当超过此统计值时,后续请求将触发 Action 所设置的处置动作。当 Enabled 为 on 时,此字段必填。",
16126
+ "example": "100",
16127
+ "member": "int64",
16128
+ "name": "BlockThreshold",
16129
+ "output_required": false,
16130
+ "required": false,
16131
+ "type": "int",
16132
+ "value_allowed_null": false
16133
+ },
16134
+ {
16135
+ "disabled": false,
16136
+ "document": "此参数指定高频扫描防护所统计的时间窗口,即命中「配置为拦截」的托管规则的请求的统计时间窗口,取值 5 ~ 1800,单位仅支持秒(s),例如 5s。 当 Enabled 为 on 时,此字段必填。",
16137
+ "example": "10s",
16138
+ "member": "string",
16139
+ "name": "CountingPeriod",
16140
+ "output_required": false,
16141
+ "required": false,
16142
+ "type": "string",
16143
+ "value_allowed_null": false
16144
+ },
16145
+ {
16146
+ "disabled": false,
16147
+ "document": "此参数指定高频扫描防护 Action 参数所设置处置动作的持续时长,取值范围 60 ~ 86400,单位仅支持秒(s),例如 60s。当 Enabled 为 on 时,此字段必填。",
16148
+ "example": "60s",
16149
+ "member": "string",
16150
+ "name": "ActionDuration",
16151
+ "output_required": false,
16152
+ "required": false,
16153
+ "type": "string",
16154
+ "value_allowed_null": false
16155
+ }
16156
+ ],
16157
+ "usage": "both"
16158
+ },
16087
16159
  "Function": {
16088
16160
  "document": "边缘函数详情",
16089
16161
  "members": [
@@ -18727,7 +18799,7 @@
18727
18799
  {
18728
18800
  "disabled": false,
18729
18801
  "document": "托管规则自动更新选项。",
18730
- "example": "参考 ManagedRulesAutoUpdate 结构",
18802
+ "example": "",
18731
18803
  "member": "ManagedRuleAutoUpdate",
18732
18804
  "name": "AutoUpdate",
18733
18805
  "output_required": true,
@@ -18738,13 +18810,24 @@
18738
18810
  {
18739
18811
  "disabled": false,
18740
18812
  "document": "托管规则组的配置。如果此结构传空数组或 GroupId 未包含在列表内将按照默认方式处理。",
18741
- "example": "参考 ManagedRuleGroup 结构",
18813
+ "example": "",
18742
18814
  "member": "ManagedRuleGroup",
18743
18815
  "name": "ManagedRuleGroups",
18744
18816
  "output_required": true,
18745
18817
  "required": false,
18746
18818
  "type": "list",
18747
18819
  "value_allowed_null": false
18820
+ },
18821
+ {
18822
+ "disabled": false,
18823
+ "document": "高频扫描防护配置选项,当某一访客的请求频繁命中「配置为拦截」的托管规则时,在一段时间内封禁该访客所有请求。",
18824
+ "example": "无",
18825
+ "member": "FrequentScanningProtection",
18826
+ "name": "FrequentScanningProtection",
18827
+ "output_required": false,
18828
+ "required": false,
18829
+ "type": "object",
18830
+ "value_allowed_null": false
18748
18831
  }
18749
18832
  ],
18750
18833
  "usage": "both"