tccli 3.0.1352.1__py2.py3-none-any.whl → 3.0.1354.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 (53) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/aiart/aiart_client.py +70 -123
  3. tccli/services/aiart/v20221229/api.json +3 -101
  4. tccli/services/aiart/v20221229/examples.json +0 -8
  5. tccli/services/apm/v20210622/api.json +2 -2
  6. tccli/services/cbs/v20170312/examples.json +3 -3
  7. tccli/services/ccc/v20200210/api.json +10 -0
  8. tccli/services/cdb/v20170320/api.json +64 -16
  9. tccli/services/cdb/v20170320/examples.json +1 -1
  10. tccli/services/cdn/v20180606/api.json +0 -3
  11. tccli/services/cdn/v20180606/examples.json +2 -2
  12. tccli/services/cfg/v20210820/api.json +11 -0
  13. tccli/services/cfs/v20190719/api.json +46 -0
  14. tccli/services/csip/v20221121/api.json +21 -3
  15. tccli/services/csip/v20221121/examples.json +1 -1
  16. tccli/services/dbbrain/v20210527/api.json +40 -0
  17. tccli/services/dlc/dlc_client.py +53 -0
  18. tccli/services/dlc/v20210125/api.json +44 -0
  19. tccli/services/dlc/v20210125/examples.json +8 -0
  20. tccli/services/eb/v20210416/api.json +17 -8
  21. tccli/services/eb/v20210416/examples.json +1 -1
  22. tccli/services/ess/v20201111/api.json +1 -1
  23. tccli/services/gs/v20191118/api.json +32 -2
  24. tccli/services/iai/v20180301/api.json +143 -135
  25. tccli/services/iai/v20180301/examples.json +18 -12
  26. tccli/services/iai/v20200303/api.json +4 -4
  27. tccli/services/igtm/v20231024/api.json +239 -239
  28. tccli/services/igtm/v20231024/examples.json +6 -6
  29. tccli/services/iotvideo/v20191126/api.json +1 -1
  30. tccli/services/iotvideo/v20201215/api.json +1 -1
  31. tccli/services/iotvideo/v20211125/api.json +1 -1
  32. tccli/services/lighthouse/v20200324/api.json +10 -0
  33. tccli/services/lke/v20231130/api.json +2 -2
  34. tccli/services/lkeap/v20240522/api.json +3 -3
  35. tccli/services/monitor/v20180724/api.json +7 -7
  36. tccli/services/monitor/v20180724/examples.json +2 -2
  37. tccli/services/tcbr/v20220217/api.json +10 -0
  38. tccli/services/tke/v20180525/api.json +49 -1
  39. tccli/services/trro/v20220325/api.json +1 -1
  40. tccli/services/trtc/trtc_client.py +459 -35
  41. tccli/services/trtc/v20190722/api.json +1069 -82
  42. tccli/services/trtc/v20190722/examples.json +64 -0
  43. tccli/services/tts/v20190823/api.json +1 -1
  44. tccli/services/vod/v20180717/api.json +11 -2
  45. tccli/services/vod/v20180717/examples.json +17 -17
  46. tccli/services/wedata/v20210820/api.json +501 -3
  47. tccli/services/wedata/v20210820/examples.json +86 -0
  48. tccli/services/wedata/wedata_client.py +440 -69
  49. {tccli-3.0.1352.1.dist-info → tccli-3.0.1354.1.dist-info}/METADATA +3 -3
  50. {tccli-3.0.1352.1.dist-info → tccli-3.0.1354.1.dist-info}/RECORD +53 -53
  51. {tccli-3.0.1352.1.dist-info → tccli-3.0.1354.1.dist-info}/WHEEL +0 -0
  52. {tccli-3.0.1352.1.dist-info → tccli-3.0.1354.1.dist-info}/entry_points.txt +0 -0
  53. {tccli-3.0.1352.1.dist-info → tccli-3.0.1354.1.dist-info}/license_files/LICENSE +0 -0
@@ -126,13 +126,6 @@
126
126
  "output": "SubmitTrainPortraitModelJobResponse",
127
127
  "status": "online"
128
128
  },
