tccli 3.0.1286.1__py2.py3-none-any.whl → 3.0.1287.1__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (31) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/autoscaling/autoscaling_client.py +53 -0
  3. tccli/services/autoscaling/v20180419/api.json +53 -0
  4. tccli/services/autoscaling/v20180419/examples.json +8 -0
  5. tccli/services/cdc/v20201214/api.json +107 -97
  6. tccli/services/cdwch/v20200915/api.json +70 -2
  7. tccli/services/cdwch/v20200915/examples.json +2 -2
  8. tccli/services/cdz/v20221123/api.json +10 -10
  9. tccli/services/cynosdb/v20190107/api.json +298 -298
  10. tccli/services/dbbrain/v20210527/api.json +11 -2
  11. tccli/services/hunyuan/hunyuan_client.py +53 -0
  12. tccli/services/hunyuan/v20230901/api.json +284 -0
  13. tccli/services/hunyuan/v20230901/examples.json +8 -0
  14. tccli/services/lcic/v20220817/api.json +2 -2
  15. tccli/services/lighthouse/v20200324/api.json +47 -47
  16. tccli/services/lke/v20231130/api.json +6 -6
  17. tccli/services/ocr/v20181119/api.json +36 -0
  18. tccli/services/ssl/v20191205/api.json +317 -317
  19. tccli/services/ssl/v20191205/examples.json +6 -6
  20. tccli/services/tat/v20201028/examples.json +1 -1
  21. tccli/services/tchd/tchd_client.py +53 -0
  22. tccli/services/tchd/v20230306/api.json +89 -0
  23. tccli/services/tchd/v20230306/examples.json +8 -0
  24. tccli/services/tdmq/v20200217/api.json +1 -1
  25. tccli/services/wedata/v20210820/api.json +124 -204
  26. tccli/services/wedata/v20210820/examples.json +7 -1
  27. {tccli-3.0.1286.1.dist-info → tccli-3.0.1287.1.dist-info}/METADATA +2 -2
  28. {tccli-3.0.1286.1.dist-info → tccli-3.0.1287.1.dist-info}/RECORD +31 -31
  29. {tccli-3.0.1286.1.dist-info → tccli-3.0.1287.1.dist-info}/WHEEL +0 -0
  30. {tccli-3.0.1286.1.dist-info → tccli-3.0.1287.1.dist-info}/entry_points.txt +0 -0
  31. {tccli-3.0.1286.1.dist-info → tccli-3.0.1287.1.dist-info}/license_files/LICENSE +0 -0
@@ -113,7 +113,7 @@
113
113
  "status": "online"
114
114
  },
115
115
  "DeleteBlueprints": {
116
- "document": "本接口 (DeleteBlueprints) 用于删除镜像。",
116
+ "document": "本接口 (DeleteBlueprints) 用于删除镜像。可删除的镜像应满足如下条件:\n1、删除镜像接口需要镜像状态为NORMAL(正常)、ISOLATED(已隔离)、CREATEFAILED(创建失败)、SYNCING_FAILED(目的地域同步失败),其他状态下的镜像不支持删除操作。镜像状态,可通过[DescribeBlueprints](https://cloud.tencent.com/document/product/1207/47689)接口返回值中的BlueprintState获取。\n2、仅支持删除自定义镜像。",
117
117
  "input": "DeleteBlueprintsRequest",
118
118
  "name": "删除镜像",
119
119
  "output": "DeleteBlueprintsResponse",
@@ -148,7 +148,7 @@
148
148
  "status": "online"
149
149
  },
150
150
  "DeleteKeyPairs": {
151
- "document": "本接口(DeleteKeyPairs)用于删除密钥对。",
151
+ "document": "本接口(DeleteKeyPairs)用于删除密钥对。\n- 不能删除已被实例或镜像引用的密钥对,删除之前需要确保没有被任何实例和镜像引用。",
152
152
  "input": "DeleteKeyPairsRequest",
153
153
  "name": "删除密钥对",
154
154
  "output": "DeleteKeyPairsResponse",
@@ -176,7 +176,7 @@
176
176
  "status": "online"
177
177
  },
178
178
  "DescribeBlueprints": {
179
- "document": "本接口(DescribeBlueprints)用于查询镜像信息。",
179
+ "document": "本接口(DescribeBlueprints)用于查询镜像信息。该接口返回的镜像类型有:自定义镜像、共享镜像、公共镜像。",
180
180
  "input": "DescribeBlueprintsRequest",
181
181
  "name": "查询镜像信息",
182
182
  "output": "DescribeBlueprintsResponse",
@@ -344,7 +344,7 @@
344
344
  "status": "deprecated"
345
345
  },
