tccli 3.0.1242.1__py2.py3-none-any.whl → 3.0.1243.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/cfs/v20190719/examples.json +2 -2
- tccli/services/ckafka/v20190819/api.json +11 -0
- tccli/services/clb/v20180317/api.json +23 -18
- tccli/services/clb/v20180317/examples.json +14 -14
- tccli/services/cwp/v20180228/api.json +1 -1
- tccli/services/cwp/v20180228/examples.json +1 -1
- tccli/services/ecm/v20190719/api.json +11 -11
- tccli/services/ecm/v20190719/examples.json +1 -1
- tccli/services/emr/v20190103/api.json +896 -841
- tccli/services/ess/v20201111/api.json +2 -2
- tccli/services/essbasic/v20210526/api.json +2 -2
- tccli/services/gaap/v20180529/api.json +3 -5
- tccli/services/gwlb/v20240906/api.json +14 -14
- tccli/services/hunyuan/v20230901/api.json +1 -1
- tccli/services/iotexplorer/v20190423/api.json +1 -1
- tccli/services/iotvideoindustry/v20201201/api.json +162 -110
- tccli/services/iotvideoindustry/v20201201/examples.json +3 -3
- tccli/services/mna/v20210119/api.json +80 -82
- tccli/services/mna/v20210119/examples.json +21 -21
- tccli/services/ocr/v20181119/api.json +12 -3
- tccli/services/ocr/v20181119/examples.json +2 -2
- tccli/services/pts/v20210728/api.json +36 -33
- tccli/services/pts/v20210728/examples.json +12 -12
- tccli/services/sqlserver/v20180328/api.json +30 -1
- tccli/services/tcb/v20180608/api.json +59 -50
- tccli/services/tcb/v20180608/examples.json +1 -1
- tccli/services/thpc/v20211109/api.json +30 -44
- tccli/services/thpc/v20220401/api.json +30 -44
- tccli/services/thpc/v20230321/api.json +54 -54
- tccli/services/tke/v20180525/api.json +1 -1
- tccli/services/tke/v20180525/examples.json +2 -2
- tccli/services/tke/v20220501/api.json +15 -15
- tccli/services/vpc/v20170312/api.json +16 -16
- tccli/services/vpc/v20170312/examples.json +21 -21
- {tccli-3.0.1242.1.dist-info → tccli-3.0.1243.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1242.1.dist-info → tccli-3.0.1243.1.dist-info}/RECORD +40 -40
- {tccli-3.0.1242.1.dist-info → tccli-3.0.1243.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1242.1.dist-info → tccli-3.0.1243.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1242.1.dist-info → tccli-3.0.1243.1.dist-info}/license_files/LICENSE +0 -0
@@ -3,8 +3,8 @@
|
|
3
3
|
"ActivateHardware": [
|
4
4
|
{
|
5
5
|
"document": "批量激活设备",
|
6
|
-
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ActivateHardware\n<公共请求参数>\n\n{\n \"Hardware\": [\n {\n \"Vendor\": \"vendor\",\n \"SN\": \"AN\",\n \"DeviceName\": \"name\",\n \"Description\": \"
|
7
|
-
"output": "{\n \"Response\": {\n \"HardwareInfo\": [\n {\n \"Vendor\": \"vendor\",\n \"SN\": \"AN\",\n \"DeviceName\": \"name\",\n \"Description\": \"
|
6
|
+
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ActivateHardware\n<公共请求参数>\n\n{\n \"Hardware\": [\n {\n \"Vendor\": \"vendor\",\n \"SN\": \"AN\",\n \"DeviceName\": \"name\",\n \"Description\": \"描述\",\n \"DataKey\": \"keys\"\n }\n ]\n}",
|
7
|
+
"output": "{\n \"Response\": {\n \"HardwareInfo\": [\n {\n \"Vendor\": \"vendor\",\n \"SN\": \"AN\",\n \"DeviceName\": \"name\",\n \"Description\": \"描述\",\n \"DataKey\": \"keys\",\n \"LicensePayMode\": 1,\n \"AccessScope\": 1\n }\n ],\n \"RequestId\": \"edd378f7-2511-4692-a029-5ca3d22c1884\"\n }\n}",
|
8
8
|
"title": "批量激活设备"
|
9
9
|
}
|
10
10
|
],
|
@@ -12,23 +12,23 @@
|
|
12
12
|
{
|
13
13
|
"document": "",
|
14
14
|
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddDevice\n<公共请求参数>\n\n{\n \"DeviceName\": \"mna-test1\",\n \"Remark\": \"mna-test1\",\n \"DataKey\": \"mna-test1\",\n \"Encrypted\": \"false\"\n}",
|
15
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"527cc5c7-0413-33e9-2adc-632e0f6a9dff\",\n \"DeviceId\": \"mna-test1\",\n \"DataKey\": \"
|
15
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"527cc5c7-0413-33e9-2adc-632e0f6a9dff\",\n \"DeviceId\": \"mna-test1\",\n \"DataKey\": \"dasdfrfwer32e4r\",\n \"Signature\": \"dasdfrfwer32e4r\"\n }\n}",
|
16
16
|
"title": "新建设备"
|
17
17
|
}
|
18
18
|
],
|
19
19
|
"AddGroup": [
|
20
20
|
{
|
21
21
|
"document": "",
|
22
|
-
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddGroup\n<公共请求参数>\n\n{\n \"GroupName\": \"
|
23
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
22
|
+
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddGroup\n<公共请求参数>\n\n{\n \"GroupName\": \"gname\",\n \"Description\": \"描述\"\n}",
|
23
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"a1434e98-16e8-41de-9b9b-27805a9cffbf\",\n \"GroupId\": \"1a2b3c4d5e\"\n }\n}",
|
24
24
|
"title": "示例1"
|
25
25
|
}
|
26
26
|
],
|
27
27
|
"AddHardware": [
|
28
28
|
{
|
29
29
|
"document": "批量新建硬件设备",
|
30
|
-
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddHardware\n<公共请求参数>\n\n{\n \"Hardware\": [\n {\n \"SN\": \"
|
31
|
-
"output": "{\n \"Response\": {\n \"Hardware\": [\n {\n \"SN\": \"
|
30
|
+
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddHardware\n<公共请求参数>\n\n{\n \"Hardware\": [\n {\n \"SN\": \"AN\",\n \"LicenseChargingMode\": 1,\n \"Description\": \"描述\"\n }\n ]\n}",
|
31
|
+
"output": "{\n \"Response\": {\n \"Hardware\": [\n {\n \"SN\": \"AN\",\n \"LicenseChargingMode\": 1,\n \"Description\": \"描述\",\n \"HardwareId\": \"cpe-9oii2ew1z4\"\n }\n ],\n \"RequestId\": \"a1434e98-16e8-41de-9b9b-27805a9cffbf\"\n }\n}",
|
32
32
|
"title": "新建硬件设备"
|
33
33
|
}
|
34
34
|
],
|
@@ -170,15 +170,15 @@
|
|
170
170
|
{
|
171
171
|
"document": "",
|
172
172
|
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetGroupDetail\n<公共请求参数>\n\n{\n \"GroupId\": \"cliGrp-xf8rboasb\",\n \"PageSize\": \"10\",\n \"PageNumber\": \"1\"\n}",
|
173
|
-
"output": "{\n \"Response\": {\n \"GroupInfo\": {\n \"GroupId\": \"cliGrp-xf8rboasb\",\n \"GroupName\": \"
|
173
|
+
"output": "{\n \"Response\": {\n \"GroupInfo\": {\n \"GroupId\": \"cliGrp-xf8rboasb\",\n \"GroupName\": \"groupname\",\n \"CreateTime\": \"1711076263000\",\n \"UpdateTime\": \"1711076263000\",\n \"Description\": \"描述\",\n \"DeviceNum\": 0\n },\n \"DeviceInfos\": [\n {\n \"DeviceId\": \"mna-detr244\",\n \"DeviceName\": \"name\",\n \"CreateTime\": \"1711076263000\",\n \"LastTime\": \"1711076263000\",\n \"Remark\": \"mark\",\n \"AccessScope\": 0,\n \"LicensePayMode\": 0,\n \"Payer\": 0,\n \"GroupId\": \"cliGrp-xf8rboasb\",\n \"GroupName\": \"name2\"\n }\n ],\n \"Length\": 0,\n \"TotalPage\": 0,\n \"RequestId\": \"fd429f79-9914-46e7-94c3-c0695ee1c8b9\"\n }\n}",
|
174
174
|
"title": "示例1"
|
175
175
|
}
|
176
176
|
],
|
177
177
|
"GetGroupList": [
|
178
178
|
{
|
179
179
|
"document": "",
|
180
|
-
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetGroupList\n<公共请求参数>\n\n{\n \"PageSize\": \"10\",\n \"PageNumber\": \"1\",\n \"Keyword\": \"
|
181
|
-
"output": "{\n \"Response\": {\n \"GroupInfos\": [\n {\n \"GroupId\": \"
|
180
|
+
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetGroupList\n<公共请求参数>\n\n{\n \"PageSize\": \"10\",\n \"PageNumber\": \"1\",\n \"Keyword\": \"Keyword\"\n}",
|
181
|
+
"output": "{\n \"Response\": {\n \"GroupInfos\": [\n {\n \"GroupId\": \"group-id1\",\n \"GroupName\": \"gname\",\n \"CreateTime\": \"1734401551\",\n \"UpdateTime\": \"1734401551\",\n \"Description\": \"描述\",\n \"DeviceNum\": 5\n }\n ],\n \"Length\": 0,\n \"TotalPage\": 0,\n \"RequestId\": \"a1434e98-16e8-41de-9b9b-27805a9cffbf\"\n }\n}",
|
182
182
|
"title": "示例1"
|
183
183
|
}
|
184
184
|
],
|
@@ -233,30 +233,30 @@
|
|
233
233
|
"GetVendorHardware": [
|
234
234
|
{
|
235
235
|
"document": "厂商查看设备",
|
236
|
-
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetVendorHardware\n<公共请求参数>\n\n{\n \"PageNumber\": 1,\n \"PageSize\":
|
237
|
-
"output": "{\n \"Response\": {\n \"Length\":
|
236
|
+
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetVendorHardware\n<公共请求参数>\n\n{\n \"PageNumber\": 1,\n \"PageSize\": 1\n}",
|
237
|
+
"output": "{\n \"Response\": {\n \"Length\": 1,\n \"RequestId\": \"728a4c82-b31c-4b32-9cee-3ba1fdd1903c\",\n \"TotalPage\": 2,\n \"VendorHardware\": [\n {\n \"CreateTime\": \"1685591205\",\n \"Description\": \"\",\n \"DeviceId\": \"\",\n \"Payer\": 0,\n \"HardwareId\": \"cpe-5n9n3o63t2\",\n \"LicenseChargingMode\": 2,\n \"LicensePayMode\": -1,\n \"SN\": \"cloud-sn\",\n \"Status\": 1\n }\n ]\n }\n}",
|
238
238
|
"title": "厂商查看设备"
|
239
239
|
},
|
240
240
|
{
|
241
241
|
"document": "获取厂商设备列表",
|
242
|
-
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetVendorHardware\n<公共请求参数>\n\n{\n \"PageNumber\": 1,\n \"PageSize\": 10,\n \"Keyword\": \"
|
243
|
-
"output": "{\n \"Response\": {\n \"VendorHardware\": [\n {\n \"HardwareId\": \"
|
242
|
+
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetVendorHardware\n<公共请求参数>\n\n{\n \"PageNumber\": 1,\n \"PageSize\": 10,\n \"Keyword\": \"keywords\",\n \"Status\": 0\n}",
|
243
|
+
"output": "{\n \"Response\": {\n \"VendorHardware\": [\n {\n \"HardwareId\": \"cpe-2ycsnymh2u\",\n \"SN\": \"cpe-sn-04\",\n \"CreateTime\": \"1685449404\",\n \"Status\": 0,\n \"Payer\": 0,\n \"ActiveTime\": \"1685449404\",\n \"Description\": \"描述\",\n \"DeviceId\": \"mna-dev1\",\n \"LicenseChargingMode\": 0,\n \"LicensePayMode\": -1,\n \"LastOnlineTime\": \"1685449404\"\n }\n ],\n \"Length\": 1,\n \"TotalPage\": 1,\n \"RequestId\": \"728a4c82-b31c-4b32-9cee-3ba1fdd1903c\"\n }\n}",
|
244
244
|
"title": "获取厂商设备列表"
|
245
245
|
}
|
246
246
|
],
|
247
247
|
"GroupAddDevice": [
|
248
248
|
{
|
249
249
|
"document": "",
|
250
|
-
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GroupAddDevice\n<公共请求参数>\n\n{\n \"DeviceList\": [\n \"mna-test1\",\n \"mna-test2\"\n ],\n \"GroupId\": \"
|
251
|
-
"output": "{\n \"Response\": {\n \"DeviceNum\": 5,\n \"RequestId\": \"
|
250
|
+
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GroupAddDevice\n<公共请求参数>\n\n{\n \"DeviceList\": [\n \"mna-test1\",\n \"mna-test2\"\n ],\n \"GroupId\": \"group-id\"\n}",
|
251
|
+
"output": "{\n \"Response\": {\n \"DeviceNum\": 5,\n \"RequestId\": \"a1434e98-16e8-41de-9b9b-27805a9cffbf\"\n }\n}",
|
252
252
|
"title": "示例1"
|
253
253
|
}
|
254
254
|
],
|
255
255
|
"GroupDeleteDevice": [
|
256
256
|
{
|
257
257
|
"document": "",
|
258
|
-
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GroupDeleteDevice\n<公共请求参数>\n\n{\n \"DeviceList\": [\n \"mna-test1\",\n \"mna-test2\"\n ],\n \"GroupId\": \"
|
259
|
-
"output": "{\n \"Response\": {\n \"DeviceNum\": 5,\n \"RequestId\": \"
|
258
|
+
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GroupDeleteDevice\n<公共请求参数>\n\n{\n \"DeviceList\": [\n \"mna-test1\",\n \"mna-test2\"\n ],\n \"GroupId\": \"group-id1\"\n}",
|
259
|
+
"output": "{\n \"Response\": {\n \"DeviceNum\": 5,\n \"RequestId\": \"a1434e98-16e8-41de-9b9b-27805a9cffbf\"\n }\n}",
|
260
260
|
"title": "示例1"
|
261
261
|
}
|
262
262
|
],
|
@@ -303,7 +303,7 @@
|
|
303
303
|
"UpdateGroup": [
|
304
304
|
{
|
305
305
|
"document": "",
|
306
|
-
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateGroup\n<公共请求参数>\n\n{\n \"GroupId\": \"cliGrp-xf8rboasbh\",\n \"Description\": \"
|
306
|
+
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateGroup\n<公共请求参数>\n\n{\n \"GroupId\": \"cliGrp-xf8rboasbh\",\n \"Description\": \"描述\"\n}",
|
307
307
|
"output": "{\n \"Response\": {\n \"RequestId\": \"bcc2c1d2-be38-4249-a50b-d9c487a36354\"\n }\n}",
|
308
308
|
"title": "示例1"
|
309
309
|
}
|
@@ -311,7 +311,7 @@
|
|
311
311
|
"UpdateHardware": [
|
312
312
|
{
|
313
313
|
"document": "更新硬件信息",
|
314
|
-
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateHardware\n<公共请求参数>\n\n{\n \"HardwareId\": \"cpe-6zmf86knqu\",\n \"SN\": \"adsqda\",\n \"Description\": \"
|
314
|
+
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateHardware\n<公共请求参数>\n\n{\n \"HardwareId\": \"cpe-6zmf86knqu\",\n \"SN\": \"adsqda\",\n \"Description\": \"描述\"\n}",
|
315
315
|
"output": "{\n \"Response\": {\n \"RequestId\": \"4ff707e0-c87a-6cff-5c65-93f21e212a81\"\n }\n}",
|
316
316
|
"title": "更新硬件信息"
|
317
317
|
},
|
@@ -333,7 +333,7 @@
|
|
333
333
|
"UpdateL3Conn": [
|
334
334
|
{
|
335
335
|
"document": "",
|
336
|
-
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateL3Conn\n<公共请求参数>\n\n{\n \"L3ConnId\": \"l3conn-c0rkbqhig8\",\n \"Description\": \"
|
336
|
+
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateL3Conn\n<公共请求参数>\n\n{\n \"L3ConnId\": \"l3conn-c0rkbqhig8\",\n \"Description\": \"描述\"\n}",
|
337
337
|
"output": "{\n \"Response\": {\n \"RequestId\": \"7ab57398-d79f-4195-b0d4-3aef1e43b9c7\"\n }\n}",
|
338
338
|
"title": "示例1"
|
339
339
|
}
|
@@ -218,7 +218,7 @@
|
|
218
218
|
"status": "online"
|
219
219
|
},
|
220
220
|
"IDCardOCR": {
|
221
|
-
"document": "本接口支持中国大陆居民二代身份证正反面所有字段的识别,包括姓名、性别、民族、出生日期、住址、公民身份证号、签发机关、有效期限,识别准确度达到99%以上。\n\n另外,本接口还支持多种扩展能力,满足不同场景的需求。如身份证照片、人像照片的裁剪功能,同时具备8种告警功能,如下表所示。\n\n<table style=\"width:650px\">\n <thead>\n <tr>\n <th width=\"150\"
|
221
|
+
"document": "本接口支持中国大陆居民二代身份证正反面所有字段的识别,包括姓名、性别、民族、出生日期、住址、公民身份证号、签发机关、有效期限,识别准确度达到99%以上。\n\n另外,本接口还支持多种扩展能力,满足不同场景的需求。如身份证照片、人像照片的裁剪功能,同时具备8种告警功能,如下表所示。\n\n<table style=\"width:650px\">\n <thead>\n <tr>\n <th width=\"150\">扩展能力</th>\n <th width=\"500\">能力项</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td rowspan=\"2\">裁剪功能</td>\n <td>身份证照片裁剪(去掉证件外多余的边缘、自动矫正拍摄角度)</td>\n </tr>\n <tr>\n <td>人像照片裁剪(自动抠取身份证头像区域)</td>\n </tr>\n <tr>\n <td rowspan=\"9\">告警功能</td>\n <td>身份证有效日期不合法,即有效日期不符合5年、10年、20年、长期期限\n\n</td>\n </tr>\n <tr>\n <td>身份证边框不完整告警</td>\n </tr>\n <tr>\n <td>身份证复印件告警</td>\n </tr>\n <tr>\n <td>身份证翻拍告警</td>\n </tr>\n <tr>\n <td>身份证框内遮挡告警</td>\n </tr>\n <tr>\n <td>临时身份证告警</td>\n </tr>\n <tr>\n <td>身份证疑似存在PS痕迹告警</td>\n </tr>\n <tr>\n <td>图片模糊告警(可根据图片质量分数判断)</td>\n </tr>\n </tbody>\n </table>\n\n默认接口请求频率限制:20次/秒。",
|
222
222
|
"input": "IDCardOCRRequest",
|
223
223
|
"name": "身份证识别",
|
224
224
|
"output": "IDCardOCRResponse",
|
@@ -344,7 +344,7 @@
|
|
344
344
|
"status": "online"
|
345
345
|
},
|
346
346
|
"RecognizeEncryptedIDCardOCR": {
|
347
|
-
"document": "身份证识别(安全加密版)接口实现了数据加密传输,能够有效防止个人身份证隐私信息不被窃取泄露。\n\n本接口支持中国大陆居民二代身份证正反面所有字段的识别,包括姓名、性别、民族、出生日期、住址、公民身份证号、签发机关、有效期限,识别准确度达到99%以上。\n\n另外,本接口还支持多种扩展能力,满足不同场景的需求。如身份证照片、人像照片的裁剪功能,同时具备9种告警功能,如下表所示。\n\n<table style=\"width:650px\">\n <thead>\n <tr>\n <th width=\"150\"
|
347
|
+
"document": "身份证识别(安全加密版)接口实现了数据加密传输,能够有效防止个人身份证隐私信息不被窃取泄露。\n\n本接口支持中国大陆居民二代身份证正反面所有字段的识别,包括姓名、性别、民族、出生日期、住址、公民身份证号、签发机关、有效期限,识别准确度达到99%以上。\n\n另外,本接口还支持多种扩展能力,满足不同场景的需求。如身份证照片、人像照片的裁剪功能,同时具备9种告警功能,如下表所示。\n\n<table style=\"width:650px\">\n <thead>\n <tr>\n <th width=\"150\">扩展能力</th>\n <th width=\"500\">能力项</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td rowspan=\"2\">裁剪功能</td>\n <td>身份证照片裁剪(去掉证件外多余的边缘、自动矫正拍摄角度)</td>\n </tr>\n <tr>\n <td>人像照片裁剪(自动抠取身份证头像区域)</td>\n </tr>\n <tr>\n <td rowspan=\"9\">告警功能</td>\n <td>身份证有效日期不合法,即有效日期不符合5年、10年、20年、长期期限\n\n</td>\n </tr>\n <tr>\n <td>身份证边框不完整告警</td>\n </tr>\n <tr>\n <td>身份证复印件告警</td>\n </tr>\n <tr>\n <td>身份证翻拍告警</td>\n </tr>\n <tr>\n <td>身份证框内遮挡告警</td>\n </tr>\n <tr>\n <td>临时身份证告警</td>\n </tr>\n <tr>\n <td>身份证疑似存在PS痕迹告警</td>\n </tr>\n <tr>\n <td>图片模糊告警(可根据图片质量分数判断)</td>\n </tr>\n </tbody>\n </table>\n\n默认接口请求频率限制:20次/秒。",
|
348
348
|
"input": "RecognizeEncryptedIDCardOCRRequest",
|
349
349
|
"name": "身份证识别(安全加密版)",
|
350
350
|
"output": "RecognizeEncryptedIDCardOCRResponse",
|
@@ -491,7 +491,7 @@
|
|
491
491
|
"status": "online"
|
492
492
|
},
|
493
493
|
"SmartStructuralPro": {
|
494
|
-
"document": "本接口支持智能提取各类证照、票据、表单、合同等结构化场景的key:value字段信息,并支持提取表格信息的key:value组的结构化,灵活高效,适用于各类非标准材料的信息录入场景,点击[立即体验](https://cloud.tencent.com/
|
494
|
+
"document": "本接口支持智能提取各类证照、票据、表单、合同等结构化场景的key:value字段信息,并支持提取表格信息的key:value组的结构化,灵活高效,适用于各类非标准材料的信息录入场景,点击[立即体验](https://ocrdemo.cloud.tencent.com/)。\n\n默认接口请求频率限制:5次/秒。",
|
495
495
|
"input": "SmartStructuralProRequest",
|
496
496
|
"name": "智能结构化高级版识别",
|
497
497
|
"output": "SmartStructuralProResponse",
|
@@ -15953,6 +15953,15 @@
|
|
15953
15953
|
"name": "ConfigId",
|
15954
15954
|
"required": false,
|
15955
15955
|
"type": "string"
|
15956
|
+
},
|
15957
|
+
{
|
15958
|
+
"disabled": false,
|
15959
|
+
"document": "是否开启全文字段坐标值的识别",
|
15960
|
+
"example": "false",
|
15961
|
+
"member": "bool",
|
15962
|
+
"name": "EnableCoord",
|
15963
|
+
"required": false,
|
15964
|
+
"type": "bool"
|
15956
15965
|
}
|
15957
15966
|
],
|
15958
15967
|
"type": "object"
|
@@ -605,8 +605,8 @@
|
|
605
605
|
"SmartStructuralPro": [
|
606
606
|
{
|
607
607
|
"document": "智能结构化高级版识别",
|
608
|
-
"input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SmartStructuralPro\n<公共请求参数>\n\n{\n \"ImageUrl\": \"https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/document/SmartStructuralOCR/SmartStructuralPro1.png\",\n \"ImageBase64\": \"/9j/4AAQSkZJRg.....s97n//2Q==\",\n \"PdfPageNumber\": 1,\n \"ItemNames\": [\n \"
|
609
|
-
"output": "{\n \"Response\": {\n \"Angle\": 0,\n \"StructuralList\": [\n {\n \"Groups\": [\n {\n \"Lines\": [\n {\n \"Key\": {\n \"AutoName\": \"号码\",\n \"ConfigName\": \"number\"\n },\n \"Value\": {\n \"AutoContent\": \"176***101\",\n \"Coord\": {\n \"LeftTop\": {\n \"X\": 0,\n \"Y\": 0\n },\n \"RightTop\": {\n \"X\": 0,\n \"Y\": 0\n },\n \"RightBottom\": {\n \"X\": 0,\n \"Y\": 0\n }\n }\n }\n }\n ]\n }\n ]\n }\n ],\n \"WordList\": [\n {\n \"DetectedText\": \"ORD0****9\",\n \"Coord\": {}\n }\n ],\n \"RequestId\": \"
|
608
|
+
"input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SmartStructuralPro\n<公共请求参数>\n\n{\n \"ImageUrl\": \"https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/document/SmartStructuralOCR/SmartStructuralPro1.png\",\n \"ImageBase64\": \"/9j/4AAQSkZJRg.....s97n//2Q==\",\n \"PdfPageNumber\": 1,\n \"EnableCoord\": false,\n \"ItemNames\": [\n \"号码\"\n ],\n \"ReturnFullText\": false,\n \"ConfigId\": \"General\"\n}",
|
609
|
+
"output": "{\n \"Response\": {\n \"Angle\": 0,\n \"StructuralList\": [\n {\n \"Groups\": [\n {\n \"Lines\": [\n {\n \"Key\": {\n \"AutoName\": \"号码\",\n \"ConfigName\": \"number\"\n },\n \"Value\": {\n \"AutoContent\": \"176***101\",\n \"Coord\": {\n \"LeftTop\": {\n \"X\": 0,\n \"Y\": 0\n },\n \"RightTop\": {\n \"X\": 0,\n \"Y\": 0\n },\n \"RightBottom\": {\n \"X\": 0,\n \"Y\": 0\n },\n \"LeftBottom\": {\n \"X\": 0,\n \"Y\": 0\n }\n }\n }\n }\n ]\n }\n ]\n }\n ],\n \"WordList\": [\n {\n \"DetectedText\": \"ORD0****9\",\n \"Coord\": {\n \"LeftTop\": {\n \"X\": 0,\n \"Y\": 0\n },\n \"RightTop\": {\n \"X\": 0,\n \"Y\": 0\n },\n \"RightBottom\": {\n \"X\": 0,\n \"Y\": 0\n },\n \"LeftBottom\": {\n \"X\": 0,\n \"Y\": 0\n }\n }\n }\n ],\n \"RequestId\": \"2378****90\"\n }\n}",
|
610
610
|
"title": "智能结构化高级版识别"
|
611
611
|
}
|
612
612
|
],
|
@@ -1092,7 +1092,7 @@
|
|
1092
1092
|
{
|
1093
1093
|
"disabled": false,
|
1094
1094
|
"document": "场景名称",
|
1095
|
-
"example": "
|
1095
|
+
"example": "scenario name",
|
1096
1096
|
"member": "string",
|
1097
1097
|
"name": "ScenarioName",
|
1098
1098
|
"required": true,
|
@@ -1326,7 +1326,7 @@
|
|
1326
1326
|
{
|
1327
1327
|
"disabled": false,
|
1328
1328
|
"document": "项目名",
|
1329
|
-
"example": "
|
1329
|
+
"example": "project name",
|
1330
1330
|
"member": "string",
|
1331
1331
|
"name": "Name",
|
1332
1332
|
"required": true,
|
@@ -1534,7 +1534,7 @@
|
|
1534
1534
|
{
|
1535
1535
|
"disabled": false,
|
1536
1536
|
"document": "创建人名",
|
1537
|
-
"example": "
|
1537
|
+
"example": "owner-name",
|
1538
1538
|
"member": "string",
|
1539
1539
|
"name": "Owner",
|
1540
1540
|
"required": false,
|
@@ -2420,7 +2420,7 @@
|
|
2420
2420
|
{
|
2421
2421
|
"disabled": false,
|
2422
2422
|
"document": "任务ID",
|
2423
|
-
"example": "
|
2423
|
+
"example": "job-1a2b3c4d",
|
2424
2424
|
"member": "string",
|
2425
2425
|
"name": "JobId",
|
2426
2426
|
"required": true,
|
@@ -2429,7 +2429,7 @@
|
|
2429
2429
|
{
|
2430
2430
|
"disabled": false,
|
2431
2431
|
"document": "场景ID",
|
2432
|
-
"example": "
|
2432
|
+
"example": "scenario-1a2b3c4d",
|
2433
2433
|
"member": "string",
|
2434
2434
|
"name": "ScenarioId",
|
2435
2435
|
"required": true,
|
@@ -2438,7 +2438,7 @@
|
|
2438
2438
|
{
|
2439
2439
|
"disabled": false,
|
2440
2440
|
"document": "项目ID",
|
2441
|
-
"example": "project-
|
2441
|
+
"example": "project-1a2b3c4d",
|
2442
2442
|
"member": "string",
|
2443
2443
|
"name": "ProjectId",
|
2444
2444
|
"required": true,
|
@@ -2456,7 +2456,7 @@
|
|
2456
2456
|
"example": "无",
|
2457
2457
|
"member": "CheckSummary",
|
2458
2458
|
"name": "CheckSummarySet",
|
2459
|
-
"
|
2459
|
+
"output_required": true,
|
2460
2460
|
"type": "list",
|
2461
2461
|
"value_allowed_null": true
|
2462
2462
|
},
|
@@ -2511,7 +2511,7 @@
|
|
2511
2511
|
{
|
2512
2512
|
"disabled": false,
|
2513
2513
|
"document": "定时任务名字,模糊查询",
|
2514
|
-
"example": "
|
2514
|
+
"example": "cron-name",
|
2515
2515
|
"member": "string",
|
2516
2516
|
"name": "CronJobName",
|
2517
2517
|
"required": false,
|
@@ -2556,7 +2556,7 @@
|
|
2556
2556
|
"example": "10",
|
2557
2557
|
"member": "int64",
|
2558
2558
|
"name": "Total",
|
2559
|
-
"
|
2559
|
+
"output_required": true,
|
2560
2560
|
"type": "int",
|
2561
2561
|
"value_allowed_null": false
|
2562
2562
|
},
|
@@ -2566,7 +2566,7 @@
|
|
2566
2566
|
"example": "无",
|
2567
2567
|
"member": "CronJob",
|
2568
2568
|
"name": "CronJobSet",
|
2569
|
-
"
|
2569
|
+
"output_required": true,
|
2570
2570
|
"type": "list",
|
2571
2571
|
"value_allowed_null": true
|
2572
2572
|
},
|
@@ -2602,7 +2602,7 @@
|
|
2602
2602
|
{
|
2603
2603
|
"disabled": false,
|
2604
2604
|
"document": "任务ID",
|
2605
|
-
"example": "
|
2605
|
+
"example": "job-1a2b3c4d",
|
2606
2606
|
"member": "string",
|
2607
2607
|
"name": "JobId",
|
2608
2608
|
"required": true,
|
@@ -2611,7 +2611,7 @@
|
|
2611
2611
|
{
|
2612
2612
|
"disabled": false,
|
2613
2613
|
"document": "场景ID",
|
2614
|
-
"example": "
|
2614
|
+
"example": "scenario-1a2b3c4d",
|
2615
2615
|
"member": "string",
|
2616
2616
|
"name": "ScenarioId",
|
2617
2617
|
"required": true,
|
@@ -2620,7 +2620,7 @@
|
|
2620
2620
|
{
|
2621
2621
|
"disabled": false,
|
2622
2622
|
"document": "项目ID",
|
2623
|
-
"example": "
|
2623
|
+
"example": "project-1a2b3c4d",
|
2624
2624
|
"member": "string",
|
2625
2625
|
"name": "ProjectId",
|
2626
2626
|
"required": true,
|
@@ -2647,6 +2647,7 @@
|
|
2647
2647
|
"example": "无",
|
2648
2648
|
"member": "ErrorSummary",
|
2649
2649
|
"name": "ErrorSummarySet",
|
2650
|
+
"output_required": true,
|
2650
2651
|
"type": "list",
|
2651
2652
|
"value_allowed_null": true
|
2652
2653
|
},
|
@@ -2894,7 +2895,7 @@
|
|
2894
2895
|
{
|
2895
2896
|
"disabled": false,
|
2896
2897
|
"document": "任务ID",
|
2897
|
-
"example": "
|
2898
|
+
"example": "job-1a2b3c4d",
|
2898
2899
|
"member": "string",
|
2899
2900
|
"name": "JobId",
|
2900
2901
|
"required": true,
|
@@ -2903,7 +2904,7 @@
|
|
2903
2904
|
{
|
2904
2905
|
"disabled": false,
|
2905
2906
|
"document": "场景ID",
|
2906
|
-
"example": "
|
2907
|
+
"example": "scenario-1a2b3c4d",
|
2907
2908
|
"member": "string",
|
2908
2909
|
"name": "ScenarioId",
|
2909
2910
|
"required": true,
|
@@ -2930,7 +2931,7 @@
|
|
2930
2931
|
{
|
2931
2932
|
"disabled": false,
|
2932
2933
|
"document": "项目ID",
|
2933
|
-
"example": "project-
|
2934
|
+
"example": "project-1a2b3c4d",
|
2934
2935
|
"member": "string",
|
2935
2936
|
"name": "ProjectId",
|
2936
2937
|
"required": true,
|
@@ -2945,7 +2946,7 @@
|
|
2945
2946
|
{
|
2946
2947
|
"disabled": false,
|
2947
2948
|
"document": "标签值数组\n注意:此字段可能返回 null,表示取不到有效值。",
|
2948
|
-
"example": "
|
2949
|
+
"example": "[\"http://url1\", \"http://url2\"]",
|
2949
2950
|
"member": "string",
|
2950
2951
|
"name": "LabelValueSet",
|
2951
2952
|
"output_required": true,
|
@@ -3720,8 +3721,8 @@
|
|
3720
3721
|
},
|
3721
3722
|
{
|
3722
3723
|
"disabled": false,
|
3723
|
-
"document": "
|
3724
|
-
"example": "
|
3724
|
+
"document": "分组;取值范围参见 DescribeMetricLabelWithValues 接口返回的指标及其支持的标签名",
|
3725
|
+
"example": "[\"service\", \"result\", \"status\"]]",
|
3725
3726
|
"member": "string",
|
3726
3727
|
"name": "GroupBy",
|
3727
3728
|
"required": false,
|
@@ -3758,7 +3759,7 @@
|
|
3758
3759
|
{
|
3759
3760
|
"disabled": false,
|
3760
3761
|
"document": "job id",
|
3761
|
-
"example": "
|
3762
|
+
"example": "job-1a2b3c4d",
|
3762
3763
|
"member": "string",
|
3763
3764
|
"name": "JobId",
|
3764
3765
|
"required": true,
|
@@ -3767,7 +3768,7 @@
|
|
3767
3768
|
{
|
3768
3769
|
"disabled": false,
|
3769
3770
|
"document": "场景Id",
|
3770
|
-
"example": "
|
3771
|
+
"example": "scenario-1a2b3c4d",
|
3771
3772
|
"member": "string",
|
3772
3773
|
"name": "ScenarioId",
|
3773
3774
|
"required": true,
|
@@ -3876,7 +3877,7 @@
|
|
3876
3877
|
{
|
3877
3878
|
"disabled": false,
|
3878
3879
|
"document": "场景名",
|
3879
|
-
"example": "
|
3880
|
+
"example": "scenario name",
|
3880
3881
|
"member": "string",
|
3881
3882
|
"name": "ScenarioName",
|
3882
3883
|
"required": false,
|
@@ -3948,7 +3949,7 @@
|
|
3948
3949
|
{
|
3949
3950
|
"disabled": false,
|
3950
3951
|
"document": "创建人员",
|
3951
|
-
"example": "
|
3952
|
+
"example": "owner",
|
3952
3953
|
"member": "string",
|
3953
3954
|
"name": "Owner",
|
3954
3955
|
"required": false,
|
@@ -3966,6 +3967,7 @@
|
|
3966
3967
|
"example": "无",
|
3967
3968
|
"member": "ScenarioWithJobs",
|
3968
3969
|
"name": "ScenarioWithJobsSet",
|
3970
|
+
"output_required": true,
|
3969
3971
|
"type": "list",
|
3970
3972
|
"value_allowed_null": true
|
3971
3973
|
},
|
@@ -3975,6 +3977,7 @@
|
|
3975
3977
|
"example": "3",
|
3976
3978
|
"member": "int64",
|
3977
3979
|
"name": "Total",
|
3980
|
+
"output_required": true,
|
3978
3981
|
"type": "int",
|
3979
3982
|
"value_allowed_null": false
|
3980
3983
|
},
|
@@ -4002,7 +4005,7 @@
|
|
4002
4005
|
{
|
4003
4006
|
"disabled": false,
|
4004
4007
|
"document": "场景名",
|
4005
|
-
"example": "
|
4008
|
+
"example": "scenario-name",
|
4006
4009
|
"member": "string",
|
4007
4010
|
"name": "ScenarioName",
|
4008
4011
|
"required": false,
|
@@ -4083,7 +4086,7 @@
|
|
4083
4086
|
"example": "无",
|
4084
4087
|
"member": "Scenario",
|
4085
4088
|
"name": "ScenarioSet",
|
4086
|
-
"
|
4089
|
+
"output_required": true,
|
4087
4090
|
"type": "list",
|
4088
4091
|
"value_allowed_null": true
|
4089
4092
|
},
|
@@ -4093,7 +4096,7 @@
|
|
4093
4096
|
"example": "3",
|
4094
4097
|
"member": "int64",
|
4095
4098
|
"name": "Total",
|
4096
|
-
"
|
4099
|
+
"output_required": true,
|
4097
4100
|
"type": "int",
|
4098
4101
|
"value_allowed_null": false
|
4099
4102
|
},
|
@@ -7077,7 +7080,7 @@
|
|
7077
7080
|
{
|
7078
7081
|
"disabled": false,
|
7079
7082
|
"document": "场景名称",
|
7080
|
-
"example": "
|
7083
|
+
"example": "scenario name",
|
7081
7084
|
"member": "string",
|
7082
7085
|
"name": "ScenarioName",
|
7083
7086
|
"required": true,
|
@@ -7256,7 +7259,7 @@
|
|
7256
7259
|
{
|
7257
7260
|
"disabled": false,
|
7258
7261
|
"document": "项目名",
|
7259
|
-
"example": "
|
7262
|
+
"example": "project name",
|
7260
7263
|
"member": "string",
|
7261
7264
|
"name": "Name",
|
7262
7265
|
"required": false,
|
@@ -7310,7 +7313,7 @@
|
|
7310
7313
|
{
|
7311
7314
|
"disabled": false,
|
7312
7315
|
"document": "场景ID",
|
7313
|
-
"example": "scenario-
|
7316
|
+
"example": "scenario-1a2b3c4d",
|
7314
7317
|
"member": "string",
|
7315
7318
|
"name": "ScenarioId",
|
7316
7319
|
"required": true,
|
@@ -7391,7 +7394,7 @@
|
|
7391
7394
|
{
|
7392
7395
|
"disabled": false,
|
7393
7396
|
"document": "SLA规则ID",
|
7394
|
-
"example": "sla-
|
7397
|
+
"example": "sla-1a2b3c4d",
|
7395
7398
|
"member": "string",
|
7396
7399
|
"name": "SLAId",
|
7397
7400
|
"required": false,
|
@@ -7400,7 +7403,7 @@
|
|
7400
7403
|
{
|
7401
7404
|
"disabled": false,
|
7402
7405
|
"document": "cron job ID",
|
7403
|
-
"example": "cron-
|
7406
|
+
"example": "cron-1a2b3c4d",
|
7404
7407
|
"member": "string",
|
7405
7408
|
"name": "CronId",
|
7406
7409
|
"required": false,
|
@@ -7418,7 +7421,7 @@
|
|
7418
7421
|
{
|
7419
7422
|
"disabled": false,
|
7420
7423
|
"document": "项目ID",
|
7421
|
-
"example": "project-
|
7424
|
+
"example": "project-1a2b3c4d",
|
7422
7425
|
"member": "string",
|
7423
7426
|
"name": "ProjectId",
|
7424
7427
|
"required": false,
|
@@ -7499,7 +7502,7 @@
|
|
7499
7502
|
{
|
7500
7503
|
"disabled": false,
|
7501
7504
|
"document": "环境ID",
|
7502
|
-
"example": "
|
7505
|
+
"example": "env-1a2b3c4d",
|
7503
7506
|
"member": "string",
|
7504
7507
|
"name": "EnvId",
|
7505
7508
|
"required": false,
|