tccli 3.0.1127.1__py2.py3-none-any.whl → 3.0.1129.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/asr/v20190614/api.json +7 -7
- tccli/services/asr/v20190614/examples.json +1 -1
- tccli/services/billing/v20180709/api.json +3 -2
- tccli/services/bpaas/v20181217/api.json +5 -0
- tccli/services/cat/v20180409/api.json +1 -0
- tccli/services/ccc/v20200210/api.json +1 -1
- tccli/services/cdwdoris/v20211228/api.json +20 -0
- tccli/services/cls/v20201016/api.json +9 -0
- tccli/services/cynosdb/v20190107/api.json +5 -3
- tccli/services/dc/v20180410/api.json +139 -121
- tccli/services/dc/v20180410/examples.json +6 -6
- tccli/services/domain/v20180808/api.json +16 -16
- tccli/services/domain/v20180808/examples.json +9 -9
- tccli/services/dsgc/v20190723/api.json +10 -1
- tccli/services/dts/v20180330/api.json +2 -2
- tccli/services/emr/emr_client.py +53 -0
- tccli/services/emr/v20190103/api.json +354 -0
- tccli/services/emr/v20190103/examples.json +8 -0
- tccli/services/es/v20180416/api.json +10 -0
- tccli/services/ess/v20201111/api.json +4 -4
- tccli/services/ess/v20201111/examples.json +0 -6
- tccli/services/essbasic/v20210526/api.json +49 -7
- tccli/services/essbasic/v20210526/examples.json +1 -1
- tccli/services/hunyuan/hunyuan_client.py +12 -118
- tccli/services/hunyuan/v20230901/api.json +4 -264
- tccli/services/hunyuan/v20230901/examples.json +0 -58
- tccli/services/iotexplorer/v20190423/api.json +9 -0
- tccli/services/lighthouse/v20200324/api.json +2 -4
- tccli/services/monitor/v20180724/api.json +35 -21
- tccli/services/monitor/v20180724/examples.json +1 -1
- tccli/services/mps/v20190612/api.json +122 -4
- tccli/services/mrs/v20200910/api.json +315 -65
- tccli/services/ocr/v20181119/api.json +1 -1
- tccli/services/organization/v20210331/api.json +28 -0
- tccli/services/rce/v20201103/api.json +9 -9
- tccli/services/redis/v20180412/api.json +34 -28
- tccli/services/redis/v20180412/examples.json +4 -4
- tccli/services/tdmq/v20200217/api.json +8 -8
- tccli/services/tdmq/v20200217/examples.json +5 -5
- tccli/services/teo/v20220901/api.json +4 -4
- tccli/services/tke/v20180525/api.json +36 -28
- tccli/services/tke/v20180525/examples.json +3 -3
- tccli/services/tse/v20201207/api.json +2 -2
- tccli/services/tse/v20201207/examples.json +2 -2
- tccli/services/waf/v20180125/api.json +94 -0
- tccli/services/waf/v20180125/examples.json +16 -0
- tccli/services/waf/waf_client.py +106 -0
- tccli/services/wedata/v20210820/api.json +106 -1
- tccli/services/wedata/v20210820/examples.json +2 -2
- {tccli-3.0.1127.1.dist-info → tccli-3.0.1129.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1127.1.dist-info → tccli-3.0.1129.1.dist-info}/RECORD +55 -55
- {tccli-3.0.1127.1.dist-info → tccli-3.0.1129.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1127.1.dist-info → tccli-3.0.1129.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1127.1.dist-info → tccli-3.0.1129.1.dist-info}/license_files/LICENSE +0 -0
tccli/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = '3.0.
|
1
|
+
__version__ = '3.0.1129.1'
|
@@ -29,7 +29,7 @@
|
|
29
29
|
"status": "online"
|
30
30
|
},
|
31
31
|
"CreateRecTask": {
|
32
|
-
"document": "本接口可对较长的录音文件进行识别。如希望直接使用带界面的语音识别产品,请访问[产品体验中心](https://console.cloud.tencent.com/asr/demonstrate)。产品计费标准请查阅 [计费概述(在线版)](https://cloud.tencent.com/document/product/1093/35686)\n• 接口默认限频:20次/秒。此处仅限制任务提交频次,与识别结果返回时效无关\n• 返回时效:异步回调,非实时返回。最长3小时返回识别结果,**大多数情况下,1小时的音频1-3分钟即可完成识别**。请注意:上述返回时长不含音频下载时延,且30分钟内发送超过1000小时录音或2万条任务的情况除外\n• 音频格式:wav、mp3、m4a、flv、mp4、wma、3gp、amr、aac、ogg-opus、flac\n• 支持语言:在本页面上搜索 **EngineModelType**,或前往 [产品功能](https://cloud.tencent.com/document/product/1093/35682) 查看\n• 音频提交方式:本接口支持**音频 URL 、本地音频文件**两种请求方式。推荐使用 [腾讯云COS](https://cloud.tencent.com/document/product/436/38484) 来存储、生成URL并提交任务,此种方式将不产生外网和流量下行费用,可节约成本、提升任务速度(COS桶权限需要设置公有读私有写,或URL设置外部可访问)\n• 音频限制:音频 URL 时长不能大于5小时,文件大小不超过1GB;本地音频文件不能大于5MB\n• 如何获取识别结果:支持**回调或轮询**的方式获取结果,具体请参考 [录音文件识别结果查询](https://cloud.tencent.com/document/product/1093/37822)\n•
|
32
|
+
"document": "本接口可对较长的录音文件进行识别。如希望直接使用带界面的语音识别产品,请访问[产品体验中心](https://console.cloud.tencent.com/asr/demonstrate)。产品计费标准请查阅 [计费概述(在线版)](https://cloud.tencent.com/document/product/1093/35686)\n• 接口默认限频:20次/秒。此处仅限制任务提交频次,与识别结果返回时效无关\n• 返回时效:异步回调,非实时返回。最长3小时返回识别结果,**大多数情况下,1小时的音频1-3分钟即可完成识别**。请注意:上述返回时长不含音频下载时延,且30分钟内发送超过1000小时录音或2万条任务的情况除外\n• 音频格式:wav、mp3、m4a、flv、mp4、wma、3gp、amr、aac、ogg-opus、flac\n• 支持语言:在本页面上搜索 **EngineModelType**,或前往 [产品功能](https://cloud.tencent.com/document/product/1093/35682) 查看\n• 音频提交方式:本接口支持**音频 URL 、本地音频文件**两种请求方式。推荐使用 [腾讯云COS](https://cloud.tencent.com/document/product/436/38484) 来存储、生成URL并提交任务,此种方式将不产生外网和流量下行费用,可节约成本、提升任务速度(COS桶权限需要设置公有读私有写,或URL设置外部可访问)\n• 音频限制:音频 URL 时长不能大于5小时,文件大小不超过1GB;本地音频文件不能大于5MB\n• 如何获取识别结果:支持**回调或轮询**的方式获取结果,具体请参考 [录音文件识别结果查询](https://cloud.tencent.com/document/product/1093/37822)\n• 识别结果有效时间:识别结果在服务端保存24小时\n• 签名方法参考 [公共参数](https://cloud.tencent.com/document/api/1093/35640) 中签名方法 v3",
|
33
33
|
"input": "CreateRecTaskRequest",
|
34
34
|
"name": "录音文件识别请求",
|
35
35
|
"output": "CreateRecTaskResponse",
|
@@ -57,7 +57,7 @@
|
|
57
57
|
"status": "online"
|
58
58
|
},
|
59
59
|
"DescribeTaskStatus": {
|
60
|
-
"document": "
|
60
|
+
"document": "调用录音文件识别请求接口后,有回调和轮询两种方式获取识别结果。\n• **注意任务有效期为24小时,超过24小时的任务请不要再查询,且不要依赖TaskId作为业务唯一ID,不同日期可能出现重复TaskId。**\n• 当采用回调方式时,识别完成后会将结果通过 POST 请求的形式通知到用户在请求时填写的回调 URL,具体请参见[ 录音识别结果回调 ](https://cloud.tencent.com/document/product/1093/52632)。\n• 当采用轮询方式时,需要主动提交任务ID来轮询识别结果,共有任务成功、等待、执行中和失败四种结果,具体信息请参见下文说明。\n• 请求方法为 HTTP POST , Content-Type为\"application/json; charset=utf-8\"\n• 签名方法参考 [公共参数](https://cloud.tencent.com/document/api/1093/35640) 中签名方法v3。\n• 默认接口请求频率限制:50次/秒,如您有提高请求频率限制的需求,请提[工单](https://console.cloud.tencent.com/workorder/category)进行咨询。",
|
61
61
|
"input": "DescribeTaskStatusRequest",
|
62
62
|
"name": "录音文件识别结果查询",
|
63
63
|
"output": "DescribeTaskStatusResponse",
|
@@ -582,7 +582,7 @@
|
|
582
582
|
},
|
583
583
|
{
|
584
584
|
"disabled": false,
|
585
|
-
"document": "回调 URL\n用户自行搭建的用于接收识别结果的服务URL\n回调格式和内容详见:[录音识别回调说明](https://cloud.tencent.com/document/product/1093/52632)\n\n注意:\n
|
585
|
+
"document": "回调 URL\n用户自行搭建的用于接收识别结果的服务URL\n回调格式和内容详见:[录音识别回调说明](https://cloud.tencent.com/document/product/1093/52632)\n\n注意:\n\n- 如果用户使用轮询方式获取识别结果,则无需提交该参数\n- 建议在回调URL中带上您的业务ID等信息,以便处理业务逻辑",
|
586
586
|
"example": "无",
|
587
587
|
"member": "string",
|
588
588
|
"name": "CallbackUrl",
|
@@ -714,7 +714,7 @@
|
|
714
714
|
"members": [
|
715
715
|
{
|
716
716
|
"disabled": false,
|
717
|
-
"document": "录音文件识别的请求返回结果,包含结果查询需要的TaskId",
|
717
|
+
"document": "录音文件识别的请求返回结果,包含结果查询需要的TaskId。\n**注意:TaskId有效期为24小时,不同日期可能出现重复TaskId,请不要依赖TaskId作为您业务系统里的唯一ID。**\n",
|
718
718
|
"example": "无",
|
719
719
|
"member": "Task",
|
720
720
|
"name": "Data",
|
@@ -816,7 +816,7 @@
|
|
816
816
|
"members": [
|
817
817
|
{
|
818
818
|
"disabled": false,
|
819
|
-
"document": "从CreateRecTask接口获取的TaskId
|
819
|
+
"document": "从CreateRecTask接口获取的TaskId,用于获取任务状态与结果。\n**注意:TaskId有效期为24小时,超过24小时的TaskId请不要再查询。**",
|
820
820
|
"example": "4500055927",
|
821
821
|
"member": "uint64",
|
822
822
|
"name": "TaskId",
|
@@ -835,7 +835,7 @@
|
|
835
835
|
"example": "{ \"Response\": { \"RequestId\": \"8824366f-0e8f-4bd4-892",
|
836
836
|
"member": "TaskStatus",
|
837
837
|
"name": "Data",
|
838
|
-
"
|
838
|
+
"output_required": true,
|
839
839
|
"type": "object",
|
840
840
|
"value_allowed_null": false
|
841
841
|
},
|
@@ -1888,7 +1888,7 @@
|
|
1888
1888
|
"members": [
|
1889
1889
|
{
|
1890
1890
|
"disabled": false,
|
1891
|
-
"document": "任务ID,可通过此ID
|
1891
|
+
"document": "任务ID,可通过此ID在轮询接口获取识别状态与结果。TaskId数据类型为**uint64**。\n**注意:TaskId有效期为24小时,不同日期可能出现重复TaskId,请不要依赖TaskId作为您业务系统里的唯一ID。**",
|
1892
1892
|
"example": "400000000",
|
1893
1893
|
"member": "uint64",
|
1894
1894
|
"name": "TaskId",
|
@@ -80,7 +80,7 @@
|
|
80
80
|
{
|
81
81
|
"document": "用户通过轮询方式获取识别结果,任务成功,并返回识别结果。",
|
82
82
|
"input": "POST / HTTP/1.1\nHost: asr.tencentcloudapi.com\nContent-Type: application/json; charset=utf-8\nX-TC-Version: 2019-06-14\nX-TC-Region: ap-shanghai\nX-TC-Action: DescribeTaskStatus\nX-TC-Timestamp: 1599142563\nAuthorization: TC3-HMAC-SHA256 Credential=AKIDYu6A16GdCxUlnbTSVItxvhOr6Bxxxxx2/2020-09-03/asr/tc3_request, SignedHeaders=content-type;host, Signature=6647fa852c9329ac5aa355c68c838358139c2d941f4ed175dd5858978f5d79c8\nContent-Length: 21\n<公共请求参数>\n\n{\n \"TaskId\": 522931820\n}",
|
83
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"a73b14a6-5044-41cb-bf32-e735d5bd69de\",\n \"Data\": {\n \"TaskId\": 9266418,\n \"Status\": 2,\n \"StatusStr\": \"success\",\n \"AudioDuration\": 2.38,\n \"Result\": \"[0:0.020,0:2.380] 腾讯云语音识别欢迎您。\\n\",\n \"ResultDetail\": [\n {\n \"FinalSentence\": \"腾讯云语音识别欢迎您。\",\n \"SliceSentence\": \"腾讯云 语音识别 欢迎 您\",\n \"StartMs\": 20,\n \"EndMs\": 2380,\n \"SpeechSpeed\": 5.9,\n \"WordsNum\": 4,\n \"Words\": [\n {\n \"OffsetStartMs\": 120,\n \"OffsetEndMs\": 780,\n \"Word\": \"腾讯云\"\n },\n {\n \"OffsetStartMs\": 780,\n \"OffsetEndMs\": 1530,\n \"Word\": \"语音识别\"\n },\n {\n \"OffsetStartMs\": 1530,\n \"OffsetEndMs\": 1860,\n \"Word\": \"欢迎\"\n },\n {\n \"OffsetStartMs\": 1860,\n \"OffsetEndMs\": 2250,\n \"Word\": \"您\"\n }\n ]\n }\n ],\n \"ErrorMsg\": \"\"\n }\n }\n}",
|
83
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"a73b14a6-5044-41cb-bf32-e735d5bd69de\",\n \"Data\": {\n \"TaskId\": 9266418,\n \"Status\": 2,\n \"StatusStr\": \"success\",\n \"AudioDuration\": 2.38,\n \"Result\": \"[0:0.020,0:2.380] 腾讯云语音识别欢迎您。\\n\",\n \"ResultDetail\": [\n {\n \"FinalSentence\": \"腾讯云语音识别欢迎您。\",\n \"SliceSentence\": \"腾讯云 语音识别 欢迎 您\",\n \"StartMs\": 20,\n \"EndMs\": 2380,\n \"SpeechSpeed\": 5.9,\n \"WordsNum\": 4,\n \"EmotionalEnergy\": 0,\n \"SpeakerId\": 0,\n \"SilenceTime\": 0,\n \"EmotionType\": [\n \"happy\"\n ],\n \"Words\": [\n {\n \"OffsetStartMs\": 120,\n \"OffsetEndMs\": 780,\n \"Word\": \"腾讯云\"\n },\n {\n \"OffsetStartMs\": 780,\n \"OffsetEndMs\": 1530,\n \"Word\": \"语音识别\"\n },\n {\n \"OffsetStartMs\": 1530,\n \"OffsetEndMs\": 1860,\n \"Word\": \"欢迎\"\n },\n {\n \"OffsetStartMs\": 1860,\n \"OffsetEndMs\": 2250,\n \"Word\": \"您\"\n }\n ]\n }\n ],\n \"ErrorMsg\": \"\"\n }\n }\n}",
|
84
84
|
"title": "轮询结果——任务成功"
|
85
85
|
},
|
86
86
|
{
|
@@ -11843,7 +11843,7 @@
|
|
11843
11843
|
"members": [
|
11844
11844
|
{
|
11845
11845
|
"disabled": false,
|
11846
|
-
"document": "
|
11846
|
+
"document": "查询用量开始时间,格式为yyyy-mm-dd,例如:2020-09-01",
|
11847
11847
|
"example": "2020-09-01",
|
11848
11848
|
"member": "string",
|
11849
11849
|
"name": "StartDate",
|
@@ -11852,7 +11852,7 @@
|
|
11852
11852
|
},
|
11853
11853
|
{
|
11854
11854
|
"disabled": false,
|
11855
|
-
"document": "
|
11855
|
+
"document": "查询用量结束时间,格式为yyyy-mm-dd,例如:2020-09-30(与开始时间同月,不支持跨月查询)",
|
11856
11856
|
"example": "2020-09-30",
|
11857
11857
|
"member": "string",
|
11858
11858
|
"name": "EndDate",
|
@@ -11880,6 +11880,7 @@
|
|
11880
11880
|
"example": "无",
|
11881
11881
|
"member": "CosDetailSets",
|
11882
11882
|
"name": "DetailSets",
|
11883
|
+
"output_required": true,
|
11883
11884
|
"type": "list",
|
11884
11885
|
"value_allowed_null": false
|
11885
11886
|
},
|
@@ -93,6 +93,7 @@
|
|
93
93
|
"example": "1111111",
|
94
94
|
"member": "uint64",
|
95
95
|
"name": "Uin",
|
96
|
+
"output_required": true,
|
96
97
|
"required": true,
|
97
98
|
"type": "int",
|
98
99
|
"value_allowed_null": false
|
@@ -103,6 +104,7 @@
|
|
103
104
|
"example": "1",
|
104
105
|
"member": "uint64",
|
105
106
|
"name": "Type",
|
107
|
+
"output_required": true,
|
106
108
|
"required": true,
|
107
109
|
"type": "int",
|
108
110
|
"value_allowed_null": false
|
@@ -113,6 +115,7 @@
|
|
113
115
|
"example": "aa",
|
114
116
|
"member": "string",
|
115
117
|
"name": "Desc",
|
118
|
+
"output_required": true,
|
116
119
|
"required": false,
|
117
120
|
"type": "string",
|
118
121
|
"value_allowed_null": true
|
@@ -123,6 +126,7 @@
|
|
123
126
|
"example": "aa",
|
124
127
|
"member": "string",
|
125
128
|
"name": "Nick",
|
129
|
+
"output_required": true,
|
126
130
|
"required": false,
|
127
131
|
"type": "string",
|
128
132
|
"value_allowed_null": true
|
@@ -133,6 +137,7 @@
|
|
133
137
|
"example": "xx",
|
134
138
|
"member": "Scf",
|
135
139
|
"name": "Scf",
|
140
|
+
"output_required": true,
|
136
141
|
"required": false,
|
137
142
|
"type": "object",
|
138
143
|
"value_allowed_null": true
|
@@ -2292,6 +2292,26 @@
|
|
2292
2292
|
"output_required": false,
|
2293
2293
|
"type": "string",
|
2294
2294
|
"value_allowed_null": true
|
2295
|
+
},
|
2296
|
+
{
|
2297
|
+
"disabled": false,
|
2298
|
+
"document": "是否启用冷热分层。0:未开启 1:已开启\n注意:此字段可能返回 null,表示取不到有效值。",
|
2299
|
+
"example": "0",
|
2300
|
+
"member": "int64",
|
2301
|
+
"name": "EnableCoolDown",
|
2302
|
+
"output_required": false,
|
2303
|
+
"type": "int",
|
2304
|
+
"value_allowed_null": true
|
2305
|
+
},
|
2306
|
+
{
|
2307
|
+
"disabled": false,
|
2308
|
+
"document": "冷热分层使用COS桶\n注意:此字段可能返回 null,表示取不到有效值。",
|
2309
|
+
"example": "无",
|
2310
|
+
"member": "string",
|
2311
|
+
"name": "CoolDownBucket",
|
2312
|
+
"output_required": false,
|
2313
|
+
"type": "string",
|
2314
|
+
"value_allowed_null": true
|
2295
2315
|
}
|
2296
2316
|
],
|
2297
2317
|
"usage": "out"
|
@@ -11382,6 +11382,15 @@
|
|
11382
11382
|
"name": "IsWebTracking",
|
11383
11383
|
"required": false,
|
11384
11384
|
"type": "bool"
|
11385
|
+
},
|
11386
|
+
{
|
11387
|
+
"disabled": false,
|
11388
|
+
"document": "日志主题分区数量",
|
11389
|
+
"example": "10",
|
11390
|
+
"member": "uint64",
|
11391
|
+
"name": "PartitionCount",
|
11392
|
+
"required": false,
|
11393
|
+
"type": "int"
|
11385
11394
|
}
|
11386
11395
|
],
|
11387
11396
|
"type": "object"
|
@@ -3026,6 +3026,7 @@
|
|
3026
3026
|
"example": "无",
|
3027
3027
|
"member": "int64",
|
3028
3028
|
"name": "FlowId",
|
3029
|
+
"output_required": true,
|
3029
3030
|
"type": "int",
|
3030
3031
|
"value_allowed_null": false
|
3031
3032
|
},
|
@@ -3035,6 +3036,7 @@
|
|
3035
3036
|
"example": "无",
|
3036
3037
|
"member": "int64",
|
3037
3038
|
"name": "TaskId",
|
3039
|
+
"output_required": true,
|
3038
3040
|
"type": "int",
|
3039
3041
|
"value_allowed_null": false
|
3040
3042
|
},
|
@@ -10479,7 +10481,7 @@
|
|
10479
10481
|
"example": "无",
|
10480
10482
|
"member": "SecurityGroup",
|
10481
10483
|
"name": "Groups",
|
10482
|
-
"
|
10484
|
+
"output_required": true,
|
10483
10485
|
"type": "list",
|
10484
10486
|
"value_allowed_null": false
|
10485
10487
|
},
|
@@ -10489,7 +10491,7 @@
|
|
10489
10491
|
"example": "10",
|
10490
10492
|
"member": "int64",
|
10491
10493
|
"name": "Total",
|
10492
|
-
"
|
10494
|
+
"output_required": true,
|
10493
10495
|
"type": "int",
|
10494
10496
|
"value_allowed_null": false
|
10495
10497
|
},
|
@@ -17377,7 +17379,7 @@
|
|
17377
17379
|
"example": "1008306",
|
17378
17380
|
"member": "int64",
|
17379
17381
|
"name": "FlowId",
|
17380
|
-
"
|
17382
|
+
"output_required": true,
|
17381
17383
|
"type": "int",
|
17382
17384
|
"value_allowed_null": false
|
17383
17385
|
},
|