129
- "TextToImage": {
130
- "document": "**本接口已迁移至腾讯混元大模型-文生图轻量版,即将停止此处维护,可切换至 [文生图轻量版 API](https://cloud.tencent.com/document/product/1729/108738) 继续使用。**\n\n智能文生图接口基于文生图(标准版)模型,将根据输入的文本描述,智能生成与之相关的结果图。\n\n智能文生图默认提供3个并发任务数,代表最多能同时处理3个已提交的任务,上一个任务处理完毕后才能开始处理下一个任务。",
131
- "input": "TextToImageRequest",
132
- "name": "智能文生图(即将下线)",
133
- "output": "TextToImageResponse",
134
- "status": "online"
135
- },
136
129
  "TextToImageLite": {
137
130
  "document": "混元文生图接口,基于混元大模型,根据输入的文本描述智能生成图片\n默认提供1个并发,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后,才能开始处理下一个任务。",
138
131
  "input": "TextToImageLiteRequest",
@@ -143,7 +136,7 @@
143
136
  "TextToImageRapid": {
144
137
  "document": "混元文生图接口,基于混元大模型,根据输入的文本描述智能生成图片\n默认提供1个并发,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后,才能开始处理下一个任务。",
145
138
  "input": "TextToImageRapidRequest",
146
- "name": "混元生图 2.0",
139
+ "name": "混元生图(2.0",
147
140
  "output": "TextToImageRapidResponse",
148
141
  "status": "online"
149
142
  },
@@ -1670,7 +1663,7 @@
1670
1663
  },
1671
1664
  {
1672
1665
  "disabled": false,
1673
- "document": "用户图 URL 列表,以及模板图中需要替换成用户的人脸框信息。\n一张美照中可包含1 ~ 5个用户形象。每个用户需上传1 ~ 6张照片,如果图中存在多个人脸将取最大人脸。\n模板图中的人脸数量需要大于等于用户个数。如果不传每个用户在模板图中的人脸框位置,默认按照模板图人脸框从大到小的顺序进行替换。如需自定义顺序,需要依次上传每个用户在模板图中的人脸框位置。\n图片限制:每张图片转成 Base64 字符串后小于 10MB,格式支持 jpg、jpeg、png、bmp、tiff、webp。建议使用单人、正脸、脸部区域占比较大、脸部清晰无遮挡、无大角度偏转、无夸张表情的用户图。",
1666
+ "document": "用户图 URL 列表,以及模板图中需要替换成用户的人脸框信息。\n一张美照中可包含1 ~ 5个用户形象。每个用户需上传1 ~ 6张照片,仅支持单人照。\n模板图中的人脸数量需要大于等于用户个数。如果不传每个用户在模板图中的人脸框位置,默认按照模板图人脸框从大到小的顺序进行替换。如需自定义顺序,需要依次上传每个用户在模板图中的人脸框位置。\n图片限制:每张图片转成 Base64 字符串后小于 10MB,格式支持 jpg、jpeg、png、bmp、tiff、webp。建议使用单人、正脸、脸部区域占比较大、脸部清晰无遮挡、无大角度偏转、无夸张表情的用户图。",
1674
1667
  "example": "[ { \"ImageUrls\": [ \"https://xxx.com/image.jpg\" ] } ]",
1675
1668
  "member": "FaceInfo",
1676
1669
  "name": "FaceInfos",
@@ -1840,7 +1833,7 @@
1840
1833
  {
1841
1834
  "disabled": false,
1842
1835
  "document": "任务id",
1843
- "example": "string",
1836
+ "example": "251197749-1736402968-49025b63-ce50-11ef-9ce4-5254006b9705-0",
1844
1837
  "member": "string",
1845
1838
  "name": "JobId",
1846
1839
  "output_required": false,
@@ -2176,97 +2169,6 @@
2176
2169
  ],
2177
2170
  "type": "object"
2178
2171
  },
