tccli 3.0.1123.1__py2.py3-none-any.whl → 3.0.1125.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/aiart/v20221229/api.json +2 -2
- tccli/services/asr/v20190614/api.json +1 -1
- tccli/services/ccc/ccc_client.py +53 -0
- tccli/services/ccc/v20200210/api.json +89 -0
- tccli/services/ccc/v20200210/examples.json +8 -0
- tccli/services/cdb/v20170320/api.json +2 -2
- tccli/services/cfw/v20190904/api.json +6 -5
- tccli/services/cfw/v20190904/examples.json +1 -1
- tccli/services/cls/v20201016/api.json +1 -1
- tccli/services/csip/v20221121/api.json +1 -0
- tccli/services/cynosdb/v20190107/api.json +56 -26
- tccli/services/cynosdb/v20190107/examples.json +7 -7
- tccli/services/dlc/dlc_client.py +602 -72
- tccli/services/dlc/v20210125/api.json +856 -25
- tccli/services/dlc/v20210125/examples.json +86 -0
- tccli/services/dts/v20180330/api.json +62 -37
- tccli/services/dts/v20180330/examples.json +1 -1
- tccli/services/dts/v20211206/api.json +9 -0
- tccli/services/eb/v20210416/api.json +63 -45
- tccli/services/eb/v20210416/examples.json +3 -9
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/facefusion/facefusion_client.py +53 -0
- tccli/services/facefusion/v20220927/api.json +168 -0
- tccli/services/facefusion/v20220927/examples.json +14 -0
- tccli/services/hunyuan/v20230901/api.json +15 -15
- tccli/services/hunyuan/v20230901/examples.json +5 -5
- tccli/services/iotexplorer/iotexplorer_client.py +53 -0
- tccli/services/iotexplorer/v20190423/api.json +136 -0
- tccli/services/iotexplorer/v20190423/examples.json +8 -0
- tccli/services/mongodb/v20190725/api.json +18 -13
- tccli/services/monitor/v20180724/api.json +2 -2
- tccli/services/mps/v20190612/api.json +22 -22
- tccli/services/ocr/v20181119/api.json +4 -4
- tccli/services/ocr/v20181119/examples.json +1 -1
- tccli/services/postgres/postgres_client.py +57 -4
- tccli/services/postgres/v20170312/api.json +404 -273
- tccli/services/postgres/v20170312/examples.json +29 -15
- tccli/services/pts/v20210728/api.json +1 -1
- tccli/services/pts/v20210728/examples.json +1 -1
- tccli/services/rum/v20210622/api.json +2 -2
- tccli/services/rum/v20210622/examples.json +2 -2
- tccli/services/smh/v20210712/api.json +2 -2
- tccli/services/sqlserver/v20180328/api.json +41 -29
- tccli/services/tcss/v20201101/api.json +3 -2
- tccli/services/tcss/v20201101/examples.json +1 -1
- tccli/services/teo/v20220901/api.json +5 -5
- tccli/services/tione/v20211111/api.json +70 -3
- tccli/services/tione/v20211111/examples.json +1 -1
- tccli/services/trp/trp_client.py +53 -0
- tccli/services/trp/v20210515/api.json +110 -0
- tccli/services/trp/v20210515/examples.json +8 -0
- tccli/services/vcg/v20240404/api.json +8 -8
- tccli/services/vtc/v20240223/api.json +20 -0
- tccli/services/waf/v20180125/api.json +11 -1
- tccli/services/waf/v20180125/examples.json +2 -2
- tccli/services/wedata/v20210820/api.json +60 -7
- {tccli-3.0.1123.1.dist-info → tccli-3.0.1125.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1123.1.dist-info → tccli-3.0.1125.1.dist-info}/RECORD +63 -63
- {tccli-3.0.1123.1.dist-info → tccli-3.0.1125.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1123.1.dist-info → tccli-3.0.1125.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1123.1.dist-info → tccli-3.0.1125.1.dist-info}/license_files/LICENSE +0 -0
@@ -28,7 +28,7 @@
|
|
28
28
|
{
|
29
29
|
"disabled": false,
|
30
30
|
"document": "任务ID",
|
31
|
-
"example": "
|
31
|
+
"example": "145fa4a42d9440d191b3035f1beafa01",
|
32
32
|
"member": "string",
|
33
33
|
"name": "JobId",
|
34
34
|
"required": true,
|
@@ -43,7 +43,7 @@
|
|
43
43
|
{
|
44
44
|
"disabled": false,
|
45
45
|
"document": "任务ID。",
|
46
|
-
"example": "
|
46
|
+
"example": "145fa4a42d9440d191b3035f1beafa01",
|
47
47
|
"member": "string",
|
48
48
|
"name": "JobId",
|
49
49
|
"output_required": false,
|
@@ -52,8 +52,8 @@
|
|
52
52
|
},
|
53
53
|
{
|
54
54
|
"disabled": false,
|
55
|
-
"document": "任务状态码:\nJobInit: \"初始化中\"\nJobModerationFailed: \"审核失败\",\nJobRunning: \"处理中\",\nJobFailed: \"
|
56
|
-
"example": "
|
55
|
+
"document": "任务状态码:\nJobInit: \"初始化中\"\nJobModerationFailed: \"审核失败\",\nJobRunning: \"处理中\",\nJobFailed: \"处理失败\",\nJobSuccess: \"处理完成\"。",
|
56
|
+
"example": "[\"JobInit:\", \"JobModerationFailed\", \"JobRunning\", \"JobFailed\", \"JobSuccess\"]",
|
57
57
|
"member": "string",
|
58
58
|
"name": "StatusCode",
|
59
59
|
"output_required": false,
|
@@ -63,7 +63,7 @@
|
|
63
63
|
{
|
64
64
|
"disabled": false,
|
65
65
|
"document": "任务状态描述。",
|
66
|
-
"example": "
|
66
|
+
"example": "[\"初始化中\", \"审核失败\", \"处理中\", \"处理失败\", \"处理完成\"]",
|
67
67
|
"member": "string",
|
68
68
|
"name": "StatusMsg",
|
69
69
|
"output_required": false,
|
@@ -73,7 +73,7 @@
|
|
73
73
|
{
|
74
74
|
"disabled": false,
|
75
75
|
"document": "处理结果视频Url。URL有效期为24小时。",
|
76
|
-
"example": "
|
76
|
+
"example": "https://xxx.mp4",
|
77
77
|
"member": "string",
|
78
78
|
"name": "ResultVideoUrl",
|
79
79
|
"output_required": false,
|
@@ -104,7 +104,7 @@
|
|
104
104
|
{
|
105
105
|
"disabled": false,
|
106
106
|
"document": "输入视频URL。视频要求:\n- 视频格式:mp4、mov;\n- 视频时长:1~60秒;\n- 视频分辨率:540P~2056P,即长宽像素数均在540px~2056px范围内;\n- 视频大小:不超过200M;\n- 视频FPS:15~60fps。",
|
107
|
-
"example": "
|
107
|
+
"example": "https://xxx.mp4",
|
108
108
|
"member": "string",
|
109
109
|
"name": "VideoUrl",
|
110
110
|
"required": true,
|
@@ -119,7 +119,7 @@
|
|
119
119
|
{
|
120
120
|
"disabled": false,
|
121
121
|
"document": "任务ID",
|
122
|
-
"example": "
|
122
|
+
"example": "145fa4a42d9440d191b3035f1beafa01",
|
123
123
|
"member": "string",
|
124
124
|
"name": "JobId",
|
125
125
|
"output_required": false,
|
@@ -146,6 +146,26 @@
|
|
146
146
|
"type": "string",
|
147
147
|
"value_allowed_null": false
|
148
148
|
},
|
149
|
+
{
|
150
|
+
"disabled": false,
|
151
|
+
"document": "视频转译任务状态",
|
152
|
+
"example": "无",
|
153
|
+
"member": "int64",
|
154
|
+
"name": "Status",
|
155
|
+
"output_required": false,
|
156
|
+
"type": "int",
|
157
|
+
"value_allowed_null": false
|
158
|
+
},
|
159
|
+
{
|
160
|
+
"disabled": false,
|
161
|
+
"document": "视频转译任务信息",
|
162
|
+
"example": "无",
|
163
|
+
"member": "string",
|
164
|
+
"name": "Message",
|
165
|
+
"output_required": false,
|
166
|
+
"type": "string",
|
167
|
+
"value_allowed_null": false
|
168
|
+
},
|
149
169
|
{
|
150
170
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
151
171
|
"member": "string",
|
@@ -5501,13 +5501,23 @@
|
|
5501
5501
|
"DescribeAntiFakeRulesResponse": {
|
5502
5502
|
"document": "DescribeAntiFakeRules返回参数结构体",
|
5503
5503
|
"members": [
|
5504
|
+
{
|
5505
|
+
"disabled": false,
|
5506
|
+
"document": "总数",
|
5507
|
+
"example": "0",
|
5508
|
+
"member": "uint64",
|
5509
|
+
"name": "Total",
|
5510
|
+
"output_required": true,
|
5511
|
+
"type": "int",
|
5512
|
+
"value_allowed_null": false
|
5513
|
+
},
|
5504
5514
|
{
|
5505
5515
|
"disabled": false,
|
5506
5516
|
"document": "返回值\n注意:此字段可能返回 null,表示取不到有效值。",
|
5507
5517
|
"example": "[]",
|
5508
5518
|
"member": "CacheUrlItems",
|
5509
5519
|
"name": "Data",
|
5510
|
-
"
|
5520
|
+
"output_required": true,
|
5511
5521
|
"type": "list",
|
5512
5522
|
"value_allowed_null": true
|
5513
5523
|
},
|
@@ -259,8 +259,8 @@
|
|
259
259
|
"DescribeAntiFakeRules": [
|
260
260
|
{
|
261
261
|
"document": "",
|
262
|
-
"input": "POST / HTTP/1.1\nHost: waf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAntiFakeRules\n<公共请求参数>\n\n{\n \"Domain\": \"
|
263
|
-
"output": "{\n \"Response\": {\n \"Data\": [],\n \"RequestId\": \"08e8410d-6e80-4d1f-89ff-62669042369d\"\n }\n}",
|
262
|
+
"input": "POST / HTTP/1.1\nHost: waf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAntiFakeRules\n<公共请求参数>\n\n{\n \"Domain\": \"abc\",\n \"Offset\": 1,\n \"Limit\": 1,\n \"Filters\": [\n {\n \"Name\": \"abc\",\n \"Values\": [\n \"abc\"\n ],\n \"ExactMatch\": true\n }\n ],\n \"Order\": \"abc\",\n \"By\": \"abc\"\n}",
|
263
|
+
"output": "{\n \"Response\": {\n \"Data\": [],\n \"RequestId\": \"08e8410d-6e80-4d1f-89ff-62669042369d\",\n \"Total\": 0\n }\n}",
|
264
264
|
"title": "获取防篡改url"
|
265
265
|
}
|
266
266
|
],
|
@@ -19281,7 +19281,7 @@
|
|
19281
19281
|
"example": "准确性",
|
19282
19282
|
"member": "string",
|
19283
19283
|
"name": "Name",
|
19284
|
-
"
|
19284
|
+
"output_required": true,
|
19285
19285
|
"type": "string",
|
19286
19286
|
"value_allowed_null": true
|
19287
19287
|
},
|
@@ -19291,7 +19291,7 @@
|
|
19291
19291
|
"example": "0.2",
|
19292
19292
|
"member": "float",
|
19293
19293
|
"name": "Weight",
|
19294
|
-
"
|
19294
|
+
"output_required": true,
|
19295
19295
|
"type": "float",
|
19296
19296
|
"value_allowed_null": true
|
19297
19297
|
},
|
@@ -19301,7 +19301,7 @@
|
|
19301
19301
|
"example": "1242",
|
19302
19302
|
"member": "int64",
|
19303
19303
|
"name": "UserId",
|
19304
|
-
"
|
19304
|
+
"output_required": true,
|
19305
19305
|
"type": "int",
|
19306
19306
|
"value_allowed_null": true
|
19307
19307
|
},
|
@@ -19311,7 +19311,7 @@
|
|
19311
19311
|
"example": "系统默认",
|
19312
19312
|
"member": "string",
|
19313
19313
|
"name": "UserName",
|
19314
|
-
"
|
19314
|
+
"output_required": true,
|
19315
19315
|
"type": "string",
|
19316
19316
|
"value_allowed_null": true
|
19317
19317
|
},
|
@@ -19321,7 +19321,7 @@
|
|
19321
19321
|
"example": "123214",
|
19322
19322
|
"member": "int64",
|
19323
19323
|
"name": "UpdateTime",
|
19324
|
-
"
|
19324
|
+
"output_required": true,
|
19325
19325
|
"type": "int",
|
19326
19326
|
"value_allowed_null": true
|
19327
19327
|
},
|
@@ -19331,7 +19331,7 @@
|
|
19331
19331
|
"example": "1",
|
19332
19332
|
"member": "int64",
|
19333
19333
|
"name": "JoinTableNumber",
|
19334
|
-
"
|
19334
|
+
"output_required": true,
|
19335
19335
|
"type": "int",
|
19336
19336
|
"value_allowed_null": false
|
19337
19337
|
},
|
@@ -19341,9 +19341,19 @@
|
|
19341
19341
|
"example": "2.1",
|
19342
19342
|
"member": "float",
|
19343
19343
|
"name": "Score",
|
19344
|
-
"
|
19344
|
+
"output_required": true,
|
19345
19345
|
"type": "float",
|
19346
19346
|
"value_allowed_null": false
|
19347
|
+
},
|
19348
|
+
{
|
19349
|
+
"disabled": false,
|
19350
|
+
"document": "设置人idStr\n注意:此字段可能返回 null,表示取不到有效值。",
|
19351
|
+
"example": "\"12345678\"",
|
19352
|
+
"member": "string",
|
19353
|
+
"name": "UserIdStr",
|
19354
|
+
"output_required": false,
|
19355
|
+
"type": "string",
|
19356
|
+
"value_allowed_null": true
|
19347
19357
|
}
|
19348
19358
|
],
|
19349
19359
|
"usage": "out"
|
@@ -29139,6 +29149,26 @@
|
|
29139
29149
|
"output_required": false,
|
29140
29150
|
"type": "string",
|
29141
29151
|
"value_allowed_null": true
|
29152
|
+
},
|
29153
|
+
{
|
29154
|
+
"disabled": false,
|
29155
|
+
"document": "操作人 ID 列表\n注意:此字段可能返回 null,表示取不到有效值。",
|
29156
|
+
"example": "[\"123456\"]",
|
29157
|
+
"member": "string",
|
29158
|
+
"name": "OperatorUserIdsStr",
|
29159
|
+
"output_required": false,
|
29160
|
+
"type": "list",
|
29161
|
+
"value_allowed_null": true
|
29162
|
+
},
|
29163
|
+
{
|
29164
|
+
"disabled": false,
|
29165
|
+
"document": "公有云 Owner ID 列表\n注意:此字段可能返回 null,表示取不到有效值。",
|
29166
|
+
"example": "[\"123456\"]",
|
29167
|
+
"member": "string",
|
29168
|
+
"name": "OwnerUserIdsStr",
|
29169
|
+
"output_required": false,
|
29170
|
+
"type": "list",
|
29171
|
+
"value_allowed_null": true
|
29142
29172
|
}
|
29143
29173
|
],
|
29144
29174
|
"usage": "out"
|
@@ -32908,6 +32938,16 @@
|
|
32908
32938
|
"output_required": true,
|
32909
32939
|
"type": "list",
|
32910
32940
|
"value_allowed_null": true
|
32941
|
+
},
|
32942
|
+
{
|
32943
|
+
"disabled": false,
|
32944
|
+
"document": "创建人IdStr\n注意:此字段可能返回 null,表示取不到有效值。",
|
32945
|
+
"example": "\"2345678\"",
|
32946
|
+
"member": "string",
|
32947
|
+
"name": "UserIdStr",
|
32948
|
+
"output_required": false,
|
32949
|
+
"type": "string",
|
32950
|
+
"value_allowed_null": true
|
32911
32951
|
}
|
32912
32952
|
],
|
32913
32953
|
"usage": "out"
|
@@ -35670,6 +35710,7 @@
|
|
35670
35710
|
"example": "123456",
|
35671
35711
|
"member": "uint64",
|
35672
35712
|
"name": "ReceiverUserId",
|
35713
|
+
"output_required": true,
|
35673
35714
|
"required": false,
|
35674
35715
|
"type": "int",
|
35675
35716
|
"value_allowed_null": true
|
@@ -35680,6 +35721,18 @@
|
|
35680
35721
|
"example": "park",
|
35681
35722
|
"member": "string",
|
35682
35723
|
"name": "ReceiverName",
|
35724
|
+
"output_required": true,
|
35725
|
+
"required": false,
|
35726
|
+
"type": "string",
|
35727
|
+
"value_allowed_null": true
|
35728
|
+
},
|
35729
|
+
{
|
35730
|
+
"disabled": false,
|
35731
|
+
"document": "接收人Uin\n注意:此字段可能返回 null,表示取不到有效值。",
|
35732
|
+
"example": "\"345678764567\"",
|
35733
|
+
"member": "string",
|
35734
|
+
"name": "ReceiverUserIdStr",
|
35735
|
+
"output_required": false,
|
35683
35736
|
"required": false,
|
35684
35737
|
"type": "string",
|
35685
35738
|
"value_allowed_null": true
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tccli
|
3
|
-
Version: 3.0.
|
3
|
+
Version: 3.0.1125.1
|
4
4
|
Summary: Universal Command Line Environment for Tencent Cloud
|
5
5
|
Project-URL: Bug Tracker, https://github.com/TencentCloud/tencentcloud-cli/issues
|
6
6
|
Project-URL: Homepage, https://github.com/TencentCloud/tencentcloud-cli
|
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
13
13
|
Classifier: Programming Language :: Python :: 3
|
14
14
|
Requires-Dist: jmespath==0.10.0
|
15
15
|
Requires-Dist: six==1.16.0
|
16
|
-
Requires-Dist: tencentcloud-sdk-python>=3.0.
|
16
|
+
Requires-Dist: tencentcloud-sdk-python>=3.0.1125
|
17
17
|
Description-Content-Type: text/markdown
|
18
18
|
|
19
19
|
# 命令行工具简介
|