tccli 3.0.1194.1__py2.py3-none-any.whl → 3.0.1196.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 (35) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/__init__.py +3 -0
  3. tccli/services/asr/asr_client.py +74 -21
  4. tccli/services/asr/v20190614/api.json +118 -0
  5. tccli/services/asr/v20190614/examples.json +8 -0
  6. tccli/services/autoscaling/v20180419/api.json +14 -0
  7. tccli/services/cfg/v20210820/api.json +9 -0
  8. tccli/services/cwp/v20180228/api.json +192 -30
  9. tccli/services/cwp/v20180228/examples.json +4 -10
  10. tccli/services/dlc/v20210125/api.json +9 -0
  11. tccli/services/dsgc/v20190723/api.json +1 -1
  12. tccli/services/ims/v20201229/api.json +4 -4
  13. tccli/services/lke/lke_client.py +725 -301
  14. tccli/services/lke/v20231130/api.json +848 -0
  15. tccli/services/lke/v20231130/examples.json +64 -0
  16. tccli/services/mps/v20190612/api.json +13 -4
  17. tccli/services/mqtt/__init__.py +4 -0
  18. tccli/services/mqtt/mqtt_client.py +1149 -0
  19. tccli/services/mqtt/v20240516/api.json +2179 -0
  20. tccli/services/mqtt/v20240516/examples.json +163 -0
  21. tccli/services/mrs/v20200910/api.json +85 -85
  22. tccli/services/sms/v20210111/examples.json +2 -2
  23. tccli/services/tcss/v20201101/api.json +2 -2
  24. tccli/services/tke/tke_client.py +106 -0
  25. tccli/services/tke/v20180525/api.json +177 -15
  26. tccli/services/tke/v20180525/examples.json +16 -0
  27. tccli/services/vdb/v20230616/api.json +10 -0
  28. tccli/services/vod/v20180717/api.json +57 -2
  29. tccli/services/vod/v20180717/examples.json +1 -1
  30. tccli/services/vpc/v20170312/api.json +27 -7
  31. {tccli-3.0.1194.1.dist-info → tccli-3.0.1196.1.dist-info}/METADATA +2 -2
  32. {tccli-3.0.1194.1.dist-info → tccli-3.0.1196.1.dist-info}/RECORD +35 -31
  33. {tccli-3.0.1194.1.dist-info → tccli-3.0.1196.1.dist-info}/WHEEL +0 -0
  34. {tccli-3.0.1194.1.dist-info → tccli-3.0.1196.1.dist-info}/entry_points.txt +0 -0
  35. {tccli-3.0.1194.1.dist-info → tccli-3.0.1196.1.dist-info}/license_files/LICENSE +0 -0
@@ -152,6 +152,30 @@
152
152
  "title": "查询知识标签"
153
153
  }
154
154
  ],