346
346
  "DescribeInstanceVncUrl": {
347
- "document": "本接口 ( DescribeInstanceVncUrl ) 用于查询实例管理终端地址,获取的地址可用于实例的 VNC 登录。\n\n* 处于 `STOPPED` 状态的机器无法使用此功能。\n* 管理终端地址的有效期为 15 秒,调用接口成功后如果 15 秒内不使用该链接进行访问,管理终端地址自动失效,您需要重新查询。\n* 管理终端地址一旦被访问,将自动失效,您需要重新查询。\n* 如果连接断开,每分钟内重新连接的次数不能超过 30 次。\n* 参数 `InstanceVncUrl` :调用接口成功后会返回的 `InstanceVncUrl` 的值。\n获取到 `InstanceVncUrl` 后,您需要在链接 `https://img.qcloud.com/qcloud/app/active_vnc/index.html?` 末尾加上参数 `InstanceVncUrl=xxxx`。\n 最后组成的 URL 格式如下:\n\n```\nhttps://img.qcloud.com/qcloud/app/active_vnc/index.html?InstanceVncUrl=wss%3A%2F%2Fbjvnc.qcloud.com%3A26789%2Fvnc%3Fs%3DaHpjWnRVMFNhYmxKdDM5MjRHNlVTSVQwajNUSW0wb2tBbmFtREFCTmFrcy8vUUNPMG0wSHZNOUUxRm5PMmUzWmFDcWlOdDJIbUJxSTZDL0RXcHZxYnZZMmRkWWZWcEZia2lyb09XMzdKNmM9\n```\n",
347
+ "document": "本接口 ( DescribeInstanceVncUrl ) 用于查询实例管理终端地址,获取的地址可用于实例的 VNC 登录。\n\n* 仅处于 `RUNNING`,`RESCUE_MODE` 状态的机器,且当前机器无变更中操作,才可使用此功能。\n* 管理终端地址的有效期为 15 秒,调用接口成功后如果 15 秒内不使用该链接进行访问,管理终端地址自动失效,您需要重新查询。\n* 管理终端地址一旦被访问,将自动失效,您需要重新查询。\n* 如果连接断开,每分钟内重新连接的次数不能超过 30 次。\n* 参数 `InstanceVncUrl` :调用接口成功后会返回的 `InstanceVncUrl` 的值。\n获取到 `InstanceVncUrl` 后,您需要在链接 `https://img.qcloud.com/qcloud/app/active_vnc/index.html?` 末尾加上参数 `InstanceVncUrl=xxxx`。\n 最后组成的 URL 格式如下:\n\n```\nhttps://img.qcloud.com/qcloud/app/active_vnc/index.html?InstanceVncUrl=wss%3A%2F%2Fbjvnc.qcloud.com%3A26789%2Fvnc%3Fs%3DaHpjWnRVMFNhYmxKdDM5MjRHNlVTSVQwajNUSW0wb2tBbmFtREFCTmFrcy8vUUNPMG0wSHZNOUUxRm5PMmUzWmFDcWlOdDJIbUJxSTZDL0RXcHZxYnZZMmRkWWZWcEZia2lyb09XMzdKNmM9\n```",
348
348
  "input": "DescribeInstanceVncUrlRequest",
349
349
  "name": "查询实例管理终端地址",
350
350
  "output": "DescribeInstanceVncUrlResponse",
@@ -547,7 +547,7 @@
547
547
  "status": "online"
548
548
  },
549
549
  "ModifyDisksRenewFlag": {
550
- "document": "本接口(ModifyDisksRenewFlag)用于修改云硬盘续费标识。",
550
+ "document": "本接口(ModifyDisksRenewFlag)用于修改云硬盘续费标识。\n云硬盘需要处于以下状态:\n<li> ATTACHED (已挂载)</li>\n<li> UNATTACHED (待挂载)</li>\n<li> ATTACHING (挂载中) </li>\n<li> DETACHING (卸载中)</li>",
551
551
  "input": "ModifyDisksRenewFlagRequest",
552
552
  "name": "修改云硬盘续费标识",
553
553
  "output": "ModifyDisksRenewFlagResponse",
@@ -750,7 +750,7 @@
750
750
  "status": "online"
751
751
  },
752
752
  "TerminateDisks": {
753
- "document": "本接口(TerminateDisks)用于销毁一个或多个云硬盘。",
753
+ "document": "本接口(TerminateDisks)用于销毁一个或多个云硬盘。\n云硬盘状态必须处于SHUTDOWN(已隔离)状态。",
754
754
  "input": "TerminateDisksRequest",
755
755
  "name": "销毁云硬盘",
756
756
  "output": "TerminateDisksResponse",
@@ -1537,7 +1537,7 @@
1537
1537
  },
