tccli 3.0.1227.1__py2.py3-none-any.whl → 3.0.1228.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/services/__init__.py +3 -0
- tccli/services/cdb/v20170320/api.json +159 -1
- tccli/services/cdb/v20170320/examples.json +2 -2
- tccli/services/cfs/v20190719/api.json +19 -0
- tccli/services/ckafka/v20190819/api.json +4 -4
- tccli/services/ckafka/v20190819/examples.json +98 -104
- tccli/services/cynosdb/cynosdb_client.py +110 -4
- tccli/services/cynosdb/v20190107/api.json +125 -0
- tccli/services/cynosdb/v20190107/examples.json +16 -0
- tccli/services/emr/v20190103/api.json +28 -22
- tccli/services/ess/v20201111/api.json +18 -0
- tccli/services/essbasic/v20210526/api.json +10 -1
- tccli/services/faceid/v20180301/api.json +1 -1
- tccli/services/lke/lke_client.py +394 -23
- tccli/services/lke/v20231130/api.json +737 -4
- tccli/services/lke/v20231130/examples.json +62 -0
- tccli/services/mps/v20190612/api.json +1 -1
- tccli/services/privatedns/v20201028/api.json +41 -13
- tccli/services/tmt/v20180321/api.json +1 -1
- tccli/services/tmt/v20180321/examples.json +2 -2
- tccli/services/trocket/v20230308/api.json +79 -79
- tccli/services/trocket/v20230308/examples.json +8 -8
- tccli/services/vcube/__init__.py +4 -0
- tccli/services/vcube/v20220410/api.json +4168 -0
- tccli/services/vcube/v20220410/examples.json +277 -0
- tccli/services/vcube/vcube_client.py +1956 -0
- tccli/services/vod/v20180717/api.json +38 -1
- tccli/services/vod/v20180717/examples.json +13 -1
- tccli/services/vpc/v20170312/api.json +29 -11
- tccli/services/vpc/v20170312/examples.json +2 -2
- {tccli-3.0.1227.1.dist-info → tccli-3.0.1228.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1227.1.dist-info → tccli-3.0.1228.1.dist-info}/RECORD +36 -32
- {tccli-3.0.1227.1.dist-info → tccli-3.0.1228.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1227.1.dist-info → tccli-3.0.1228.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1227.1.dist-info → tccli-3.0.1228.1.dist-info}/license_files/LICENSE +0 -0
@@ -48,6 +48,14 @@
|
|
48
48
|
"title": "集成商创建企业"
|
49
49
|
}
|
50
50
|
],
|
51
|
+
"CreateDocCate": [
|
52
|
+
{
|
53
|
+
"document": "",
|
54
|
+
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateDocCate\n<公共请求参数>\n\n{\n \"BotBizId\": \"1714970520775950336\",\n \"ParentBizId\": \"1733053612030808064\",\n \"Name\": \"哈哈哈哈\"\n}",
|
55
|
+
"output": "{\n \"Response\": {\n \"CanAdd\": true,\n \"CanDelete\": true,\n \"CanEdit\": true,\n \"CateBizId\": \"1734144647474577408\",\n \"RequestId\": \"39db6689-ceab-4ae7-87a9-f926774255d7\"\n }\n}",
|
56
|
+
"title": "创建Doc分类"
|
57
|
+
}
|
58
|
+
],
|
51
59
|
"CreateQA": [
|
52
60
|
{
|
53
61
|
"document": "创建问答",
|
@@ -112,6 +120,14 @@
|
|
112
120
|
"title": "删除文档"
|
113
121
|
}
|
114
122
|
],
|
123
|
+
"DeleteDocCate": [
|
124
|
+
{
|
125
|
+
"document": "",
|
126
|
+
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteDocCate\n<公共请求参数>\n\n{\n \"BotBizId\": \"1714970520775950336\",\n \"CateBizId\": \"1734144647474577408\"\n}",
|
127
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"4478d155-4b10-40d8-a1dd-5ea045259966\"\n }\n}",
|
128
|
+
"title": "Doc分类删除"
|
129
|
+
}
|
130
|
+
],
|
115
131
|
"DeleteQA": [
|
116
132
|
{
|
117
133
|
"document": "删除问答",
|
@@ -420,6 +436,14 @@
|
|
420
436
|
"title": "获取 WS Token"
|
421
437
|
}
|
422
438
|
],
|
439
|
+
"GroupDoc": [
|
440
|
+
{
|
441
|
+
"document": "",
|
442
|
+
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GroupDoc\n<公共请求参数>\n\n{\n \"BotBizId\": \"1714970520775950336\",\n \"BizIds\": [\n \"17341635094137912292\"\n ],\n \"CateBizId\": \"1734163509413793792\"\n}",
|
443
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"1a86bd37-eeae-427a-baad-c8aa20eb6252\"\n }\n}",
|
444
|
+
"title": "Doc分组"
|
445
|
+
}
|
446
|
+
],
|
423
447
|
"GroupQA": [
|
424
448
|
{
|
425
449
|
"document": "分组QA",
|
@@ -460,6 +484,20 @@
|
|
460
484
|
"title": "获取应用类型列表"
|
461
485
|
}
|
462
486
|
],
|
487
|
+
"ListAppKnowledgeDetail": [
|
488
|
+
{
|
489
|
+
"document": "列表查询知识库容量详情",
|
490
|
+
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListAppKnowledgeDetail\n<公共请求参数>\n\n{\n \"PageNumber\": 1,\n \"PageSize\": 10\n}",
|
491
|
+
"output": "{\n \"Response\": {\n \"List\": [],\n \"RequestId\": \"94d7732a-0b85-45a8-9f3f-2c73e750ba67\",\n \"Total\": 6\n }\n}",
|
492
|
+
"title": "列表查询知识库容量详情"
|
493
|
+
},
|
494
|
+
{
|
495
|
+
"document": "列表查询应用知识库容量使用详情",
|
496
|
+
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListAppKnowledgeDetail\n<公共请求参数>\n\n{\n \"PageNumber\": 1,\n \"PageSize\": 10\n}",
|
497
|
+
"output": "{\n \"Response\": {\n \"List\": [],\n \"RequestId\": \"99007a19-557c-43ec-9bdc-2f8587b461cf\",\n \"Total\": 0\n }\n}",
|
498
|
+
"title": "列表查询应用知识库容量使用详情"
|
499
|
+
}
|
500
|
+
],
|
463
501
|
"ListAttributeLabel": [
|
464
502
|
{
|
465
503
|
"document": "知识标签列表",
|
@@ -476,6 +514,14 @@
|
|
476
514
|
"title": "文档列表"
|
477
515
|
}
|
478
516
|
],
|
517
|
+
"ListDocCate": [
|
518
|
+
{
|
519
|
+
"document": "",
|
520
|
+
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListDocCate\n<公共请求参数>\n\n{\n \"BotBizId\": \"1714970520775950336\"\n}",
|
521
|
+
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"CanAdd\": true,\n \"CanDelete\": false,\n \"CanEdit\": false,\n \"CateBizId\": \"0\",\n \"Children\": [\n {\n \"CanAdd\": false,\n \"CanDelete\": false,\n \"CanEdit\": false,\n \"CateBizId\": \"54554\",\n \"Children\": [],\n \"Name\": \"未分类\",\n \"Total\": 4\n }\n ],\n \"Name\": \"全部分类\",\n \"Total\": 4\n }\n ],\n \"RequestId\": \"b6a45aaf-571d-48bd-988d-b0063d5e1a8b\"\n }\n}",
|
522
|
+
"title": "获取Doc分类"
|
523
|
+
}
|
524
|
+
],
|
479
525
|
"ListModel": [
|
480
526
|
{
|
481
527
|
"document": "获取模型列表\n",
|
@@ -564,6 +610,14 @@
|
|
564
610
|
"title": "查询不满意回复列表"
|
565
611
|
}
|
566
612
|
],
|
613
|
+
"ListUsageCallDetail": [
|
614
|
+
{
|
615
|
+
"document": "列表查询单次调用明细",
|
616
|
+
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListUsageCallDetail\n<公共请求参数>\n\n{\n \"CallType\": \"AllCallType\",\n \"ModelName\": \"cs-normal-70b\",\n \"StartTime\": \"1723564800\",\n \"EndTime\": \"1726156799\",\n \"PageNumber\": 1,\n \"PageSize\": 10\n}",
|
617
|
+
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"AppName\": \"\",\n \"CallTime\": \"1724946200\",\n \"CallType\": \"对话调用\",\n \"Id\": \"e8h_20240701_194330_474_XRMUA92T\",\n \"InputTokenUsage\": 471,\n \"ModelName\": \"精调知识大模型高级版\",\n \"OutputTokenUsage\": 886,\n \"SearchUsage\": 0,\n \"TotalTokenUsage\": 1357,\n \"UinAccount\": \"600000562455\"\n }\n ],\n \"RequestId\": \"9332ab9b-dec8-481e-87a8-af6983ac9fe7\",\n \"Total\": 1\n }\n}",
|
618
|
+
"title": "列表查询单次调用明细"
|
619
|
+
}
|
620
|
+
],
|
567
621
|
"ModifyApp": [
|
568
622
|
{
|
569
623
|
"document": "修改应用",
|
@@ -596,6 +650,14 @@
|
|
596
650
|
"title": "批量修改文档的适用范围"
|
597
651
|
}
|
598
652
|
],
|
653
|
+
"ModifyDocCate": [
|
654
|
+
{
|
655
|
+
"document": "",
|
656
|
+
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyDocCate\n<公共请求参数>\n\n{\n \"BotBizId\": \"1714970520775950336\",\n \"Name\": \"1733038\",\n \"CateBizId\": \"1733038348326273024\"\n}",
|
657
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"f28a91f9-11ec-451c-a09e-3c8552f6fd29\"\n }\n}",
|
658
|
+
"title": "修改Doc分类"
|
659
|
+
}
|
660
|
+
],
|
599
661
|
"ModifyQA": [
|
600
662
|
{
|
601
663
|
"document": "修改问答",
|
@@ -12691,7 +12691,7 @@
|
|
12691
12691
|
{
|
12692
12692
|
"disabled": false,
|
12693
12693
|
"document": "媒体质检模板标识过滤条件,长度限制:64 个字符。",
|
12694
|
-
"example": "
|
12694
|
+
"example": "\"\"",
|
12695
12695
|
"member": "string",
|
12696
12696
|
"name": "Name",
|
12697
12697
|
"required": false,
|
@@ -572,6 +572,15 @@
|
|
572
572
|
"name": "TTL",
|
573
573
|
"required": false,
|
574
574
|
"type": "int"
|
575
|
+
},
|
576
|
+
{
|
577
|
+
"disabled": false,
|
578
|
+
"document": "备注",
|
579
|
+
"example": "这是备注",
|
580
|
+
"member": "string",
|
581
|
+
"name": "Remark",
|
582
|
+
"required": false,
|
583
|
+
"type": "string"
|
575
584
|
}
|
576
585
|
],
|
577
586
|
"type": "object"
|
@@ -1682,6 +1691,15 @@
|
|
1682
1691
|
"name": "TTL",
|
1683
1692
|
"required": false,
|
1684
1693
|
"type": "int"
|
1694
|
+
},
|
1695
|
+
{
|
1696
|
+
"disabled": false,
|
1697
|
+
"document": "备注",
|
1698
|
+
"example": "这是备注",
|
1699
|
+
"member": "string",
|
1700
|
+
"name": "Remark",
|
1701
|
+
"required": false,
|
1702
|
+
"type": "string"
|
1685
1703
|
}
|
1686
1704
|
],
|
1687
1705
|
"type": "object"
|
@@ -2143,7 +2161,7 @@
|
|
2143
2161
|
"example": "12076",
|
2144
2162
|
"member": "string",
|
2145
2163
|
"name": "RecordId",
|
2146
|
-
"
|
2164
|
+
"output_required": true,
|
2147
2165
|
"type": "string",
|
2148
2166
|
"value_allowed_null": false
|
2149
2167
|
},
|
@@ -2153,7 +2171,7 @@
|
|
2153
2171
|
"example": "zone-pckv03qy",
|
2154
2172
|
"member": "string",
|
2155
2173
|
"name": "ZoneId",
|
2156
|
-
"
|
2174
|
+
"output_required": true,
|
2157
2175
|
"type": "string",
|
2158
2176
|
"value_allowed_null": false
|
2159
2177
|
},
|
@@ -2163,7 +2181,7 @@
|
|
2163
2181
|
"example": "www",
|
2164
2182
|
"member": "string",
|
2165
2183
|
"name": "SubDomain",
|
2166
|
-
"
|
2184
|
+
"output_required": true,
|
2167
2185
|
"type": "string",
|
2168
2186
|
"value_allowed_null": false
|
2169
2187
|
},
|
@@ -2173,7 +2191,7 @@
|
|
2173
2191
|
"example": "A",
|
2174
2192
|
"member": "string",
|
2175
2193
|
"name": "RecordType",
|
2176
|
-
"
|
2194
|
+
"output_required": true,
|
2177
2195
|
"type": "string",
|
2178
2196
|
"value_allowed_null": false
|
2179
2197
|
},
|
@@ -2183,7 +2201,7 @@
|
|
2183
2201
|
"example": "1.1.1.1",
|
2184
2202
|
"member": "string",
|
2185
2203
|
"name": "RecordValue",
|
2186
|
-
"
|
2204
|
+
"output_required": true,
|
2187
2205
|
"type": "string",
|
2188
2206
|
"value_allowed_null": false
|
2189
2207
|
},
|
@@ -2193,7 +2211,7 @@
|
|
2193
2211
|
"example": "300",
|
2194
2212
|
"member": "int64",
|
2195
2213
|
"name": "TTL",
|
2196
|
-
"
|
2214
|
+
"output_required": true,
|
2197
2215
|
"type": "int",
|
2198
2216
|
"value_allowed_null": false
|
2199
2217
|
},
|
@@ -2203,7 +2221,7 @@
|
|
2203
2221
|
"example": "0",
|
2204
2222
|
"member": "int64",
|
2205
2223
|
"name": "MX",
|
2206
|
-
"
|
2224
|
+
"output_required": true,
|
2207
2225
|
"type": "int",
|
2208
2226
|
"value_allowed_null": true
|
2209
2227
|
},
|
@@ -2213,7 +2231,7 @@
|
|
2213
2231
|
"example": "enabled",
|
2214
2232
|
"member": "string",
|
2215
2233
|
"name": "Status",
|
2216
|
-
"
|
2234
|
+
"output_required": true,
|
2217
2235
|
"type": "string",
|
2218
2236
|
"value_allowed_null": false
|
2219
2237
|
},
|
@@ -2223,7 +2241,7 @@
|
|
2223
2241
|
"example": "null",
|
2224
2242
|
"member": "int64",
|
2225
2243
|
"name": "Weight",
|
2226
|
-
"
|
2244
|
+
"output_required": true,
|
2227
2245
|
"type": "int",
|
2228
2246
|
"value_allowed_null": true
|
2229
2247
|
},
|
@@ -2233,7 +2251,7 @@
|
|
2233
2251
|
"example": "2021-09-07 19:00:58",
|
2234
2252
|
"member": "datetime",
|
2235
2253
|
"name": "CreatedOn",
|
2236
|
-
"
|
2254
|
+
"output_required": true,
|
2237
2255
|
"type": "string",
|
2238
2256
|
"value_allowed_null": false
|
2239
2257
|
},
|
@@ -2243,7 +2261,7 @@
|
|
2243
2261
|
"example": "2021-09-07 19:00:58",
|
2244
2262
|
"member": "datetime",
|
2245
2263
|
"name": "UpdatedOn",
|
2246
|
-
"
|
2264
|
+
"output_required": true,
|
2247
2265
|
"type": "string",
|
2248
2266
|
"value_allowed_null": false
|
2249
2267
|
},
|
@@ -2253,7 +2271,7 @@
|
|
2253
2271
|
"example": "无",
|
2254
2272
|
"member": "string",
|
2255
2273
|
"name": "Extra",
|
2256
|
-
"
|
2274
|
+
"output_required": true,
|
2257
2275
|
"type": "string",
|
2258
2276
|
"value_allowed_null": true
|
2259
2277
|
},
|
@@ -2263,9 +2281,19 @@
|
|
2263
2281
|
"example": "是否暂停",
|
2264
2282
|
"member": "uint64",
|
2265
2283
|
"name": "Enabled",
|
2266
|
-
"
|
2284
|
+
"output_required": true,
|
2267
2285
|
"type": "int",
|
2268
2286
|
"value_allowed_null": true
|
2287
|
+
},
|
2288
|
+
{
|
2289
|
+
"disabled": false,
|
2290
|
+
"document": "备注\n注意:此字段可能返回 null,表示取不到有效值。",
|
2291
|
+
"example": "这是备注",
|
2292
|
+
"member": "string",
|
2293
|
+
"name": "Remark",
|
2294
|
+
"output_required": false,
|
2295
|
+
"type": "string",
|
2296
|
+
"value_allowed_null": true
|
2269
2297
|
}
|
2270
2298
|
],
|
2271
2299
|
"usage": "out"
|
@@ -52,13 +52,13 @@
|
|
52
52
|
{
|
53
53
|
"document": "批量文本翻译",
|
54
54
|
"input": "POST / HTTP/1.1\nHost: tmt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: TextTranslateBatch\n<公共请求参数>\n\n{\n \"SourceTextList\": [\n \"你好\",\n \"今天天气怎么样\"\n ],\n \"Source\": \"zh\",\n \"Target\": \"en\",\n \"ProjectId\": 0\n}",
|
55
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"beb15bd7-29aa-4f0f-9a80-574d6fc3733f\",\n \"Source\": \"zh\",\n \"Target\": \"en\",\n \"TargetTextList\": [\n \"Hello.\",\n \"What's the weather like today?\"\n ]\n }\n}",
|
55
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"beb15bd7-29aa-4f0f-9a80-574d6fc3733f\",\n \"Source\": \"zh\",\n \"Target\": \"en\",\n \"TargetTextList\": [\n \"Hello.\",\n \"What's the weather like today?\"\n ],\n \"UsedAmount\": 9\n }\n}",
|
56
56
|
"title": "批量文本翻译调用示例"
|
57
57
|
},
|
58
58
|
{
|
59
59
|
"document": "带术语库例句库",
|
60
60
|
"input": "POST / HTTP/1.1\nHost: tmt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: TextTranslateBatch\n<公共请求参数>\n\n{\n \"Source\": \"auto\",\n \"Target\": \"en\",\n \"ProjectId\": 0,\n \"SourceTextList\": [\n \"你好啊\",\n \"这是你的苹果\"\n ],\n \"TermRepoIDList\": [\n \"753899732b0611efbb47037fdf41da5a\"\n ],\n \"SentRepoIDList\": [\n \"\"\n ]\n}",
|
61
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"abf2a2a1-a0da-4d7d-b539-cc34322b78a4\",\n \"Source\": \"zh\",\n \"Target\": \"en\",\n \"TargetTextList\": [\n \"What's up man!\",\n \"This is your apple\"\n ]\n }\n}",
|
61
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abf2a2a1-a0da-4d7d-b539-cc34322b78a4\",\n \"Source\": \"zh\",\n \"Target\": \"en\",\n \"TargetTextList\": [\n \"What's up man!\",\n \"This is your apple\"\n ],\n \"UsedAmount\": 9\n }\n}",
|
62
62
|
"title": "批量文本翻译示例"
|
63
63
|
}
|
64
64
|
]
|