tccli 3.0.1213.1__py2.py3-none-any.whl → 3.0.1215.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/ams/v20201229/examples.json +2 -2
- tccli/services/batch/v20170312/api.json +2 -2
- tccli/services/captcha/v20190722/api.json +43 -43
- tccli/services/captcha/v20190722/examples.json +11 -11
- tccli/services/ccc/v20200210/api.json +9 -0
- tccli/services/cdb/v20170320/api.json +9 -0
- tccli/services/cdwdoris/v20211228/api.json +11 -0
- tccli/services/cfs/v20190719/api.json +3 -3
- tccli/services/cfw/v20190904/api.json +33 -28
- tccli/services/cfw/v20190904/examples.json +32 -26
- tccli/services/ckafka/v20190819/api.json +1 -1
- tccli/services/clb/v20180317/api.json +19 -1
- tccli/services/cvm/v20170312/api.json +2 -2
- tccli/services/cwp/v20180228/api.json +924 -870
- tccli/services/cwp/v20180228/examples.json +150 -150
- tccli/services/dbbrain/v20191016/examples.json +1 -1
- tccli/services/dlc/v20210125/api.json +11 -0
- tccli/services/emr/v20190103/api.json +9 -0
- tccli/services/ess/v20201111/api.json +10 -1
- tccli/services/essbasic/v20210526/api.json +10 -1
- tccli/services/gaap/v20180529/api.json +95 -85
- tccli/services/gaap/v20180529/examples.json +27 -33
- tccli/services/hunyuan/v20230901/examples.json +6 -0
- tccli/services/iss/v20230517/api.json +19 -0
- tccli/services/mqtt/v20240516/api.json +2 -2
- tccli/services/mqtt/v20240516/examples.json +1 -1
- tccli/services/ocr/v20181119/api.json +1 -1
- tccli/services/partners/partners_client.py +57 -4
- tccli/services/partners/v20180321/api.json +44 -0
- tccli/services/partners/v20180321/examples.json +8 -0
- tccli/services/pts/v20210728/api.json +11 -0
- tccli/services/redis/v20180412/api.json +2 -2
- tccli/services/ssl/v20191205/api.json +33 -4
- tccli/services/taf/v20200210/api.json +54 -94
- tccli/services/taf/v20200210/examples.json +2 -2
- tccli/services/tcss/v20201101/api.json +243 -1
- tccli/services/tcss/v20201101/examples.json +2 -2
- tccli/services/tdmq/tdmq_client.py +106 -0
- tccli/services/tdmq/v20200217/api.json +571 -274
- tccli/services/tdmq/v20200217/examples.json +87 -71
- tccli/services/teo/v20220901/api.json +5 -5
- tccli/services/trocket/v20230308/api.json +29 -11
- tccli/services/trocket/v20230308/examples.json +4 -4
- tccli/services/tsi/v20210325/api.json +79 -0
- tccli/services/vod/v20180717/api.json +500 -57
- tccli/services/vod/v20180717/examples.json +8 -2
- tccli/services/vpc/v20170312/api.json +6 -4
- tccli/services/vpc/v20170312/examples.json +1 -1
- {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/RECORD +54 -54
- {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/license_files/LICENSE +0 -0
@@ -132,7 +132,7 @@
|
|
132
132
|
{
|
133
133
|
"document": "查询消费者详情",
|
134
134
|
"input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeConsumerGroup\n<公共请求参数>\n\n{\n \"InstanceId\": \"rmq-72mo3a9o\",\n \"ConsumerGroup\": \"group\"\n}",
|
135
|
-
"output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"ConsumeEnable\": true,\n \"ConsumeMessageOrderly\":
|
135
|
+
"output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"ConsumeEnable\": true,\n \"ConsumeMessageOrderly\": false,\n \"ConsumeType\": \"PUSH\",\n \"ConsumerLag\": 1580,\n \"ConsumerNum\": 2,\n \"CreatedTime\": 1683613488000,\n \"MaxRetryTimes\": 16,\n \"Remark\": \"测试消费组\",\n \"RequestId\": \"bc4ffab1-65cc-4ef6-9114-0de06c333b84\",\n \"Tps\": 60\n }\n}",
|
136
136
|
"title": "查询消费组详情"
|
137
137
|
}
|
138
138
|
],
|
@@ -172,7 +172,7 @@
|
|
172
172
|
{
|
173
173
|
"document": "查询RocketMQ 5.X 集群列表",
|
174
174
|
"input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstanceList\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"Limit\": 20\n}",
|
175
|
-
"output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"Data\": [\n {\n \"ExpiryTime\":
|
175
|
+
"output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"Data\": [\n {\n \"ExpiryTime\": 1683601674000,\n \"GroupNum\": 10,\n \"GroupNumLimit\": 500,\n \"InstanceId\": \"rmq-72mo3a9o\",\n \"InstanceName\": \"test_instance5x\",\n \"InstanceStatus\": \"RUNNING\",\n \"InstanceType\": \"EXPERIMENT\",\n \"MaxMessageDelay\": 48,\n \"MessageRetention\": 72,\n \"PayMode\": \"POSTPAID\",\n \"Remark\": \"5.X版本测试集群\",\n \"ScaledTpsLimit\": 0,\n \"SkuCode\": \"experiment_500\",\n \"TagList\": [\n {\n \"TagKey\": \"test_tag_key\",\n \"TagValue\": \"test_tag_value\"\n }\n ],\n \"TopicNum\": 10,\n \"TopicNumLimit\": 50,\n \"TpsLimit\": 500,\n \"Version\": \"5.0\"\n }\n ],\n \"RequestId\": \"561a34ff-965b-4a2d-852e-973c0b2a6f01\",\n \"TotalCount\": 1\n }\n}",
|
176
176
|
"title": "查询集群列表"
|
177
177
|
}
|
178
178
|
],
|
@@ -292,7 +292,7 @@
|
|
292
292
|
{
|
293
293
|
"document": "查询主题详情",
|
294
294
|
"input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTopic\n<公共请求参数>\n\n{\n \"InstanceId\": \"rmq-72mo3a9o\",\n \"Topic\": \"test_topic\",\n \"Offset\": 0,\n \"Limit\": 10\n}",
|
295
|
-
"output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"CreatedTime\": 1683601674000,\n \"InstanceId\": \"rmq-72mo3a9o\",\n \"LastUpdateTime\":
|
295
|
+
"output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"CreatedTime\": 1683601674000,\n \"InstanceId\": \"rmq-72mo3a9o\",\n \"LastUpdateTime\": 1683601674000,\n \"Remark\": \"测试主题\",\n \"RequestId\": \"f7f7ba8a-4335-4adb-9186-680b91502c42\",\n \"SubscriptionCount\": 0,\n \"SubscriptionData\": [],\n \"Topic\": \"test_topic\",\n \"TopicType\": \"NORMAL\"\n }\n}",
|
296
296
|
"title": "查询主题详情"
|
297
297
|
}
|
298
298
|
],
|
@@ -331,7 +331,7 @@
|
|
331
331
|
"ModifyInstance": [
|
332
332
|
{
|
333
333
|
"document": "修改实例配置",
|
334
|
-
"input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyInstance\n<公共请求参数>\n\n{\n \"InstanceId\": \"rmq-72mo3a9o\",\n \"Remark\": \"
|
334
|
+
"input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyInstance\n<公共请求参数>\n\n{\n \"InstanceId\": \"rmq-72mo3a9o\",\n \"Remark\": \"测试修改消息保留时长\",\n \"MessageRetention\": 25\n}",
|
335
335
|
"output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"RequestId\": \"becc23c2-b5e1-4df4-9df1-22ba8e5b20c3\"\n }\n}",
|
336
336
|
"title": "修改实例配置"
|
337
337
|
}
|
@@ -101,10 +101,71 @@
|
|
101
101
|
"output_required": true,
|
102
102
|
"type": "bool",
|
103
103
|
"value_allowed_null": false
|
104
|
+
},
|
105
|
+
{
|
106
|
+
"disabled": false,
|
107
|
+
"document": "base64编码的wav/mp3音频数据",
|
108
|
+
"example": "UklGRlR/AABXQVZFZm10IBAAAAABAAEAgD4AAAB9AAACABAAZGF0YSx9AAD+",
|
109
|
+
"member": "string",
|
110
|
+
"name": "Audio",
|
111
|
+
"output_required": true,
|
112
|
+
"type": "string",
|
113
|
+
"value_allowed_null": false
|
104
114
|
}
|
105
115
|
],
|
106
116
|
"usage": "out"
|
107
117
|
},
|
118
|
+
"TTS": {
|
119
|
+
"document": "同传TTS请求参数",
|
120
|
+
"members": [
|
121
|
+
{
|
122
|
+
"disabled": false,
|
123
|
+
"document": "返回音频格式,可取值:wav,mp3,pcm",
|
124
|
+
"example": "wav",
|
125
|
+
"member": "string",
|
126
|
+
"name": "Codec",
|
127
|
+
"required": true,
|
128
|
+
"type": "string"
|
129
|
+
},
|
130
|
+
{
|
131
|
+
"disabled": false,
|
132
|
+
"document": "音色 ID,只包括标准音色(注,日文只有一个固定音色)。\n完整的音色 ID 列表请参见[音色列表](https://cloud.tencent.com/document/product/1073/92668)。",
|
133
|
+
"example": "0",
|
134
|
+
"member": "uint64",
|
135
|
+
"name": "VoiceType",
|
136
|
+
"required": true,
|
137
|
+
"type": "int"
|
138
|
+
},
|
139
|
+
{
|
140
|
+
"disabled": false,
|
141
|
+
"document": "音量大小,范围[-10,10],对应音量大小。默认为0,代表正常音量,值越大音量越高。",
|
142
|
+
"example": "1",
|
143
|
+
"member": "float",
|
144
|
+
"name": "Volume",
|
145
|
+
"required": false,
|
146
|
+
"type": "float"
|
147
|
+
},
|
148
|
+
{
|
149
|
+
"disabled": false,
|
150
|
+
"document": "语速,范围:[-2,6],分别对应不同语速:\n\n- -2代表0.6倍\n- -1代表0.8倍\n- 0代表1.0倍(默认)\n- 1代表1.2倍\n- 2代表1.5倍\n- 6代表2.5倍\n\n如果需要更细化的语速,可以保留小数点后 2 位,例如0.5/1.25/2.81等。\n参数值与实际语速转换,可参考[代码示例](https://sdk-1300466766.cos.ap-shanghai.myqcloud.com/sample/speed_sample.tar.gz)",
|
151
|
+
"example": "1",
|
152
|
+
"member": "float",
|
153
|
+
"name": "Speed",
|
154
|
+
"required": false,
|
155
|
+
"type": "float"
|
156
|
+
},
|
157
|
+
{
|
158
|
+
"disabled": false,
|
159
|
+
"document": "音频采样率:\n\n- 16000:16k(默认)\n- 8000:8k",
|
160
|
+
"example": "16000",
|
161
|
+
"member": "uint64",
|
162
|
+
"name": "SampleRate",
|
163
|
+
"required": false,
|
164
|
+
"type": "int"
|
165
|
+
}
|
166
|
+
],
|
167
|
+
"usage": "in"
|
168
|
+
},
|
108
169
|
"TongChuanDisplayRequest": {
|
109
170
|
"document": "TongChuanDisplay请求参数结构体",
|
110
171
|
"members": [
|
@@ -243,6 +304,15 @@
|
|
243
304
|
"name": "Data",
|
244
305
|
"required": true,
|
245
306
|
"type": "string"
|
307
|
+
},
|
308
|
+
{
|
309
|
+
"disabled": false,
|
310
|
+
"document": "TTS播报控制参数\t",
|
311
|
+
"example": "无",
|
312
|
+
"member": "TTS",
|
313
|
+
"name": "TTS",
|
314
|
+
"required": false,
|
315
|
+
"type": "object"
|
246
316
|
}
|
247
317
|
],
|
248
318
|
"type": "object"
|
@@ -342,6 +412,15 @@
|
|
342
412
|
"name": "Data",
|
343
413
|
"required": true,
|
344
414
|
"type": "string"
|
415
|
+
},
|
416
|
+
{
|
417
|
+
"disabled": false,
|
418
|
+
"document": "TTS播报控制参数",
|
419
|
+
"example": "无",
|
420
|
+
"member": "TTS",
|
421
|
+
"name": "TTS",
|
422
|
+
"required": false,
|
423
|
+
"type": "object"
|
345
424
|
}
|
346
425
|
],
|
347
426
|
"type": "object"
|