tccli 3.0.1185.1__py2.py3-none-any.whl → 3.0.1187.1__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tccli/__init__.py +1 -1
- tccli/services/cdwch/v20200915/api.json +5 -9
- 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/cynosdb/v20190107/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 +7 -7
- tccli/services/facefusion/v20220927/api.json +8 -10
- 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/tse/v20201207/api.json +1 -1
- tccli/services/vclm/v20240523/api.json +24 -12
- tccli/services/vclm/v20240523/examples.json +17 -5
- tccli/services/vrs/v20200824/api.json +4 -4
- tccli/services/vtc/v20240223/api.json +20 -11
- tccli/services/vtc/v20240223/examples.json +19 -7
- {tccli-3.0.1185.1.dist-info → tccli-3.0.1187.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1185.1.dist-info → tccli-3.0.1187.1.dist-info}/RECORD +27 -27
- {tccli-3.0.1185.1.dist-info → tccli-3.0.1187.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1185.1.dist-info → tccli-3.0.1187.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1185.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\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
|
],
|
@@ -1029,25 +1029,25 @@
|
|
1029
1029
|
"CreateUserAutoSignEnableUrl": [
|
1030
1030
|
{
|
1031
1031
|
"document": "将UrlType参数设置为 H5SIGN,即可获得H5页面开通链接",
|
1032
|
-
"input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserAutoSignEnableUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"ClientIp\": \"1.2.3.4\",\n \"UserId\": \"yDRCLUUgygq2xu********Ewg0vjoimj\"\n },\n \"AutoSignConfig\": {\n \"UserInfo\": {\n \"Name\": \"典子谦\",\n \"IdCardType\": \"ID_CARD\",\n \"IdCardNumber\": \"620000198802020000\"\n },\n \"CertInfoCallback\": true,\n \"UserDefineSeal\": true,\n \"SealImgCallback\": true,\n \"
|
1032
|
+
"input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserAutoSignEnableUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"ClientIp\": \"1.2.3.4\",\n \"UserId\": \"yDRCLUUgygq2xu********Ewg0vjoimj\"\n },\n \"AutoSignConfig\": {\n \"UserInfo\": {\n \"Name\": \"典子谦\",\n \"IdCardType\": \"ID_CARD\",\n \"IdCardNumber\": \"620000198802020000\"\n },\n \"CertInfoCallback\": true,\n \"UserDefineSeal\": true,\n \"SealImgCallback\": true,\n \"VerifyChannels\": []\n },\n \"SceneKey\": \"E_PRESCRIPTION_AUTO_SIGN\",\n \"UrlType\": \"H5SIGN\"\n}",
|
1033
1033
|
"output": "{\n \"Response\": {\n \"AppId\": \"\",\n \"AppOriginalId\": \"\",\n \"Path\": \"\",\n \"QrCode\": \"\",\n \"RequestId\": \"5beb5f54-cf3d-4c26-a4ee-a97c85196a3e\",\n \"Url\": \"https://essurl.cn/q5nQ*CSFBZ\",\n \"UrlType\": \"H5SIGN\"\n }\n}",
|
1034
1034
|
"title": "获取H5开通跳转链接"
|
1035
1035
|
},
|
1036
1036
|
{
|
1037
1037
|
"document": "UrlType参数是用来控制生成链接类型的,如果不传,则默认生成小程序跳转链接",
|
1038
|
-
"input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserAutoSignEnableUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"ClientIp\": \"1.2.3.4\",\n \"UserId\": \"yDRCLUUgygq2xu********Ewg0vjoimj\"\n },\n \"AutoSignConfig\": {\n \"UserInfo\": {\n \"Name\": \"典子谦\",\n \"IdCardType\": \"ID_CARD\",\n \"IdCardNumber\": \"620000198802020000\"\n },\n \"CertInfoCallback\": true,\n \"UserDefineSeal\": true,\n \"SealImgCallback\": true,\n \"
|
1038
|
+
"input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserAutoSignEnableUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"ClientIp\": \"1.2.3.4\",\n \"UserId\": \"yDRCLUUgygq2xu********Ewg0vjoimj\"\n },\n \"AutoSignConfig\": {\n \"UserInfo\": {\n \"Name\": \"典子谦\",\n \"IdCardType\": \"ID_CARD\",\n \"IdCardNumber\": \"620000198802020000\"\n },\n \"CertInfoCallback\": true,\n \"UserDefineSeal\": true,\n \"SealImgCallback\": true,\n \"VerifyChannels\": []\n },\n \"SceneKey\": \"E_PRESCRIPTION_AUTO_SIGN\",\n \"UrlType\": \"\"\n}",
|
1039
1039
|
"output": "{\n \"Response\": {\n \"AppId\": \"wxa023******e1d\",\n \"AppOriginalId\": \"gh_da87*******987\",\n \"Path\": \"page?abc=123&def=456\",\n \"QrCode\": \"EBAQAAAAAAAAAAAQIDBAUGBwgxxxxxwAEEQUSITFBBhNRYQcicRQygZGhCCN\",\n \"RequestId\": \"5beb5f54-cf3d-4c26-a4ee-a97c85196a3e\",\n \"Url\": \"https://essurl.cn/q5nQ*CSFBZ\",\n \"UrlType\": \"\"\n }\n}",
|
1040
1040
|
"title": "获取小程序跳转链接"
|
1041
1041
|
},
|
1042
1042
|
{
|
1043
1043
|
"document": "通过 AutoSignConfig.VerifyChannels 参数,可以控制用户在开通的时候所使用的认证方式。以下例子为生成用户短信验证开通的链接为例,链接类型为H5跳转链接。",
|
1044
|
-
"input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserAutoSignEnableUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"ClientIp\": \"1.2.3.4\",\n \"UserId\": \"yDRCLUUgygq2xu********Ewg0vjoimj\"\n },\n \"AutoSignConfig\": {\n \"UserInfo\": {\n \"Name\": \"典子谦\",\n \"IdCardType\": \"ID_CARD\",\n \"IdCardNumber\": \"620000198802020000\"\n },\n \"CertInfoCallback\": true,\n \"UserDefineSeal\": true,\n \"SealImgCallback\": true,\n \"
|
1044
|
+
"input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserAutoSignEnableUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"ClientIp\": \"1.2.3.4\",\n \"UserId\": \"yDRCLUUgygq2xu********Ewg0vjoimj\"\n },\n \"AutoSignConfig\": {\n \"UserInfo\": {\n \"Name\": \"典子谦\",\n \"IdCardType\": \"ID_CARD\",\n \"IdCardNumber\": \"620000198802020000\"\n },\n \"CertInfoCallback\": true,\n \"UserDefineSeal\": true,\n \"SealImgCallback\": true,\n \"VerifyChannels\": [\n \"TELECOM\"\n ]\n },\n \"NotifyType\": \"SMS\",\n \"NotifyAddress\": \"13200000000\",\n \"ExpiredTime\": 1693290580,\n \"SceneKey\": \"E_PRESCRIPTION_AUTO_SIGN\",\n \"UrlType\": \"H5SIGN\"\n}",
|
1045
1045
|
"output": "{\n \"Response\": {\n \"AppId\": \"\",\n \"AppOriginalId\": \"\",\n \"Path\": \"\",\n \"QrCode\": \"\",\n \"RequestId\": \"5beb5f54-cf3d-4c26-a4ee-a97c85196a3e\",\n \"Url\": \"https://essurl.cn/q5nQ*CSFBZ\",\n \"UrlType\": \"H5SIGN\"\n }\n}",
|
1046
1046
|
"title": "设置用户开通认证校验方式"
|
1047
1047
|
},
|
1048
1048
|
{
|
1049
1049
|
"document": "可以使用短信通知用户点击链接进行开通,短信中的链接跳转到小程序或者H5取决于UrlType参数。下面的例子将使用H5跳转链接为例。\n过期时间需要使用时间戳类型进行设置,要求请参考 \"ExpiredTime\" 参数。",
|
1050
|
-
"input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserAutoSignEnableUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"ClientIp\": \"1.2.3.4\",\n \"UserId\": \"yDRCLUUgygq2xu********Ewg0vjoimj\"\n },\n \"AutoSignConfig\": {\n \"UserInfo\": {\n \"Name\": \"典子谦\",\n \"IdCardType\": \"ID_CARD\",\n \"IdCardNumber\": \"620000198802020000\"\n },\n \"CertInfoCallback\": true,\n \"UserDefineSeal\": true,\n \"SealImgCallback\": true,\n \"
|
1050
|
+
"input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserAutoSignEnableUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"ClientIp\": \"1.2.3.4\",\n \"UserId\": \"yDRCLUUgygq2xu********Ewg0vjoimj\"\n },\n \"AutoSignConfig\": {\n \"UserInfo\": {\n \"Name\": \"典子谦\",\n \"IdCardType\": \"ID_CARD\",\n \"IdCardNumber\": \"620000198802020000\"\n },\n \"CertInfoCallback\": true,\n \"UserDefineSeal\": true,\n \"SealImgCallback\": true,\n \"VerifyChannels\": []\n },\n \"NotifyType\": \"SMS\",\n \"NotifyAddress\": \"13200000000\",\n \"ExpiredTime\": 1693290580,\n \"SceneKey\": \"E_PRESCRIPTION_AUTO_SIGN\",\n \"UrlType\": \"H5SIGN\"\n}",
|
1051
1051
|
"output": "{\n \"Response\": {\n \"AppId\": \"\",\n \"AppOriginalId\": \"\",\n \"Path\": \"\",\n \"QrCode\": \"\",\n \"RequestId\": \"5beb5f54-cf3d-4c26-a4ee-a97c85196a3e\",\n \"Url\": \"https://essurl.cn/q5nQ*CSFBZ\",\n \"UrlType\": \"H5SIGN\"\n }\n}",
|
1052
1052
|
"title": "通知对应开通用户以及设置过期时间"
|
1053
1053
|
}
|
@@ -479,7 +479,7 @@
|
|
479
479
|
"members": [
|
480
480
|
{
|
481
481
|
"disabled": false,
|
482
|
-
"document": "
|
482
|
+
"document": "元数据是描述媒体文件的附加信息。通过添加自定义的元数据,可以将一些附加信息嵌入到文件中。这些信息可以用于版权、描述、标识等目的,并在后续的媒体处理或管理过程中使用。\n个数不能大于1。",
|
483
483
|
"example": "[]",
|
484
484
|
"member": "MetaData",
|
485
485
|
"name": "MetaData",
|
@@ -494,7 +494,7 @@
|
|
494
494
|
"members": [
|
495
495
|
{
|
496
496
|
"disabled": false,
|
497
|
-
"document": "
|
497
|
+
"document": "标识图片位于融合结果图中的坐标,将按照坐标对标识图片进行位置和大小的拉伸匹配。\nWidth、Height <= 2160。",
|
498
498
|
"example": "{}",
|
499
499
|
"member": "FaceRect",
|
500
500
|
"name": "LogoRect",
|
@@ -503,7 +503,7 @@
|
|
503
503
|
},
|
504
504
|
{
|
505
505
|
"disabled": false,
|
506
|
-
"document": "标识图片Url
|
506
|
+
"document": "标识图片Url地址\n\n●base64 和 url 必须提供一个,如果都提供以 url 为准。\n●支持图片格式:支持jpg或png\n专业版:base64 编码后大小不超过10M。\n非专业版:base64 编码后大小不超过5M。",
|
507
507
|
"example": "string",
|
508
508
|
"member": "string",
|
509
509
|
"name": "LogoUrl",
|
@@ -512,7 +512,7 @@
|
|
512
512
|
},
|
513
513
|
{
|
514
514
|
"disabled": false,
|
515
|
-
"document": "
|
515
|
+
"document": "输入图片base64。\n●base64 和 url 必须提供一个,如果都提供以 url 为准。\n●支持图片格式:支持jpg或png\n专业版:base64 编码后大小不超过10M。\n非专业版:base64 编码后大小不超过5M。",
|
516
516
|
"example": "string",
|
517
517
|
"member": "string",
|
518
518
|
"name": "LogoImage",
|
@@ -604,23 +604,21 @@
|
|
604
604
|
"members": [
|
605
605
|
{
|
606
606
|
"disabled": false,
|
607
|
-
"document": "MetaData的Key",
|
607
|
+
"document": "MetaData的Key,字符长度不能超过32",
|
608
608
|
"example": "string",
|
609
609
|
"member": "string",
|
610
610
|
"name": "MetaKey",
|
611
611
|
"required": true,
|
612
|
-
"type": "string"
|
613
|
-
"value_allowed_null": true
|
612
|
+
"type": "string"
|
614
613
|
},
|
615
614
|
{
|
616
615
|
"disabled": false,
|
617
|
-
"document": "MetaData的Value",
|
616
|
+
"document": "MetaData的Value,字符长度不能超过256",
|
618
617
|
"example": "string",
|
619
618
|
"member": "string",
|
620
619
|
"name": "MetaValue",
|
621
620
|
"required": true,
|
622
|
-
"type": "string"
|
623
|
-
"value_allowed_null": true
|
621
|
+
"type": "string"
|
624
622
|
}
|
625
623
|
],
|
626
624
|
"usage": "in"
|
@@ -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"
|
@@ -4476,7 +4476,7 @@
|
|
4476
4476
|
},
|
4477
4477
|
{
|
4478
4478
|
"disabled": false,
|
4479
|
-
"document": "引擎所在地域。参考值说明:\n中国区 参考值:\n- ap-guangzhou:广州\n- ap-beijing:北京\n- ap-chengdu:成都\n- ap-chongqing:重庆\n- ap-nanjing:南京\n- ap-shanghai:上海\n- ap-hongkong:香港\n- ap-taipei:台北\n亚太区 参考值:\n- ap-jakarta:雅加达\n- ap-singapore:新加坡\n北美区 参考值\n- na-
|
4479
|
+
"document": "引擎所在地域。参考值说明:\n中国区 参考值:\n- ap-guangzhou:广州\n- ap-beijing:北京\n- ap-chengdu:成都\n- ap-chongqing:重庆\n- ap-nanjing:南京\n- ap-shanghai:上海\n- ap-hongkong:香港\n- ap-taipei:台北\n亚太区 参考值:\n- ap-jakarta:雅加达\n- ap-singapore:新加坡\n北美区 参考值\n- na-siliconvalley:硅谷\n- na-ashburn: 弗吉尼亚\n金融专区 参考值\n- ap-beijing-fsi:北京金融\n- ap-shanghai-fsi:上海金融\n- ap-shenzhen-fsi:深圳金融",
|
4480
4480
|
"example": "ap-beijing",
|
4481
4481
|
"member": "string",
|
4482
4482
|
"name": "EngineRegion",
|