2179
- "TextToImageRequest": {
2180
- "document": "TextToImage请求参数结构体",
2181
- "members": [
2182
- {
2183
- "disabled": false,
2184
- "document": "文本描述。\n算法将根据输入的文本智能生成与之相关的图像。建议详细描述画面主体、细节、场景等,文本描述越丰富,生成效果越精美。\n不能为空,推荐使用中文。最多可传256个 utf-8 字符。",
2185
- "example": "雨中, 竹林, 小路",
2186
- "member": "string",
2187
- "name": "Prompt",
2188
- "required": true,
2189
- "type": "string"
2190
- },
2191
- {
2192
- "disabled": false,
2193
- "document": "反向文本描述。\n用于一定程度上从反面引导模型生成的走向,减少生成结果中出现描述内容的可能,但不能完全杜绝。\n推荐使用中文。最多可传256个 utf-8 字符。",
2194
- "example": "黑色,雨",
2195
- "member": "string",
2196
- "name": "NegativePrompt",
2197
- "required": false,
2198
- "type": "string"
2199
- },
2200
- {
2201
- "disabled": false,
2202
- "document": "绘画风格。\n请在 [智能文生图风格列表](https://cloud.tencent.com/document/product/1668/86249) 中选择期望的风格,传入风格编号。\n推荐使用且只使用一种风格。不传默认使用201(日系动漫风格)。",
2203
- "example": "[\"101\"]",
2204
- "member": "string",
2205
- "name": "Styles",
2206
- "required": false,
2207
- "type": "list"
2208
- },
2209
- {
2210
- "disabled": false,
2211
- "document": "生成图结果的配置,包括输出图片分辨率和尺寸等。\n支持生成以下分辨率的图片:768:768(1:1)、768:1024(3:4)、1024:768(4:3)、1024:1024(1:1)、720:1280(9:16)、1280:720(16:9)、768:1280(3:5)、1280:768(5:3)、1080:1920(9:16)、1920:1080(16:9),不传默认使用768:768。\n",
2212
- "example": "768:768",
2213
- "member": "ResultConfig",
2214
- "name": "ResultConfig",
2215
- "required": false,
2216
- "type": "object"
2217
- },
2218
- {
2219
- "disabled": false,
2220
- "document": "为生成结果图添加标识的开关,默认为1。\n1:添加标识。\n0:不添加标识。\n其他数值:默认按1处理。\n建议您使用显著标识来提示结果图使用了 AI 绘画技术,是 AI 生成的图片。",
2221
- "example": "1",
2222
- "member": "int64",
2223
- "name": "LogoAdd",
2224
- "required": false,
2225
- "type": "int"
2226
- },
2227
- {
2228
- "disabled": false,
2229
- "document": "标识内容设置。\n默认在生成结果图右下角添加“图片由 AI 生成”字样,您可根据自身需要替换为其他的标识图片。",
2230
- "example": "{\"LogoUrl\": \"https://xxx.com/logo.jpg\", \"LogoRect\": {\"X\": 10, \"Y\": 10, \"Width\": 20, \"Height\": 20}}",
2231
- "member": "LogoParam",
2232
- "name": "LogoParam",
2233
- "required": false,
2234
- "type": "object"
2235
- },
2236
- {
2237
- "disabled": false,
2238
- "document": "返回图像方式(base64 或 url) ,二选一,默认为 base64。url 有效期为1小时。",
2239
- "example": "url",
2240
- "member": "string",
2241
- "name": "RspImgType",
2242
- "required": false,
2243
- "type": "string"
2244
- }
2245
- ],
2246
- "type": "object"
2247
- },
2248
- "TextToImageResponse": {
2249
- "document": "TextToImage返回参数结构体",
2250
- "members": [
2251
- {
2252
- "disabled": false,
2253
- "document": "根据入参 RspImgType 填入不同,返回不同的内容。\n如果传入 base64 则返回生成图 Base64 编码。\n如果传入 url 则返回的生成图 URL , 有效期1小时,请及时保存。",
2254
- "example": "https://aiart-xxx.cos.ap-guangzhou.myqcloud.com/xxx.jpg?q-sign-algorithm=sha1&q-ak=xxxxx&q-sign-time=1731574045;1731577645&q-key-time=1731574045;1731577645&q-header-list=host&q-url-param-list=&q-signature=31fe75c1c18c3d91db59508961209dd37aaf41c7",
2255
- "member": "string",
2256
- "name": "ResultImage",
2257
- "output_required": true,
2258
- "type": "string",
2259
- "value_allowed_null": false
2260
- },
2261
- {
2262
- "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
2263
- "member": "string",
2264
- "name": "RequestId",
2265
- "type": "string"
2266
- }
2267
- ],
2268
- "type": "object"
2269
- },
2270
2172
  "UploadTrainPortraitImagesRequest": {
2271
2173
  "document": "UploadTrainPortraitImages请求参数结构体",
2272
2174
  "members": [
@@ -144,14 +144,6 @@
144
144
  "title": "成功提交训练任务"
145
145
  }
146
146
  ],
