tccli 3.0.1092.1__py2.py3-none-any.whl → 3.0.1093.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/examples/ess/v20201111/CreateOrganizationAuthUrl.md +11 -1
- tccli/examples/rce/v20201103/ManageMarketingRisk.md +19 -56
- tccli/examples/svp/v20240125/CreateSavingPlanOrder.md +1 -1
- tccli/examples/tke/v20180525/DescribeSupportedRuntime.md +25 -0
- tccli/examples/tke/v20180525/ModifyClusterRuntimeConfig.md +27 -0
- tccli/examples/vod/v20180717/CreateSubAppId.md +1 -1
- tccli/examples/vod/v20180717/DescribeAdaptiveDynamicStreamingTemplates.md +5 -1
- tccli/examples/vod/v20180717/DescribeSubAppIds.md +8 -8
- tccli/examples/vod/v20180717/ModifySubAppIdInfo.md +3 -3
- tccli/examples/vod/v20180717/ModifySubAppIdStatus.md +1 -1
- tccli/services/aiart/v20221229/api.json +19 -0
- tccli/services/asr/v20190614/api.json +4 -4
- tccli/services/bsca/v20210811/api.json +19 -1
- tccli/services/ccc/v20200210/api.json +12 -12
- tccli/services/domain/v20180808/api.json +10 -10
- tccli/services/dts/v20211206/api.json +2 -2
- tccli/services/ess/v20201111/api.json +193 -1
- tccli/services/ess/v20201111/examples.json +2 -2
- tccli/services/lcic/v20220817/api.json +49 -0
- tccli/services/lke/v20231130/api.json +11 -1
- tccli/services/ocr/v20181119/api.json +24 -15
- tccli/services/rce/v20201103/api.json +4 -4
- tccli/services/rce/v20201103/examples.json +3 -3
- tccli/services/svp/v20240125/examples.json +1 -1
- tccli/services/tat/v20201028/api.json +3 -3
- tccli/services/tke/tke_client.py +106 -0
- tccli/services/tke/v20180525/api.json +229 -17
- tccli/services/tke/v20180525/examples.json +17 -1
- tccli/services/vod/v20180717/api.json +24 -24
- tccli/services/vod/v20180717/examples.json +8 -8
- {tccli-3.0.1092.1.dist-info → tccli-3.0.1093.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1092.1.dist-info → tccli-3.0.1093.1.dist-info}/RECORD +36 -34
- {tccli-3.0.1092.1.dist-info → tccli-3.0.1093.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1092.1.dist-info → tccli-3.0.1093.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1092.1.dist-info → tccli-3.0.1093.1.dist-info}/license_files/LICENSE +0 -0
tccli/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = '3.0.
|
1
|
+
__version__ = '3.0.1093.1'
|
@@ -5,12 +5,22 @@
|
|
5
5
|
Input:
|
6
6
|
|
7
7
|
```
|
8
|
-
tccli ess CreateOrganizationAuthUrl --cli-unfold-argument
|
8
|
+
tccli ess CreateOrganizationAuthUrl --cli-unfold-argument \
|
9
|
+
--Operator.UserId yDwfsUUckpsqt647UE6uSrk1ZWhYH56z \
|
10
|
+
--Endpoint PC \
|
11
|
+
--AuthorizationTypes 1 2 3 \
|
12
|
+
--LegalName 11 \
|
13
|
+
--UniformSocialCreditCode 11 \
|
14
|
+
--OrganizationName 测试企业123123 \
|
15
|
+
--AutoJumpUrl https://xxxx.com.cn/xxx
|
16
|
+
```
|
9
17
|
|
10
18
|
Output:
|
11
19
|
```
|
12
20
|
{
|
13
21
|
"Response": {
|
22
|
+
"AuthUrl": "https://test.qian.tencent.cn/console/register-callback?token=yDwFJUUckpsxxxxxWaLrSa3zzlXQh",
|
23
|
+
"ExpiredTime": 1668010213,
|
14
24
|
"RequestId": "s168499xxxxx2608083"
|
15
25
|
}
|
16
26
|
}
|
@@ -1,56 +1,16 @@
|
|
1
1
|
**Example 1: ManageMarketingRisk**
|
2
2
|
|
3
|
-
|
3
|
+
使用手机号MD5请求方式
|
4
4
|
|
5
5
|
Input:
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli rce ManageMarketingRisk --cli-unfold-argument \
|
9
|
-
--BusinessSecurityData.
|
10
|
-
--BusinessSecurityData.Account.
|
11
|
-
--BusinessSecurityData.
|
12
|
-
--BusinessSecurityData.
|
13
|
-
--BusinessSecurityData.
|
14
|
-
--BusinessSecurityData.Account.QQAccount.AssociateAccount xx \
|
15
|
-
--BusinessSecurityData.Account.OtherAccount.DeviceId xx \
|
16
|
-
--BusinessSecurityData.Account.OtherAccount.MobilePhone xx \
|
17
|
-
--BusinessSecurityData.Account.OtherAccount.AccountId xx \
|
18
|
-
--BusinessSecurityData.Account.WeChatAccount.MobilePhone xx \
|
19
|
-
--BusinessSecurityData.Account.WeChatAccount.WeChatAccessToken xx \
|
20
|
-
--BusinessSecurityData.Account.WeChatAccount.WeChatSubType 1 \
|
21
|
-
--BusinessSecurityData.Account.WeChatAccount.DeviceId xx \
|
22
|
-
--BusinessSecurityData.Account.WeChatAccount.AssociateAccount xx \
|
23
|
-
--BusinessSecurityData.Account.WeChatAccount.WeChatOpenId xx \
|
24
|
-
--BusinessSecurityData.Account.WeChatAccount.RandStr xx \
|
25
|
-
--BusinessSecurityData.Account.AccountType 1 \
|
26
|
-
--BusinessSecurityData.CookieHash xx \
|
27
|
-
--BusinessSecurityData.BusinessId 1 \
|
28
|
-
--BusinessSecurityData.DeviceType 0 \
|
29
|
-
--BusinessSecurityData.XForwardedFor xx \
|
30
|
-
--BusinessSecurityData.UserId xx \
|
31
|
-
--BusinessSecurityData.CheckDevice 0 \
|
32
|
-
--BusinessSecurityData.Details.0.FieldName xx \
|
33
|
-
--BusinessSecurityData.Details.0.FieldValue xx \
|
34
|
-
--BusinessSecurityData.MacAddress xx \
|
35
|
-
--BusinessSecurityData.UserAgent xx \
|
36
|
-
--BusinessSecurityData.EmailAddress xx \
|
37
|
-
--BusinessSecurityData.VendorId xx \
|
38
|
-
--BusinessSecurityData.SceneCode xx \
|
39
|
-
--BusinessSecurityData.Sponsor.SponsorDeviceNumber xx \
|
40
|
-
--BusinessSecurityData.Sponsor.SponsorIp xx \
|
41
|
-
--BusinessSecurityData.Sponsor.CampaignUrl xx \
|
42
|
-
--BusinessSecurityData.Sponsor.SponsorOpenId xx \
|
43
|
-
--BusinessSecurityData.Sponsor.SponsorPhone xx \
|
44
|
-
--BusinessSecurityData.UserIp xx \
|
45
|
-
--BusinessSecurityData.Referer xx \
|
46
|
-
--BusinessSecurityData.OnlineScam.ContentRiskLevel 0 \
|
47
|
-
--BusinessSecurityData.OnlineScam.ContentLabel xx \
|
48
|
-
--BusinessSecurityData.OnlineScam.ContentType 0 \
|
49
|
-
--BusinessSecurityData.OnlineScam.FraudAccount xx \
|
50
|
-
--BusinessSecurityData.OnlineScam.FraudType 0 \
|
51
|
-
--BusinessSecurityData.Nickname xx \
|
52
|
-
--BusinessSecurityData.DeviceToken xx \
|
53
|
-
--BusinessSecurityData.DeviceBusinessId 0
|
9
|
+
--BusinessSecurityData.Account.AccountType 10004 \
|
10
|
+
--BusinessSecurityData.Account.OtherAccount.AccountId 3ac9aa********************526ed9 \
|
11
|
+
--BusinessSecurityData.SceneCode e_activity_antirush \
|
12
|
+
--BusinessSecurityData.UserIp 113.***.***.150 \
|
13
|
+
--BusinessSecurityData.PostTime 1712841851
|
54
14
|
```
|
55
15
|
|
56
16
|
Output:
|
@@ -60,22 +20,25 @@ Output:
|
|
60
20
|
"Data": {
|
61
21
|
"Code": 0,
|
62
22
|
"Message": "OK",
|
23
|
+
"UUid": "9a570741-****-****-****-****0b788232",
|
63
24
|
"Value": {
|
64
|
-
"UserId": "oz5I********************GfVv",
|
65
|
-
"UserIp": "127.0.0.1",
|
66
|
-
"PostTime": 1590753783,
|
67
25
|
"AssociateAccount": "",
|
26
|
+
"ConstId": "",
|
27
|
+
"PostTime": 1712841851,
|
28
|
+
"RiskInformation": null,
|
68
29
|
"RiskLevel": "reject",
|
69
30
|
"RiskType": [
|
70
|
-
|
31
|
+
201,
|
71
32
|
1,
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
33
|
+
21,
|
34
|
+
11,
|
35
|
+
2011
|
36
|
+
],
|
37
|
+
"UserId": "3ac9aa********************526ed9",
|
38
|
+
"UserIp": "113.***.***.150"
|
39
|
+
}
|
77
40
|
},
|
78
|
-
"RequestId": "
|
41
|
+
"RequestId": "5d9e8c5d-****-****-****-1c0dca666edb"
|
79
42
|
}
|
80
43
|
}
|
81
44
|
```
|
@@ -14,7 +14,7 @@ tccli svp CreateSavingPlanOrder --cli-unfold-argument \
|
|
14
14
|
--TimeUnit y \
|
15
15
|
--CommodityCode svp_common_CYq7cGNk3FaV \
|
16
16
|
--PromiseUseAmount 10000 \
|
17
|
-
--ClientToken sp-856f5555
|
17
|
+
--ClientToken sp-856f5555
|
18
18
|
```
|
19
19
|
|
20
20
|
Output:
|
@@ -0,0 +1,25 @@
|
|
1
|
+
**Example 1: 获取运行时版本信息**
|
2
|
+
|
3
|
+
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli tke DescribeSupportedRuntime --cli-unfold-argument \
|
9
|
+
--K8sVersion xxxx
|
10
|
+
```
|
11
|
+
|
12
|
+
Output:
|
13
|
+
```
|
14
|
+
{
|
15
|
+
"Response": {
|
16
|
+
"OptionalRuntimes": [
|
17
|
+
{
|
18
|
+
"RuntimeType": "docker"
|
19
|
+
}
|
20
|
+
],
|
21
|
+
"RequestId": "xx"
|
22
|
+
}
|
23
|
+
}
|
24
|
+
```
|
25
|
+
|
@@ -0,0 +1,27 @@
|
|
1
|
+
**Example 1: 修改集群运行时配置**
|
2
|
+
|
3
|
+
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli tke ModifyClusterRuntimeConfig --cli-unfold-argument \
|
9
|
+
--ClusterId clx-o8hjuza0 \
|
10
|
+
--DstK8SVersion 1.24.4 \
|
11
|
+
--ClusterRuntimeConfig.RuntimeType containerd \
|
12
|
+
--ClusterRuntimeConfig.RuntimeVersion 1.6.9 \
|
13
|
+
--NodePoolRuntimeConfig.0.NodePoolId np-3z37njiu \
|
14
|
+
--NodePoolRuntimeConfig.0.RuntimeType containerd \
|
15
|
+
--NodePoolRuntimeConfig.0.RuntimeVersion 1.6.9 \
|
16
|
+
--NodePoolRuntimeConfig.0.NodePoolName np-test
|
17
|
+
```
|
18
|
+
|
19
|
+
Output:
|
20
|
+
```
|
21
|
+
{
|
22
|
+
"Response": {
|
23
|
+
"RequestId": "fb370cb6-df57-4077-hjxk-758225788b9b"
|
24
|
+
}
|
25
|
+
}
|
26
|
+
```
|
27
|
+
|
@@ -24,6 +24,8 @@ Output:
|
|
24
24
|
"CreateTime": "2018-10-01T10:00:00Z",
|
25
25
|
"UpdateTime": "2018-10-01T10:00:00Z",
|
26
26
|
"DrmType": "",
|
27
|
+
"DrmKeyProvider": "VOD",
|
28
|
+
"SegmentType": "ts",
|
27
29
|
"DisableHigherVideoResolution": 0,
|
28
30
|
"DisableHigherVideoBitrate": 0,
|
29
31
|
"StreamInfos": [
|
@@ -44,7 +46,9 @@ Output:
|
|
44
46
|
"FillType": "black",
|
45
47
|
"Bitrate": 12500,
|
46
48
|
"Vcrf": 23,
|
47
|
-
"Gop": 0
|
49
|
+
"Gop": 0,
|
50
|
+
"PreserveHDRSwitch": "OFF",
|
51
|
+
"CodecTag": "hvc1"
|
48
52
|
},
|
49
53
|
"RemoveAudio": 0,
|
50
54
|
"TEHDConfig": {
|
@@ -1,6 +1,6 @@
|
|
1
|
-
**Example 1:
|
1
|
+
**Example 1: 查询应用资源列表**
|
2
2
|
|
3
|
-
|
3
|
+
查询应用资源列表
|
4
4
|
|
5
5
|
Input:
|
6
6
|
|
@@ -15,17 +15,17 @@ Output:
|
|
15
15
|
"SubAppIdInfoSet": [
|
16
16
|
{
|
17
17
|
"SubAppId": 1451123904,
|
18
|
-
"Name": "
|
19
|
-
"SubAppIdName": "
|
20
|
-
"Description": "
|
18
|
+
"Name": "应用1",
|
19
|
+
"SubAppIdName": "应用1",
|
20
|
+
"Description": "应用1简介",
|
21
21
|
"CreateTime": "2018-10-01T10:00:00Z",
|
22
22
|
"Status": "On"
|
23
23
|
},
|
24
24
|
{
|
25
25
|
"SubAppId": 1251123904,
|
26
|
-
"Name": "
|
27
|
-
"SubAppIdName": "
|
28
|
-
"Description": "",
|
26
|
+
"Name": "应用2",
|
27
|
+
"SubAppIdName": "应用2",
|
28
|
+
"Description": "应用2简介",
|
29
29
|
"CreateTime": "2018-10-01T10:00:00Z",
|
30
30
|
"Status": "On"
|
31
31
|
}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
**Example 1:
|
1
|
+
**Example 1: 修改应用信息**
|
2
2
|
|
3
3
|
|
4
4
|
|
@@ -7,8 +7,8 @@ Input:
|
|
7
7
|
```
|
8
8
|
tccli vod ModifySubAppIdInfo --cli-unfold-argument \
|
9
9
|
--SubAppId 1400000001 \
|
10
|
-
--Name
|
11
|
-
--Description
|
10
|
+
--Name 更新应用名 \
|
11
|
+
--Description 更新应用简介
|
12
12
|
```
|
13
13
|
|
14
14
|
Output:
|
@@ -314,6 +314,16 @@
|
|
314
314
|
"type": "list",
|
315
315
|
"value_allowed_null": false
|
316
316
|
},
|
317
|
+
{
|
318
|
+
"disabled": false,
|
319
|
+
"document": "对应 SubmitTextToImageProJob 接口中 Revise 参数。开启扩写时,返回扩写后的 prompt 文本。 如果关闭扩写,将直接返回原始输入的 prompt。",
|
320
|
+
"example": "无",
|
321
|
+
"member": "string",
|
322
|
+
"name": "RevisedPrompt",
|
323
|
+
"output_required": false,
|
324
|
+
"type": "list",
|
325
|
+
"value_allowed_null": false
|
326
|
+
},
|
317
327
|
{
|
318
328
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
319
329
|
"member": "string",
|
@@ -385,6 +395,15 @@
|
|
385
395
|
"name": "Engine",
|
386
396
|
"required": false,
|
387
397
|
"type": "string"
|
398
|
+
},
|
399
|
+
{
|
400
|
+
"disabled": false,
|
401
|
+
"document": "prompt 扩写开关。1为开启,0为关闭,不传默认开启。\n开启扩写后,将自动扩写原始输入的 prompt 并使用扩写后的 prompt 生成图片,返回生成图片结果时将一并返回扩写后的 prompt 文本。\n如果关闭扩写,将直接使用原始输入的 prompt 生成图片。\n建议开启,在多数场景下可提升生成图片效果、丰富生成图片细节。",
|
402
|
+
"example": "无",
|
403
|
+
"member": "int64",
|
404
|
+
"name": "Revise",
|
405
|
+
"required": false,
|
406
|
+
"type": "int"
|
388
407
|
}
|
389
408
|
],
|
390
409
|
"type": "object"
|
@@ -120,7 +120,7 @@
|
|
120
120
|
"status": "online"
|
121
121
|
},
|
122
122
|
"SentenceRecognition": {
|
123
|
-
"document": "本接口用于对60秒之内的短音频文件进行识别。<br>•
|
123
|
+
"document": "本接口用于对60秒之内的短音频文件进行识别。<br>• 支持中文普通话、英语、粤语、日语、越南语、马来语、印度尼西亚语、菲律宾语、泰语、葡萄牙语、土耳其语、阿拉伯语、印地语、法语、德语、上海话、四川话、武汉话、贵阳话、昆明话、西安话、郑州话、太原话、兰州话、银川话、西宁话、南京话、合肥话、南昌话、长沙话、苏州话、杭州话、济南话、天津话、石家庄话、黑龙江话、吉林话、辽宁话。<br>• 支持本地语音文件上传和语音URL上传两种请求方式,音频时长不能超过60s,音频文件大小不能超过3MB。<br>• 音频格式支持wav、pcm、ogg-opus、speex、silk、mp3、m4a、aac、 amr。<br>• 请求方法为 HTTP POST , Content-Type为\"application/json; charset=utf-8\"<br>• 签名方法参考 [公共参数](https://cloud.tencent.com/document/api/1093/35640) 中签名方法v3。<br>• 默认接口请求频率限制:30次/秒,如您有提高请求频率限制的需求,请[前往购买](https://buy.cloud.tencent.com/asr)。",
|
124
124
|
"input": "SentenceRecognitionRequest",
|
125
125
|
"name": "一句话识别",
|
126
126
|
"output": "SentenceRecognitionResponse",
|
@@ -328,7 +328,7 @@
|
|
328
328
|
"members": [
|
329
329
|
{
|
330
330
|
"disabled": false,
|
331
|
-
"document": "引擎模型类型。\n• 16k_zh:中文普通话通用;\n• 16k_en:英语;\n• 16k_yue:粤语;\n• 16k_id:印度尼西亚语;\n• 16k_fil:菲律宾语;\n• 16k_th:泰语;\n• 16k_pt:葡萄牙语;\n• 16k_tr:土耳其语;\n• 16k_ar:阿拉伯语;\n• 16k_es:西班牙语;\n• 16k_hi:印地语;\n• 16k_fr:法语;",
|
331
|
+
"document": "引擎模型类型。\n• 16k_zh:中文普通话通用;\n• 16k_en:英语;\n• 16k_yue:粤语;\n• 16k_id:印度尼西亚语;\n• 16k_fil:菲律宾语;\n• 16k_th:泰语;\n• 16k_pt:葡萄牙语;\n• 16k_tr:土耳其语;\n• 16k_ar:阿拉伯语;\n• 16k_es:西班牙语;\n• 16k_hi:印地语;\n• 16k_fr:法语;\n• 16k_de:法语;",
|
332
332
|
"example": "16k_zh",
|
333
333
|
"member": "string",
|
334
334
|
"name": "EngineType",
|
@@ -519,7 +519,7 @@
|
|
519
519
|
"members": [
|
520
520
|
{
|
521
521
|
"disabled": false,
|
522
|
-
"document": "引擎模型类型\n识别引擎采用分级计费方案,标记为“大模型版”的引擎适用大模型计费方案,[点击这里](https://cloud.tencent.com/document/product/1093/35686) 查看产品计费说明\n\n电话通讯场景引擎:\n**注意:电话通讯场景,请务必使用以下8k引擎**\n• 8k_zh:中文电话通讯;\n• 8k_en:英文电话通讯;\n如您有电话通讯场景识别需求,但发现需求语种仅支持16k,可将8k音频传入下方16k引擎,亦能获取识别结果。但**16k引擎并非基于电话通讯数据训练,无法承诺此种调用方式的识别效果,需由您自行验证识别结果是否可用**\n\n通用场景引擎:\n**注意:除电话通讯场景以外的其它识别场景,请务必使用以下16k引擎**\n• **16k_zh:**中文普通话通用引擎,支持中文普通话和少量英语,使用丰富的中文普通话语料训练,覆盖场景广泛,适用于除电话通讯外的所有中文普通话识别场景;\n• **16k_zh_large:**普方英大模型引擎【大模型版】。当前模型同时支持中文、英文、[多种中文方言](https://cloud.tencent.com/document/product/1093/35682)等语言的识别,模型参数量极大,语言模型性能增强,针对噪声大、回音大、人声小、人声远、等低质量音频的识别准确率极大提升,[点击这里](https://console.cloud.tencent.com/asr/demonstrate) 对比中文普通话常规版本与普方英大模型版本的识别效果;\n• **16k_zh_dialect:**中文普通话+多方言混合引擎,除普通话外支持23种方言(上海话、四川话、武汉话、贵阳话、昆明话、西安话、郑州话、太原话、兰州话、银川话、西宁话、南京话、合肥话、南昌话、长沙话、苏州话、杭州话、济南话、天津话、石家庄话、黑龙江话、吉林话、辽宁话);\n• **16k_en:**英语;\n• **16k_yue:**粤语;\n• **16k_zh-PY:**中英粤混合引擎,使用一个引擎同时识别中文普通话、英语、粤语三个语言;\n• **16k_ja:**日语;\n• **16k_ko:**韩语;\n• **16k_vi:**越南语;\n• **16k_ms:**马来语;\n• **16k_id:**印度尼西亚语;\n• **16k_fil:**菲律宾语;\n• **16k_th:**泰语;\n• **16k_pt:**葡萄牙语;\n• **16k_tr:**土耳其语;\n• **16k_ar:**阿拉伯语;\n• **16k_es:**西班牙语;\n• **16k_hi:**印地语;\n• **16k_fr:**法语;\n• **16k_zh_medical
|
522
|
+
"document": "引擎模型类型\n识别引擎采用分级计费方案,标记为“大模型版”的引擎适用大模型计费方案,[点击这里](https://cloud.tencent.com/document/product/1093/35686) 查看产品计费说明\n\n电话通讯场景引擎:\n**注意:电话通讯场景,请务必使用以下8k引擎**\n• 8k_zh:中文电话通讯;\n• 8k_en:英文电话通讯;\n如您有电话通讯场景识别需求,但发现需求语种仅支持16k,可将8k音频传入下方16k引擎,亦能获取识别结果。但**16k引擎并非基于电话通讯数据训练,无法承诺此种调用方式的识别效果,需由您自行验证识别结果是否可用**\n\n通用场景引擎:\n**注意:除电话通讯场景以外的其它识别场景,请务必使用以下16k引擎**\n• **16k_zh:**中文普通话通用引擎,支持中文普通话和少量英语,使用丰富的中文普通话语料训练,覆盖场景广泛,适用于除电话通讯外的所有中文普通话识别场景;\n• **16k_zh_large:**普方英大模型引擎【大模型版】。当前模型同时支持中文、英文、[多种中文方言](https://cloud.tencent.com/document/product/1093/35682)等语言的识别,模型参数量极大,语言模型性能增强,针对噪声大、回音大、人声小、人声远、等低质量音频的识别准确率极大提升,[点击这里](https://console.cloud.tencent.com/asr/demonstrate) 对比中文普通话常规版本与普方英大模型版本的识别效果;\n• **16k_zh_dialect:**中文普通话+多方言混合引擎,除普通话外支持23种方言(上海话、四川话、武汉话、贵阳话、昆明话、西安话、郑州话、太原话、兰州话、银川话、西宁话、南京话、合肥话、南昌话、长沙话、苏州话、杭州话、济南话、天津话、石家庄话、黑龙江话、吉林话、辽宁话);\n• **16k_en:**英语;\n• **16k_yue:**粤语;\n• **16k_zh-PY:**中英粤混合引擎,使用一个引擎同时识别中文普通话、英语、粤语三个语言;\n• **16k_ja:**日语;\n• **16k_ko:**韩语;\n• **16k_vi:**越南语;\n• **16k_ms:**马来语;\n• **16k_id:**印度尼西亚语;\n• **16k_fil:**菲律宾语;\n• **16k_th:**泰语;\n• **16k_pt:**葡萄牙语;\n• **16k_tr:**土耳其语;\n• **16k_ar:**阿拉伯语;\n• **16k_es:**西班牙语;\n• **16k_hi:**印地语;\n• **16k_fr:**法语;\n• **16k_zh_medical:**中文医疗引擎;\n• **16k_de:**德语;",
|
523
523
|
"example": "16k_zh",
|
524
524
|
"member": "string",
|
525
525
|
"name": "EngineModelType",
|
@@ -1541,7 +1541,7 @@
|
|
1541
1541
|
"members": [
|
1542
1542
|
{
|
1543
1543
|
"disabled": false,
|
1544
|
-
"document": "引擎模型类型。\n电话场景:\n• 8k_zh:中文电话通用;\n• 8k_en:英文电话通用;\n\n非电话场景:\n• 16k_zh:中文通用;\n• 16k_zh-PY:中英粤;\n• 16k_zh_medical:中文医疗;\n• 16k_en:英语;\n• 16k_yue:粤语;\n• 16k_ja:日语;\n• 16k_ko:韩语;\n• 16k_vi:越南语;\n• 16k_ms:马来语;\n• 16k_id:印度尼西亚语;\n• 16k_fil:菲律宾语;\n• 16k_th:泰语;\n• 16k_pt:葡萄牙语;\n• 16k_tr:土耳其语;\n• 16k_ar:阿拉伯语;\n• 16k_es:西班牙语;\n• 16k_hi:印地语;\n• 16k_fr:法语;\n• 16k_zh_dialect:多方言,支持23种方言(上海话、四川话、武汉话、贵阳话、昆明话、西安话、郑州话、太原话、兰州话、银川话、西宁话、南京话、合肥话、南昌话、长沙话、苏州话、杭州话、济南话、天津话、石家庄话、黑龙江话、吉林话、辽宁话);",
|
1544
|
+
"document": "引擎模型类型。\n电话场景:\n• 8k_zh:中文电话通用;\n• 8k_en:英文电话通用;\n\n非电话场景:\n• 16k_zh:中文通用;\n• 16k_zh-PY:中英粤;\n• 16k_zh_medical:中文医疗;\n• 16k_en:英语;\n• 16k_yue:粤语;\n• 16k_ja:日语;\n• 16k_ko:韩语;\n• 16k_vi:越南语;\n• 16k_ms:马来语;\n• 16k_id:印度尼西亚语;\n• 16k_fil:菲律宾语;\n• 16k_th:泰语;\n• 16k_pt:葡萄牙语;\n• 16k_tr:土耳其语;\n• 16k_ar:阿拉伯语;\n• 16k_es:西班牙语;\n• 16k_hi:印地语;\n• 16k_fr:法语;\n• 16k_de:德语;\n• 16k_zh_dialect:多方言,支持23种方言(上海话、四川话、武汉话、贵阳话、昆明话、西安话、郑州话、太原话、兰州话、银川话、西宁话、南京话、合肥话、南昌话、长沙话、苏州话、杭州话、济南话、天津话、石家庄话、黑龙江话、吉林话、辽宁话);",
|
1545
1545
|
"example": "16k_en",
|
1546
1546
|
"member": "string",
|
1547
1547
|
"name": "EngSerViceType",
|
@@ -534,6 +534,15 @@
|
|
534
534
|
"name": "PURL",
|
535
535
|
"required": true,
|
536
536
|
"type": "object"
|
537
|
+
},
|
538
|
+
{
|
539
|
+
"disabled": false,
|
540
|
+
"document": "语言,ZH或EN",
|
541
|
+
"example": "ZH",
|
542
|
+
"member": "string",
|
543
|
+
"name": "Language",
|
544
|
+
"required": false,
|
545
|
+
"type": "string"
|
537
546
|
}
|
538
547
|
],
|
539
548
|
"type": "object"
|
@@ -547,7 +556,7 @@
|
|
547
556
|
"example": "无",
|
548
557
|
"member": "ComponentVulnerabilityUnion",
|
549
558
|
"name": "VulnerabilityList",
|
550
|
-
"
|
559
|
+
"output_required": true,
|
551
560
|
"type": "list",
|
552
561
|
"value_allowed_null": true
|
553
562
|
},
|
@@ -645,6 +654,15 @@
|
|
645
654
|
"name": "CNNVDID",
|
646
655
|
"required": false,
|
647
656
|
"type": "list"
|
657
|
+
},
|
658
|
+
{
|
659
|
+
"disabled": false,
|
660
|
+
"document": "语言,ZH或EN",
|
661
|
+
"example": "ZH",
|
662
|
+
"member": "string",
|
663
|
+
"name": "Language",
|
664
|
+
"required": false,
|
665
|
+
"type": "string"
|
648
666
|
}
|
649
667
|
],
|
650
668
|
"type": "object"
|
@@ -57,7 +57,7 @@
|
|
57
57
|
"status": "online"
|
58
58
|
},
|
59
59
|
"CreateCompanyApply": {
|
60
|
-
"document": "创建公司资质申请(1
|
60
|
+
"document": "创建公司资质申请(1、首次使用接口,建议先在云联络中心控制台查看各个资料模板:https://console.cloud.tencent.com/ccc/enterprise/update。2、参数中图片Url建议使用腾讯云Cos存储的临时链接)",
|
61
61
|
"input": "CreateCompanyApplyRequest",
|
62
62
|
"name": "创建公司资质申请",
|
63
63
|
"output": "CreateCompanyApplyResponse",
|
@@ -309,7 +309,7 @@
|
|
309
309
|
"status": "online"
|
310
310
|
},
|
311
311
|
"ModifyCompanyApply": {
|
312
|
-
"document": "修改公司资质申请,只能修改状态为驳回或待审核的申请单。(1
|
312
|
+
"document": "修改公司资质申请,只能修改状态为驳回或待审核的申请单。(1、首次使用接口,建议先在云联络中心控制台查看各个资料模板:https://console.cloud.tencent.com/ccc/enterprise/update。2、参数中图片Url建议使用腾讯云Cos存储的临时链接)",
|
313
313
|
"input": "ModifyCompanyApplyRequest",
|
314
314
|
"name": "修改公司资质申请",
|
315
315
|
"output": "ModifyCompanyApplyResponse",
|
@@ -1094,7 +1094,7 @@
|
|
1094
1094
|
},
|
1095
1095
|
{
|
1096
1096
|
"disabled": false,
|
1097
|
-
"document": "营业执照扫描件(加盖公章)。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB
|
1097
|
+
"document": "营业执照扫描件(加盖公章)。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1098
1098
|
"example": "https://xxxx.com/xxxxx.jpg",
|
1099
1099
|
"member": "string",
|
1100
1100
|
"name": "BusinessIdPicUrl",
|
@@ -1127,7 +1127,7 @@
|
|
1127
1127
|
},
|
1128
1128
|
{
|
1129
1129
|
"disabled": false,
|
1130
|
-
"document": "法定代表人身份证正反面扫描件。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB
|
1130
|
+
"document": "法定代表人身份证正反面扫描件。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1131
1131
|
"example": "https://xxxx.com/xxxxx.jpg\t",
|
1132
1132
|
"member": "string",
|
1133
1133
|
"name": "CorporationIdPicUrl",
|
@@ -1149,7 +1149,7 @@
|
|
1149
1149
|
},
|
1150
1150
|
{
|
1151
1151
|
"disabled": false,
|
1152
|
-
"document": "电话受理单。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB
|
1152
|
+
"document": "电话受理单。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1153
1153
|
"example": "https://xxxx.com/xxxxx.jpg\t",
|
1154
1154
|
"member": "string",
|
1155
1155
|
"name": "AcceptPicUrl",
|
@@ -1160,7 +1160,7 @@
|
|
1160
1160
|
},
|
1161
1161
|
{
|
1162
1162
|
"disabled": false,
|
1163
|
-
"document": "电信入网承诺书。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB
|
1163
|
+
"document": "电信入网承诺书。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1164
1164
|
"example": "https://xxxx.com/xxxxx.jpg\t",
|
1165
1165
|
"member": "string",
|
1166
1166
|
"name": "NetworkCommitmentPicUrl",
|
@@ -1171,7 +1171,7 @@
|
|
1171
1171
|
},
|
1172
1172
|
{
|
1173
1173
|
"disabled": false,
|
1174
|
-
"document": "法定代表人手持身份证照,申请人类型为法定代表人时必填。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB
|
1174
|
+
"document": "法定代表人手持身份证照,申请人类型为法定代表人时必填。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1175
1175
|
"example": "https://xxxx.com/xxxxx.jpg\t",
|
1176
1176
|
"member": "string",
|
1177
1177
|
"name": "CorporationHoldingOnIdPicUrl",
|
@@ -1204,7 +1204,7 @@
|
|
1204
1204
|
},
|
1205
1205
|
{
|
1206
1206
|
"disabled": false,
|
1207
|
-
"document": "经办人身份证正反面扫描件,申请人类型为经办人时必填。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB
|
1207
|
+
"document": "经办人身份证正反面扫描件,申请人类型为经办人时必填。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1208
1208
|
"example": "https://xxxx.com/xxxxx.jpg\t",
|
1209
1209
|
"member": "string",
|
1210
1210
|
"name": "OperatorIdPicUrl",
|
@@ -1215,7 +1215,7 @@
|
|
1215
1215
|
},
|
1216
1216
|
{
|
1217
1217
|
"disabled": false,
|
1218
|
-
"document": "经办人手持身份证照,申请人类型为经办人时必填。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB
|
1218
|
+
"document": "经办人手持身份证照,申请人类型为经办人时必填。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1219
1219
|
"example": "https://xxxx.com/xxxxx.jpg\t",
|
1220
1220
|
"member": "string",
|
1221
1221
|
"name": "OperatorHoldingOnIdPicUrl",
|
@@ -1226,7 +1226,7 @@
|
|
1226
1226
|
},
|
1227
1227
|
{
|
1228
1228
|
"disabled": false,
|
1229
|
-
"document": "委托授权书,申请人类型为经办人时必填。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB
|
1229
|
+
"document": "委托授权书,申请人类型为经办人时必填。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1230
1230
|
"example": "https://xxxx.com/xxxxx.jpg\t",
|
1231
1231
|
"member": "string",
|
1232
1232
|
"name": "CommissionPicUrl",
|
@@ -4300,7 +4300,7 @@
|
|
4300
4300
|
"members": [
|
4301
4301
|
{
|
4302
4302
|
"disabled": false,
|
4303
|
-
"document": "起始时间戳,Unix 时间戳(
|
4303
|
+
"document": "起始时间戳,Unix 时间戳(查询维度仅支持天,例如查询5月1日应该传startTime:\"2023-05-01 00:00:00\",\"endTime\":\"2023-05-01 23:59:59\"的时间戳,查5月1日和5月2日的应该传startTime:\"2023-05-01 00:00:00\",\"endTime\":\"2023-05-02 23:59:59\"的时间戳)",
|
4304
4304
|
"example": "0",
|
4305
4305
|
"member": "int64",
|
4306
4306
|
"name": "StartTimeStamp",
|
@@ -4309,7 +4309,7 @@
|
|
4309
4309
|
},
|
4310
4310
|
{
|
4311
4311
|
"disabled": false,
|
4312
|
-
"document": "结束时间戳,Unix 时间戳,查询时间范围最大为90天(
|
4312
|
+
"document": "结束时间戳,Unix 时间戳,查询时间范围最大为90天(查询维度仅支持天,例如查询5月1日应该传startTime:\"2023-05-01 00:00:00\",\"endTime\":\"2023-05-01 23:59:59\"的时间戳,查5月1日和5月2日的应该传startTime:\"2023-05-01 00:00:00\",\"endTime\":\"2023-05-02 23:59:59\"的时间戳)",
|
4313
4313
|
"example": "0",
|
4314
4314
|
"member": "int64",
|
4315
4315
|
"name": "EndTimeStamp",
|
@@ -385,7 +385,7 @@
|
|
385
385
|
{
|
386
386
|
"disabled": false,
|
387
387
|
"document": "业务ID",
|
388
|
-
"example": "
|
388
|
+
"example": "P0011702977661022561",
|
389
389
|
"member": "string",
|
390
390
|
"name": "BusinessId",
|
391
391
|
"required": false,
|
@@ -394,7 +394,7 @@
|
|
394
394
|
{
|
395
395
|
"disabled": false,
|
396
396
|
"document": "价格",
|
397
|
-
"example": "
|
397
|
+
"example": "100.00",
|
398
398
|
"member": "int64",
|
399
399
|
"name": "Price",
|
400
400
|
"required": false,
|
@@ -1912,7 +1912,7 @@
|
|
1912
1912
|
{
|
1913
1913
|
"disabled": false,
|
1914
1914
|
"document": "领先用户",
|
1915
|
-
"example": "
|
1915
|
+
"example": "r***cent@.com",
|
1916
1916
|
"member": "string",
|
1917
1917
|
"name": "UpUser",
|
1918
1918
|
"output_required": true,
|
@@ -1953,7 +1953,7 @@
|
|
1953
1953
|
{
|
1954
1954
|
"disabled": false,
|
1955
1955
|
"document": "状态,用于筛选,可不填写(1. 成功 2. 失败(失败Reason字段将会被赋值)3. 域名交割中 4. 域名交割完成 5. 预约 6. 竞价)",
|
1956
|
-
"example": "
|
1956
|
+
"example": "1",
|
1957
1957
|
"member": "int64",
|
1958
1958
|
"name": "ReservedStatus",
|
1959
1959
|
"required": false,
|
@@ -2784,7 +2784,7 @@
|
|
2784
2784
|
{
|
2785
2785
|
"disabled": false,
|
2786
2786
|
"document": "预约失败原因\n注意:此字段可能返回 null,表示取不到有效值。",
|
2787
|
-
"example": "
|
2787
|
+
"example": "当前已经提交预约信息,请勿重复提交",
|
2788
2788
|
"member": "string",
|
2789
2789
|
"name": "FailReason",
|
2790
2790
|
"output_required": true,
|
@@ -3223,7 +3223,7 @@
|
|
3223
3223
|
{
|
3224
3224
|
"disabled": false,
|
3225
3225
|
"document": "用户\n注意:此字段可能返回 null,表示取不到有效值。",
|
3226
|
-
"example": "
|
3226
|
+
"example": "r***cent@.com",
|
3227
3227
|
"member": "string",
|
3228
3228
|
"name": "User",
|
3229
3229
|
"output_required": false,
|
@@ -3233,7 +3233,7 @@
|
|
3233
3233
|
{
|
3234
3234
|
"disabled": false,
|
3235
3235
|
"document": "出价\n注意:此字段可能返回 null,表示取不到有效值。",
|
3236
|
-
"example": "
|
3236
|
+
"example": "100.00",
|
3237
3237
|
"member": "int64",
|
3238
3238
|
"name": "Price",
|
3239
3239
|
"output_required": false,
|
@@ -3243,7 +3243,7 @@
|
|
3243
3243
|
{
|
3244
3244
|
"disabled": false,
|
3245
3245
|
"document": "出价时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
3246
|
-
"example": "
|
3246
|
+
"example": "15:04:05",
|
3247
3247
|
"member": "string",
|
3248
3248
|
"name": "BidTime",
|
3249
3249
|
"output_required": false,
|
@@ -3253,7 +3253,7 @@
|
|
3253
3253
|
{
|
3254
3254
|
"disabled": false,
|
3255
3255
|
"document": "当前状态\n注意:此字段可能返回 null,表示取不到有效值。",
|
3256
|
-
"example": "
|
3256
|
+
"example": "down",
|
3257
3257
|
"member": "string",
|
3258
3258
|
"name": "BidStatus",
|
3259
3259
|
"output_required": false,
|
@@ -3355,7 +3355,7 @@
|
|
3355
3355
|
{
|
3356
3356
|
"disabled": false,
|
3357
3357
|
"document": "域名预定失败原因\n注意:此字段可能返回 null,表示取不到有效值。",
|
3358
|
-
"example": "
|
3358
|
+
"example": "当前已经提交预约信息,请勿重复提交",
|
3359
3359
|
"member": "string",
|
3360
3360
|
"name": "FailReason",
|
3361
3361
|
"output_required": false,
|
@@ -5886,7 +5886,7 @@
|
|
5886
5886
|
},
|
5887
5887
|
{
|
5888
5888
|
"disabled": false,
|
5889
|
-
"document": "数据库为cynos、且是cynos
|
5889
|
+
"document": "数据库为cynos、且是cynos集群内的一个子数据库实例时、该参数为该子实例的类型、例如:只读实例传ro、读写实例传rw\n注意:此字段可能返回 null,表示取不到有效值。",
|
5890
5890
|
"example": "ro",
|
5891
5891
|
"member": "string",
|
5892
5892
|
"name": "ChildInstanceType",
|
@@ -6090,7 +6090,7 @@
|
|
6090
6090
|
},
|
6091
6091
|
{
|
6092
6092
|
"disabled": false,
|
6093
|
-
"document": "数据库为cynos、且是cynos
|
6093
|
+
"document": "数据库为cynos、且是cynos集群内的一个子数据库实例时、该参数为该子实例的类型、例如:只读实例传ro、读写实例传rw\n注意:此字段可能返回 null,表示取不到有效值。",
|
6094
6094
|
"example": "ro",
|
6095
6095
|
"member": "string",
|
6096
6096
|
"name": "ChildInstanceType",
|