tccli 3.0.1186.1__py2.py3-none-any.whl → 3.0.1187.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/cfw/cfw_client.py +0 -53
- tccli/services/cfw/v20190904/api.json +0 -24
- tccli/services/cfw/v20190904/examples.json +0 -8
- tccli/services/cwp/v20180228/api.json +1 -1
- tccli/services/emr/emr_client.py +224 -12
- tccli/services/emr/v20190103/api.json +389 -21
- tccli/services/emr/v20190103/examples.json +39 -7
- tccli/services/ess/v20201111/api.json +29 -29
- tccli/services/ess/v20201111/examples.json +3 -3
- tccli/services/gme/v20180711/api.json +12 -12
- tccli/services/teo/v20220901/api.json +2 -2
- tccli/services/trocket/v20230308/api.json +9 -0
- tccli/services/vclm/v20240523/api.json +8 -8
- tccli/services/vclm/v20240523/examples.json +17 -5
- tccli/services/vtc/v20240223/api.json +6 -6
- tccli/services/vtc/v20240223/examples.json +19 -7
- {tccli-3.0.1186.1.dist-info → tccli-3.0.1187.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1186.1.dist-info → tccli-3.0.1187.1.dist-info}/RECORD +22 -22
- {tccli-3.0.1186.1.dist-info → tccli-3.0.1187.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1186.1.dist-info → tccli-3.0.1187.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1186.1.dist-info → tccli-3.0.1187.1.dist-info}/license_files/LICENSE +0 -0
@@ -48,6 +48,14 @@
|
|
48
48
|
"title": "test"
|
49
49
|
}
|
50
50
|
],
|
51
|
+
"DeployYarnConf": [
|
52
|
+
{
|
53
|
+
"document": "",
|
54
|
+
"input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeployYarnConf\n<公共请求参数>\n\n{\n \"InstanceId\": \"emr-xx\"\n}",
|
55
|
+
"output": "{\n \"Response\": {\n \"FlowId\": 1,\n \"RequestId\": \"abc\"\n }\n}",
|
56
|
+
"title": "yarn资源调度-部署生效"
|
57
|
+
}
|
58
|
+
],
|
51
59
|
"DescribeAutoScaleGroupGlobalConf": [
|
52
60
|
{
|
53
61
|
"document": "",
|
@@ -179,8 +187,8 @@
|
|
179
187
|
"DescribeResourceSchedule": [
|
180
188
|
{
|
181
189
|
"document": "",
|
182
|
-
"input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeResourceSchedule\n<公共请求参数>\n\n{\n \"InstanceId\": \"
|
183
|
-
"output": "{\n \"Response\": {\n \"
|
190
|
+
"input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeResourceSchedule\n<公共请求参数>\n\n{\n \"InstanceId\": \"abc\"\n}",
|
191
|
+
"output": "{\n \"Response\": {\n \"OpenSwitch\": true,\n \"Scheduler\": \"abc\",\n \"FSInfo\": \"abc\",\n \"CSInfo\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
|
184
192
|
"title": "test"
|
185
193
|
}
|
186
194
|
],
|
@@ -216,6 +224,14 @@
|
|
216
224
|
"title": "获取Yarn的Applications列表"
|
217
225
|
}
|
218
226
|
],
|
227
|
+
"DescribeYarnQueue": [
|
228
|
+
{
|
229
|
+
"document": "",
|
230
|
+
"input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeYarnQueue\n<公共请求参数>\n\n{\n \"InstanceId\": \"emr-xxx\",\n \"Scheduler\": \"capacity\"\n}",
|
231
|
+
"output": "{\n \"Response\": {\n \"Queue\": \"{\\\"name\\\":\\\"root\\\",\\\"myId\\\":\\\"root\\\",\\\"parentId\\\":\\\"root\\\",\\\"configs\\\":[{\\\"configName\\\":\\\"default\\\",\\\"labels\\\":[{\\\"labelName\\\":\\\"\\\\u003cDEFAULT_PARTITION\\\\u003e\\\",\\\"capacity\\\":null,\\\"maximum-capacity\\\":null,\\\"state\\\":0},{\\\"labelName\\\":\\\"test\\\",\\\"capacity\\\":null,\\\"maximum-capacity\\\":null,\\\"state\\\":0},{\\\"labelName\\\":\\\"test2\\\",\\\"capacity\\\":null,\\\"maximum-capacity\\\":null,\\\"state\\\":0}],\\\"minimum-user-limit-percent\\\":null,\\\"user-limit-factor\\\":null,\\\"maximum-applications\\\":null,\\\"maximum-am-resource-percent\\\":null,\\\"default-application-priority\\\":null}],\\\"state\\\":null,\\\"default-node-label-expression\\\":null,\\\"acl_submit_applications\\\":null,\\\"acl_administer_queue\\\":null,\\\"maximum-allocation-mb\\\":null,\\\"maximum-allocation-vcores\\\":null,\\\"isDefault\\\":null,\\\"isRoot\\\":true,\\\"queues\\\":[{\\\"name\\\":\\\"default\\\",\\\"myId\\\":\\\"root.default\\\",\\\"parentId\\\":\\\"root\\\",\\\"configs\\\":[{\\\"configName\\\":\\\"default\\\",\\\"labels\\\":[{\\\"labelName\\\":\\\"\\\\u003cDEFAULT_PARTITION\\\\u003e\\\",\\\"capacity\\\":50,\\\"maximum-capacity\\\":100,\\\"state\\\":0}],\\\"minimum-user-limit-percent\\\":null,\\\"user-limit-factor\\\":1,\\\"maximum-applications\\\":null,\\\"maximum-am-resource-percent\\\":null,\\\"default-application-priority\\\":null}],\\\"state\\\":null,\\\"default-node-label-expression\\\":null,\\\"acl_submit_applications\\\":null,\\\"acl_administer_queue\\\":null,\\\"maximum-allocation-mb\\\":null,\\\"maximum-allocation-vcores\\\":null,\\\"isDefault\\\":true,\\\"isRoot\\\":null,\\\"queues\\\":[]},{\\\"name\\\":\\\"q1\\\",\\\"myId\\\":\\\"root.q1\\\",\\\"parentId\\\":\\\"root\\\",\\\"configs\\\":[{\\\"configName\\\":\\\"default\\\",\\\"labels\\\":[{\\\"labelName\\\":\\\"\\\\u003cDEFAULT_PARTITION\\\\u003e\\\",\\\"capacity\\\":50,\\\"maximum-capacity\\\":100,\\\"state\\\":0},{\\\"labelName\\\":\\\"test\\\",\\\"capacity\\\":100,\\\"maximum-capacity\\\":100,\\\"state\\\":0}],\\\"minimum-user-limit-percent\\\":null,\\\"user-limit-factor\\\":null,\\\"maximum-applications\\\":null,\\\"maximum-am-resource-percent\\\":null,\\\"default-application-priority\\\":null}],\\\"state\\\":\\\"RUNNING\\\",\\\"default-node-label-expression\\\":null,\\\"acl_submit_applications\\\":{\\\"user\\\":\\\"*\\\",\\\"group\\\":\\\"*\\\"},\\\"acl_administer_queue\\\":{\\\"user\\\":\\\"*\\\",\\\"group\\\":\\\"*\\\"},\\\"maximum-allocation-mb\\\":null,\\\"maximum-allocation-vcores\\\":null,\\\"isDefault\\\":null,\\\"isRoot\\\":null,\\\"queues\\\":[]}]}\",\n \"Version\": \"v3\",\n \"RequestId\": \"abc\"\n }\n}",
|
232
|
+
"title": "获取资源调度中的队列信息"
|
233
|
+
}
|
234
|
+
],
|
219
235
|
"DescribeYarnScheduleHistory": [
|
220
236
|
{
|
221
237
|
"document": "",
|
@@ -295,8 +311,8 @@
|
|
295
311
|
"ModifyResourcePools": [
|
296
312
|
{
|
297
313
|
"document": "",
|
298
|
-
"input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyResourcePools\n<公共请求参数>\n\n{\n \"InstanceId\": \"
|
299
|
-
"output": "{\n \"Response\": {\n \"
|
314
|
+
"input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyResourcePools\n<公共请求参数>\n\n{\n \"InstanceId\": \"abc\",\n \"Key\": \"abc\"\n}",
|
315
|
+
"output": "{\n \"Response\": {\n \"IsDraft\": true,\n \"ErrorMsg\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
|
300
316
|
"title": "test"
|
301
317
|
}
|
302
318
|
],
|
@@ -304,15 +320,15 @@
|
|
304
320
|
{
|
305
321
|
"document": "",
|
306
322
|
"input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyResourceScheduleConfig\n<公共请求参数>\n\n{\n \"InstanceId\": \"emr-buy439fq\",\n \"Key\": \"capacity\",\n \"Value\": \"{\\\"queueMappings\\\":[{\\\"mapping-type\\\":\\\"u\\\",\\\"name\\\":\\\"1331\\\",\\\"full-queue-name\\\":\\\"132\\\",\\\"special-name\\\":true,\\\"special-queue\\\":true}],\\\"queue\\\":{\\\"name\\\":\\\"root\\\",\\\"capacity\\\":100,\\\"maximum-capacity\\\":100,\\\"minimum-user-limit-percent\\\":0,\\\"user-limit-factor\\\":0,\\\"maximum-allocation-mb\\\":0,\\\"maximum-allocation-vcores\\\":0,\\\"state\\\":null,\\\"maximum-applications\\\":0,\\\"maximum-am-resource-percent\\\":0,\\\"acl_submit_applications\\\":null,\\\"acl_administer_queue\\\":null,\\\"queues\\\":[{\\\"name\\\":\\\"121\\\",\\\"capacity\\\":12,\\\"maximum-capacity\\\":12,\\\"minimum-user-limit-percent\\\":12,\\\"user-limit-factor\\\":12,\\\"maximum-allocation-mb\\\":12,\\\"maximum-allocation-vcores\\\":12,\\\"state\\\":\\\"RUNNING\\\",\\\"maximum-applications\\\":10000,\\\"maximum-am-resource-percent\\\":25,\\\"acl_submit_applications\\\":{\\\"user\\\":\\\"*\\\",\\\"group\\\":\\\"*\\\"},\\\"acl_administer_queue\\\":{\\\"user\\\":\\\"*\\\",\\\"group\\\":\\\"*\\\"},\\\"queues\\\":null},{\\\"name\\\":\\\"12\\\",\\\"capacity\\\":12,\\\"maximum-capacity\\\":12,\\\"minimum-user-limit-percent\\\":12,\\\"user-limit-factor\\\":12,\\\"maximum-allocation-mb\\\":12,\\\"maximum-allocation-vcores\\\":12,\\\"state\\\":\\\"RUNNING\\\",\\\"maximum-applications\\\":10000,\\\"maximum-am-resource-percent\\\":25,\\\"acl_submit_applications\\\":{\\\"user\\\":\\\"*\\\",\\\"group\\\":\\\"*\\\"},\\\"acl_administer_queue\\\":{\\\"user\\\":\\\"*\\\",\\\"group\\\":\\\"*\\\"},\\\"queues\\\":null},{\\\"name\\\":\\\"default\\\",\\\"capacity\\\":76,\\\"maximum-capacity\\\":100,\\\"minimum-user-limit-percent\\\":12,\\\"user-limit-factor\\\":1,\\\"maximum-allocation-mb\\\":12,\\\"maximum-allocation-vcores\\\":12,\\\"state\\\":\\\"RUNNING\\\",\\\"maximum-applications\\\":12,\\\"maximum-am-resource-percent\\\":12,\\\"acl_submit_applications\\\":{\\\"user\\\":\\\"*\\\",\\\"group\\\":\\\"*\\\"},\\\"acl_administer_queue\\\":{\\\"user\\\":\\\"*\\\",\\\"group\\\":\\\"*\\\"},\\\"queues\\\":[{\\\"name\\\":\\\"d1\\\",\\\"capacity\\\":100,\\\"maximum-capacity\\\":100,\\\"minimum-user-limit-percent\\\":null,\\\"user-limit-factor\\\":null,\\\"maximum-allocation-mb\\\":null,\\\"maximum-allocation-vcores\\\":null,\\\"state\\\":\\\"RUNNING\\\",\\\"maximum-applications\\\":10000,\\\"maximum-am-resource-percent\\\":25,\\\"acl_submit_applications\\\":{\\\"user\\\":\\\"*\\\",\\\"group\\\":\\\"*\\\"},\\\"acl_administer_queue\\\":{\\\"user\\\":\\\"*\\\",\\\"group\\\":\\\"*\\\"},\\\"queues\\\":null}]}]},\\\"queueMappingsOverride\\\":true}\"\n}",
|
307
|
-
"output": "{\n \"Response\": {\n \"
|
323
|
+
"output": "{\n \"Response\": {\n \"IsDraft\": true,\n \"ErrorMsg\": \"abc\",\n \"Data\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
|
308
324
|
"title": "修改yarn资源调度的资源配置"
|
309
325
|
}
|
310
326
|
],
|
311
327
|
"ModifyResourceScheduler": [
|
312
328
|
{
|
313
329
|
"document": "",
|
314
|
-
"input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyResourceScheduler\n<公共请求参数>\n\n{\n \"InstanceId\": \"
|
315
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
330
|
+
"input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyResourceScheduler\n<公共请求参数>\n\n{\n \"InstanceId\": \"abc\",\n \"OldValue\": \"abc\",\n \"NewValue\": \"abc\"\n}",
|
331
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
316
332
|
"title": "test"
|
317
333
|
}
|
318
334
|
],
|
@@ -340,6 +356,22 @@
|
|
340
356
|
"title": "部署生效"
|
341
357
|
}
|
342
358
|
],
|
359
|
+
"ModifyYarnQueueV2": [
|
360
|
+
{
|
361
|
+
"document": "",
|
362
|
+
"input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyYarnQueueV2\n<公共请求参数>\n\n{\n \"ConfigModifyInfoList\": [\n {\n \"BasicParams\": {\n \"Items\": [\n {\n \"Key\": \"state\",\n \"Value\": \"RUNNING\"\n },\n {\n \"Key\": \"default-node-label-expression\",\n \"Value\": \"test\"\n },\n {\n \"Key\": \"acl_submit_applications\",\n \"Value\": \"{\\\"user\\\":\\\"*\\\",\\\"group\\\":\\\"*\\\"}\"\n },\n {\n \"Key\": \"acl_administer_queue\",\n \"Value\": \"{\\\"user\\\":\\\"*\\\",\\\"group\\\":\\\"*\\\"}\"\n },\n {\n \"Key\": \"maximum-allocation-mb\",\n \"Value\": \"1024\"\n },\n {\n \"Key\": \"maximum-allocation-vcores\",\n \"Value\": \"2\"\n }\n ]\n },\n \"ConfigSetParams\": [\n {\n \"BasicParams\": [\n {\n \"Key\": \"minimum-user-limit-percent\",\n \"Value\": \"1\"\n },\n {\n \"Key\": \"user-limit-factor\",\n \"Value\": \"1\"\n },\n {\n \"Key\": \"maximum-applications\",\n \"Value\": \"1000\"\n },\n {\n \"Key\": \"maximum-am-resource-percent\",\n \"Value\": \"0.005\"\n },\n {\n \"Key\": \"default-application-priority\",\n \"Value\": \"1\"\n }\n ],\n \"ConfigSet\": \"default\",\n \"LabelParams\": [\n {\n \"Items\": [\n {\n \"Key\": \"labelName\",\n \"Value\": \"<DEFAULT_PARTITION>\"\n },\n {\n \"Key\": \"capacity\",\n \"Value\": \"100\"\n },\n {\n \"Key\": \"maximum-capacity\",\n \"Value\": \"100\"\n }\n ]\n },\n {\n \"Items\": [\n {\n \"Key\": \"labelName\",\n \"Value\": \"test\"\n },\n {\n \"Key\": \"capacity\",\n \"Value\": \"100\"\n },\n {\n \"Key\": \"maximum-capacity\",\n \"Value\": \"100\"\n }\n ]\n }\n ]\n }\n ],\n \"MyId\": \"\",\n \"Name\": \"test3\",\n \"OpType\": 0,\n \"ParentId\": \"\"\n }\n ],\n \"InstanceId\": \"emr-324bjb6v\",\n \"Scheduler\": \"capacity\"\n}",
|
363
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"5419075a-9601-44a9-b045-a88561990ac0\"\n }\n}",
|
364
|
+
"title": "修改资源调度中队列信息"
|
365
|
+
}
|
366
|
+
],
|
367
|
+
"ResetYarnConfig": [
|
368
|
+
{
|
369
|
+
"document": "取消修改的配置",
|
370
|
+
"input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ResetYarnConfig\n<公共请求参数>\n\n{\n \"InstanceId\": \"emr-xxx\",\n \"Key\": \"fair\"\n}",
|
371
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
372
|
+
"title": "yarn资源调度-重置"
|
373
|
+
}
|
374
|
+
],
|
343
375
|
"RunJobFlow": [
|
344
376
|
{
|
345
377
|
"document": "",
|
@@ -232,7 +232,7 @@
|
|
232
232
|
"status": "online"
|
233
233
|
},
|
234
234
|
"CreateOrganizationAuthUrl": {
|
235
|
-
"document": "本接口(CreateOrganizationAuthUrl
|
235
|
+
"document": "本接口(CreateOrganizationAuthUrl)的主要功能是生成合作企业的认证链接。\n\n在生成链接的过程中,可以提供一部分已知信息,以便为对方进行认证流程提供便利。\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/7ec91b79a0a4860e77c9ff9f4a5f13ad/channel_SyncProxyOrganization2.png)\n\n\n- **企业统一社会信用代码**: 对应上图中的**1**\n- **企业名称**: 对应上图中的**2**\n- **企业法定代表人的名字**:对应上图中的**3**\n- **企业详细住所**:对应上图中的**4**\n\n\n\n\n<b>注</b>:此接口需要 <font color=\"red\"><b>购买单独的实名套餐包</b></font>方可调用,如有需求请联系对接人员评估",
|
236
236
|
"input": "CreateOrganizationAuthUrlRequest",
|
237
237
|
"name": "创建企业认证链接",
|
238
238
|
"output": "CreateOrganizationAuthUrlResponse",
|
@@ -4981,8 +4981,8 @@
|
|
4981
4981
|
},
|
4982
4982
|
{
|
4983
4983
|
"disabled": false,
|
4984
|
-
"document": "指定授权方式 支持多选:\
|
4985
|
-
"example": "
|
4984
|
+
"document": "指定授权方式 支持多选:\n\n<ul>\n<li><strong>1</strong>:上传授权书方式</li>\n<li><strong>2</strong>: 法人授权方式</li>\n<li><strong>3</strong>: 法人身份认证方式</li>\n</ul>",
|
4985
|
+
"example": "[2,3]",
|
4986
4986
|
"member": "uint64",
|
4987
4987
|
"name": "AuthorizationTypes",
|
4988
4988
|
"required": false,
|
@@ -4990,8 +4990,8 @@
|
|
4990
4990
|
},
|
4991
4991
|
{
|
4992
4992
|
"disabled": false,
|
4993
|
-
"document": "
|
4994
|
-
"example": "
|
4993
|
+
"document": "认证企业名称,请确认该名称与企业营业执照中注册的名称一致。\n\n注:\n\n1. `如果名称中包含英文括号(),请使用中文括号()代替。`\n\n2. `EndPointType=“H5”或者\"SHORT_H5\"时,该参数必填`\n",
|
4994
|
+
"example": " 腾讯科技(深圳)有限公司",
|
4995
4995
|
"member": "string",
|
4996
4996
|
"name": "OrganizationName",
|
4997
4997
|
"required": false,
|
@@ -5000,7 +5000,7 @@
|
|
5000
5000
|
{
|
5001
5001
|
"disabled": false,
|
5002
5002
|
"document": "企业统一社会信用代码",
|
5003
|
-
"example": "
|
5003
|
+
"example": "9144030071526726XG",
|
5004
5004
|
"member": "string",
|
5005
5005
|
"name": "UniformSocialCreditCode",
|
5006
5006
|
"required": false,
|
@@ -5008,8 +5008,8 @@
|
|
5008
5008
|
},
|
5009
5009
|
{
|
5010
5010
|
"disabled": false,
|
5011
|
-
"document": "
|
5012
|
-
"example": "
|
5011
|
+
"document": "企业法人的姓名",
|
5012
|
+
"example": "张三",
|
5013
5013
|
"member": "string",
|
5014
5014
|
"name": "LegalName",
|
5015
5015
|
"required": false,
|
@@ -5017,8 +5017,8 @@
|
|
5017
5017
|
},
|
5018
5018
|
{
|
5019
5019
|
"disabled": false,
|
5020
|
-
"document": "
|
5021
|
-
"example": "
|
5020
|
+
"document": "认证完成跳回的链接,最长500个字符",
|
5021
|
+
"example": "https://auth.qq.com/action-next?uid=12345",
|
5022
5022
|
"member": "string",
|
5023
5023
|
"name": "AutoJumpUrl",
|
5024
5024
|
"required": false,
|
@@ -5026,8 +5026,8 @@
|
|
5026
5026
|
},
|
5027
5027
|
{
|
5028
5028
|
"disabled": false,
|
5029
|
-
"document": "
|
5030
|
-
"example": "
|
5029
|
+
"document": "营业执照企业地址",
|
5030
|
+
"example": " 深圳市南山区高新区科技中一路腾讯大厦",
|
5031
5031
|
"member": "string",
|
5032
5032
|
"name": "OrganizationAddress",
|
5033
5033
|
"required": false,
|
@@ -5036,7 +5036,7 @@
|
|
5036
5036
|
{
|
5037
5037
|
"disabled": false,
|
5038
5038
|
"document": "认证人姓名",
|
5039
|
-
"example": "
|
5039
|
+
"example": "李四",
|
5040
5040
|
"member": "string",
|
5041
5041
|
"name": "AdminName",
|
5042
5042
|
"required": false,
|
@@ -5045,7 +5045,7 @@
|
|
5045
5045
|
{
|
5046
5046
|
"disabled": false,
|
5047
5047
|
"document": "认证人手机号",
|
5048
|
-
"example": "
|
5048
|
+
"example": "13200000000",
|
5049
5049
|
"member": "string",
|
5050
5050
|
"name": "AdminMobile",
|
5051
5051
|
"required": false,
|
@@ -5054,7 +5054,7 @@
|
|
5054
5054
|
{
|
5055
5055
|
"disabled": false,
|
5056
5056
|
"document": "认证人身份证号",
|
5057
|
-
"example": "
|
5057
|
+
"example": "620000198802020000",
|
5058
5058
|
"member": "string",
|
5059
5059
|
"name": "AdminIdCardNumber",
|
5060
5060
|
"required": false,
|
@@ -5062,8 +5062,8 @@
|
|
5062
5062
|
},
|
5063
5063
|
{
|
5064
5064
|
"disabled": false,
|
5065
|
-
"document": "
|
5066
|
-
"example": "
|
5065
|
+
"document": "认证人证件类型, 支持以下类型\n<ul><li><b>ID_CARD</b> : 中国大陆居民身份证 (默认值)</li>\n<li><b>HONGKONG_AND_MACAO</b> : 港澳居民来往内地通行证</li>\n<li><b>HONGKONG_MACAO_AND_TAIWAN</b> : 港澳台居民居住证(格式同居民身份证)</li></ul>\n",
|
5066
|
+
"example": "ID_CARD ",
|
5067
5067
|
"member": "string",
|
5068
5068
|
"name": "AdminIdCardType",
|
5069
5069
|
"required": false,
|
@@ -5071,7 +5071,7 @@
|
|
5071
5071
|
},
|
5072
5072
|
{
|
5073
5073
|
"disabled": false,
|
5074
|
-
"document": "
|
5074
|
+
"document": "对方打开链接认证时,对方填写的营业执照的社会信用代码是否与接口上传上来的要保持一致。<ul><li><b>false(默认值)</b>:关闭状态,实际认证时允许与接口传递的信息存在不一致。</li><li><b>true</b>:启用状态,实际认证时必须与接口传递的信息完全相符。</li></ul>",
|
5075
5075
|
"example": "无",
|
5076
5076
|
"member": "bool",
|
5077
5077
|
"name": "UniformSocialCreditCodeSame",
|
@@ -5080,7 +5080,7 @@
|
|
5080
5080
|
},
|
5081
5081
|
{
|
5082
5082
|
"disabled": false,
|
5083
|
-
"document": "
|
5083
|
+
"document": "对方打开链接认证时,法人姓名是否要与接口传递上来的保持一致。<ul><li><b>false(默认值)</b>:关闭状态,实际认证时允许与接口传递的信息存在不一致。</li><li><b>true</b>:启用状态,实际认证时必须与接口传递的信息完全相符。</li></ul>",
|
5084
5084
|
"example": "无",
|
5085
5085
|
"member": "bool",
|
5086
5086
|
"name": "LegalNameSame",
|
@@ -5089,7 +5089,7 @@
|
|
5089
5089
|
},
|
5090
5090
|
{
|
5091
5091
|
"disabled": false,
|
5092
|
-
"document": "
|
5092
|
+
"document": "对方打开链接认证时,认证人姓名是否要与接口传递上来的保持一致。<ul><li><b>false(默认值)</b>:关闭状态,实际认证时允许与接口传递的信息存在不一致。</li><li><b>true</b>:启用状态,实际认证时必须与接口传递的信息完全相符。</li></ul>",
|
5093
5093
|
"example": "无",
|
5094
5094
|
"member": "bool",
|
5095
5095
|
"name": "AdminNameSame",
|
@@ -5098,7 +5098,7 @@
|
|
5098
5098
|
},
|
5099
5099
|
{
|
5100
5100
|
"disabled": false,
|
5101
|
-
"document": "
|
5101
|
+
"document": "对方打开链接认证时,认证人居民身份证件号是否要与接口传递上来的保持一致。<ul><li><b>false(默认值)</b>:关闭状态,实际认证时允许与接口传递的信息存在不一致。</li><li><b>true</b>:启用状态,实际认证时必须与接口传递的信息完全相符。</li></ul>",
|
5102
5102
|
"example": "无",
|
5103
5103
|
"member": "bool",
|
5104
5104
|
"name": "AdminIdCardNumberSame",
|
@@ -5107,7 +5107,7 @@
|
|
5107
5107
|
},
|
5108
5108
|
{
|
5109
5109
|
"disabled": false,
|
5110
|
-
"document": "
|
5110
|
+
"document": "对方打开链接认证时,认证人手机号是否要与接口传递上来的保持一致。<ul>\n<li><b>false(默认值)</b>:关闭状态,实际认证时允许与接口传递的信息存在不一致。</li>\n<li><b>true</b>:启用状态,实际认证时必须与接口传递的信息完全相符。</li>\n</ul>",
|
5111
5111
|
"example": "无",
|
5112
5112
|
"member": "bool",
|
5113
5113
|
"name": "AdminMobileSame",
|
@@ -5116,7 +5116,7 @@
|
|
5116
5116
|
},
|
5117
5117
|
{
|
5118
5118
|
"disabled": false,
|
5119
|
-
"document": "
|
5119
|
+
"document": "对方打开链接认证时,企业名称是否要与接口传递上来的保持一致。<ul><li><b>false(默认值)</b>:关闭状态,实际认证时允许与接口传递的信息存在不一致。</li><li><b>true</b>:启用状态,实际认证时必须与接口传递的信息完全相符。</li></ul>",
|
5120
5120
|
"example": "无",
|
5121
5121
|
"member": "bool",
|
5122
5122
|
"name": "OrganizationNameSame",
|
@@ -5125,7 +5125,7 @@
|
|
5125
5125
|
},
|
5126
5126
|
{
|
5127
5127
|
"disabled": false,
|
5128
|
-
"document": "
|
5128
|
+
"document": "营业执照正面照(支持PNG或JPG格式)需以base64格式提供,且文件大小不得超过5MB。",
|
5129
5129
|
"example": "无",
|
5130
5130
|
"member": "string",
|
5131
5131
|
"name": "BusinessLicense",
|
@@ -5134,7 +5134,7 @@
|
|
5134
5134
|
},
|
5135
5135
|
{
|
5136
5136
|
"disabled": false,
|
5137
|
-
"document": "跳转链接类型:\n\
|
5137
|
+
"document": "跳转链接类型:\n\n<ul>\n<li><b>PC</b>:适用于PC端的认证链接</li>\n<li><b>APP</b>:用于全屏或半屏跳转的小程序链接</li>\n<li><b>SHORT_URL</b>:跳转小程序的链接的短链形式</li>\n<li><b>H5</b>:适用于H5页面的认证链接</li>\n<li><b>SHORT_H5</b>:H5认证链接的短链形式</li>\n</ul>\n",
|
5138
5138
|
"example": "无",
|
5139
5139
|
"member": "string",
|
5140
5140
|
"name": "Endpoint",
|
@@ -5149,8 +5149,8 @@
|
|
5149
5149
|
"members": [
|
5150
5150
|
{
|
5151
5151
|
"disabled": false,
|
5152
|
-
"document": "
|
5153
|
-
"example": "
|
5152
|
+
"document": "生成的认证链接。\n\n注: `链接有效期统一30天`",
|
5153
|
+
"example": "https://essurl.cn/24VopUGBZyF",
|
5154
5154
|
"member": "string",
|
5155
5155
|
"name": "AuthUrl",
|
5156
5156
|
"output_required": true,
|
@@ -5159,8 +5159,8 @@
|
|
5159
5159
|
},
|
5160
5160
|
{
|
5161
5161
|
"disabled": false,
|
5162
|
-
"document": "
|
5163
|
-
"example": "
|
5162
|
+
"document": "链接过期时间,格式为Unix标准时间戳(秒)",
|
5163
|
+
"example": "1733388643",
|
5164
5164
|
"member": "int64",
|
5165
5165
|
"name": "ExpiredTime",
|
5166
5166
|
"output_required": true,
|
@@ -770,9 +770,9 @@
|
|
770
770
|
],
|
771
771
|
"CreateOrganizationAuthUrl": [
|
772
772
|
{
|
773
|
-
"document": "
|
774
|
-
"input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateOrganizationAuthUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDwfsUUckpsqt647UE6uSrk1ZWhYH56z\"\n },\n \"Endpoint\": \"
|
775
|
-
"output": "{\n \"Response\": {\n \"AuthUrl\": \"https://
|
773
|
+
"document": "我们传递企业名称和企业的统一信用代码。同时,为了确保信息的准确性和合规性,我们要求在进行企业认证时,企业名称和统一信用代码必须与我们传递的信息完全一致。",
|
774
|
+
"input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateOrganizationAuthUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDwfsUUckpsqt647UE6uSrk1ZWhYH56z\"\n },\n \"Endpoint\": \"SHORT_URL\",\n \"AuthorizationTypes\": [\n 1,\n 2,\n 3\n ],\n \"UniformSocialCreditCode\": \"9144030071526726XG\",\n \"OrganizationName\": \"典子谦示例企业\",\n \"UniformSocialCreditCodeSame\": true,\n \"OrganizationNameSame\": true\n}",
|
775
|
+
"output": "{\n \"Response\": {\n \"AuthUrl\": \"https://essurl.cn/24VopUGBZyF\",\n \"ExpiredTime\": 1733388643,\n \"RequestId\": \"a34b6e8e-4a3e-444d-8853-b34f90096254\"\n }\n}",
|
776
776
|
"title": "创建企业认证链接"
|
777
777
|
}
|
778
778
|
],
|
@@ -2706,50 +2706,50 @@
|
|
2706
2706
|
{
|
2707
2707
|
"disabled": false,
|
2708
2708
|
"document": "违规场景,参照<a href=\"https://cloud.tencent.com/document/product/607/37622#Label_Value\">Label</a>定义",
|
2709
|
-
"example": "",
|
2709
|
+
"example": "无",
|
2710
2710
|
"member": "string",
|
2711
2711
|
"name": "Label",
|
2712
|
-
"
|
2712
|
+
"output_required": true,
|
2713
2713
|
"type": "string",
|
2714
2714
|
"value_allowed_null": false
|
2715
2715
|
},
|
2716
2716
|
{
|
2717
2717
|
"disabled": false,
|
2718
2718
|
"document": "该场景下概率[0.00,100.00],分值越大违规概率越高",
|
2719
|
-
"example": "",
|
2719
|
+
"example": "无",
|
2720
2720
|
"member": "string",
|
2721
2721
|
"name": "Rate",
|
2722
|
-
"
|
2722
|
+
"output_required": true,
|
2723
2723
|
"type": "string",
|
2724
2724
|
"value_allowed_null": false
|
2725
2725
|
},
|
2726
2726
|
{
|
2727
2727
|
"disabled": false,
|
2728
2728
|
"document": "违规关键字",
|
2729
|
-
"example": "",
|
2729
|
+
"example": "无",
|
2730
2730
|
"member": "string",
|
2731
2731
|
"name": "KeyWord",
|
2732
|
-
"
|
2732
|
+
"output_required": true,
|
2733
2733
|
"type": "string",
|
2734
2734
|
"value_allowed_null": false
|
2735
2735
|
},
|
2736
2736
|
{
|
2737
2737
|
"disabled": false,
|
2738
|
-
"document": "关键字在音频的开始时间,从0
|
2739
|
-
"example": "",
|
2738
|
+
"document": "关键字在音频的开始时间,从0开始的偏移量,单位为毫秒,Label=moan时有效",
|
2739
|
+
"example": "无",
|
2740
2740
|
"member": "uint64",
|
2741
2741
|
"name": "StartTime",
|
2742
|
-
"
|
2742
|
+
"output_required": true,
|
2743
2743
|
"type": "int",
|
2744
2744
|
"value_allowed_null": false
|
2745
2745
|
},
|
2746
2746
|
{
|
2747
2747
|
"disabled": false,
|
2748
|
-
"document": "关键字在音频的结束时间,从0
|
2749
|
-
"example": "",
|
2748
|
+
"document": "关键字在音频的结束时间,从0开始的偏移量,,单位为毫秒,Label=moan时有效",
|
2749
|
+
"example": "无",
|
2750
2750
|
"member": "uint64",
|
2751
2751
|
"name": "EndTime",
|
2752
|
-
"
|
2752
|
+
"output_required": true,
|
2753
2753
|
"type": "int",
|
2754
2754
|
"value_allowed_null": false
|
2755
2755
|
}
|
@@ -4580,7 +4580,7 @@
|
|
4580
4580
|
"members": [
|
4581
4581
|
{
|
4582
4582
|
"disabled": false,
|
4583
|
-
"document": "站点接入类型。该参数取值如下,不填写时默认为 partial:\n<li>partial:CNAME 接入;</li>\n<li>
|
4583
|
+
"document": "站点接入类型。该参数取值如下,不填写时默认为 partial:\n<li>partial:CNAME 接入;</li>\n<li>full:NS 接入;</li>\n<li>noDomainAccess:无域名接入;</li>\n<li>dnsPodAccess:DNSPod 托管接入,该接入模式要求您的域名已托管在 DNSPod 内。</li>",
|
4584
4584
|
"example": "full",
|
4585
4585
|
"member": "string",
|
4586
4586
|
"name": "Type",
|
@@ -12410,7 +12410,7 @@
|
|
12410
12410
|
},
|
12411
12411
|
{
|
12412
12412
|
"disabled": false,
|
12413
|
-
"document": "站点接入方式,取值有:\n<li>
|
12413
|
+
"document": "站点接入方式,取值有:\n<li>full:NS 接入;</li>\n<li>partial:CNAME 接入,如果站点当前是无域名接入,仅支持切换到 CNAME 接入;</li>\n<li>dnsPodAccess:DNSPod 托管接入,该接入模式要求您的域名已托管在 DNSPod 内。</li>不填写保持原有配置。",
|
12414
12414
|
"example": "partial",
|
12415
12415
|
"member": "string",
|
12416
12416
|
"name": "Type",
|
@@ -2575,6 +2575,15 @@
|
|
2575
2575
|
"name": "Limit",
|
2576
2576
|
"required": false,
|
2577
2577
|
"type": "int"
|
2578
|
+
},
|
2579
|
+
{
|
2580
|
+
"disabled": false,
|
2581
|
+
"document": "是否包含新控制台集群",
|
2582
|
+
"example": "0",
|
2583
|
+
"member": "bool",
|
2584
|
+
"name": "IncludeNew",
|
2585
|
+
"required": false,
|
2586
|
+
"type": "bool"
|
2578
2587
|
}
|
2579
2588
|
],
|
2580
2589
|
"type": "object"
|
@@ -57,7 +57,7 @@
|
|
57
57
|
"status": "online"
|
58
58
|
},
|
59
59
|
"SubmitVideoTranslateJob": {
|
60
|
-
"document": "
|
60
|
+
"document": "###### 支持音色种别列表\n| 音色名称 | 性别 | 目标语言 | 音色ID |\n| ------------------------ | ---- | ---------------- | ------ |\n| Florian Multilingual | 男 | 德语(德国) | 701001 |\n| Seraphina | 女 | 德语(德国) | 701002 |\n| Ada Multilingual | 女 | 英语(英国) | 701003 |\n| Ollie Multilingual | 男 | 英语(英国) | 701004 |\n| Ava Multilingual | 女 | 英语(美国) | 701005 |\n| Andrew Multilingual | 男 | 英语(美国) | 701006 |\n| Emma Multilingual | 女 | 英语(美国) | 701007 |\n| Brian Multilingual | 男 | 英语(美国) | 701008 |\n| Jenny Multilingual | 女 | 英语(美国) | 701009 |\n| Ryan Multilingual | 男 | 英语(美国) | 701010 |\n| Adam Multilingual | 男 | 英语(美国) | 701011 |\n| AlloyTurbo Multilingual | 男 | 英语(美国) | 701012 |\n| Amanda Multilingual | 女 | 英语(美国) | 701013 |\n| Brandon Multilingual | 男 | 英语(美国) | 701014 |\n| Christopher Multilingual | 男 | 英语(美国) | 701015 |\n| Cora Multilingual | 女 | 英语(美国) | 701016 |\n| Davis Multilingual | 男 | 英语(美国) | 701017 |\n| Derek Multilingual | 男 | 英语(美国) | 701018 |\n| Dustin Multilingual | 男 | 英语(美国) | 701019 |\n| Evelyn Multilingual | 女 | 英语(美国) | 701020 |\n| Lewis Multilingual | 男 | 英语(美国) | 701021 |\n| Lola Multilingual | 女 | 英语(美国) | 701022 |\n| Nancy Multilingual | 女 | 英语(美国) | 701023 |\n| NovaTurbo Multilingual | 女 | 英语(美国) | 701024 |\n| Phoebe Multilingual | 女 | 英语(美国) | 701025 |\n| Samuel Multilingual | 男 | 英语(美国) | 701026 |\n| Serena Multilingual | 女 | 英语(美国) | 701027 |\n| Steffan Multilingual | 男 | 英语(美国) | 701028 |\n| Arabella Multilingual | 女 | 西班牙语(西班牙) | 701029 |\n| Isidora Multilingual | 女 | 西班牙语(西班牙) | 701030 |\n| Tristan Multilingual | 男 | 西班牙语(西班牙) | 701031 |\n| Ximena Multilingual | 女 | 西班牙语(西班牙) | 701032 |\n| Remy Multilingual | 男 | 法语(法国) | 701033 |\n| Vivienne Multilingual | 女 | 法语(法国) | 701034 |\n| Lucien Multilingual | 男 | 法语(法国) | 701035 |\n| Alessio Multilingual | 男 | 意大利语(意大利) | 701036 |\n| Giuseppe Multilingual | 男 | 意大利语(意大利) | 701037 |\n| Isabella Multilingual | 女 | 意大利语(意大利) | 701038 |\n| Marcello Multilingual | 男 | 意大利语(意大利) | 701039 |\n| Masaru Multilingual | 男 | 日语(日本) | 701040 |\n| Hyunsu Multilingual | 男 | 韩语(韩国) | 701041 |\n| Macerio Multilingual | 男 | 葡萄牙语(巴西) | 701042 |\n| Thalita Multilingual | 女 | 葡萄牙语(巴西) | 701043 |\n| 晓辰 多语言 | 女 | 中文(普通话) | 701044 |\n| 晓晓 多语言 | 女 | 中文(普通话) | 701045 |\n| 晓宇 多语言 | 女 | 中文(普通话) | 701046 |\n| 云逸 多语言 | 男 | 中文(普通话) | 701047 |\n| Yunfan Multilingual | 男 | 中文(普通话) | 701048 |\n| Yunxiao Multilingual | 男 | 中文(普通话) | 701049 |\n| 晓晓 方言 | 女 | 中文(普通话) | 701050 |",
|
61
61
|
"input": "SubmitVideoTranslateJobRequest",
|
62
62
|
"name": "提交视频转译任务",
|
63
63
|
"output": "SubmitVideoTranslateJobResponse",
|
@@ -742,7 +742,7 @@
|
|
742
742
|
"members": [
|
743
743
|
{
|
744
744
|
"disabled": false,
|
745
|
-
"document": "视频地址URL
|
745
|
+
"document": "视频地址URL。\n格式要求:支持 mp4、mov 。\n时长要求:【10-300】秒。\nfps 要求:【15-60】fps\n分辨率要求:单边像素要求在 【540~1920】 之间。\n",
|
746
746
|
"example": "http://xxx/video.mp4",
|
747
747
|
"member": "string",
|
748
748
|
"name": "VideoUrl",
|
@@ -751,8 +751,8 @@
|
|
751
751
|
},
|
752
752
|
{
|
753
753
|
"disabled": false,
|
754
|
-
"document": "源语言:zh, en",
|
755
|
-
"example": "zh",
|
754
|
+
"document": "源语言:zh(中文), en(英文)",
|
755
|
+
"example": "zh(中文)",
|
756
756
|
"member": "string",
|
757
757
|
"name": "SrcLang",
|
758
758
|
"required": true,
|
@@ -760,8 +760,8 @@
|
|
760
760
|
},
|
761
761
|
{
|
762
762
|
"disabled": false,
|
763
|
-
"document": "
|
764
|
-
"example": "
|
763
|
+
"document": "目标语种:\nzh(简体中文)、en(英语)、ar(阿拉伯语)、de(德语)、es(西班牙语)、fr(法语)、id(印尼语)、it(意大利语)、ja(日语)、ko(韩语)、ms(马来语)、pt(葡萄牙语)、ru(俄语)、th(泰语)、tr(土耳其语)、vi(越南语)",
|
764
|
+
"example": "ar(阿拉伯语)",
|
765
765
|
"member": "string",
|
766
766
|
"name": "DstLang",
|
767
767
|
"required": false,
|
@@ -769,7 +769,7 @@
|
|
769
769
|
},
|
770
770
|
{
|
771
771
|
"disabled": false,
|
772
|
-
"document": "当音频 URL
|
772
|
+
"document": "当音频 URL 不为空时,默认以音频驱动视频任务口型。\n格式要求:支持 mp3、m4a、acc、wav 格式。\n时长要求:【10~300】秒\n大小要求:不超过 100M。",
|
773
773
|
"example": "http://xxx/audio.mp3",
|
774
774
|
"member": "string",
|
775
775
|
"name": "AudioUrl",
|
@@ -796,7 +796,7 @@
|
|
796
796
|
},
|
797
797
|
{
|
798
798
|
"disabled": false,
|
799
|
-
"document": "
|
799
|
+
"document": "音色种别:一种音色种别对应一种不同区域的音色\n1)目标语种为小语种(非zh,en)时,该项为必填\n2)目标语种为zh,en时,该项为非必填,若填入,则对应填入的音色\n\n具体音色包含请见“支持音色种别列表”",
|
800
800
|
"example": "701001",
|
801
801
|
"member": "string",
|
802
802
|
"name": "VoiceType",
|
@@ -102,16 +102,28 @@
|
|
102
102
|
],
|
103
103
|
"SubmitVideoTranslateJob": [
|
104
104
|
{
|
105
|
-
"document": "
|
105
|
+
"document": "中英转译失败案例",
|
106
106
|
"input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SubmitVideoTranslateJob\n<公共请求参数>\n\n\n\n{\n \"VideoUrl\": \"https://xxx.com/url/xxx.mp4\",\n \"SrcLang\": \"zh\",\n \"DstLang\": \"zh\",\n \"Confirm\": 0,\n \"LipSync\": 0\n}",
|
107
|
-
"output": "{\n \"Response\": {\n \"Error\": {\n \"Code\": \"
|
108
|
-
"title": "
|
107
|
+
"output": "{\n \"Response\": {\n \"Error\": {\n \"Code\": \"InvalidParameter.InvalidParameter\",\n \"Message\": \"源语种(SrcLang)和目标语种(DstLang)不允许相同,请检查后重新输入\"\n },\n \"RequestId\": \"3787745f-b446-4b39-9471-9032a4c306ee\"\n }\n}",
|
108
|
+
"title": "提交中英视频转译失败案例"
|
109
109
|
},
|
110
110
|
{
|
111
|
-
"document": "
|
111
|
+
"document": "中英转译成功案例",
|
112
112
|
"input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SubmitVideoTranslateJob\n<公共请求参数>\n\n\n\n{\n \"VideoUrl\": \"https://xxx.com/url/xxx.mp4\",\n \"SrcLang\": \"zh\",\n \"DstLang\": \"en\",\n \"Confirm\": 0,\n \"LipSync\": 0\n}",
|
113
113
|
"output": "{\n \"Response\": {\n \"JobId\": \"GLo7lni4PubX9xUwzesuKUOLJokVZ0ll\",\n \"RequestId\": \"950a5a45-7bf5-4db3-aef1-dfedda487575\"\n }\n}",
|
114
|
-
"title": "
|
114
|
+
"title": "提交中英视频转译成功案例"
|
115
|
+
},
|
116
|
+
{
|
117
|
+
"document": "小语种转译成功案例",
|
118
|
+
"input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SubmitVideoTranslateJob\n<公共请求参数>\n\n{\n \"VideoUrl\": \"https://xxx.com/url/xxx.mp4\",\n \"SrcLang\": \"zh\",\n \"DstLang\": \"de-DE\",\n \"Confirm\": 0,\n \"LipSync\": 0,\n \"VoiceType\": \"701001\"\n}",
|
119
|
+
"output": "{\n \"Response\": {\n \"JobId\": \"GLo7lni4PubX9xUwzesuKUOLJokVZ0ll\",\n \"RequestId\": \"950a5a45-7bf5-4db3-aef1-dfedda487575\"\n }\n}",
|
120
|
+
"title": "提交小语种视频转译成功案例"
|
121
|
+
},
|
122
|
+
{
|
123
|
+
"document": "小语种转译失败案例",
|
124
|
+
"input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SubmitVideoTranslateJob\n<公共请求参数>\n\n\n\n{\n \"VideoUrl\": \"https://xxx.com/url/xxx.mp4\",\n \"SrcLang\": \"zh\",\n \"DstLang\": \"de-DE\",\n \"Confirm\": 0,\n \"LipSync\": 0\n}",
|
125
|
+
"output": "{\n \"Response\": {\n \"Error\": {\n \"Code\": \"InvalidParameter.InvalidParameter\",\n \"Message\": \"音色种别不能为空\"\n },\n \"RequestId\": \"3787745f-b446-4b39-9471-9032a4c306ee\"\n }\n}",
|
126
|
+
"title": "提交小语种视频转译失败案例"
|
115
127
|
}
|
116
128
|
]
|
117
129
|
},
|
@@ -15,7 +15,7 @@
|
|
15
15
|
"status": "online"
|
16
16
|
},
|
17
17
|
"SubmitVideoTranslateJob": {
|
18
|
-
"document": "
|
18
|
+
"document": "###### 支持音色种别列表\n| 音色名称 | 性别 | 目标语言 | 音色ID |\n| ------------------------ | ---- | ---------------- | ------ |\n| Florian Multilingual | 男 | 德语(德国) | 701001 |\n| Seraphina | 女 | 德语(德国) | 701002 |\n| Ada Multilingual | 女 | 英语(英国) | 701003 |\n| Ollie Multilingual | 男 | 英语(英国) | 701004 |\n| Ava Multilingual | 女 | 英语(美国) | 701005 |\n| Andrew Multilingual | 男 | 英语(美国) | 701006 |\n| Emma Multilingual | 女 | 英语(美国) | 701007 |\n| Brian Multilingual | 男 | 英语(美国) | 701008 |\n| Jenny Multilingual | 女 | 英语(美国) | 701009 |\n| Ryan Multilingual | 男 | 英语(美国) | 701010 |\n| Adam Multilingual | 男 | 英语(美国) | 701011 |\n| AlloyTurbo Multilingual | 男 | 英语(美国) | 701012 |\n| Amanda Multilingual | 女 | 英语(美国) | 701013 |\n| Brandon Multilingual | 男 | 英语(美国) | 701014 |\n| Christopher Multilingual | 男 | 英语(美国) | 701015 |\n| Cora Multilingual | 女 | 英语(美国) | 701016 |\n| Davis Multilingual | 男 | 英语(美国) | 701017 |\n| Derek Multilingual | 男 | 英语(美国) | 701018 |\n| Dustin Multilingual | 男 | 英语(美国) | 701019 |\n| Evelyn Multilingual | 女 | 英语(美国) | 701020 |\n| Lewis Multilingual | 男 | 英语(美国) | 701021 |\n| Lola Multilingual | 女 | 英语(美国) | 701022 |\n| Nancy Multilingual | 女 | 英语(美国) | 701023 |\n| NovaTurbo Multilingual | 女 | 英语(美国) | 701024 |\n| Phoebe Multilingual | 女 | 英语(美国) | 701025 |\n| Samuel Multilingual | 男 | 英语(美国) | 701026 |\n| Serena Multilingual | 女 | 英语(美国) | 701027 |\n| Steffan Multilingual | 男 | 英语(美国) | 701028 |\n| Arabella Multilingual | 女 | 西班牙语(西班牙) | 701029 |\n| Isidora Multilingual | 女 | 西班牙语(西班牙) | 701030 |\n| Tristan Multilingual | 男 | 西班牙语(西班牙) | 701031 |\n| Ximena Multilingual | 女 | 西班牙语(西班牙) | 701032 |\n| Remy Multilingual | 男 | 法语(法国) | 701033 |\n| Vivienne Multilingual | 女 | 法语(法国) | 701034 |\n| Lucien Multilingual | 男 | 法语(法国) | 701035 |\n| Alessio Multilingual | 男 | 意大利语(意大利) | 701036 |\n| Giuseppe Multilingual | 男 | 意大利语(意大利) | 701037 |\n| Isabella Multilingual | 女 | 意大利语(意大利) | 701038 |\n| Marcello Multilingual | 男 | 意大利语(意大利) | 701039 |\n| Masaru Multilingual | 男 | 日语(日本) | 701040 |\n| Hyunsu Multilingual | 男 | 韩语(韩国) | 701041 |\n| Macerio Multilingual | 男 | 葡萄牙语(巴西) | 701042 |\n| Thalita Multilingual | 女 | 葡萄牙语(巴西) | 701043 |\n| 晓辰 多语言 | 女 | 中文(普通话) | 701044 |\n| 晓晓 多语言 | 女 | 中文(普通话) | 701045 |\n| 晓宇 多语言 | 女 | 中文(普通话) | 701046 |\n| 云逸 多语言 | 男 | 中文(普通话) | 701047 |\n| Yunfan Multilingual | 男 | 中文(普通话) | 701048 |\n| Yunxiao Multilingual | 男 | 中文(普通话) | 701049 |\n| 晓晓 方言 | 女 | 中文(普通话) | 701050 |",
|
19
19
|
"input": "SubmitVideoTranslateJobRequest",
|
20
20
|
"name": "提交视频转译任务",
|
21
21
|
"output": "SubmitVideoTranslateJobResponse",
|
@@ -337,7 +337,7 @@
|
|
337
337
|
"members": [
|
338
338
|
{
|
339
339
|
"disabled": false,
|
340
|
-
"document": "视频地址URL
|
340
|
+
"document": "视频地址URL。\n格式要求:支持 mp4、mov 。\n时长要求:【10-300】秒。\nfps 要求:【15-60】fps\n分辨率要求:单边像素要求在 【540~1920】 之间。",
|
341
341
|
"example": "http://xxx/video.mp4",
|
342
342
|
"member": "string",
|
343
343
|
"name": "VideoUrl",
|
@@ -346,7 +346,7 @@
|
|
346
346
|
},
|
347
347
|
{
|
348
348
|
"disabled": false,
|
349
|
-
"document": "源语言:zh, en",
|
349
|
+
"document": "源语言:zh(中文), en(英文)",
|
350
350
|
"example": "zh",
|
351
351
|
"member": "string",
|
352
352
|
"name": "SrcLang",
|
@@ -355,7 +355,7 @@
|
|
355
355
|
},
|
356
356
|
{
|
357
357
|
"disabled": false,
|
358
|
-
"document": "
|
358
|
+
"document": "目标语种:\nzh(简体中文)、en(英语)、ar(阿拉伯语)、de(德语)、es(西班牙语)、fr(法语)、id(印尼语)、it(意大利语)、ja(日语)、ko(韩语)、ms(马来语)、pt(葡萄牙语)、ru(俄语)、th(泰语)、tr(土耳其语)、vi(越南语)\n示例值:ar(阿拉伯语)",
|
359
359
|
"example": "en",
|
360
360
|
"member": "string",
|
361
361
|
"name": "DstLang",
|
@@ -364,7 +364,7 @@
|
|
364
364
|
},
|
365
365
|
{
|
366
366
|
"disabled": false,
|
367
|
-
"document": "当音频 URL
|
367
|
+
"document": "当音频 URL 不为空时,默认以音频驱动视频任务口型。\n格式要求:支持 mp3、m4a、acc、wav 格式。\n时长要求:【10~300】秒\n大小要求:不超过 100M。\n示例值:http://xxx/audio.mp3",
|
368
368
|
"example": "http://xxx/audio.mp3",
|
369
369
|
"member": "string",
|
370
370
|
"name": "AudioUrl",
|
@@ -391,7 +391,7 @@
|
|
391
391
|
},
|
392
392
|
{
|
393
393
|
"disabled": false,
|
394
|
-
"document": "
|
394
|
+
"document": "音色种别:一种音色种别对应一种不同区域的音色\n1)目标语种为小语种(非zh,en)时,该项为必填\n2)目标语种为zh,en时,该项为非必填,若填入,则对应填入的音色\n\n具体音色包含请见“支持音色种别列表”",
|
395
395
|
"example": "701001",
|
396
396
|
"member": "string",
|
397
397
|
"name": "VoiceType",
|