147
- "TextToImage": [
148
- {
149
- "document": "正常调用场景",
150
- "input": "POST / HTTP/1.1\nHost: aiart.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: TextToImage\n<公共请求参数>\n\n{\n \"Prompt\": \"女孩\",\n \"Styles\": [\n \"101\"\n ],\n \"RspImgType\": \"url\"\n}",
151
- "output": "{\n \"Response\": {\n \"ResultImage\": \"https://aiart-xxx.cos.ap-guangzhou.myqcloud.com/xxx.jpg?q-sign-algorithm=sha1&q-ak=xxxxx&q-sign-time=1731574045;1731577645&q-key-time=1731574045;1731577645&q-header-list=host&q-url-param-list=&q-signature=31fe75c1c18c3d91db59508961209dd37aaf41c7\",\n \"RequestId\": \"b429894a-d0e5-4d5c-8dcf-6be8d05ef484\"\n }\n}",
152
- "title": "调用示例"
153
- }
154
- ],
155
147
  "TextToImageLite": [
156
148
  {
157
149
  "document": "",
@@ -101,7 +101,7 @@
101
101
  },
102
102
  "metadata": {
103
103
  "apiVersion": "2021-06-22",
104
- "api_brief": "应用性能监控 API 文档\r\n主要包括\r\n1. 实例管理接口;\r\n2. 拓扑查询接口;\r\n3. 应用性能指标查询接口;\r\n4. 服务请求链路查询接口。",
104
+ "api_brief": "应用性能监控 API 文档\n主要包括\n1. 应用相关接口;\n2. 业务系统相关接口;\n3. 通用查询相关接口。",
105
105
  "serviceNameCN": "应用性能监控",
106
106
  "serviceShortName": "apm"
107
107
  },
@@ -1575,7 +1575,7 @@
1575
1575
  {
1576
1576
  "disabled": false,
1577
1577
  "document": "对查询指标进行排序:\nKey 填写云 API 指标名称,[详情请见。](https://cloud.tencent.com/document/product/248/101681)\nValue 填写排序方式: \n- asc:对查询指标进行升序排序\n- desc:对查询指标进行降序排序",
1578
- "example": "{ \t\"Key\": \"duration_avg\", \"Value\": \"desc\"",
1578
+ "example": "{ \t\"Key\": \"duration_avg\", \"Value\": \"desc\" \t}",
1579
1579
  "member": "OrderBy",
1580
1580
  "name": "OrderBy",
1581
1581
  "required": false,
@@ -299,13 +299,13 @@
299
299
  "ModifyAutoSnapshotPolicyAttribute": [
300
300
  {
301
301
  "document": "启用自动快照策略",
302
- "input": "POST / HTTP/1.1\nHost: cbs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAutoSnapshotPolicyAttribute\n<公共请求参数>\n\n{\n \"AutoSnapshotPolicyId\": \"asp-01928374\",\n \"IsActivated\": \"true\"\n}",
302
+ "input": "POST / HTTP/1.1\nHost: cbs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAutoSnapshotPolicyAttribute\n<公共请求参数>\n\n{\n \"AutoSnapshotPolicyId\": \"asp-01928374\",\n \"IsActivated\": true\n}",
303
303
  "output": "{\n \"Response\": {\n \"RequestId\": \"88a4815c-4a09-4948-b0c9-fa6fdefe8e4a\"\n }\n}",
304
304
  "title": "启用自动快照策略"
305
305
  },
306
306
  {
307
- "document": "修改该定期快照策略的名称为data_disk_auto_snapshot,且将IsPermanent置为TRUE,通过该定期快照策略创建的快照为永久保留的快照。",
308
- "input": "POST / HTTP/1.1\nHost: cbs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAutoSnapshotPolicyAttribute\n<公共请求参数>\n\n{\n \"AutoSnapshotPolicyId\": \"asp-nqu08k2l\",\n \"AutoSnapshotPolicyName\": \"data_disk_auto_snapshot\",\n \"IsPermanent\": \"TRUE\"\n}",
307
+ "document": "修改该定期快照策略的名称为data_disk_auto_snapshot,且将IsPermanent置为true,通过该定期快照策略创建的快照为永久保留的快照。",
308
+ "input": "POST / HTTP/1.1\nHost: cbs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAutoSnapshotPolicyAttribute\n<公共请求参数>\n\n{\n \"AutoSnapshotPolicyId\": \"asp-nqu08k2l\",\n \"AutoSnapshotPolicyName\": \"data_disk_auto_snapshot\",\n \"IsPermanent\": true\n}",
309
309
  "output": "{\n \"Response\": {\n \"RequestId\": \"384c1fa8-6973-9623-b6bf-5a1fa9a7ad88\"\n }\n}",
310
310
  "title": "修改定期快照策略属性"
311
311
  }
@@ -8602,6 +8602,16 @@
8602
8602
  "output_required": true,
8603
8603
  "type": "string",
8604
8604
  "value_allowed_null": false
8605
+ },
8606
+ {
8607
+ "disabled": false,
8608
+ "document": "是否同振",
8609
+ "example": "false",
8610
+ "member": "bool",
8611
+ "name": "RingAll",
8612
+ "output_required": false,
8613
+ "type": "bool",
8614
+ "value_allowed_null": false
8605
8615
  }
8606
8616
  ],
8607
8617
  "usage": "out"
@@ -239,7 +239,7 @@
239
239
  "status": "online"
240
240
  },
