tccli 3.0.873.1__py2.py3-none-any.whl → 3.0.874.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (31) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/cdb/v20170320/api.json +23 -0
  3. tccli/services/cdb/v20170320/examples.json +1 -1
  4. tccli/services/ckafka/v20190819/api.json +0 -3
  5. tccli/services/ckafka/v20190819/examples.json +1 -1
  6. tccli/services/cwp/v20180228/api.json +28 -32
  7. tccli/services/cwp/v20180228/examples.json +1 -1
  8. tccli/services/dlc/v20210125/api.json +37 -15
  9. tccli/services/dlc/v20210125/examples.json +1 -1
  10. tccli/services/eis/v20210601/api.json +8 -2
  11. tccli/services/eis/v20210601/examples.json +2 -2
  12. tccli/services/ess/v20201111/api.json +1 -1
  13. tccli/services/essbasic/v20210526/api.json +10 -1
  14. tccli/services/mrs/v20200910/api.json +2 -2
  15. tccli/services/mrs/v20200910/examples.json +1 -1
  16. tccli/services/scf/v20180416/api.json +29 -21
  17. tccli/services/scf/v20180416/examples.json +1 -1
  18. tccli/services/tione/v20211111/api.json +17 -55
  19. tccli/services/tione/v20211111/examples.json +5 -5
  20. tccli/services/trp/v20210515/api.json +0 -2
  21. tccli/services/trp/v20210515/examples.json +2 -2
  22. tccli/services/vpc/v20170312/api.json +20 -22
  23. tccli/services/vpc/v20170312/examples.json +10 -16
  24. tccli/services/vrs/v20200824/api.json +3 -3
  25. tccli/services/wedata/v20210820/api.json +11 -10
  26. {tccli-3.0.873.1.dist-info → tccli-3.0.874.1.dist-info}/METADATA +2 -2
  27. {tccli-3.0.873.1.dist-info → tccli-3.0.874.1.dist-info}/RECORD +31 -31
  28. {tccli-3.0.873.1.dist-info → tccli-3.0.874.1.dist-info}/LICENSE +0 -0
  29. {tccli-3.0.873.1.dist-info → tccli-3.0.874.1.dist-info}/WHEEL +0 -0
  30. {tccli-3.0.873.1.dist-info → tccli-3.0.874.1.dist-info}/entry_points.txt +0 -0
  31. {tccli-3.0.873.1.dist-info → tccli-3.0.874.1.dist-info}/top_level.txt +0 -0