1538
1538
  {
1539
1539
  "disabled": false,
1540
- "document": "接收共享镜像的账号ID列表。账号ID不同于QQ号,查询用户账号ID请查看账号信息中的账号ID栏。账号个数取值最大为10。",
1540
+ "document": "接收共享镜像的[账号ID](https://cloud.tencent.com/document/product/213/4944#.E8.8E.B7.E5.8F.96.E4.B8.BB.E8.B4.A6.E5.8F.B7.E7.9A.84.E8.B4.A6.E5.8F.B7-id)列表。账号ID不同于QQ号,查询用户账号ID请查看账号信息中的账号ID栏。账号个数取值最大为10。",
1541
1541
  "example": "[\"700000164995\"]",
1542
1542
  "member": "string",
1543
1543
  "name": "AccountIds",
@@ -2556,7 +2556,7 @@
2556
2556
  "members": [
2557
2557
  {
2558
2558
  "disabled": false,
2559
- "document": "要删除的快照 ID 列表,可通过 <a href=\"https://cloud.tencent.com/document/product/1207/54388\" target=\"_blank\">DescribeSnapshots</a>查询。",
2559
+ "document": "要删除的快照 ID 列表,每次请求批量快照的上限为10个,可通过 <a href=\"https://cloud.tencent.com/document/product/1207/54388\" target=\"_blank\">DescribeSnapshots</a>查询。",
2560
2560
  "example": "[\"lhsnap-nv6aqcv6\"]",
2561
2561
  "member": "string",
2562
2562
  "name": "SnapshotIds",
@@ -2604,7 +2604,7 @@
2604
2604
  {
2605
2605
  "disabled": false,
2606
2606
  "document": "限制操作消息。",
2607
- "example": "The request does not support the instance `lhins-ruy9d2tw` which is in the state of `RUNNING`.",
2607
+ "example": "实例 `lhins-ruy9d2tw` 处于 `RUNNING` 状态中,不支持该操作。",
2608
2608
  "member": "string",
2609
2609
  "name": "Message",
2610
2610
  "output_required": true,
@@ -2758,7 +2758,7 @@
2758
2758
  },
2759
2759
  {
2760
2760
  "disabled": false,
2761
- "document": "过滤器列表。\n<li>blueprint-id</li>按照【镜像 ID】进行过滤。\n类型:String\n必选:否\n<li>blueprint-type</li>按照【镜像类型】进行过滤。\n取值:APP_OS(应用镜像 );PURE_OS(系统镜像);DOCKER(Docker容器镜像);PRIVATE(自定义镜像);SHARED(共享镜像)。\n类型:String\n必选:否\n<li>platform-type</li>按照【镜像平台类型】进行过滤。\n取值: LINUX_UNIX(Linux/Unix系统);WINDOWS(Windows 系统)。\n类型:String\n必选:否\n<li>blueprint-name</li>按照【镜像名称】进行过滤。\n类型:String\n必选:否\n<li>blueprint-state</li>按照【镜像状态】进行过滤。\n类型:String\n必选:否\n<li>scene-id</li>按照【使用场景Id】进行过滤。\n类型:String\n必选:否\n\n每次请求的 Filters 的上限为 10,Filter.Values 的上限为 100。参数不支持同时指定 BlueprintIds 和 Filters 。",
2761
+ "document": "过滤器列表。\n<li>blueprint-id</li>按照【镜像 ID】进行过滤。\n类型:String\n必选:否\n镜像 ID ,可通过[DescribeBlueprints](https://cloud.tencent.com/document/product/1207/47689)接口返回值字段BlueprintSet获取。\n<li>blueprint-type</li>按照【镜像类型】进行过滤。\n取值:APP_OS(应用镜像 );PURE_OS(系统镜像);DOCKER(Docker容器镜像);PRIVATE(自定义镜像);SHARED(共享镜像)。\n类型:String\n必选:否\n<li>platform-type</li>按照【镜像平台类型】进行过滤。\n取值: LINUX_UNIX(Linux/Unix系统);WINDOWS(Windows 系统)。\n类型:String\n必选:否\n<li>blueprint-name</li>按照【镜像名称】进行过滤。\n类型:String\n必选:否\n<li>blueprint-state</li>按照【镜像状态】进行过滤。\n类型:String\n必选:否\n<li>scene-id</li>按照【使用场景Id】进行过滤。\n类型:String\n必选:否\n场景Id,可通过[查看使用场景列表](https://cloud.tencent.com/document/product/1207/83512)接口获取。\n\n每次请求的 Filters 的上限为 10,Filter.Values 的上限为 100。参数不支持同时指定 BlueprintIds (可通过[DescribeBlueprints](https://cloud.tencent.com/document/product/1207/47689)接口返回值字段BlueprintSet获取BlueprintId)和 Filters 。",
2762
2762
  "example": "无",
2763
2763
  "member": "Filter",
2764
2764
  "name": "Filters",
@@ -4119,7 +4119,7 @@
4119
4119
  "example": "wss%3A%2F%2Fusevnc.qcloud.com%3A443%2Fvnc%3Fs%3D",
4120
4120
  "member": "string",
4121
4121
  "name": "InstanceVncUrl",
4122
- "required": true,
4122
+ "output_required": true,
4123
4123
  "type": "string",
4124
4124
  "value_allowed_null": false
4125
4125
  },
@@ -4767,7 +4767,7 @@
4767
4767
  "members": [
4768
4768
  {
4769
4769
  "disabled": false,
4770
- "document": "快照 ID 列表, 可通过 <a href=\"https://cloud.tencent.com/document/product/1207/54388\" target=\"_blank\">DescribeSnapshots</a> 查询。",
4770
+ "document": "快照 ID 列表,每次请求批量快照的上限是100个。 可通过 <a href=\"https://cloud.tencent.com/document/product/1207/54388\" target=\"_blank\">DescribeSnapshots</a> 查询。",
4771
4771
  "example": "[\"lhsnap-nv6aqcv6\"]",
4772
4772
  "member": "string",
4773
4773
  "name": "SnapshotIds",
@@ -5090,7 +5090,7 @@
5090
5090
  },
5091
5091
  {
5092
5092
  "disabled": false,
5093
- "document": "计费单元。",
5093
+ "document": "时间单位。\n取值为:\n- m - 月\n- d - 日",
5094
5094
  "example": "m",
5095
5095
  "member": "string",
5096
5096
  "name": "TimeUnit",
@@ -5186,7 +5186,7 @@
5186
5186
  },
5187
5187
  {
5188
5188
  "disabled": false,
5189
- "document": "磁盘类型",
5189
+ "document": "磁盘类型\n枚举值:\n<li> SYSTEM_DISK: 系统盘 </li>\n<li> DATA_DISK: 数据盘 </li>\n",
5190
5190
  "example": "DATA_DISK",
5191
5191
  "member": "string",
5192
5192
  "name": "DiskUsage",
@@ -5196,7 +5196,7 @@
5196
5196
  },
5197
5197
  {
5198
5198
  "disabled": false,
5199
- "document": "磁盘介质类型",
5199
+ "document": "磁盘介质类型\n枚举值:\n<li> CLOUD_BASIC: 普通云硬盘 </li>\n<li> CLOUD_PREMIUM: 高性能云硬盘 </li>\n<li> CLOUD_SSD: SSD云硬盘 </li>",
5200
5200
  "example": "CLOUD_SSD",
5201
5201
  "member": "string",
5202
5202
  "name": "DiskType",
@@ -5206,7 +5206,7 @@
5206
5206
  },
5207
5207
  {
5208
5208
  "disabled": false,
5209
- "document": "磁盘付费类型",
5209
+ "document": "磁盘付费类型\n<li> PREPAID: 预付费 </li>\n<li> POSTPAID_BY_HOUR: 按小时后付费 </li>",
5210
5210
  "example": "PREPAID",
5211
5211
  "member": "string",
5212
5212
  "name": "DiskChargeType",
@@ -5216,7 +5216,7 @@
5216
5216
  },
5217
5217
  {
5218
5218
  "disabled": false,
5219
- "document": "磁盘大小",
5219
+ "document": "磁盘大小, 单位GB",
5220
5220
  "example": "20",
5221
5221
  "member": "int64",
5222
5222
  "name": "DiskSize",
@@ -5236,7 +5236,7 @@
5236
5236
  },
5237
5237
  {
5238
5238
  "disabled": false,
5239
- "document": "磁盘状态,取值范围:\n<li>PENDING:创建中。 </li>\n<li>UNATTACHED:未挂载。</li>\n<li>ATTACHING:挂载中。</li>\n<li>ATTACHED:已挂载。</li>\n<li>DETACHING:卸载中。 </li>\n<li> SHUTDOWN:已隔离。</li>\n<li> CREATED_FAILED:创建失败。</li>\n<li>TERMINATING:销毁中。</li>\n<li> DELETING:删除中。</li>\n<li> FREEZING:冻结中。</li>",
5239
+ "document": "磁盘状态,取值范围:\n<li>PENDING:创建中。 </li>\n<li>UNATTACHED:待挂载。</li>\n<li>ATTACHING:挂载中。</li>\n<li>ATTACHED:已挂载。</li>\n<li>DETACHING:卸载中。 </li>\n<li> SHUTDOWN:已隔离。</li>\n<li> CREATED_FAILED:创建失败。</li>\n<li>TERMINATING:销毁中。</li>\n<li> DELETING:删除中。</li>\n<li> FREEZING:冻结中。</li>",
5240
5240
  "example": "UNATTACHED",
5241
5241
  "member": "string",
5242
5242
  "name": "DiskState",
@@ -5494,7 +5494,7 @@
5494
5494
  "members": [
5495
5495
  {
5496
5496
  "disabled": false,
5497
- "document": "新购周期。",
5497
+ "document": "新购周期。\n可选值:1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 24, 36, 48, 60。",
5498
5498
  "example": "1",
5499
5499
  "member": "int64",
5500
5500
  "name": "Period",
@@ -5503,7 +5503,7 @@
5503
5503
  },
5504
5504
  {
5505
5505
  "disabled": false,
5506
- "document": "自动续费标识。取值范围:<br><li>NOTIFY_AND_AUTO_RENEW:通知过期且自动续费<br><li>NOTIFY_AND_MANUAL_RENEW:通知过期不自动续费,用户需要手动续费<br><li>DISABLE_NOTIFY_AND_MANUAL_RENEW:不自动续费,且不通知<br><br>默认取值:NOTIFY_AND_MANUAL_RENEW。若该参数指定为NOTIFY_AND_AUTO_RENEW,在账户余额充足的情况下,云硬盘到期后将按月自动续费。",
5506
+ "document": "自动续费标识。取值范围:\n- NOTIFY_AND_AUTO_RENEW:通知过期且自动续费。\n- NOTIFY_AND_MANUAL_RENEW:通知过期不自动续费,用户需要手动续费。\n- DISABLE_NOTIFY_AND_MANUAL_RENEW:不自动续费,且不通知。\n\n默认取值:NOTIFY_AND_MANUAL_RENEW。若该参数指定为NOTIFY_AND_AUTO_RENEW,在账户余额充足的情况下,云硬盘到期后将按月自动续费。",
5507
5507
  "example": "NOTIFY_AND_AUTO_RENEW",
5508
5508
  "member": "string",
5509
5509
  "name": "RenewFlag",
@@ -5512,7 +5512,7 @@
5512
5512
  },
5513
5513
  {
5514
5514
  "disabled": false,
5515
- "document": "新购单位. 默认值: \"m\"。",
5515
+ "document": "新购单位.。\n可选值:m - 月。\n默认值:m - 月。",
5516
5516
  "example": "m",
5517
5517
  "member": "string",
5518
5518
  "name": "TimeUnit",
@@ -5531,17 +5531,17 @@
5531
5531
  "example": "ap-guangzhou-1",
5532
5532
  "member": "string",
5533
5533
  "name": "Zone",
5534
- "required": true,
5534
+ "output_required": true,
5535
5535
  "type": "string",
5536
5536
  "value_allowed_null": false
5537
5537
  },
5538
5538
  {
5539
5539
  "disabled": false,
5540
- "document": "云硬盘类型。",
5540
+ "document": "云硬盘类型。枚举值如下:\n\n<li>CLOUD_BASIC:普通云硬盘</li>\n<li>CLOUD_PREMIUM:高性能云硬盘</li>\n<li>CLOUD_SSD:SSD云硬盘</li>",
5541
5541
  "example": "CLOUD_SSD",
5542
5542
  "member": "string",
5543
5543
  "name": "DiskType",
5544
- "required": true,
5544
+ "output_required": true,
5545
5545
  "type": "string",
5546
5546
  "value_allowed_null": false
5547
5547
  },
@@ -5551,7 +5551,7 @@
5551
5551
  "example": "AVAILABLE",
5552
5552
  "member": "string",
5553
5553
  "name": "DiskSalesState",
5554
- "required": true,
5554
+ "output_required": true,
5555
5555
  "type": "string",
5556
5556
  "value_allowed_null": false
5557
5557
  },
@@ -5561,7 +5561,7 @@
5561
5561
  "example": "1000",
5562
5562
  "member": "int64",
5563
5563
  "name": "MaxDiskSize",
5564
- "required": true,
5564
+ "output_required": true,
5565
5565
  "type": "int",
5566
5566
  "value_allowed_null": false
5567
5567
  },
@@ -5571,7 +5571,7 @@
5571
5571
  "example": "10",
5572
5572
  "member": "int64",
5573
5573
  "name": "MinDiskSize",
5574
- "required": true,
5574
+ "output_required": true,
5575
5575
  "type": "int",
5576
5576
  "value_allowed_null": false
5577
5577
  },
@@ -5581,7 +5581,7 @@
5581
5581
  "example": "10",
5582
5582
  "member": "int64",
5583
5583
  "name": "DiskStepSize",
5584
- "required": true,
5584
+ "output_required": true,
5585
5585
  "type": "int",
5586
5586
  "value_allowed_null": false
5587
5587
  }
@@ -6150,7 +6150,7 @@
6150
6150
  "members": [
6151
6151
  {
6152
6152
  "disabled": false,
6153
- "document": "应用类型,取值:自定义,HTTP(80),HTTPS(443),Linux登录(22),Windows登录(3389),MySQL(3306),SQL Server(1433),全部TCP,全部UDP,Ping-ICMP,ALL。",
6153
+ "document": "应用类型,取值:自定义,HTTP(80),HTTPS(443),Linux登录(22),Windows登录(3389),MySQL(3306),SQL Server(1433),全部TCP,全部UDP,Ping-ICMP,Windows登录优化 (3389),FTP (21),Ping,Ping (IPv6),ALL。",
6154
6154
  "example": "HTTP(80)",
6155
6155
  "member": "string",
6156
6156
  "name": "AppType",
@@ -6160,7 +6160,7 @@
6160
6160
  },
6161
6161
  {
6162
6162
  "disabled": false,
6163
- "document": "协议,取值:TCP,UDP,ICMP,ALL。",
6163
+ "document": "协议,取值:TCP,UDP,ICMP,ICMPv6,ALL。",
6164
6164
  "example": "TCP",
6165
6165
  "member": "string",
6166
6166
  "name": "Protocol",
@@ -6554,10 +6554,10 @@
6554
6554
  {
6555
6555
  "disabled": false,
6556
6556
  "document": "自定义镜像的价格参数。",
6557
- "example": "{ ",
6557
+ "example": "",
6558
6558
  "member": "BlueprintPrice",
6559
6559
  "name": "BlueprintPrice",
6560
- "required": true,
6560
+ "output_required": true,
6561
6561
  "type": "object",
6562
6562
  "value_allowed_null": false
6563
6563
  },
@@ -7178,7 +7178,7 @@
7178
7178
  "members": [
7179
7179
  {
7180
7180
  "disabled": false,
7181
- "document": "购买实例的时长,单位:月。取值范围:1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 24, 36, 48, 60。",
7181
+ "document": "购买实例的时长,单位:月。\n- 创建实例时,取值范围:1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 24, 36, 48, 60。\n- 续费实例时,取值范围:1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 24, 36。",
7182
7182
  "example": "1",
7183
7183
  "member": "int64",
7184
7184
  "name": "Period",
@@ -7257,7 +7257,7 @@
7257
7257
  {
7258
7258
  "disabled": false,
7259
7259
  "document": "套餐单价原价。",
7260
- "example": "1.1",
7260
+ "example": "90",
7261
7261
  "member": "float",
7262
7262
  "name": "OriginalBundlePrice",
7263
7263
  "output_required": true,
@@ -7267,7 +7267,7 @@
7267
7267
  {
7268
7268
  "disabled": false,
7269
7269
  "document": "原价。",
7270
- "example": "2.2",
7270
+ "example": "90",
7271
7271
  "member": "float",
7272
7272
  "name": "OriginalPrice",
7273
7273
  "output_required": true,
@@ -7277,7 +7277,7 @@
7277
7277
  {
7278
7278
  "disabled": false,
7279
7279
  "document": "折扣。",
7280
- "example": "0.8",
7280
+ "example": "100",
7281
7281
  "member": "float",
7282
7282
  "name": "Discount",
7283
7283
  "output_required": true,
@@ -7287,7 +7287,7 @@
7287
7287
  {
7288
7288
  "disabled": false,
7289
7289
  "document": "折后价。",
7290
- "example": "1.8",
7290
+ "example": "90",
7291
7291
  "member": "float",
7292
7292
  "name": "DiscountPrice",
7293
7293
  "output_required": true,
@@ -7368,7 +7368,7 @@
7368
7368
  },
7369
7369
  {
7370
7370
  "disabled": false,
7371
- "document": "实例退还失败错误码。",
7371
+ "document": "实例退还失败错误码。取值:\n0: 可以退还\n1: 资源已退货。如为退货后续费资源,请于购买6小时后操作\n2: 资源已到期\n3: 资源购买超过5天不支持退款\n4: 非预付费资源不支持退款\n8: 退货数量超出限额\n9: 涉及活动订单不支持退款\n10: 资源不支持自助退,请走工单退款\n11: 涉及推广奖励渠道订单,请提工单咨询\n12: 根据业务侧产品规定,该资源不允许退款",
7372
7372
  "example": "2",
7373
7373
  "member": "int64",
7374
7374
  "name": "ReturnFailCode",
@@ -8177,7 +8177,7 @@
8177
8177
  },
8178
8178
  {
8179
8179
  "disabled": false,
8180
- "document": "待变更的套餐Id。可通过[DescribeBundles](https://cloud.tencent.com/document/api/1207/47575)接口返回值中的BundleId获取。",
8180
+ "document": "待变更的套餐Id。注意不可和当前要升配的实例套餐ID相同。可通过[DescribeBundles](https://cloud.tencent.com/document/api/1207/47575)接口返回值中的BundleId获取。",
8181
8181
  "example": "“bundle_ent_01”",
8182
8182
  "member": "string",
8183
8183
  "name": "BundleId",
@@ -8563,7 +8563,7 @@
8563
8563
  "type": "object"
8564
8564
  },
8565
8565
  "RenewDiskChargePrepaid": {
8566
- "document": "续费云硬盘包年包月相关参数设置",
8566
+ "document": "续费云硬盘包年包月相关参数设置。",
8567
8567
  "members": [
8568
8568
  {
8569
8569
  "disabled": false,
@@ -8576,7 +8576,7 @@
8576
8576
  },
8577
8577
  {
8578
8578
  "disabled": false,
8579
- "document": "自动续费标识。取值范围:<br><li>NOTIFY_AND_AUTO_RENEW:通知过期且自动续费<br><li>NOTIFY_AND_MANUAL_RENEW:通知过期不自动续费,用户需要手动续费<br><li>DISABLE_NOTIFY_AND_MANUAL_RENEW:不自动续费,且不通知<br><br>默认取值:NOTIFY_AND_MANUAL_RENEW。若该参数指定为NOTIFY_AND_AUTO_RENEW,在账户余额充足的情况下,云硬盘到期后将按月自动续费。",
8579
+ "document": "自动续费标识。\n取值范围:\n<li>NOTIFY_AND_AUTO_RENEW:通知过期且自动续费</li>\n<li>NOTIFY_AND_MANUAL_RENEW:通知过期不自动续费,用户需要手动续费</li><li>DISABLE_NOTIFY_AND_MANUAL_RENEW:不自动续费,且不通知</li>\n默认取值:NOTIFY_AND_MANUAL_RENEW。若该参数指定为NOTIFY_AND_AUTO_RENEW,在账户余额充足的情况下,云硬盘到期后将按月自动续费。",
8580
8580
  "example": "NOTIFY_AND_AUTO_RENEW",
8581
8581
  "member": "string",
8582
8582
  "name": "RenewFlag",
@@ -8594,7 +8594,7 @@
8594
8594
  },
8595
8595
  {
8596
8596
  "disabled": false,
8597
- "document": "当前实例到期时间。如“2018-01-01 00:00:00”。指定该参数即可对齐云硬盘所挂载的实例到期时间。该参数与Period必须指定其一,且不支持同时指定。",
8597
+ "document": "当前实例到期时间。如“2018-01-01 00:00:00”。\n指定该参数即可对齐云硬盘所挂载的实例到期时间。\n该参数与Period必须指定其一,且不支持同时指定。\n该参数值必须大于入参中云硬盘的过期时间。",
8598
8598
  "example": "2018-01-01 00:00:00",
8599
8599
  "member": "string",
8600
8600
  "name": "CurInstanceDeadline",
@@ -8610,7 +8610,7 @@
8610
8610
  {
8611
8611
  "disabled": false,
8612
8612
  "document": "云硬盘ID列表。一个或多个待操作的云硬盘ID。可通过[DescribeDisks](https://cloud.tencent.com/document/product/1207/66093)接口返回值中的DiskId获取。每次请求续费数据盘数量总计上限为50。",
8613
- "example": "[“lhdisk-xxxxxx”]",
8613
+ "example": "[“lhdisk-afkvbns”]",
8614
8614
  "member": "string",
8615
8615
  "name": "DiskIds",
8616
8616
  "required": true,
@@ -8891,7 +8891,7 @@
8891
8891
  },
8892
8892
  {
8893
8893
  "disabled": false,
8894
- "document": "实例镜像是否可重置为目标镜像",
8894
+ "document": "实例镜像是否可重置为目标镜像。\n取值:\ntrue(允许)\nfalse(不允许)",
8895
8895
  "example": "false",
8896
8896
  "member": "bool",
8897
8897
  "name": "IsResettable",
@@ -8981,7 +8981,7 @@
8981
8981
  {
8982
8982
  "disabled": false,
8983
8983
  "document": "实例登录密码。不同操作系统类型密码复杂度限制不一样,具体如下:</br> `LINUX_UNIX` 实例密码必须 8-30 位,推荐使用 12 位以上密码,不能以“/”开头,至少包含以下字符中的三种不同字符,字符种类:</br> <li>小写字母:[a-z]</br></li> <li>大写字母:[A-Z]</br></li> <li>数字:0-9</br></li> <li>特殊字符: ()\\`\\~!@#$%^&\\*-+=\\_|{}[]:;' <>,.?/</li></br> `WINDOWS` 实例密码必须 12-30 位,不能以“/”开头且不包括用户名,至少包含以下字符中的三种不同字符</br> <li>小写字母:[a-z]</br></li> <li>大写字母:[A-Z]</br></li> <li>数字: 0-9</br></li> <li>特殊字符:()\\`~!@#$%^&\\*-+=\\_|{}[]:;' <>,.?/</br></li> <li>如果实例即包含 `LINUX_UNIX` 实例又包含 `WINDOWS` 实例,则密码复杂度限制按照 `WINDOWS` 实例的限制。</li>",
8984
- "example": "xxxxxxxxxxx",
8984
+ "example": "a!LightHouse@123",
8985
8985
  "member": "string",
8986
8986
  "name": "Password",
8987
8987
  "required": true,
@@ -9225,7 +9225,7 @@
9225
9225
  },
9226
9226
  {
9227
9227
  "disabled": false,
9228
- "document": "接收共享镜像的账号Id列表。账号ID不同于QQ号,查询用户账号ID请查看账号信息中的账号ID栏。账号个数取值最大为10。",
9228
+ "document": "接收共享镜像的[账号ID](https://cloud.tencent.com/document/product/213/4944#.E8.8E.B7.E5.8F.96.E4.B8.BB.E8.B4.A6.E5.8F.B7.E7.9A.84.E8.B4.A6.E5.8F.B7-id)列表。账号ID不同于QQ号,查询用户账号ID请查看账号信息中的账号ID栏。账号个数取值最大为10。",
9229
9229
  "example": "[\"700000164995\"]",
9230
9230
  "member": "string",
9231
9231
  "name": "AccountIds",
@@ -9732,7 +9732,7 @@
9732
9732
  "members": [
9733
9733
  {
9734
9734
  "disabled": false,
9735
- "document": "云硬盘ID列表。可通过[DescribeDisks](https://cloud.tencent.com/document/product/1207/66093)接口返回值中的DiskId获取。",
9735
+ "document": "云硬盘ID列表。可通过[DescribeDisks](https://cloud.tencent.com/document/product/1207/66093)接口返回值中的DiskId获取。\n每次批量请求云硬盘的上限数量为100。",
9736
9736
  "example": "[\"lhdisk-p1zflrif\"]",
9737
9737
  "member": "string",
9738
9738
  "name": "DiskIds",
@@ -659,9 +659,9 @@
659
659
  "status": "online"
660
660
  },
661
661
  "RunReRank": {
662
- "document": "基于知识引擎精调模型技术的rerank模型,支持对多路召回的结果进行重排序,根据query与切片内容的相关性,按分数由高到低对切片进行排序,并输出对应的打分结果。",
662
+ "document": "基于知识引擎精调模型技术的rerank模型,支持对多路召回的结果进行重排序,根据query与切片内容的相关性,按分数由高到低对切片进行排序,并输出对应的打分结果。(这个接口已下线,请使用新接口,接口文档:https://cloud.tencent.com/document/product/1772/115339)。",
663
663
  "input": "RunReRankRequest",
664
- "name": "重排序",
664
+ "name": "重排序(已下线)",
665
665
  "output": "RunReRankResponse",
666
666
  "status": "online"
667
667
  },
@@ -4932,7 +4932,7 @@
4932
4932
  "members": [
4933
4933
  {
4934
4934
  "disabled": false,
4935
- "document": "机器人ID",
4935
+ "document": "应用ID",
4936
4936
  "example": "无",
4937
4937
  "member": "string",
4938
4938
  "name": "BotBizId",
@@ -4976,7 +4976,7 @@
4976
4976
  },
4977
4977
  {
4978
4978
  "disabled": false,
4979
- "document": "发布状态(1待发布 2发布中 3发布成功 4发布失败 5发布中 6发布中 7发布失败 9发布暂停)",
4979
+ "document": "发布状态(1待发布 2发布中 3发布成功 4发布失败 5发布中(审核中) 6发布中(审核完成) 7发布失败(审核失败) 9发布暂停)",
4980
4980
  "example": "无",
4981
4981
  "member": "int64",
4982
4982
  "name": "Status",
@@ -13518,8 +13518,8 @@
13518
13518
  "members": [
13519
13519
  {
13520
13520
  "disabled": false,
13521
- "document": "模型名称, 必填,默认: lke-reranker-base",
13522
- "example": "lke-reranker-base",
13521
+ "document": "查询内容,必填",
13522
+ "example": "腾讯知识引擎大模型",
13523
13523
  "member": "string",
13524
13524
  "name": "Query",
13525
13525
  "required": false,
@@ -1595,6 +1595,32 @@
1595
1595
  ],
1596
1596
  "type": "object"
1597
1597
  },
1598
+ "BankSlip": {
1599
+ "document": "银行回单",
1600
+ "members": [
1601
+ {
1602
+ "disabled": false,
1603
+ "document": "银行回单信息\n注意:此字段可能返回 null,表示取不到有效值。",
1604
+ "example": "无",
1605
+ "member": "BankSlipInfo",
1606
+ "name": "BankSlipInfos",
1607
+ "output_required": true,
1608
+ "type": "list",
1609
+ "value_allowed_null": true
1610
+ },
1611
+ {
1612
+ "disabled": false,
1613
+ "document": "银行回单信息常用字段",
1614
+ "example": "无",
1615
+ "member": "BankSlipInfo",
1616
+ "name": "CommonBankSlipInfos",
1617
+ "output_required": false,
1618
+ "type": "list",
1619
+ "value_allowed_null": false
1620
+ }
1621
+ ],
1622
+ "usage": "out"
1623
+ },
1598
1624
  "BankSlipInfo": {
1599
1625
  "document": "银行回单识别出的字段",
1600
1626
  "members": [
@@ -16422,6 +16448,16 @@
16422
16448
  "output_required": true,
16423
16449
  "type": "object",
16424
16450
  "value_allowed_null": true
16451
+ },
16452
+ {
16453
+ "disabled": false,
16454
+ "document": "银行回单\n注意:此字段可能返回 null,表示取不到有效值。",
16455
+ "example": "无",
16456
+ "member": "BankSlip",
16457
+ "name": "BankSlip",
16458
+ "output_required": true,
16459
+ "type": "object",
16460
+ "value_allowed_null": true
16425
16461
  }
16426
16462
  ],
16427
16463
  "usage": "out"