241
241
  "DeleteBackup": {
242
- "document": "本接口(DeleteBackup)用于删除数据库备份。本接口只支持删除手动发起的备份。",
242
+ "document": "本接口(DeleteBackup)用于删除数据库备份。本接口只支持删除手动发起的备份。",
243
243
  "input": "DeleteBackupRequest",
244
244
  "name": "删除云数据库备份",
245
245
  "output": "DeleteBackupResponse",
@@ -3930,7 +3930,7 @@
3930
3930
  {
3931
3931
  "disabled": false,
3932
3932
  "document": "多可用区信息",
3933
- "example": "{}",
3933
+ "example": "{\"BackupZone\": [\"ap-guangzhou-7\", \"ap-guangzhou-5\", \"ap-guangzhou-4\", \"ap-guangzhou-3\" ], \"DeployMode\": [0, 1 ], \"MasterZone\": [], \"SlaveZone\": [\"ap-guangzhou-7\", \"ap-guangzhou-5\", \"ap-guangzhou-4\", \"ap-guangzhou-3\" ] }",
3934
3934
  "member": "ZoneConf",
3935
3935
  "name": "ZoneConf",
3936
3936
  "output_required": true,
@@ -3990,7 +3990,7 @@
3990
3990
  {
3991
3991
  "disabled": false,
3992
3992
  "document": "独享型多可用区信息",
3993
- "example": "{}",
3993
+ "example": "{\"BackupZone\": [\"ap-guangzhou-7\", \"ap-guangzhou-5\", \"ap-guangzhou-4\", \"ap-guangzhou-3\" ], \"DeployMode\": [0, 1 ], \"MasterZone\": [], \"SlaveZone\": [\"ap-guangzhou-7\", \"ap-guangzhou-5\", \"ap-guangzhou-4\", \"ap-guangzhou-3\" ] }",
3994
3994
  "member": "ZoneConf",
3995
3995
  "name": "ExClusterZoneConf",
3996
3996
  "output_required": true,
@@ -4000,7 +4000,7 @@
4000
4000
  {
4001
4001
  "disabled": false,
4002
4002
  "document": "售卖实例类型数组,其中configIds的值与configs结构体中的id一一对应。",
4003
- "example": "[]",
4003
+ "example": "{\"ConfigIds\": [187 ], \"EngineVersion\": [\"5.7\", \"8.0\" ], \"TypeName\": \"CLOUD_NATIVE_CLUSTER_EXCLUSIVE\" }",
4004
4004
  "member": "CdbSellType",
4005
4005
  "name": "SellType",
4006
4006
  "output_required": true,
@@ -4036,6 +4036,26 @@
4036
4036
  "output_required": true,
4037
4037
  "type": "list",
4038
4038
  "value_allowed_null": false
4039
+ },
4040
+ {
4041
+ "disabled": false,
4042
+ "document": "集群版实例在当前可用区的售卖状态。可能的返回值为:1-上线;3-停售;4-不展示",
4043
+ "example": "1",
4044
+ "member": "int64",
4045
+ "name": "CloudNativeClusterStatus",
4046
+ "output_required": false,
4047
+ "type": "int",
4048
+ "value_allowed_null": false
4049
+ },
4050
+ {
4051
+ "disabled": false,
4052
+ "document": "集群版或者单节点基础型支持的磁盘类型。",
4053
+ "example": "[{\"DeviceType\": \"basic_v2\", \"DiskType\": [\"CLOUD_SSD\", \"CLOUD_HSSD\" ] }, {\"DeviceType\": \"CLOUD_NATIVE_CLUSTER\", \"DiskType\": [\"CLOUD_SSD\", \"CLOUD_HSSD\", \"CLOUD_PREMIUM\" ] } ]",
4054
+ "member": "DiskTypeConfigItem",
4055
+ "name": "DiskTypeConf",
4056
+ "output_required": false,
4057
+ "type": "list",
4058
+ "value_allowed_null": false
4039
4059
  }
4040
4060
  ],
4041
4061
  "usage": "out"
@@ -13821,6 +13841,34 @@
13821
13841
  ],
13822
13842
  "type": "object"
13823
13843
  },