@@ -11,8 +11,8 @@
11
11
  "CreateBatchTask": [
12
12
  {
13
13
  "document": "离线批处理示例请求",
14
- "input": "POST / HTTP/1.1\nHost: tione.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateBatchTask\n<公共请求参数>\n\n{\n \"BatchTaskName\": \"xx\",\n \"JobType\": 1,\n \"CronInfo\": {\n \"StartTime\": \"2020-09-22\",\n \"EndTime\": \"2020-09-22\",\n \"CronConfig\": \"xx\"\n },\n \"ChargeType\": \"xx\",\n \"ResourceGroupId\": \"xx\",\n \"ResourceConfigInfo\": {\n \"Role\": \"xx\",\n \"Cpu\": 1,\n \"Memory\": 1,\n \"GpuType\": \"xx\",\n \"Gpu\": 1,\n \"InstanceType\": \"xx\",\n \"InstanceNum\": 1,\n \"InstanceTypeAlias\": \"xx\"\n },\n \"Tags\": [\n {\n \"TagKey\": \"xx\",\n \"TagValue\": \"xx\"\n }\n ],\n \"ModelInfo\": {\n \"ModelId\": \"xx\",\n \"ModelName\": \"xx\",\n \"ModelVersionId\": \"xx\",\n \"ModelVersion\": \"xx\",\n \"ModelSource\": \"xx\",\n \"CosPathInfo\": {\n \"Bucket\": \"xx\",\n \"Region\": \"xx\",\n \"Paths\": [\n \"xx\"\n ]\n },\n \"AlgorithmFramework\": \"xx\",\n \"ModelType\": \"xx\"\n },\n \"ImageInfo\": {\n \"ImageType\": \"xx\",\n \"ImageUrl\": \"xx\",\n \"RegistryRegion\": \"xx\",\n \"RegistryId\": \"xx\"\n },\n \"CodePackage\": {\n \"Bucket\": \"xx\",\n \"Region\": \"xx\",\n \"Paths\": [\n \"xx\"\n ]\n },\n \"StartCmd\": \"xx\",\n \"DataConfigs\": [\n {\n \"MappingPath\": \"xx\",\n \"DataSourceType\": \"xx\",\n \"DataSetSource\": {\n \"Id\": \"xx\"\n },\n \"COSSource\": {\n \"Bucket\": \"xx\",\n \"Region\": \"xx\",\n \"Paths\": [\n \"xx\"\n ]\n },\n \"CFSSource\": {\n \"Id\": \"xx\",\n \"Path\": \"xx\"\n },\n \"HDFSSource\": {\n \"Id\": \"xx\",\n \"Path\": \"xx\"\n }\n }\n ],\n \"Outputs\": [\n {\n \"MappingPath\": \"xx\",\n \"DataSourceType\": \"xx\",\n \"DataSetSource\": {\n \"Id\": \"xx\"\n },\n \"COSSource\": {\n \"Bucket\": \"xx\",\n \"Region\": \"xx\",\n \"Paths\": [\n \"xx\"\n ]\n },\n \"CFSSource\": {\n \"Id\": \"xx\",\n \"Path\": \"xx\"\n },\n \"HDFSSource\": {\n \"Id\": \"xx\",\n \"Path\": \"xx\"\n }\n }\n ],\n \"LogEnable\": true,\n \"LogConfig\": {\n \"LogsetId\": \"xx\",\n \"TopicId\": \"xx\"\n },\n \"VpcId\": \"xx\",\n \"SubnetId\": \"xx\",\n \"Remark\": \"xx\",\n \"CallbackUrl\": \"xx\"\n}",
15
- "output": "{\n \"Response\": {\n \"BatchTaskId\": \"xx\",\n \"RequestId\": \"xx\"\n }\n}",
14
+ "input": "POST / HTTP/1.1\nHost: tione.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateBatchTask\n<公共请求参数>\n\n{\n \"BatchTaskName\": \"task-xx\",\n \"JobType\": 1,\n \"CronInfo\": {\n \"StartTime\": \"2020-09-22\",\n \"EndTime\": \"2020-09-22\",\n \"CronConfig\": \"0 1 * * *\"\n },\n \"ChargeType\": \"POSTPAID_BY_HOUR\",\n \"ResourceGroupId\": \"trsg-c7xxxx\",\n \"ResourceConfigInfo\": {\n \"Role\": \"WORKER\",\n \"Cpu\": 1,\n \"Memory\": 1,\n \"GpuType\": \"A\",\n \"Gpu\": 1,\n \"InstanceType\": \"TI.S.LARGE.POST-XXX\",\n \"InstanceNum\": 1\n },\n \"Tags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"def\"\n }\n ],\n \"ModelInfo\": {\n \"ModelId\": \"abc-id\",\n \"ModelName\": \"Pytorch\",\n \"ModelVersionId\": \"mv-v2-abcdef\",\n \"ModelVersion\": \"v2\",\n \"ModelSource\": \"cos\",\n \"CosPathInfo\": {\n \"Bucket\": \"test-sh-123\",\n \"Region\": \"ap-shanghai\",\n \"Paths\": [\n \"test/model\"\n ]\n },\n \"AlgorithmFramework\": \"torch\",\n \"ModelType\": \"ACCELERATE\"\n },\n \"ImageInfo\": {\n \"ImageType\": \"CCR\",\n \"ImageUrl\": \"ccr.tencentyun.com/a/b/c\",\n \"RegistryRegion\": \"\",\n \"RegistryId\": \"\"\n },\n \"CodePackage\": {\n \"Bucket\": \"testbkt-1234\",\n \"Region\": \"ap-shanghai\",\n \"Paths\": [\n \"test/model/code_Path\"\n ]\n },\n \"StartCmd\": \"python3 /opt/ml/code/model_service.py\",\n \"DataConfigs\": [\n {\n \"MappingPath\": \"\",\n \"DataSourceType\": \"\",\n \"DataSetSource\": {\n \"Id\": \"12345678\"\n },\n \"COSSource\": {\n \"Bucket\": \"test-bkt-1234\",\n \"Region\": \"ap-shanghai\",\n \"Paths\": [\n \"test/data/\"\n ]\n },\n \"CFSSource\": {\n \"Id\": \"12345\",\n \"Path\": \"/data\"\n },\n \"HDFSSource\": {\n \"Id\": \"12345\",\n \"Path\": \"test/hdfs_path/\"\n }\n }\n ],\n \"Outputs\": [\n {\n \"MappingPath\": \"\",\n \"DataSourceType\": \"cos\",\n \"DataSetSource\": {\n \"Id\": \"ds-12345-xx\"\n },\n \"COSSource\": {\n \"Bucket\": \"testbkt-12345\",\n \"Region\": \"ap-shanghai\",\n \"Paths\": [\n \"tests/outputs/\"\n ]\n },\n \"CFSSource\": {\n \"Id\": \"\",\n \"Path\": \"\"\n },\n \"HDFSSource\": {\n \"Id\": \"\",\n \"Path\": \"\"\n }\n }\n ],\n \"LogEnable\": true,\n \"LogConfig\": {\n \"LogsetId\": \"123456\",\n \"TopicId\": \"topic-12345\"\n },\n \"VpcId\": \"12345\",\n \"SubnetId\": \"12345\",\n \"Remark\": \"\",\n \"CallbackUrl\": \"\"\n}",
15
+ "output": "{\n \"Response\": {\n \"BatchTaskId\": \"task-123-xx\",\n \"RequestId\": \"abcdef-1234\"\n }\n}",
16
16
  "title": "CreateBatchTask"
17
17
  }
18
18
  ],
@@ -146,9 +146,9 @@
146
146
  ],