155
+ "DescribeCallStatsGraph": [
156
+ {
157
+ "document": "接口调用折线图",
158
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCallStatsGraph\n<公共请求参数>\n\n{\n \"ModelName\": \"cs-normal\",\n \"StartTime\": \"1726070400\",\n \"EndTime\": \"1726156799\"\n}",
159
+ "output": "{\n \"Response\": {\n \"List\": [],\n \"RequestId\": \"85e7259e-7810-4301-8f44-cf2d94ec0a0f\"\n }\n}",
160
+ "title": "接口调用折线图"
161
+ }
162
+ ],
163
+ "DescribeConcurrencyUsage": [
164
+ {
165
+ "document": "并发详情示例",
166
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeConcurrencyUsage\n<公共请求参数>\n\n{\n \"AppBizIds\": [\n \"1812732010083385344\"\n ],\n \"ModelName\": \"cs-normal-70b\",\n \"StartTime\": \"1724688000\",\n \"EndTime\": \"1724774400\"\n}",
167
+ "output": "{\n \"Response\": {\n \"AvailableConcurrency\": 0,\n \"ConcurrencyPeak\": 0,\n \"ExceedUsageTime\": 1,\n \"RequestId\": \"0683ec32-da98-450a-acc9-671a1abf1553\"\n }\n}",
168
+ "title": "并发详情示例"
169
+ }
170
+ ],
171
+ "DescribeConcurrencyUsageGraph": [
172
+ {
173
+ "document": "并发折线图示例",
174
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeConcurrencyUsageGraph\n<公共请求参数>\n\n{\n \"ModelName\": \"cs-normal-70b\",\n \"StartTime\": \"1724688000\",\n \"EndTime\": \"1724774400\",\n \"AppBizIds\": [\n \"1812732010083385344\"\n ]\n}",
175
+ "output": "{\n \"Response\": {\n \"AvailableY\": [\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0\n ],\n \"RequestId\": \"ad439868-ed56-44f5-a716-81cc7402e83e\",\n \"SuccessCallY\": [\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0,\n 0\n ],\n \"X\": [\n \"2024082700\",\n \"2024082701\",\n \"2024082702\",\n \"2024082703\",\n \"2024082704\",\n \"2024082705\",\n \"2024082706\",\n \"2024082707\",\n \"2024082708\",\n \"2024082709\",\n \"2024082710\",\n \"2024082711\",\n \"2024082712\",\n \"2024082713\",\n \"2024082714\",\n \"2024082715\",\n \"2024082716\",\n \"2024082717\",\n \"2024082718\",\n \"2024082719\",\n \"2024082720\",\n \"2024082721\",\n \"2024082722\",\n \"2024082723\",\n \"2024082800\"\n ]\n }\n}",
176
+ "title": "并发折线图示例"
177
+ }
178
+ ],
155
179
  "DescribeCorp": [
156
180
  {
157
181
  "document": "获取企业信息",
@@ -168,6 +192,22 @@
168
192
  "title": "文档详情"
169
193
  }
170
194
  ],
195
+ "DescribeKnowledgeUsage": [
196
+ {
197
+ "document": "查询知识库用量",
198
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeKnowledgeUsage\n<公共请求参数>\n\n{}",
199
+ "output": "{\n \"Response\": {\n \"AvailableCharSize\": \"10000000\",\n \"ExceedCharSize\": \"0\",\n \"RequestId\": \"23382ab7-233c-47df-bb57-0b1d29a8d6b8\"\n }\n}",
200
+ "title": "查询知识库用量"
201
+ }
202
+ ],
203
+ "DescribeKnowledgeUsagePieGraph": [
204
+ {
205
+ "document": "查询知识库容量饼图",
206
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeKnowledgeUsagePieGraph\n<公共请求参数>\n\n{}",
207
+ "output": "{\n \"Response\": {\n \"AvailableCharSize\": \"10000000\",\n \"List\": [\n {\n \"AppName\": \"未使用\",\n \"Proportion\": 0.9953504,\n \"UsedCharSize\": \"9953504\"\n },\n {\n \"AppName\": \"企点智能客服02\",\n \"Proportion\": 0.0016738,\n \"UsedCharSize\": \"16738\"\n },\n {\n \"AppName\": \"测试下\",\n \"Proportion\": 0.0016717,\n \"UsedCharSize\": \"16717\"\n },\n {\n \"AppName\": \"无情三刀\",\n \"Proportion\": 0.0013041,\n \"UsedCharSize\": \"13041\"\n }\n ],\n \"RequestId\": \"19cfafe1-489d-40e8-b79f-dc9919ce3ccd\"\n }\n}",
208
+ "title": "查询知识库容量饼图"
209
+ }
210
+ ],
171
211
  "DescribeQA": [
172
212
  {
173
213
  "document": "获取QA详情",
@@ -208,6 +248,14 @@
208
248
  "title": "通过AppKey查询应用业务ID"
209
249
  }
210
250
  ],
251
+ "DescribeSearchStatsGraph": [
252
+ {
253
+ "document": "搜索服务折线图详情",
254
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSearchStatsGraph\n<公共请求参数>\n\n{\n \"ModelName\": \"cs-normal\",\n \"StartTime\": \"1726070400\",\n \"EndTime\": \"1726156799\"\n}",
255
+ "output": "{\n \"Response\": {\n \"List\": [],\n \"RequestId\": \"b547fd5a-4d82-4fcc-adb8-899e63c166fc\"\n }\n}",
256
+ "title": "搜索服务折线图详情"
257
+ }
258
+ ],
211
259
  "DescribeSegments": [
212
260
  {
213
261
  "document": "片段请求",
@@ -230,6 +278,22 @@
230
278
  "title": "获取文档上传密钥"
231
279
  }
232
280
  ],
281
+ "DescribeTokenUsage": [
282
+ {
283
+ "document": "获取调用统计",
284
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTokenUsage\n<公共请求参数>\n\n{\n \"UinAccount\": [\n \"700001187441\"\n ]\n}",
285
+ "output": "{\n \"Response\": {\n \"ApiCallStats\": 0,\n \"InputTokenUsage\": 0,\n \"OutputTokenUsage\": 0,\n \"RequestId\": \"716109cc-ee93-423a-85f0-a21fb7afcc4f\",\n \"SearchUsage\": 0,\n \"TotalTokenUsage\": 0\n }\n}",
286
+ "title": "获取调用统计"
287
+ }
288
+ ],
289
+ "DescribeTokenUsageGraph": [
290
+ {
291
+ "document": "接口调用折线图详情",
292
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTokenUsageGraph\n<公共请求参数>\n\n{\n \"ModelName\": \"cs-normal\",\n \"StartTime\": \"1726070400\",\n \"EndTime\": \"1726156799\"\n}",
293
+ "output": "{\n \"Response\": {\n \"Input\": [],\n \"Output\": [],\n \"RequestId\": \"ed825101-ab0f-4f3d-8803-ce43292be7cb\",\n \"Total\": []\n }\n}",
294
+ "title": "接口调用折线图详情"
295
+ }
296
+ ],
233
297
  "DescribeUnsatisfiedReplyContext": [
234
298
  {
235
299
  "document": "查看不满意回复上下文",
@@ -12300,7 +12300,7 @@
12300
12300
  },
12301
12301
  {
12302
12302
  "disabled": false,
12303
- "document": "\"Preset\":预设,Custom\":客户魔板",
12303
+ "document": "\"Preset\":预设,Custom\":自定义模板",
12304
12304
  "example": "Preset",
12305
12305
  "member": "string",
12306
12306
  "name": "Type",
@@ -20685,6 +20685,15 @@
20685
20685
  "name": "SecurityGroupIds",
20686
20686
  "required": false,
20687
20687
  "type": "list"
20688
+ },
20689
+ {
20690
+ "disabled": false,
20691
+ "document": "可用区",
20692
+ "example": "无",
20693
+ "member": "string",
20694
+ "name": "Zones",
20695
+ "required": false,
20696
+ "type": "list"
20688
20697
  }
20689
20698
  ],
20690
20699
  "usage": "in"
@@ -22915,7 +22924,7 @@
22915
22924
  },
22916
22925
  {
22917
22926
  "disabled": false,
22918
- "document": "媒体处理输出文件的目标存储。不填则继承 InputInfo 中的存储位置。",
22927
+ "document": "媒体处理输出文件的目标存储。不填则继承 InputInfo 中的存储位置。\n注意:当InputInfo.Type为URL时,该参数是必填项",
22919
22928
  "example": "无",
22920
22929
  "member": "TaskOutputStorage",
22921
22930
  "name": "OutputStorage",
@@ -27230,7 +27239,7 @@
27230
27239
  },
27231
27240
  {
27232
27241
  "disabled": false,
27233
- "document": "填充方式,当视频流配置宽高参数与原始视频的宽高比不一致时,对转码的处理方式,即为“填充”。可选填充方式:\n<li> stretch:拉伸,对每一帧进行拉伸,填满整个画面,可能导致转码后的视频被“压扁“或者“拉长“;</li>\n<li>black:留黑,保持视频宽高比不变,边缘剩余部分使用黑色填充。</li>\n<li>white:留白,保持视频宽高比不变,边缘剩余部分使用白色填充。</li>\n<li>gauss:高斯模糊,保持视频宽高比不变,边缘剩余部分使用高斯模糊填充。</li>\n注意:此字段可能返回 null,表示取不到有效值。",
27242
+ "document": "填充方式,当视频流配置宽高参数与原始视频的宽高比不一致时,对转码的处理方式,即为“填充”。可选填充方式:\n <li> stretch:拉伸,对每一帧进行拉伸,填满整个画面,可能导致转码后的视频被“压扁“或者“拉长“;</li>\n<li>black:留黑,保持视频宽高比不变,边缘剩余部分使用黑色填充。</li>\n<li>white:留白,保持视频宽高比不变,边缘剩余部分使用白色填充。</li>\n<li>gauss:高斯模糊,保持视频宽高比不变,边缘剩余部分使用高斯模糊填充。</li>\n注意:此字段可能返回 null,表示取不到有效值。",
27234
27243
  "example": "stretch",
27235
27244
  "member": "string",
27236
27245
  "name": "FillType",
@@ -27241,7 +27250,7 @@
27241
27250
  },
27242
27251
  {
27243
27252
  "disabled": false,
27244
- "document": "视频恒定码率控制因子。取值范围为[0, 51],填0表示禁用该参数。\n如果没有特殊需求,不建议指定该参数。\n注意:此字段可能返回 null,表示取不到有效值。",
27253
+ "document": "视频恒定码率控制因子。取值范围为[0, 51],填0表示禁用该参数。 \n如果没有特殊需求,不建议指定该参数。\n注意:此字段可能返回 null,表示取不到有效值。",
27245
27254
  "example": "0",
27246
27255
  "member": "uint64",
27247
27256
  "name": "Vcrf",
@@ -0,0 +1,4 @@
1
+ # -*- coding: utf-8 -*-
2
+
3
+ from tccli.services.mqtt.mqtt_client import action_caller
4
+