13844
+ "DiskTypeConfigItem": {
13845
+ "document": "磁盘售卖类型",
13846
+ "members": [
13847
+ {
13848
+ "disabled": false,
13849
+ "document": "磁盘对应的实例类型。仅支持单节点基础型和集群版。",
13850
+ "example": "CLOUD_NATIVE_CLUSTER",
13851
+ "member": "string",
13852
+ "name": "DeviceType",
13853
+ "output_required": false,
13854
+ "required": false,
13855
+ "type": "string",
13856
+ "value_allowed_null": false
13857
+ },
13858
+ {
13859
+ "disabled": false,
13860
+ "document": "可以选择的磁盘类型列表。",
13861
+ "example": "[\"CLOUD_SSD\",\"CLOUD_HSSD\"]",
13862
+ "member": "string",
13863
+ "name": "DiskType",
13864
+ "output_required": false,
13865
+ "required": false,
13866
+ "type": "list",
13867
+ "value_allowed_null": false
13868
+ }
13869
+ ],
13870
+ "usage": "both"
13871
+ },
13824
13872
  "DrInfo": {
13825
13873
  "document": "灾备实例信息",
13826
13874
  "members": [
@@ -15193,25 +15241,25 @@
15193
15241
  "type": "object"
15194
15242
  },
15195
15243
  "LocalBinlogConfig": {
15196
- "document": "本地binlog保留配置",
15244
+ "document": "本地 binlog 保留配置",
15197
15245
  "members": [
15198
15246
  {
15199
15247
  "disabled": false,
15200
- "document": "本地binlog保留时长,可取值范围:[72,168]。",
15248
+ "document": "本地 binlog 保留时长,可取值范围:[6,168]。",
15201
15249
  "example": "70",
15202
15250
  "member": "int64",
15203
15251
  "name": "SaveHours",
15204
- "required": true,
15252
+ "output_required": true,
15205
15253
  "type": "int",
15206
15254
  "value_allowed_null": false
15207
15255
  },
15208
15256
  {
15209
15257
  "disabled": false,
15210
- "document": "本地binlog空间使用率,可取值范围:[30,50]。",
15258
+ "document": "本地 binlog 空间使用率,可取值范围:[30,50]。",
15211
15259
  "example": "30",
15212
15260
  "member": "int64",
15213
15261
  "name": "MaxUsage",
15214
- "required": true,
15262
+ "output_required": true,
15215
15263
  "type": "int",
15216
15264
  "value_allowed_null": false
15217
15265
  }
@@ -15219,25 +15267,25 @@
15219
15267
  "usage": "out"
15220
15268
  },
15221
15269
  "LocalBinlogConfigDefault": {
15222
- "document": "本地binlog保留策略默认配置。",
15270
+ "document": "本地 binlog 保留策略默认配置",
15223
15271
  "members": [
15224
15272
  {
15225
15273
  "disabled": false,
15226
- "document": "本地binlog保留时长,可取值范围:[72,168]。",
15274
+ "document": "本地 binlog 保留时长,可取值范围:[6,168]。",
15227
15275
  "example": "70",
15228
15276
  "member": "int64",
15229
15277
  "name": "SaveHours",
15230
- "required": true,
15278
+ "output_required": true,
15231
15279
  "type": "int",
15232
15280
  "value_allowed_null": false
15233
15281
  },
15234
15282
  {
15235
15283
  "disabled": false,
15236
- "document": "本地binlog空间使用率,可取值范围:[30,50]。",
15284
+ "document": "本地 binlog 空间使用率,可取值范围:[30,50]。",
15237
15285
  "example": "30",
15238
15286
  "member": "int64",
15239
15287
  "name": "MaxUsage",
15240
- "required": true,
15288
+ "output_required": true,
15241
15289
  "type": "int",
15242
15290
  "value_allowed_null": false
15243
15291
  }
@@ -20522,8 +20570,8 @@
20522
20570
  },
20523
20571
  {
20524
20572
  "disabled": false,
20525
- "document": "备份快照时间,时间格式:2016-03-17 02:10:37",
20526
- "example": "2024-04-26 00:00:08",
20573
+ "document": "备份快照时间,时间格式:2016-03-17",
20574
+ "example": "2024-04-26",
20527
20575
  "member": "string",
20528
20576
  "name": "Date",
20529
20577
  "output_required": true,
@@ -311,7 +311,7 @@
311
311
  "DeleteBackup": [
312
312
  {
313
313
  "document": "",
314
- "input": "POST / HTTP/1.1\nHost: cdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteBackup\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdb-c1nl9rpv\",\n \"BackupId\": \"173381\"\n}",
314
+ "input": "POST / HTTP/1.1\nHost: cdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteBackup\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdb-c1nl9rpv\",\n \"BackupId\": 173381\n}",
315
315
  "output": "{\n \"Response\": {\n \"RequestId\": \"6EF60BEC-0242-43AF-BB20-270359FB54A7\"\n }\n}",
316
316
  "title": "删除云数据库备份"
317
317
  }
@@ -6815,7 +6815,6 @@
6815
6815
  "example": "无",
6816
6816
  "member": "Quota",
6817
6817
  "name": "UrlPurge",
6818
- "required": true,
6819
6818
  "type": "list",
6820
6819
  "value_allowed_null": false
6821
6820
  },
@@ -6825,7 +6824,6 @@
6825
6824
  "example": "无",
6826
6825
  "member": "Quota",
6827
6826
  "name": "PathPurge",
6828
- "required": true,
6829
6827
  "type": "list",
6830
6828
  "value_allowed_null": false
6831
6829
  },
@@ -6971,7 +6969,6 @@
6971
6969
  "example": "无",
6972
6970
  "member": "Quota",
6973
6971
  "name": "UrlPush",
6974
- "required": true,
6975
6972
  "type": "list",
6976
6973
  "value_allowed_null": false
6977
6974
  },
@@ -266,7 +266,7 @@
266
266
  ],
267
267
  "DescribePurgeQuota": [
268
268
  {
269
- "document": "",
269
+ "document": "查询账户刷新配额和每日可用量。",
270
270
  "input": "https://cdn.tencentcloudapi.com/?Action=DescribePurgeQuota\n&<公共请求参数>",
271
271
  "output": "{\n \"Response\": {\n \"RequestId\": \"aee6dbe4-f790-417e-8801-5a1894e8fdba\",\n \"UrlPurge\": [\n {\n \"Area\": \"mainland\",\n \"Batch\": 1000,\n \"Total\": 10000,\n \"Available\": 10000\n },\n {\n \"Area\": \"overseas\",\n \"Batch\": 1000,\n \"Total\": 10000,\n \"Available\": 10000\n }\n ],\n \"PathPurge\": [\n {\n \"Area\": \"mainland\",\n \"Batch\": 39,\n \"Total\": 100,\n \"Available\": 100\n },\n {\n \"Area\": \"overseas\",\n \"Batch\": 20,\n \"Total\": 100,\n \"Available\": 100\n }\n ]\n }\n}",
272
272
  "title": "查询刷新用量配额"
@@ -282,7 +282,7 @@
282
282
  ],
283
283
  "DescribePushQuota": [
284
284
  {
285
- "document": "",
285
+ "document": "用于查询预热配额和每日可用量。",
286
286
  "input": "https://cdn.tencentcloudapi.com/?Action=DescribePushQuota\n&<公共请求参数>",
287
287
  "output": "{\n \"Response\": {\n \"RequestId\": \"6f5a231e-f629-42fa-a9f0-5a9ebc127c04\",\n \"UrlPush\": [\n {\n \"Batch\": 1000,\n \"Total\": 10000,\n \"Available\": 10000,\n \"Area\": \"mainland\"\n }\n ]\n }\n}",
288
288
  "title": "查询预热用量配额"
@@ -3637,6 +3637,17 @@
3637
3637
  "required": false,
3638
3638
  "type": "int",
3639
3639
  "value_allowed_null": false
3640
+ },
3641
+ {
3642
+ "disabled": false,
3643
+ "document": "目标标签是否已被删除",
3644
+ "example": "1",
3645
+ "member": "int64",
3646
+ "name": "TargetStatus",
3647
+ "output_required": false,
3648
+ "required": false,
3649
+ "type": "int",
3650
+ "value_allowed_null": false
3640
3651
  }
3641
3652
  ],
3642
3653
  "usage": "both"
@@ -2742,6 +2742,32 @@
2742
2742
  ],
2743
2743
  "type": "object"
2744
2744
  },