147
147
  "DescribeBatchTasks": [
148
148
  {
149
- "document": "",
150
- "input": "POST / HTTP/1.1\nHost: tione.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBatchTasks\n<公共请求参数>\n\n{\n \"Filters\": [\n {\n \"Fuzzy\": true,\n \"Values\": [\n \"xx\"\n ],\n \"Name\": \"xx\",\n \"Negative\": true\n }\n ],\n \"TagFilters\": [\n {\n \"TagValues\": [\n \"xx\"\n ],\n \"TagKey\": \"xx\"\n }\n ],\n \"Limit\": 1,\n \"OrderField\": \"xx\",\n \"Offset\": 1,\n \"Order\": \"xx\"\n}",
151
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"BatchTaskSet\": [\n {\n \"Status\": \"xx\",\n \"UpdateTime\": \"xx\",\n \"EndTime\": \"xx\",\n \"ModelInfo\": {\n \"CosPathInfo\": {\n \"Paths\": [\n \"xx\"\n ],\n \"Region\": \"xx\",\n \"Bucket\": \"xx\"\n },\n \"AlgorithmFramework\": \"xx\",\n \"ModelVersion\": \"xx\",\n \"ModelSource\": \"xx\",\n \"ModelType\": \"xx\",\n \"ModelName\": \"xx\",\n \"ModelVersionId\": \"xx\",\n \"ModelId\": \"xx\"\n },\n \"BillingInfo\": \"xx\",\n \"ImageInfo\": {\n \"ImageUrl\": \"xx\",\n \"RegistryRegion\": \"xx\",\n \"RegistryId\": \"xx\",\n \"ImageType\": \"xx\"\n },\n \"BatchTaskName\": \"xx\",\n \"Outputs\": [\n {\n \"DataSetSource\": {\n \"Id\": \"xx\"\n },\n \"CFSSource\": {\n \"Path\": \"xx\",\n \"Id\": \"xx\"\n },\n \"DataSourceType\": \"xx\",\n \"HDFSSource\": {\n \"Path\": \"xx\",\n \"Id\": \"xx\"\n },\n \"COSSource\": {\n \"Paths\": [\n \"xx\"\n ],\n \"Region\": \"xx\",\n \"Bucket\": \"xx\"\n },\n \"MappingPath\": \"xx\"\n }\n ],\n \"Tags\": [\n {\n \"TagKey\": \"xx\",\n \"TagValue\": \"xx\"\n }\n ],\n \"ResourceGroupName\": \"xx\",\n \"RuntimeInSeconds\": 1,\n \"ResourceGroupId\": \"xx\",\n \"BatchTaskId\": \"xx\",\n \"ChargeType\": \"xx\",\n \"StartTime\": \"xx\",\n \"CreateTime\": \"xx\",\n \"ChargeStatus\": \"xx\",\n \"FailureReason\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
149
+ "document": "批量预测任务列表信息",
150
+ "input": "POST / HTTP/1.1\nHost: tione.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBatchTasks\n<公共请求参数>\n\n{\n \"Filters\": [\n {\n \"Name\": \"abc\",\n \"Values\": [\n \"abc\"\n ],\n \"Negative\": true,\n \"Fuzzy\": true\n }\n ],\n \"TagFilters\": [\n {\n \"TagKey\": \"abc\",\n \"TagValues\": [\n \"abc\"\n ]\n }\n ],\n \"Offset\": 1,\n \"Limit\": 1,\n \"Order\": \"abc\",\n \"OrderField\": \"abc\"\n}",
151
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"BatchTaskSet\": [\n {\n \"BatchTaskId\": \"abc\",\n \"BatchTaskName\": \"abc\",\n \"ModelInfo\": {\n \"ModelId\": \"abc\",\n \"ModelName\": \"abc\",\n \"ModelVersionId\": \"abc\",\n \"ModelVersion\": \"abc\",\n \"ModelSource\": \"abc\",\n \"CosPathInfo\": {\n \"Bucket\": \"abc\",\n \"Region\": \"abc\",\n \"Paths\": [\n \"abc\"\n ]\n },\n \"AlgorithmFramework\": \"abc\",\n \"ModelType\": \"abc\"\n },\n \"ImageInfo\": {\n \"ImageType\": \"abc\",\n \"ImageUrl\": \"abc\",\n \"RegistryRegion\": \"abc\",\n \"RegistryId\": \"abc\"\n },\n \"ChargeType\": \"abc\",\n \"ChargeStatus\": \"abc\",\n \"ResourceGroupId\": \"abc\",\n \"ResourceConfigInfo\": {\n \"Role\": \"abc\",\n \"Cpu\": 1,\n \"Memory\": 1,\n \"GpuType\": \"abc\",\n \"Gpu\": 1,\n \"InstanceType\": \"abc\",\n \"InstanceNum\": 1,\n \"InstanceTypeAlias\": \"abc\",\n \"RDMAConfig\": {\n \"Enable\": true\n }\n },\n \"Tags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"Status\": \"abc\",\n \"RuntimeInSeconds\": 1,\n \"CreateTime\": \"abc\",\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"Outputs\": [\n {\n \"MappingPath\": \"abc\",\n \"DataSourceType\": \"abc\",\n \"DataSetSource\": {\n \"Id\": \"abc\"\n },\n \"COSSource\": {\n \"Bucket\": \"abc\",\n \"Region\": \"abc\",\n \"Paths\": [\n \"abc\"\n ]\n },\n \"CFSSource\": {\n \"Id\": \"abc\",\n \"Path\": \"abc\"\n },\n \"HDFSSource\": {\n \"Id\": \"abc\",\n \"Path\": \"abc\"\n },\n \"GooseFSSource\": {\n \"Id\": \"abc\"\n }\n }\n ],\n \"ResourceGroupName\": \"abc\",\n \"FailureReason\": \"abc\",\n \"BillingInfo\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
152
152
  "title": "跑批任务列表"
153
153
  }
154
154
  ],
@@ -3181,7 +3181,6 @@
3181
3181
  "document": "DescribeTmpToken请求参数结构体",
3182
3182
  "members": [
3183
3183
  {
3184
- "default": "",
3185
3184
  "document": "企业ID",
3186
3185
  "example": "10000",
3187
3186
  "member": "uint64",
@@ -3200,7 +3199,6 @@
3200
3199
  "example": "AbXtx",
3201
3200
  "member": "string",
3202
3201
  "name": "Token",
3203
- "required": true,
3204
3202
  "type": "string",
3205
3203
  "value_allowed_null": true
3206
3204
  },
@@ -258,9 +258,9 @@
258
258
  ],
259
259
  "DescribeTmpToken": [
260
260
  {
261
- "document": "",
261
+ "document": "查询临时Token,用于上传",
262
262
  "input": "POST / HTTP/1.1\nHost: trp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTmpToken\n<公共请求参数>\n\n{}",
263
- "output": "{\n \"Response\": {\n \"Token\": \"xx\",\n \"RequestId\": \"xx\"\n }\n}",
263
+ "output": "{\n \"Response\": {\n \"Token\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
264
264
  "title": "查询临时Token"
265
265
  }
266
266
  ],
@@ -715,7 +715,7 @@
715
715
  "status": "online"
716
716
  },
717
717
  "DeleteVpnConnection": {
718
- "document": "本接口(DeleteVpnConnection)用于删除VPN通道。",
718
+ "document": "本接口(DeleteVpnConnection)用于删除VPN通道。",
719
719
  "input": "DeleteVpnConnectionRequest",
720
720
  "name": "删除VPN通道",
721
721
  "output": "DeleteVpnConnectionResponse",
@@ -1268,7 +1268,7 @@
1268
1268
  "status": "online"
1269
1269
  },
1270
1270
  "DescribeVpnConnections": {
1271
- "document": " 本接口(DescribeVpnConnections)查询VPN通道列表。",
1271
+ "document": "本接口(DescribeVpnConnections)用于查询VPN通道列表。",
1272
1272
  "input": "DescribeVpnConnectionsRequest",
1273
1273
  "name": "查询VPN通道列表",
1274
1274
  "output": "DescribeVpnConnectionsResponse",
@@ -2024,14 +2024,14 @@
2024
2024
  "status": "online"
2025
2025
  },