2745
+ "ExstraPerformanceInfo": {
2746
+ "document": "购买完额外性能之后的值",
2747
+ "members": [
2748
+ {
2749
+ "disabled": false,
2750
+ "document": "fixed: 最终值固定",
2751
+ "example": "fixed",
2752
+ "member": "string",
2753
+ "name": "Type",
2754
+ "output_required": false,
2755
+ "type": "string",
2756
+ "value_allowed_null": false
2757
+ },
2758
+ {
2759
+ "disabled": false,
2760
+ "document": "额外购买的CFS性能值,单位MB/s。",
2761
+ "example": "300",
2762
+ "member": "int64",
2763
+ "name": "Performance",
2764
+ "output_required": false,
2765
+ "type": "int",
2766
+ "value_allowed_null": false
2767
+ }
2768
+ ],
2769
+ "usage": "out"
2770
+ },
2745
2771
  "FileSystemByPolicy": {
2746
2772
  "document": "绑定快照策略的文件系统信息",
2747
2773
  "members": [
@@ -3146,6 +3172,26 @@
3146
3172
  "output_required": false,
3147
3173
  "type": "string",
3148
3174
  "value_allowed_null": false
3175
+ },
3176
+ {
3177
+ "disabled": false,
3178
+ "document": "额外性能信息\n注意:此字段可能返回 null,表示取不到有效值。",
3179
+ "example": "\"Type\": \"fixed\", \"Performance\": 300",
3180
+ "member": "ExstraPerformanceInfo",
3181
+ "name": "ExstraPerformanceInfo",
3182
+ "output_required": false,
3183
+ "type": "list",
3184
+ "value_allowed_null": true
3185
+ },
3186
+ {
3187
+ "disabled": false,
3188
+ "document": "basic:标准版元数据类型\nenhanced:增项版元数据类型",
3189
+ "example": "basic",
3190
+ "member": "string",
3191
+ "name": "MetaType",
3192
+ "output_required": false,
3193
+ "type": "string",
3194
+ "value_allowed_null": false
3149
3195
  }
3150
3196
  ],