2026
2026
  "ResetVpnConnection": {
2027
- "document": "本接口(ResetVpnConnection)用于重置VPN通道。",
2027
+ "document": "本接口(ResetVpnConnection)用于重置VPN通道。",
2028
2028
  "input": "ResetVpnConnectionRequest",
2029
2029
  "name": "重置VPN通道",
2030
2030
  "output": "ResetVpnConnectionResponse",
2031
2031
  "status": "online"
2032
2032
  },
2033
2033
  "ResetVpnGatewayInternetMaxBandwidth": {
2034
- "document": "本接口(ResetVpnGatewayInternetMaxBandwidth)调整VPN网关带宽上限。目前支持升级配置,如果是包年包月VPN网关需要在有效期内。",
2034
+ "document": "本接口(ResetVpnGatewayInternetMaxBandwidth)用于调整VPN网关带宽上限。VPN网关带宽目前仅支持部分带宽范围内升降配,如【5,100】Mbps和【200,1000】Mbps,在各自带宽范围内可提升配额,跨范围提升配额和降配暂不支持,如果是包年包月VPN网关需要在有效期内。",
2035
2035
  "input": "ResetVpnGatewayInternetMaxBandwidthRequest",
2036
2036
  "name": "调整VPN网关带宽上限",
2037
2037
  "output": "ResetVpnGatewayInternetMaxBandwidthResponse",
@@ -5529,7 +5529,6 @@
5529
5529
  "document": "CreateCustomerGateway请求参数结构体",
5530
5530
  "members": [
5531
5531
  {
5532
- "default": "",
5533
5532
  "document": "对端网关名称,可任意命名,但不得超过60个字符。",
5534
5533
  "example": "test-cgw",
5535
5534
  "member": "string",
@@ -5538,7 +5537,6 @@
5538
5537
  "type": "string"
5539
5538
  },
5540
5539
  {
5541
- "default": "",
5542
5540
  "document": "对端网关公网IP。",
5543
5541
  "example": "58.211.1.12",
5544
5542
  "member": "string",
@@ -5547,7 +5545,6 @@
5547
5545
  "type": "string"
5548
5546
  },
5549
5547
  {
5550
- "default": "",
5551
5548
  "document": "指定绑定的标签列表,例如:[{\"Key\": \"city\", \"Value\": \"shanghai\"}]",
5552
5549
  "example": "无",
5553
5550
  "member": "Tag",
@@ -5566,7 +5563,6 @@
5566
5563
  "example": "无",
5567
5564
  "member": "CustomerGateway",
5568
5565
  "name": "CustomerGateway",
5569
- "required": true,
5570
5566
  "type": "object",
5571
5567
  "value_allowed_null": false
5572
5568
  },
@@ -9447,16 +9443,16 @@
9447
9443
  "document": "DeleteVpnConnection请求参数结构体",
9448
9444
  "members": [
9449
9445
  {
9450
- "default": "",
9451
9446
  "document": "VPN网关实例ID。",
9447
+ "example": "vpngw-xxx",
9452
9448
  "member": "string",
9453
9449
  "name": "VpnGatewayId",
9454
9450
  "required": true,
9455
9451
  "type": "string"
9456
9452
  },
9457
9453
  {
9458
- "default": "",
9459
9454
  "document": "VPN通道实例ID。形如:vpnx-f49l6u0z。",
9455
+ "example": "vpnx-f49l6u0z",
9460
9456
  "member": "string",
9461
9457
  "name": "VpnConnectionId",
9462
9458
  "required": true,
@@ -14195,32 +14191,32 @@
14195
14191
  "document": "DescribeVpnConnections请求参数结构体",
14196
14192
  "members": [
14197
14193
  {
14198
- "default": "",
14199
14194
  "document": "VPN通道实例ID。形如:vpnx-f49l6u0z。每次请求的实例的上限为100。参数不支持同时指定VpnConnectionIds和Filters。",
14195
+ "example": "vpnx-f49l6u0z",
14200
14196
  "member": "string",
14201
14197
  "name": "VpnConnectionIds",
14202
14198
  "required": false,
14203
14199
  "type": "list"
14204
14200
  },
14205
14201
  {
14206
- "default": "",
14207
14202
  "document": "过滤条件。每次请求的Filters的上限为10,Filter.Values的上限为5。参数不支持同时指定VpnConnectionIds和Filters。\n<li>vpc-id - String - VPC实例ID,形如:`vpc-0a36uwkr`。</li>\n<li>vpn-gateway-id - String - VPN网关实例ID,形如:`vpngw-p4lmqawn`。</li>\n<li>customer-gateway-id - String - 对端网关实例ID,形如:`cgw-l4rblw63`。</li>\n<li>vpn-connection-name - String - 通道名称,形如:`test-vpn`。</li>\n<li>vpn-connection-id - String - 通道实例ID,形如:`vpnx-5p7vkch8\"`。</li>",
14203
+ "example": "null",
14208
14204
  "member": "Filter",
14209
14205
  "name": "Filters",
14210
14206
  "required": false,
14211
14207
  "type": "list"
14212
14208
  },
14213
14209
  {
14214
- "default": "",
14215
14210
  "document": "偏移量,默认为0。关于Offset的更进一步介绍请参考 API 简介中的相关小节。",
14211
+ "example": "0",
14216
14212
  "member": "uint64",
14217
14213
  "name": "Offset",
14218
14214
  "required": false,
14219
14215
  "type": "int"
14220
14216
  },
14221
14217
  {
14222
- "default": "",
14223
14218
  "document": "返回数量,默认为20,最大值为100。",
14219
+ "example": "10",
14224
14220
  "member": "uint64",
14225
14221
  "name": "Limit",
14226
14222
  "required": false,
@@ -14234,6 +14230,7 @@
14234
14230
  "members": [
14235
14231
  {
14236
14232
  "document": "符合条件的实例数量。",
14233
+ "example": "1",
14237
14234
  "member": "uint64",
14238
14235
  "name": "TotalCount",
14239
14236
  "type": "int",
@@ -14241,6 +14238,7 @@
14241
14238
  },
14242
14239
  {
14243
14240
  "document": "VPN通道实例。",
14241
+ "example": "[ { \"CreatedTime\": \"2022-05-12 12:50:06\", \"CustomerGatewayId\": \"cgw-972gvd00\", \"DpdAction\": \"clear\", \"DpdEnable\": 1, \"DpdTimeout\": \"30\", \"EnableHealthCheck\": false, \"EncryptProto\": \"IKE\", \"HealthCheckLocalIp\": \"\", \"HealthCheckRemoteIp\": \"\", \"HealthCheckStatus\": \"\", \"IKEOptionsSpecification\": { \"DhGroupName\": \"GROUP1\", \"ExchangeMode\": \"MAIN\", \"IKESaLifetimeSeconds\": 86400, \"IKEVersion\": \"IKEV1\", \"LocalAddress\": \"33.113.108.46\", \"LocalFqdnName\": \"\", \"LocalIdentity\": \"ADDRESS\", \"PropoAuthenAlgorithm\": \"MD5\", \"PropoEncryAlgorithm\": \"3DES-CBC\", \"RemoteAddress\": \"1.2.3.4\", \"RemoteFqdnName\": \"\", \"RemoteIdentity\": \"ADDRESS\" }, \"IPSECOptionsSpecification\": { \"EncryptAlgorithm\": \"AES-CBC-128\", \"IPSECSaLifetimeSeconds\": 3600, \"IPSECSaLifetimeTraffic\": 1843200, \"IntegrityAlgorith\": \"MD5\", \"PfsDhGroup\": \"NULL\" }, \"NegotiationType\": \"flowTrigger\", \"NetStatus\": \"UNAVAILABLE\", \"PreShareKey\": \"123\", \"RouteType\": \"StaticRoute\", \"SecurityPolicyDatabaseSet\": [ { \"LocalCidrBlock\": \"0.0.0.0/0\", \"RemoteCidrBlock\": [ \"0.0.0.0/0\" ] } ], \"State\": \"AVAILABLE\", \"TagSet\": [], \"VpcId\": \"vpc-ejaaeaja\", \"VpnConnectionId\": \"vpnx-1rwdb4qz\", \"VpnConnectionName\": \"test-conn\", \"VpnGatewayId\": \"vpngw-f61esawc\", \"VpnProto\": \"IPSEC\" } ]",
14244
14242
  "member": "VpnConnection",
14245
14243
  "name": "VpnConnectionSet",
14246
14244
  "type": "list",
@@ -20065,24 +20063,24 @@
20065
20063
  "document": "ModifyVpnGatewayAttribute请求参数结构体",
20066
20064
  "members": [
20067
20065
  {
20068
- "default": "",
20069
20066
  "document": "VPN网关实例ID。",
20067
+ "example": "vpngw-edvft32x",
20070
20068
  "member": "string",
20071
20069
  "name": "VpnGatewayId",
20072
20070
  "required": true,
20073
20071
  "type": "string"
20074
20072
  },
20075
20073
  {
20076
- "default": "",
20077
20074
  "document": "VPN网关名称,最大长度不能超过60个字节。",
20075
+ "example": "test-vpn",
20078
20076
  "member": "string",
20079
20077
  "name": "VpnGatewayName",
20080
20078
  "required": false,
20081
20079
  "type": "string"
20082
20080
  },
20083
20081
  {
20084
- "default": "",
20085
20082
  "document": "VPN网关计费模式,目前只支持预付费(即包年包月)到后付费(即按量计费)的转换。即参数只支持:POSTPAID_BY_HOUR。",
20083
+ "example": "POSTPAID_BY_HOUR",
20086
20084
  "member": "string",
20087
20085
  "name": "InstanceChargeType",
20088
20086
  "required": false,
@@ -22202,16 +22200,16 @@
22202
22200
  "document": "ResetVpnConnection请求参数结构体",
22203
22201
  "members": [
22204
22202
  {
22205
- "default": "",
22206
22203
  "document": "VPN网关实例ID。",
22204
+ "example": "vpngw-kjllnkew",
22207
22205
  "member": "string",
22208
22206
  "name": "VpnGatewayId",
22209
22207
  "required": true,
22210
22208
  "type": "string"
22211
22209
  },
22212
22210
  {
22213
- "default": "",
22214
22211
  "document": "VPN通道实例ID。形如:vpnx-f49l6u0z。",
22212
+ "example": "vpnx-f29e6u0z",
22215
22213
  "member": "string",
22216
22214
  "name": "VpnConnectionId",
22217
22215
  "required": true,
@@ -22236,16 +22234,16 @@
22236
22234
  "document": "ResetVpnGatewayInternetMaxBandwidth请求参数结构体",
22237
22235
  "members": [
22238
22236
  {
22239
- "default": "",
22240
22237
  "document": "VPN网关实例ID。",
22238
+ "example": "vpngw-ajclakqw",
22241
22239
  "member": "string",
22242
22240
  "name": "VpnGatewayId",
22243
22241
  "required": true,
22244
22242
  "type": "string"
22245
22243
  },
22246
22244
  {
22247
- "default": "",
22248
- "document": "公网带宽设置。可选带宽规格:5, 10, 20, 50, 100;单位:Mbps。",
22245
+ "document": "新规格公网带宽设置。可选带宽规格:5, 10, 20, 50, 100, 200, 500, 1000;单位:Mbps。VPN网关带宽目前仅支持部分带宽范围内升降配,如【5,100】Mbps和【200,1000】Mbps,在各自带宽范围内可提升配额,跨范围提升配额和降配暂不支持。",
22246
+ "example": "5",
22249
22247
  "member": "uint64",
22250
22248
  "name": "InternetMaxBandwidthOut",
22251
22249
  "required": true,
@@ -318,7 +318,7 @@
318
318
  ],
319
319
  "CreateCustomerGateway": [
320
320
  {
321
- "document": "",
321
+ "document": "创建对端网关",
322
322
  "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCustomerGateway\n<公共请求参数>\n\n{\n \"IpAddress\": \"58.211.1.12\",\n \"CustomerGatewayName\": \"test-cgw\",\n \"Tags\": [\n {\n \"Value\": \"shanghai\",\n \"Key\": \"city\"\n }\n ]\n}",
323
323
  "output": "{\n \"Response\": {\n \"CustomerGateway\": {\n \"CustomerGatewayId\": \"cgw-mgp33pll\",\n \"IpAddress\": \"58.211.1.12\",\n \"CustomerGatewayName\": \"test-cgw\",\n \"CreatedTime\": \"2018-04-18 10:00:00\"\n },\n \"RequestId\": \"5bd98433-263a-47b6-9a1c-84aa613a8ff6\"\n }\n}",
324
324
  "title": "创建对端网关"
@@ -950,8 +950,8 @@
950
950
  ],
951
951
  "DeleteVpnConnection": [
952
952
  {
953
- "document": "",
954
- "input": "https://vpc.tencentcloudapi.com/?Action=DeleteVpnConnection\r\n&Version=2017-03-12\r\n&VpnGatewayId=vpngw-p4lmqawn\r\n&VpnConnectionId=vpnx-5p7vkch8\r\n&<公共请求参数>",
953
+ "document": "删除VPN通道",
954
+ "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteVpnConnection\n<公共请求参数>\n\n{\n \"VpnGatewayId\": \"vpngw-7lcl5331\",\n \"VpnConnectionId\": \"vpnx-p0j11j28\"\n}",
955
955
  "output": "{\n \"Response\": {\n \"RequestId\": \"74883e1b-5901-46de-ae1e-d6e2cf591c5b\"\n }\n}",
956
956
  "title": "删除VPN通道"
957
957
  }
@@ -1738,13 +1738,7 @@
1738
1738
  ],
1739
1739
  "DescribeVpnConnections": [
1740
1740
  {
1741
- "document": "",
1742
- "input": "https://vpc.tencentcloudapi.com/?Action=DescribeVpnConnections\r\n&Version=2017-03-12\r\n&<公共请求参数>",
1743
- "output": "{\n \"Response\": {\n \"RequestId\": \"74883e1b-5901-46de-ae1e-d6e2cf591c5b\",\n \"TotalCount\": 1,\n \"VpnConnectionSet\": [\n {\n \"VpcId\": \"vpc-0a36uwkr\",\n \"VpnConnectionId\": \"vpnx-5p7vkch8\",\n \"VpnConnectionName\": \"testjoan\",\n \"VpnGatewayId\": \"vpngw-p4lmqawn\",\n \"CustomerGatewayId\": \"cgw-l4rblw63\",\n \"PreShareKey\": \"123456\",\n \"VpnProto\": \"IPSEC\",\n \"EncryptProto\": \"IKE\",\n \"RouteType\": \"STATIC\",\n \"IKEOptionsSpecification\": {\n \"PropoAuthenAlgorithm\": \"MD5\",\n \"PropoEncryAlgorithm\": \"3DES-CBC\",\n \"ExchangeMode\": \"MAIN\",\n \"LocalIdentity\": \"ADDRESS\",\n \"RemoteIdentity\": \"ADDRESS\",\n \"LocalAddress\": \"183.60.249.17\",\n \"RemoteAddress\": \"183.60.249.126\",\n \"LocalFqdnName\": \"\",\n \"RemoteFqdnName\": \"\",\n \"DhGroupName\": \"GROUP1\",\n \"IKESaLifetimeSeconds\": \"86400\",\n \"IKEVersion\": \"IKEV1\"\n },\n \"IPSECOptionsSpecification\": {\n \"EncryptAlgorithm\": \"3DES-CBC\",\n \"IntegrityAlgorith\": \"MD5\",\n \"PfsDhGroup\": \"NULL\",\n \"IPSECSaLifetimeSeconds\": \"3600\",\n \"IPSECSaLifetimeTraffic\": \"1843200\"\n },\n \"CreatedTime\": \"2017-08-0510: 27: 32\",\n \"State\": \"AVAILABLE\",\n \"NetStatus\": \"UNAVAILABLE\",\n \"SecurityPolicyDatabaseSet\": [\n {\n \"LocalCidrBlock\": \"172.16.0.0/16\",\n \"RemoteCidrBlock\": [\n \"10.10.0.0/16\"\n ]\n }\n ]\n }\n ]\n }\n}",
1744
- "title": "查询VPN通道列表"
1745
- },
1746
- {
1747
- "document": "",
1741
+ "document": "查询VPN通道",
1748
1742
  "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVpnConnections\n<公共请求参数>\n\n{\n \"Limit\": \"5\",\n \"Offset\": \"0\"\n}",
1749
1743
  "output": "{\n \"Response\": {\n \"TotalCount\": 2,\n \"VpnConnectionSet\": [\n {\n \"VpcId\": \"vpc-8ro3x6md\",\n \"VpnConnectionId\": \"vpnx-df9oztok\",\n \"VpnConnectionName\": \"testcon-1\",\n \"VpnGatewayId\": \"vpngw-6x0wxvtp\",\n \"CustomerGatewayId\": \"cgw-apytvc1n\",\n \"PreShareKey\": \"123\",\n \"VpnProto\": \"IPSEC\",\n \"EncryptProto\": \"IKE\",\n \"RouteType\": \"StaticRoute\",\n \"IKEOptionsSpecification\": {\n \"PropoAuthenAlgorithm\": \"MD5\",\n \"PropoEncryAlgorithm\": \"AES-CBC-128\",\n \"ExchangeMode\": \"MAIN\",\n \"LocalIdentity\": \"ADDRESS\",\n \"RemoteIdentity\": \"ADDRESS\",\n \"LocalAddress\": \"6.6.6.6\",\n \"RemoteAddress\": \"1.1.3.2\",\n \"LocalFqdnName\": \"\",\n \"RemoteFqdnName\": \"\",\n \"DhGroupName\": \"GROUP1\",\n \"IKESaLifetimeSeconds\": 86400,\n \"IKEVersion\": \"IKEV1\"\n },\n \"IPSECOptionsSpecification\": {\n \"EncryptAlgorithm\": \"AES-CBC-128\",\n \"IntegrityAlgorith\": \"MD5\",\n \"PfsDhGroup\": \"NULL\",\n \"IPSECSaLifetimeSeconds\": 3600,\n \"IPSECSaLifetimeTraffic\": 1843200\n },\n \"CreatedTime\": \"2022-07-22 14:05:07\",\n \"SecurityPolicyDatabaseSet\": [\n {\n \"LocalCidrBlock\": \"0.0.0.0/0\",\n \"RemoteCidrBlock\": [\n \"0.0.0.0/0\"\n ]\n }\n ],\n \"State\": \"AVAILABLE\",\n \"NetStatus\": \"AVAILABLE\",\n \"NegotiationType\": \"flowTrigger\",\n \"DpdEnable\": 1,\n \"DpdTimeout\": \"30\",\n \"DpdAction\": \"clear\",\n \"EnableHealthCheck\": false,\n \"HealthCheckLocalIp\": \"\",\n \"HealthCheckRemoteIp\": \"\",\n \"HealthCheckStatus\": \"\",\n \"TagSet\": []\n },\n {\n \"VpcId\": \"vpc-8ro3x6md\",\n \"VpnConnectionId\": \"vpnx-eal8tpn2\",\n \"VpnConnectionName\": \"testcon-2\",\n \"VpnGatewayId\": \"vpngw-6x0wxvtp\",\n \"CustomerGatewayId\": \"cgw-876ql2tz\",\n \"PreShareKey\": \"123\",\n \"VpnProto\": \"IPSEC\",\n \"EncryptProto\": \"IKE\",\n \"RouteType\": \"StaticRoute\",\n \"IKEOptionsSpecification\": {\n \"PropoAuthenAlgorithm\": \"MD5\",\n \"PropoEncryAlgorithm\": \"AES-CBC-128\",\n \"ExchangeMode\": \"MAIN\",\n \"LocalIdentity\": \"ADDRESS\",\n \"RemoteIdentity\": \"ADDRESS\",\n \"LocalAddress\": \"6.6.6.6\",\n \"RemoteAddress\": \"169.168.10.4\",\n \"LocalFqdnName\": \"\",\n \"RemoteFqdnName\": \"\",\n \"DhGroupName\": \"GROUP1\",\n \"IKESaLifetimeSeconds\": 86400,\n \"IKEVersion\": \"IKEV1\"\n },\n \"IPSECOptionsSpecification\": {\n \"EncryptAlgorithm\": \"AES-CBC-128\",\n \"IntegrityAlgorith\": \"MD5\",\n \"PfsDhGroup\": \"NULL\",\n \"IPSECSaLifetimeSeconds\": 3600,\n \"IPSECSaLifetimeTraffic\": 1843200\n },\n \"CreatedTime\": \"2022-07-22 14:14:48\",\n \"SecurityPolicyDatabaseSet\": [\n {\n \"LocalCidrBlock\": \"0.0.0.0/0\",\n \"RemoteCidrBlock\": [\n \"0.0.0.0/0\"\n ]\n }\n ],\n \"State\": \"AVAILABLE\",\n \"NetStatus\": \"AVAILABLE\",\n \"NegotiationType\": \"passive\",\n \"DpdEnable\": 1,\n \"DpdTimeout\": \"31\",\n \"DpdAction\": \"clear\",\n \"EnableHealthCheck\": false,\n \"HealthCheckLocalIp\": \"\",\n \"HealthCheckRemoteIp\": \"\",\n \"HealthCheckStatus\": \"\",\n \"TagSet\": []\n }\n ],\n \"RequestId\": \"1f4fa69d-0a9b-4342-83e1-002533feca94\"\n }\n}",
1750
1744
  "title": "DescribeVpnConnections返回示例"
@@ -2520,8 +2514,8 @@
2520
2514
  ],
2521
2515
  "ModifyVpnGatewayAttribute": [
2522
2516
  {
2523
- "document": "",
2524
- "input": "https://vpc.tencentcloudapi.com/?Action=ModifyVpnGatewayAttribute\r\n&Version=2017-03-12\r\n&VpnGatewayId=vpngw-9jj97wyn\r\n&VpnGatewayName=new_name\r\n&<公共请求参数>",
2517
+ "document": "修改VPN网关属性",
2518
+ "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyVpnGatewayAttribute\n<公共请求参数>\n\n{\n \"VpnGatewayId\": \"vpngw-edvft32x\",\n \"VpnGatewayName\": \"test-vpn\",\n \"InstanceChargeType\": \"POSTPAID_BY_HOUR\"\n}",
2525
2519
  "output": "{\n \"Response\": {\n \"RequestId\": \"74883e1b-5901-46de-ae1e-d6e2cf591c5b\"\n }\n}",
2526
2520
  "title": "修改VPN网关属性"
2527
2521
  }
@@ -2692,16 +2686,16 @@
2692
2686
  ],
2693
2687
  "ResetVpnConnection": [
2694
2688
  {
2695
- "document": "",
2696
- "input": "https://vpc.tencentcloudapi.com/?Action=ResetVpnConnection\r\n&Version=2017-03-12\r\n&VpnGatewayId=vpngw-p4lmqawn\r\n&VpnConnectionId=vpnx-5p7vkch8\r\n&<公共请求参数>",
2689
+ "document": "本接口(ResetVpnConnection)用于重置VPN通道。",
2690
+ "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ResetVpnConnection\n<公共请求参数>\n\n{\n \"VpnGatewayId\": \"vpngw-kjllnkew\",\n \"VpnConnectionId\": \"vpnx-f29e6u0z\"\n}",
2697
2691
  "output": "{\n \"Response\": {\n \"RequestId\": \"74883e1b-5901-46de-ae1e-d6e2cf591c5b\"\n }\n}",
2698
2692
  "title": "重置VPN通道"
2699
2693
  }
2700
2694
  ],
2701
2695
  "ResetVpnGatewayInternetMaxBandwidth": [
2702
2696
  {
2703
- "document": "",
2704
- "input": "https://vpc.tencentcloudapi.com/?Action=ResetVpnGatewayInternetMaxBandwidth\r\n&Version=2017-03-12\r\n&VpnGatewayId=vpngw-lazly92z\r\n&InternetMaxBandwidthOut=10\r\n&<公共请求参数>",
2697
+ "document": "本接口(ResetVpnGatewayInternetMaxBandwidth)用于调整VPN网关带宽上限。VPN网关带宽目前仅支持部分带宽范围内升降配,如【5,100】Mbps和【200,1000】Mbps,在各自带宽范围内可提升配额,跨范围提升配额和降配暂不支持,如果是包年包月VPN网关需要在有效期内。",
2698
+ "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ResetVpnGatewayInternetMaxBandwidth\n<公共请求参数>\n\n{\n \"VpnGatewayId\": \"vpngw-xxx\",\n \"InternetMaxBandwidthOut\": 5\n}",
2705
2699
  "output": "{\n \"Response\": {\n \"RequestId\": \"74883e1b-5901-46de-ae1e-d6e2cf591c5b\"\n }\n}",
2706
2700
  "title": "调整VPN网关带宽上限"
2707
2701
  }
@@ -56,7 +56,7 @@
56
56
  "type": "string"
57
57
  },
58
58
  {
59
- "document": "音频采样率:\n\n16000:16k(默认)",
59
+ "document": "音频采样率:\n\n16000:16k",
60
60
  "example": "无",
61
61
  "member": "int64",
62
62
  "name": "SampleRate",
@@ -72,7 +72,7 @@
72
72
  "type": "int"
73
73
  },
74
74
  {
75
- "document": "语言类型:\n\n1-中文(默认)",
75
+ "document": "语言类型:\n\n1-中文",
76
76
  "example": "无",
77
77
  "member": "int64",
78
78
  "name": "VoiceLanguage",
@@ -238,7 +238,7 @@
238
238
  "type": "string"
239
239
  },
240
240
  {
241
- "document": "语音数据 要使用base64编码(采用python语言时注意读取文件应该为string而不是byte,以byte格式读取后要decode()。编码后的数据不可带有回车换行符)。",
241
+ "document": "语音数据 要使用base64编码(采用python语言时注意读取文件时需要转成base64字符串编码,例如:str(base64.b64encode(open(\"input.aac\", mode=\"rb\").read()), encoding='utf-8') )。",
242
242
  "example": "无",
243
243
  "member": "string",
244
244
  "name": "AudioData",
@@ -5818,9 +5818,8 @@
5818
5818
  "document": "数据源对象",
5819
5819
  "members": [
5820
5820
  {
5821
- "default": "",
5822
5821
  "document": "若数据源列表为绑定数据库,则为db名称\n注意:此字段可能返回 null,表示取不到有效值。",
5823
- "example": "default",
5822
+ "example": "Default",
5824
5823
  "member": "string",
5825
5824
  "name": "DatabaseNames",
5826
5825
  "required": true,
@@ -5828,9 +5827,8 @@
5828
5827
  "value_allowed_null": true
5829
5828
  },
5830
5829
  {
5831
- "default": "",
5832
5830
  "document": "数据源描述信息\n注意:此字段可能返回 null,表示取不到有效值。",
5833
- "example": "desc",
5831
+ "example": "Desc",
5834
5832
  "member": "string",
5835
5833
  "name": "Description",
5836
5834
  "required": true,
@@ -5838,7 +5836,6 @@
5838
5836
  "value_allowed_null": true
5839
5837
  },
5840
5838
  {
5841
- "default": "",
5842
5839
  "document": "数据源ID",
5843
5840
  "example": "1",
5844
5841
  "member": "uint64",
@@ -5848,7 +5845,6 @@
5848
5845
  "value_allowed_null": false
5849
5846
  },
5850
5847
  {
5851
- "default": "",
5852
5848
  "document": "数据源引擎的实例ID,如CDB实例ID\n注意:此字段可能返回 null,表示取不到有效值。",
5853
5849
  "example": "uuid",
5854
5850
  "member": "string",
@@ -5858,7 +5854,6 @@
5858
5854
  "value_allowed_null": true
5859
5855
  },
5860
5856
  {
5861
- "default": "",
5862
5857
  "document": "数据源名称,在相同SpaceName下,数据源名称不能为空",
5863
5858
  "example": "test",
5864
5859
  "member": "string",
@@ -5868,7 +5863,6 @@
5868
5863
  "value_allowed_null": false
5869
5864
  },
5870
5865
  {
5871
- "default": "",
5872
5866
  "document": "数据源引擎所属区域\n注意:此字段可能返回 null,表示取不到有效值。",
5873
5867
  "example": "beijing",
5874
5868
  "member": "string",
@@ -5878,7 +5872,6 @@
5878
5872
  "value_allowed_null": true
5879
5873
  },
5880
5874
  {
5881
- "default": "",
5882
5875
  "document": "数据源类型:枚举值\n注意:此字段可能返回 null,表示取不到有效值。",
5883
5876
  "example": "MYSQL",
5884
5877
  "member": "string",
@@ -5888,7 +5881,6 @@
5888
5881
  "value_allowed_null": true
5889
5882
  },
5890
5883
  {
5891
- "default": "",
5892
5884
  "document": "数据源所属的集群id\n注意:此字段可能返回 null,表示取不到有效值。",
5893
5885
  "example": "1",
5894
5886
  "member": "string",
@@ -5896,6 +5888,15 @@
5896
5888
  "required": true,
5897
5889
  "type": "string",
5898
5890
  "value_allowed_null": true
5891
+ },
5892
+ {
5893
+ "document": "数据源版本信息\n注意:此字段可能返回 null,表示取不到有效值。",
5894
+ "example": "无",
5895
+ "member": "string",
5896
+ "name": "Version",
5897
+ "required": false,
5898
+ "type": "string",
5899
+ "value_allowed_null": true
5899
5900
  }
5900
5901
  ],
5901
5902
  "usage": "out"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tccli
3
- Version: 3.0.873.1
3
+ Version: 3.0.874.1
4
4
  Summary: Universal Command Line Environment for Tencent Cloud
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-cli.git
6
6
  Author: Tencent Cloud
@@ -21,7 +21,7 @@ Classifier: Programming Language :: Python :: 3.3
21
21
  Classifier: Programming Language :: Python :: 3.4
22
22
  Classifier: Programming Language :: Python :: 3.5
23
23
  Classifier: Programming Language :: Python :: 3.6
24
- Requires-Dist: tencentcloud-sdk-python (>=3.0.873)
24
+ Requires-Dist: tencentcloud-sdk-python (>=3.0.874)
25
25
  Requires-Dist: jmespath (==0.10.0)
26
26
  Requires-Dist: six (==1.16.0)
27
27