3151
3197
  "usage": "out"
@@ -7168,6 +7168,15 @@
7168
7168
  "name": "SubUinList",
7169
7169
  "required": false,
7170
7170
  "type": "list"
7171
+ },
7172
+ {
7173
+ "disabled": false,
7174
+ "document": "风险规则id列表",
7175
+ "example": "[1,2,3]",
7176
+ "member": "int64",
7177
+ "name": "RiskRuleIDList",
7178
+ "required": false,
7179
+ "type": "list"
7171
7180
  }
7172
7181
  ],
7173
7182
  "type": "object"
@@ -8202,8 +8211,8 @@
8202
8211
  "members": [
8203
8212
  {
8204
8213
  "disabled": false,
8205
- "document": "任务id 列表",
8206
- "example": "[{\"TaskId\":\"rmis-****\"}]",
8214
+ "document": "任务id 和目标AppID列表",
8215
+ "example": "[{\"TaskId\":\"rmis-****\",\"TargetAppId\": \"134312243\"}]",
8207
8216
  "member": "TaskIdListKey",
8208
8217
  "name": "TaskIdList",
8209
8218
  "required": true,
@@ -8212,7 +8221,7 @@
8212
8221
  {
8213
8222
  "disabled": false,
8214
8223
  "document": "集团账号的成员id",
8215
- "example": "[]{\"mem-6wfo0fzks3\",\"mem-85fo0fzks4\"}",
8224
+ "example": "[\"mem-6wfo0fzks3\",\"mem-85fo0fzks4\"]",
8216
8225
  "member": "string",
8217
8226
  "name": "MemberId",
8218
8227
  "required": false,
@@ -19998,6 +20007,15 @@
19998
20007
  "name": "TaskId",
19999
20008
  "required": true,
20000
20009
  "type": "string"
20010
+ },
20011
+ {
20012
+ "disabled": false,
20013
+ "document": "APP ID",
20014
+ "example": "130****",
20015
+ "member": "string",
20016
+ "name": "TargetAppId",
20017
+ "required": false,
20018
+ "type": "string"
20001
20019
  }
20002
20020
  ],
20003
20021
  "usage": "in"
@@ -51,7 +51,7 @@
51
51
  "DeleteRiskScanTask": [
52
52
  {
53
53
  "document": "删除风险中心扫描任务",
54
- "input": "POST / HTTP/1.1\nHost: csip.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteRiskScanTask\n<公共请求参数>\n\n{\n \"MemberId\": [\n \"mem-********\"\n ],\n \"TaskIdList\": [\n {\n \"TaskId\": \"rmis-****\"\n }\n ]\n}",
54
+ "input": "POST / HTTP/1.1\nHost: csip.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteRiskScanTask\n<公共请求参数>\n\n{\n \"MemberId\": [\n \"mem-********\"\n ],\n \"TaskIdList\": [\n {\n \"TaskId\": \"rmis-****\",\n \"TargetAppId\": \"135641233\"\n }\n ]\n}",
55
55
  "output": "{\n \"Response\": {\n \"RequestId\": \"7429061e-dabd-e1ee-e135-43364c7bb15d\"\n }\n}",
56
56
  "title": "删除风险中心扫描任务"
57
57
  }
@@ -7469,6 +7469,46 @@
7469
7469
  "output_required": true,
7470
7470
  "type": "string",
7471
7471
  "value_allowed_null": false
7472
+ },
7473
+ {
7474
+ "disabled": false,
7475
+ "document": "集群ID。",
7476
+ "example": "tdsalchard-e726nj1",
7477
+ "member": "string",
7478
+ "name": "ClusterId",
7479
+ "output_required": false,
7480
+ "type": "string",
7481
+ "value_allowed_null": false
7482
+ },
7483
+ {
7484
+ "disabled": false,
7485
+ "document": "集群名称。",
7486
+ "example": "测试实列",
7487
+ "member": "string",
7488
+ "name": "ClusterName",
7489
+ "output_required": false,
7490
+ "type": "string",
7491
+ "value_allowed_null": false
7492
+ },
7493
+ {
7494
+ "disabled": false,
7495
+ "document": "vip地址。",
7496
+ "example": "127.0.0.2",
7497
+ "member": "string",
7498
+ "name": "Vip",
7499
+ "output_required": false,
7500
+ "type": "string",
7501
+ "value_allowed_null": false
7502
+ },
7503
+ {
7504
+ "disabled": false,
7505
+ "document": "vip端口。",
7506
+ "example": "3306",
7507
+ "member": "int64",
7508
+ "name": "Vport",
7509
+ "output_required": false,
7510
+ "type": "int",
7511
+ "value_allowed_null": false
7472
7512
  }
7473
7513
  ],
7474
7514
  "usage": "out"