tccli 3.0.1246.1__py2.py3-none-any.whl → 3.0.1247.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/billing/v20180709/api.json +55 -1
- tccli/services/cam/v20190116/api.json +14 -14
- tccli/services/ccc/v20200210/api.json +61 -1
- tccli/services/cls/v20201016/api.json +3 -3
- tccli/services/dbbrain/v20210527/api.json +14 -5
- tccli/services/ecm/v20190719/api.json +17 -11
- tccli/services/ecm/v20190719/examples.json +1 -1
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/hunyuan/v20230901/api.json +4 -4
- tccli/services/lcic/v20220817/api.json +110 -111
- tccli/services/lcic/v20220817/examples.json +40 -40
- tccli/services/lkeap/lkeap_client.py +53 -0
- tccli/services/lkeap/v20240522/api.json +91 -0
- tccli/services/lkeap/v20240522/examples.json +9 -1
- tccli/services/mongodb/v20180408/api.json +153 -112
- tccli/services/mongodb/v20180408/examples.json +2 -2
- tccli/services/mongodb/v20190725/api.json +202 -167
- tccli/services/mongodb/v20190725/examples.json +8 -8
- tccli/services/ocr/v20181119/api.json +10 -10
- tccli/services/ocr/v20181119/examples.json +15 -15
- tccli/services/ssl/v20191205/api.json +1 -1
- tccli/services/tcb/v20180608/api.json +236 -219
- tccli/services/tcb/v20180608/examples.json +9 -9
- tccli/services/tcbr/v20220217/api.json +46 -13
- tccli/services/tcbr/v20220217/examples.json +2 -8
- tccli/services/tcr/v20190924/api.json +72 -68
- tccli/services/tcr/v20190924/examples.json +40 -40
- tccli/services/tdmq/tdmq_client.py +57 -4
- tccli/services/tdmq/v20200217/api.json +107 -0
- tccli/services/tdmq/v20200217/examples.json +8 -0
- tccli/services/trtc/v20190722/api.json +33 -33
- tccli/services/vdb/v20230616/api.json +2 -2
- tccli/services/vpc/v20170312/api.json +38 -25
- tccli/services/vpc/v20170312/examples.json +6 -6
- {tccli-3.0.1246.1.dist-info → tccli-3.0.1247.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1246.1.dist-info → tccli-3.0.1247.1.dist-info}/RECORD +41 -41
- {tccli-3.0.1246.1.dist-info → tccli-3.0.1247.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1246.1.dist-info → tccli-3.0.1247.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1246.1.dist-info → tccli-3.0.1247.1.dist-info}/license_files/LICENSE +0 -0
@@ -130,9 +130,9 @@
|
|
130
130
|
],
|
131
131
|
"DescribeDBInstanceNodeProperty": [
|
132
132
|
{
|
133
|
-
"document": "",
|
133
|
+
"document": "查询实例节点详细属性",
|
134
134
|
"input": "POST / HTTP/1.1\nHost: mongodb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDBInstanceNodeProperty\n<公共请求参数>\n\n{\n \"InstanceId\": \"cmgo-by909vwp\"\n}",
|
135
|
-
"output": "{\n \"Response\": {\n \"Mongos\": [\n {\n \"Address\": \"10.8.16.37:30000\",\n \"Hidden\": false,\n \"NodeName\": \"mongos-0\",\n \"Priority\": 0,\n \"ReplicateSetId\": \"\",\n \"Role\": \"MONGOS\",\n \"SlaveDelay\": 0,\n \"Status\": \"NORMAL\",\n \"Tags\": null,\n \"Votes\": 0,\n \"Zone\": \"ap-guangzhou-3\"\n },\n {\n \"Address\": \"10.8.16.37:30001\",\n \"Hidden\": false,\n \"NodeName\": \"mongos-1\",\n \"Priority\": 0,\n \"ReplicateSetId\": \"\",\n \"Role\": \"MONGOS\",\n \"SlaveDelay\": 0,\n \"Status\": \"NORMAL\",\n \"Tags\": null,\n \"Votes\": 0,\n \"Zone\": \"ap-guangzhou-3\"\n },\n {\n \"Address\": \"10.8.16.37:30002\",\n \"Hidden\": false,\n \"NodeName\": \"mongos-2\",\n \"Priority\": 0,\n \"ReplicateSetId\": \"\",\n \"Role\": \"MONGOS\",\n \"SlaveDelay\": 0,\n \"Status\": \"NORMAL\",\n \"Tags\": null,\n \"Votes\": 0,\n \"Zone\": \"ap-guangzhou-3\"\n }\n ],\n \"ReplicateSets\": [\n {\n \"Nodes\": [\n {\n \"Address\": \"\",\n \"Hidden\": false,\n \"NodeName\": \"cmgo-by909vwp_0-node-slave0\",\n \"Priority\": 1,\n \"ReplicateSetId\": \"cmgo-by909vwp_0\",\n \"Role\": \"SECONDARY\",\n \"SlaveDelay\": 0,\n \"Status\": \"NORMAL\",\n \"Tags\": [\n {\n \"TagKey\": \"role-cmgo\",\n \"TagValue\": \"primary-secondary-group\"\n }\n ],\n \"Votes\": 1,\n \"Zone\": \"ap-guangzhou-3\"\n },\n {\n \"Address\": \"\",\n \"Hidden\": false,\n \"NodeName\": \"cmgo-by909vwp_0-node-primary\",\n \"Priority\": 1,\n \"ReplicateSetId\": \"cmgo-by909vwp_0\",\n \"Role\": \"PRIMARY\",\n \"SlaveDelay\": 0,\n \"Status\": \"NORMAL\",\n \"Tags\": [\n {\n \"TagKey\": \"role-cmgo\",\n \"TagValue\": \"primary-secondary-group\"\n }\n ],\n \"Votes\": 1,\n \"Zone\": \"ap-guangzhou-3\"\n },\n {\n \"Address\": \"\",\n \"Hidden\": true,\n \"NodeName\": \"cmgo-by909vwp_0-node-slave1\",\n \"Priority\": 0,\n \"ReplicateSetId\": \"cmgo-by909vwp_0\",\n \"Role\": \"SECONDARY\",\n \"SlaveDelay\": 0,\n \"Status\": \"NORMAL\",\n \"Tags\": [\n {\n \"TagKey\": \"role-cmgo\",\n \"TagValue\": \"primary-secondary-group\"\n }\n ],\n \"Votes\": 1,\n \"Zone\": \"ap-guangzhou-3\"\n },\n {\n \"Address\": \"\",\n \"Hidden\": false,\n \"NodeName\": \"cmgo-by909vwp_0-node-readonly0\",\n \"Priority\": 0,\n \"ReplicateSetId\": \"cmgo-by909vwp_0\",\n \"Role\": \"READONLY\",\n \"SlaveDelay\": 0,\n \"Status\": \"NORMAL\",\n \"Tags\": [\n {\n \"TagKey\": \"role-cmgo\",\n \"TagValue\": \"readonly-group\"\n }\n ],\n \"Votes\": 0,\n \"Zone\": \"ap-guangzhou-3\"\n },\n {\n \"Address\": \"\",\n \"Hidden\": false,\n \"NodeName\": \"cmgo-by909vwp_0-node-readonly1\",\n \"Priority\": 0,\n \"ReplicateSetId\": \"cmgo-by909vwp_0\",\n \"Role\": \"READONLY\",\n \"SlaveDelay\": 0,\n \"Status\": \"NORMAL\",\n \"Tags\": [\n {\n \"TagKey\": \"role-cmgo\",\n \"TagValue\": \"readonly-group\"\n }\n ],\n \"Votes\": 0,\n \"Zone\": \"ap-guangzhou-3\"\n }\n ]\n },\n {\n \"Nodes\": [\n {\n \"Address\": \"\",\n \"Hidden\": false,\n \"NodeName\": \"cmgo-by909vwp_1-node-slave0\",\n \"Priority\": 1,\n \"ReplicateSetId\": \"cmgo-by909vwp_1\",\n \"Role\": \"SECONDARY\",\n \"SlaveDelay\": 0,\n \"Status\": \"NORMAL\",\n \"Tags\": [\n {\n \"TagKey\": \"role-cmgo\",\n \"TagValue\": \"primary-secondary-group\"\n }\n ],\n \"Votes\": 1,\n \"Zone\": \"ap-guangzhou-3\"\n },\n {\n \"Address\": \"\",\n \"Hidden\": false,\n \"NodeName\": \"cmgo-by909vwp_1-node-primary\",\n \"Priority\": 1,\n \"ReplicateSetId\": \"cmgo-by909vwp_1\",\n \"Role\": \"PRIMARY\",\n \"SlaveDelay\": 0,\n \"Status\": \"NORMAL\",\n \"Tags\": [\n {\n \"TagKey\": \"role-cmgo\",\n \"TagValue\": \"primary-secondary-group\"\n }\n ],\n \"Votes\": 1,\n \"Zone\": \"ap-guangzhou-3\"\n },\n {\n \"Address\": \"\",\n \"Hidden\": true,\n \"NodeName\": \"cmgo-by909vwp_1-node-slave1\",\n \"Priority\": 0,\n \"ReplicateSetId\": \"cmgo-by909vwp_1\",\n \"Role\": \"SECONDARY\",\n \"SlaveDelay\": 0,\n \"Status\": \"NORMAL\",\n \"Tags\": [\n {\n \"TagKey\": \"role-cmgo\",\n \"TagValue\": \"primary-secondary-group\"\n }\n ],\n \"Votes\": 1,\n \"Zone\": \"ap-guangzhou-3\"\n },\n {\n \"Address\": \"\",\n \"Hidden\": false,\n \"NodeName\": \"cmgo-by909vwp_1-node-readonly0\",\n \"Priority\": 0,\n \"ReplicateSetId\": \"cmgo-by909vwp_1\",\n \"Role\": \"READONLY\",\n \"SlaveDelay\": 0,\n \"Status\": \"NORMAL\",\n \"Tags\": [\n {\n \"TagKey\": \"role-cmgo\",\n \"TagValue\": \"readonly-group\"\n }\n ],\n \"Votes\": 0,\n \"Zone\": \"ap-guangzhou-3\"\n },\n {\n \"Address\": \"\",\n \"Hidden\": false,\n \"NodeName\": \"cmgo-by909vwp_1-node-readonly1\",\n \"Priority\": 0,\n \"ReplicateSetId\": \"cmgo-by909vwp_1\",\n \"Role\": \"READONLY\",\n \"SlaveDelay\": 0,\n \"Status\": \"NORMAL\",\n \"Tags\": [\n {\n \"TagKey\": \"role-cmgo\",\n \"TagValue\": \"readonly-group\"\n }\n ],\n \"Votes\": 0,\n \"Zone\": \"ap-guangzhou-3\"\n },\n {\n \"Address\": \"\",\n \"Hidden\": false,\n \"NodeName\": \"cmgo-by909vwp_1-node-slave2\",\n \"Priority\": 1,\n \"ReplicateSetId\": \"cmgo-by909vwp_1\",\n \"Role\": \"SECONDARY\",\n \"SlaveDelay\": 0,\n \"Status\": \"NORMAL\",\n \"Tags\": [\n {\n \"TagKey\": \"role-cmgo\",\n \"TagValue\": \"primary-secondary-group\"\n }\n ],\n \"Votes\": 1,\n \"Zone\": \"ap-guangzhou-3\"\n }\n ]\n }\n ],\n \"RequestId\": \"14ab088a-9d69-44b4-b39d-e4b8fbbb8f25\"\n }\n}",
|
135
|
+
"output": "{\n \"Response\": {\n \"Mongos\": [\n {\n \"Address\": \"10.8.16.37:30000\",\n \"Hidden\": false,\n \"NodeName\": \"mongos-0\",\n \"Priority\": 0,\n \"ReplicateSetId\": \"\",\n \"Role\": \"MONGOS\",\n \"SlaveDelay\": 0,\n \"Status\": \"NORMAL\",\n \"Tags\": [\n {\n \"TagKey\": \"role-cmgo\",\n \"TagValue\": \"primary-secondary-group\"\n }\n ],\n \"Votes\": 0,\n \"Zone\": \"ap-guangzhou-3\",\n \"WanServiceAddress\": \"\"\n }\n ],\n \"ReplicateSets\": [\n {\n \"Nodes\": [\n {\n \"Address\": \"\",\n \"Hidden\": false,\n \"NodeName\": \"cmgo-by909vwp_0-node-slave0\",\n \"Priority\": 1,\n \"ReplicateSetId\": \"cmgo-by909vwp_0\",\n \"Role\": \"SECONDARY\",\n \"SlaveDelay\": 0,\n \"Status\": \"NORMAL\",\n \"WanServiceAddress\": \"\",\n \"Tags\": [\n {\n \"TagKey\": \"role-cmgo\",\n \"TagValue\": \"primary-secondary-group\"\n }\n ],\n \"Votes\": 1,\n \"Zone\": \"ap-guangzhou-3\"\n }\n ]\n },\n {\n \"Nodes\": [\n {\n \"Address\": \"\",\n \"Hidden\": false,\n \"NodeName\": \"cmgo-by909vwp_1-node-slave0\",\n \"Priority\": 1,\n \"ReplicateSetId\": \"cmgo-by909vwp_1\",\n \"Role\": \"SECONDARY\",\n \"SlaveDelay\": 0,\n \"Status\": \"NORMAL\",\n \"WanServiceAddress\": \"\",\n \"Tags\": [\n {\n \"TagKey\": \"role-cmgo\",\n \"TagValue\": \"primary-secondary-group\"\n }\n ],\n \"Votes\": 1,\n \"Zone\": \"ap-guangzhou-3\"\n },\n {\n \"Address\": \"\",\n \"Hidden\": false,\n \"NodeName\": \"cmgo-by909vwp_1-node-primary\",\n \"Priority\": 1,\n \"ReplicateSetId\": \"cmgo-by909vwp_1\",\n \"Role\": \"PRIMARY\",\n \"SlaveDelay\": 0,\n \"Status\": \"NORMAL\",\n \"WanServiceAddress\": \"\",\n \"Tags\": [\n {\n \"TagKey\": \"role-cmgo\",\n \"TagValue\": \"primary-secondary-group\"\n }\n ],\n \"Votes\": 1,\n \"Zone\": \"ap-guangzhou-3\"\n },\n {\n \"Address\": \"\",\n \"Hidden\": true,\n \"NodeName\": \"cmgo-by909vwp_1-node-slave1\",\n \"Priority\": 0,\n \"ReplicateSetId\": \"cmgo-by909vwp_1\",\n \"Role\": \"SECONDARY\",\n \"SlaveDelay\": 0,\n \"Status\": \"NORMAL\",\n \"WanServiceAddress\": \"\",\n \"Tags\": [\n {\n \"TagKey\": \"role-cmgo\",\n \"TagValue\": \"primary-secondary-group\"\n }\n ],\n \"Votes\": 1,\n \"Zone\": \"ap-guangzhou-3\"\n }\n ]\n }\n ],\n \"RequestId\": \"14ab088a-9d69-44b4-b39d-e4b8fbbb8f25\"\n }\n}",
|
136
136
|
"title": "查询实例节点信息"
|
137
137
|
}
|
138
138
|
],
|
@@ -155,7 +155,7 @@
|
|
155
155
|
"DescribeDBInstances": [
|
156
156
|
{
|
157
157
|
"document": "查询实例列表",
|
158
|
-
"input": "POST / HTTP/1.1\nHost: mongodb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDBInstances\n<公共请求参数>\n\n{\n \"Status\": [\n 0\n ],\n \"OrderBy\": \"DESC\",\n \"InstanceIds\": [\n \"cmgo-3vgr****\"\n ],\n \"VpcId\": \"vpc-gfb3****\",\n \"Tags\": [\n {\n \"TagKey\": \"
|
158
|
+
"input": "POST / HTTP/1.1\nHost: mongodb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDBInstances\n<公共请求参数>\n\n{\n \"Status\": [\n 0\n ],\n \"OrderBy\": \"DESC\",\n \"InstanceIds\": [\n \"cmgo-3vgr****\"\n ],\n \"VpcId\": \"vpc-gfb3****\",\n \"Tags\": [\n {\n \"TagKey\": \"testTag\",\n \"TagValue\": \"testValue\"\n }\n ],\n \"ClusterType\": 0,\n \"PayMode\": 0,\n \"Limit\": 1,\n \"SearchKey\": \"\",\n \"Offset\": 1,\n \"SubnetId\": \"\",\n \"OrderByType\": \"\",\n \"InstanceType\": 0,\n \"ProjectIds\": [\n 1\n ]\n}",
|
159
159
|
"output": "{\n \"Response\": {\n \"InstanceDetails\": [\n {\n \"AutoRenewFlag\": 0,\n \"CloneInstances\": [],\n \"ClusterType\": 0,\n \"ClusterVer\": 1,\n \"ConfigServerCpuNum\": 0,\n \"ConfigServerMemory\": 0,\n \"ConfigServerNodeNum\": 3,\n \"ConfigServerVolume\": 0,\n \"CpuNum\": 2,\n \"CreateTime\": \"2023-03-30 07:44:21\",\n \"DeadLine\": \"2073-03-30 07:44:21\",\n \"InstanceId\": \"cmgo-3vgr****\",\n \"InstanceName\": \"测试实例\",\n \"InstanceStatusDesc\": \"运行中\",\n \"InstanceType\": 1,\n \"InstanceVer\": 4,\n \"MachineType\": \"HIO10G\",\n \"MaintenanceEnd\": \"05:00:00\",\n \"MaintenanceStart\": \"04:00:00\",\n \"Memory\": 4096,\n \"MongoVersion\": \"MONGO_42_WT\",\n \"MongosCpuNum\": 0,\n \"MongosMemory\": 0,\n \"MongosNodeNum\": 0,\n \"NetType\": 1,\n \"PayMode\": 0,\n \"ProjectId\": 0,\n \"Protocol\": 0,\n \"ReadonlyInstances\": [],\n \"ReadonlyNodeNum\": 0,\n \"RealInstanceId\": \"cmgo-3vgr****\",\n \"Region\": \"ap-guangzhou\",\n \"RelatedInstance\": {\n \"InstanceId\": \"\",\n \"Region\": \"\"\n },\n \"ReplicaSets\": [\n {\n \"Memory\": 4096,\n \"OplogSize\": 1024,\n \"RealReplicaSetId\": \"cmgo-3vgrapm5_*\",\n \"ReplicaSetId\": \"cmgo-3vgrapm5_*\",\n \"ReplicaSetName\": \"cmgo-3vgrapm5_*\",\n \"SecondaryNum\": 2,\n \"UsedVolume\": 315,\n \"Volume\": 10240\n }\n ],\n \"ReplicationSetNum\": 1,\n \"SecondaryNum\": 2,\n \"StandbyInstances\": [],\n \"Status\": 2,\n \"SubnetId\": \"subnet-7q7d****\",\n \"Tags\": [],\n \"UsedVolume\": 315,\n \"Vip\": \"10.5.2.12;10.5.2.14;10.5.2.10\",\n \"Volume\": 10240,\n \"VpcId\": \"vpc-gfb3****\",\n \"Vport\": 27017,\n \"Zone\": \"ap-guangzhou-2\",\n \"ZoneList\": []\n }\n ],\n \"RequestId\": \"230c9c0e-a56f-4639-81ee-3cb46905c087\",\n \"TotalCount\": 1\n }\n}",
|
160
160
|
"title": "查询实例列表"
|
161
161
|
}
|
@@ -172,7 +172,7 @@
|
|
172
172
|
{
|
173
173
|
"document": "查询当前实例已绑定的全部安全组",
|
174
174
|
"input": "https://mongodb.tencentcloudapi.com/?Action=DescribeSecurityGroup\n&InstanceId=cmgo-p8vn****\n&<公共请求参数>",
|
175
|
-
"output": "{\n \"Response\": {\n \"Groups\": [\n {\n \"ProjectId\": 0,\n \"CreateTime\": \"2022-03-23 12:05:22\",\n \"Inbound\": [\n {\n \"Action\": \"Describe*\",\n \"CidrIp\": \"127.0.0.1\",\n \"PortRange\": \"27017\",\n \"IpProtocol\": \"tcp\",\n \"Id\": \"
|
175
|
+
"output": "{\n \"Response\": {\n \"Groups\": [\n {\n \"ProjectId\": 0,\n \"CreateTime\": \"2022-03-23 12:05:22\",\n \"Inbound\": [\n {\n \"Action\": \"Describe*\",\n \"CidrIp\": \"127.0.0.1\",\n \"PortRange\": \"27017\",\n \"IpProtocol\": \"tcp\",\n \"Id\": \"\",\n \"AddressModule\": \"\",\n \"ServiceModule\": \"\",\n \"Desc\": \"localip\"\n }\n ],\n \"Outbound\": [\n {\n \"Action\": \"Describe*\",\n \"CidrIp\": \"127.0.0.1\",\n \"PortRange\": \"27017\",\n \"IpProtocol\": \"tcp\",\n \"AddressModule\": \"\",\n \"ServiceModule\": \"\",\n \"Desc\": \"localip\"\n }\n ],\n \"SecurityGroupId\": \"sg-cade***\",\n \"SecurityGroupName\": \"sg\",\n \"SecurityGroupRemark\": \"sg-mark\"\n }\n ],\n \"RequestId\": \"bc59fa05-d429-4bcf-863f-1f6f99295485\"\n }\n}",
|
176
176
|
"title": "查询实例安全组"
|
177
177
|
}
|
178
178
|
],
|
@@ -187,7 +187,7 @@
|
|
187
187
|
"DescribeSlowLogs": [
|
188
188
|
{
|
189
189
|
"document": "以下示例为获取一实例的慢日志信息。",
|
190
|
-
"input": "POST / HTTP/1.1\nHost: mongodb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSlowLogs\n<公共请求参数>\n\n{\n \"InstanceId\": \"
|
190
|
+
"input": "POST / HTTP/1.1\nHost: mongodb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSlowLogs\n<公共请求参数>\n\n{\n \"InstanceId\": \"cmgo-a1sh112****\",\n \"StartTime\": \"2020-09-22 00:00:00\",\n \"EndTime\": \"2020-09-22 00:00:00\",\n \"SlowMS\": 1,\n \"Offset\": 1,\n \"Limit\": 1,\n \"Format\": \"json\"\n}",
|
191
191
|
"output": "{\n \"Response\": {\n \"Count\": 20,\n \"RequestId\": \"3a36aa6e-67e2-42a9-adfe-fc694334cc78\",\n \"SlowLogs\": [\n \"Mon Apr 20 13:55:21.623 I COMMAND [conn16903] command admin.$cmd command: _flushRoutingTableCacheUpdates { forceRoutingTableRefresh: \\\"config.system.sessions\\\", maxTimeMS: 30000, $clusterTime: { clusterTime: Timestamp(1587362114, 1), signature: { hash: BinData(0, 259955995BDC7E0CA35C4276EB23341C03910A48), keyId: 6817613949303783443 } }, $configServerState: { opTime: { ts: Timestamp(1587362108, 1), t: 1 } }, $db: \\\"admin\\\" } numYields:0 reslen:288 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 5335ms\",\n \"Mon Apr 20 14:01:00.309 I COMMAND [conn1313] command admin.$cmd command: _flushRoutingTableCacheUpdates { forceRoutingTableRefresh: \\\"config.system.sessions\\\", maxTimeMS: 30000, $clusterTime: { clusterTime: Timestamp(1587362457, 1), signature: { hash: BinData(0, DC2B16681C70845D7B6C8C6C97400D4DFB394CA0), keyId: 6817613949303783443 } }, $configServerState: { opTime: { ts: Timestamp(1587362455, 1), t: 1 } }, $db: \\\"admin\\\" } numYields:0 reslen:288 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 1264ms\",\n \"Mon Apr 20 14:20:15.283 I COMMAND [conn586] command admin.$cmd command: _flushRoutingTableCacheUpdates { forceRoutingTableRefresh: \\\"config.system.sessions\\\", maxTimeMS: 30000, $clusterTime: { clusterTime: Timestamp(1587363613, 1), signature: { hash: BinData(0, 72D24884320C8A9A26AF8C4DD1127874085DFAE5), keyId: 6817613949303783443 } }, $configServerState: { opTime: { ts: Timestamp(1587363603, 1), t: 1 } }, $db: \\\"admin\\\" } numYields:0 reslen:288 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 426ms\",\n \"Mon Apr 20 10:25:45.487 I COMMAND [conn48] command local.system.replset command: replSetReconfig { replSetReconfig: { _id: \\\"cmgo-a3bm93hf_1\\\", version: 3, protocolVersion: 1, members: [ { _id: 1, host: \\\"100.93.44.85:7005\\\", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, slaveDelay: 0, votes: 1 }, { _id: 2, host: \\\"10.112.91.43:7009\\\", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, slaveDelay: 0, votes: 1 }, { _id: 3, host: \\\"10.53.61.24:7004\\\" } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorDefaults: { wtimeout: 0, w: 1 }, replicaSetId: ObjectId('5e9d08160c269352426f9575') } }, $db: \\\"admin\\\" } numYields:0 reslen:60 locks:{ Global: { acquireCount: { r: 3, w: 2, W: 1 } }, Database: { acquireCount: { w: 1, W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 423ms\",\n \"Mon Apr 20 10:25:34.934 I COMMAND [conn28] command local.system.replset command: replSetReconfig { replSetReconfig: { _id: \\\"cmgo-a3bm93hf_1\\\", version: 2, protocolVersion: 1, members: [ { _id: 1, host: \\\"100.93.44.85:7005\\\", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, slaveDelay: 0, votes: 1 }, { _id: 2, host: \\\"10.112.91.43:7009\\\" } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5e9d08160c269352426f9575') } }, $db: \\\"admin\\\" } numYields:0 reslen:60 locks:{ Global: { acquireCount: { r: 3, w: 2, W: 1 } }, Database: { acquireCount: { w: 1, W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 414ms\",\n \"Mon Apr 20 10:24:52.278 I COMMAND [conn30] command local.system.replset command: replSetReconfig { replSetReconfig: { _id: \\\"cmgo-a3bm93hf_0\\\", version: 2, protocolVersion: 1, members: [ { _id: 1, host: \\\"10.53.80.6:7011\\\", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, slaveDelay: 0, votes: 1 }, { _id: 2, host: \\\"100.93.44.26:7012\\\" } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5e9d07ebf3f99b58c95a33fb') } }, $db: \\\"admin\\\" } numYields:0 reslen:60 locks:{ Global: { acquireCount: { r: 3, w: 2, W: 1 } }, Database: { acquireCount: { w: 1, W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 406ms\",\n \"Mon Apr 20 10:25:02.675 I COMMAND [conn50] command local.system.replset command: replSetReconfig { replSetReconfig: { _id: \\\"cmgo-a3bm93hf_0\\\", version: 3, protocolVersion: 1, members: [ { _id: 1, host: \\\"10.53.80.6:7011\\\", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, slaveDelay: 0, votes: 1 }, { _id: 2, host: \\\"100.93.44.26:7012\\\", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, slaveDelay: 0, votes: 1 }, { _id: 3, host: \\\"9.34.46.139:7003\\\" } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5e9d07ebf3f99b58c95a33fb') } }, $db: \\\"admin\\\" } numYields:0 reslen:60 locks:{ Global: { acquireCount: { r: 3, w: 2, W: 1 } }, Database: { acquireCount: { w: 1, W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 373ms\",\n \"Mon Apr 20 18:35:15.103 I COMMAND [conn586] command admin.$cmd command: _flushRoutingTableCacheUpdates { forceRoutingTableRefresh: \\\"config.system.sessions\\\", maxTimeMS: 30000, $clusterTime: { clusterTime: Timestamp(1587378913, 1), signature: { hash: BinData(0, A3C176F81B64A7473F88F3F40B84C59EC9E1E1AE), keyId: 6817613949303783443 } }, $configServerState: { opTime: { ts: Timestamp(1587378912, 1), t: 2 } }, $db: \\\"admin\\\" } numYields:0 reslen:288 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 248ms\",\n \"Mon Apr 20 10:27:38.171 I COMMAND [conn281] command admin.$cmd command: setFeatureCompatibilityVersion { setFeatureCompatibilityVersion: \\\"4.0\\\", $db: \\\"admin\\\" } numYields:0 reslen:288 locks:{ Global: { acquireCount: { r: 5, w: 4, R: 1 } }, Database: { acquireCount: { w: 2, W: 2 } }, Collection: { acquireCount: { w: 2 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 212ms\",\n \"Mon Apr 20 10:26:27.924 I COMMAND [conn111] command local.system.replset command: replSetReconfig { replSetReconfig: { _id: \\\"cmgo-a3bm93hf_2\\\", version: 3, protocolVersion: 1, members: [ { _id: 1, host: \\\"10.112.90.165:7002\\\", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, slaveDelay: 0, votes: 1 }, { _id: 2, host: \\\"10.53.80.6:7012\\\", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, slaveDelay: 0, votes: 1 }, { _id: 3, host: \\\"100.93.44.26:7013\\\" } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5e9d0841f0f688fc992fd087') } }, $db: \\\"admin\\\" } numYields:0 reslen:60 locks:{ Global: { acquireCount: { r: 3, w: 2, W: 1 } }, Database: { acquireCount: { w: 1, W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 212ms\",\n \"Mon Apr 20 13:55:15.051 I COMMAND [conn586] command admin.$cmd command: _flushRoutingTableCacheUpdates { forceRoutingTableRefresh: \\\"config.system.sessions\\\", maxTimeMS: 30000, $clusterTime: { clusterTime: Timestamp(1587362114, 1), signature: { hash: BinData(0, 259955995BDC7E0CA35C4276EB23341C03910A48), keyId: 6817613949303783443 } }, $configServerState: { opTime: { ts: Timestamp(1587362085, 6), t: 1 } }, $db: \\\"admin\\\" } numYields:0 reslen:288 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 192ms\",\n \"Mon Apr 20 10:27:39.400 I COMMAND [conn213] command admin.$cmd command: setFeatureCompatibilityVersion { setFeatureCompatibilityVersion: \\\"4.0\\\", $db: \\\"admin\\\" } numYields:0 reslen:288 locks:{ Global: { acquireCount: { r: 5, w: 4, R: 1 } }, Database: { acquireCount: { w: 2, W: 2 } }, Collection: { acquireCount: { w: 2 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 183ms\",\n \"Mon Apr 20 10:26:09.357 I COMMAND [conn36] command local.system.replset command: replSetInitiate { replSetInitiate: { _id: \\\"cmgo-a3bm93hf_2\\\", version: 1, members: [ { _id: 1, host: \\\"10.112.90.165:7002\\\" } ] }, $readPreference: { mode: \\\"secondaryPreferred\\\" }, $db: \\\"admin\\\" } numYields:0 reslen:60 locks:{ Global: { acquireCount: { r: 23, w: 7, W: 2 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 59 } }, Database: { acquireCount: { r: 7, w: 4, W: 3 } }, Collection: { acquireCount: { r: 3, w: 2 } }, oplog: { acquireCount: { r: 2, w: 3 } } } protocol:op_query 134ms\",\n \"Mon Apr 20 13:00:16.363 I COMMAND [conn16903] command admin.$cmd command: _flushRoutingTableCacheUpdates { forceRoutingTableRefresh: \\\"config.system.sessions\\\", maxTimeMS: 30000, $clusterTime: { clusterTime: Timestamp(1587358814, 1), signature: { hash: BinData(0, 90BD7BB9B481B9825527D89A3579B52E6C0C3915), keyId: 6817613949303783443 } }, $configServerState: { opTime: { ts: Timestamp(1587358809, 2), t: 1 } }, $db: \\\"admin\\\" } numYields:0 reslen:288 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 123ms\",\n \"Mon Apr 20 13:35:14.983 I COMMAND [conn586] command admin.$cmd command: _flushRoutingTableCacheUpdates { forceRoutingTableRefresh: \\\"config.system.sessions\\\", maxTimeMS: 30000, $clusterTime: { clusterTime: Timestamp(1587360912, 1), signature: { hash: BinData(0, 06A84575A66B9316D1ECBFB9FB1C7B2F605AB3A8), keyId: 6817613949303783443 } }, $configServerState: { opTime: { ts: Timestamp(1587360909, 5), t: 1 } }, $db: \\\"admin\\\" } numYields:0 reslen:288 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 122ms\",\n \"Mon Apr 20 10:24:43.760 I COMMAND [conn16] command local.system.replset command: replSetInitiate { replSetInitiate: { _id: \\\"cmgo-a3bm93hf_0\\\", version: 1, members: [ { _id: 1, host: \\\"10.53.80.6:7011\\\" } ] }, $readPreference: { mode: \\\"secondaryPreferred\\\" }, $db: \\\"admin\\\" } numYields:0 reslen:60 locks:{ Global: { acquireCount: { r: 23, w: 7, W: 2 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 39 } }, Database: { acquireCount: { r: 7, w: 4, W: 3 } }, Collection: { acquireCount: { r: 3, w: 2 } }, oplog: { acquireCount: { r: 2, w: 3 } } } protocol:op_query 112ms\",\n \"Mon Apr 20 10:25:26.300 I COMMAND [conn15] command local.system.replset command: replSetInitiate { replSetInitiate: { _id: \\\"cmgo-a3bm93hf_1\\\", version: 1, members: [ { _id: 1, host: \\\"100.93.44.85:7005\\\" } ] }, $readPreference: { mode: \\\"secondaryPreferred\\\" }, $db: \\\"admin\\\" } numYields:0 reslen:60 locks:{ Global: { acquireCount: { r: 23, w: 7, W: 2 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 24 } }, Database: { acquireCount: { r: 7, w: 4, W: 3 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 7 } }, Collection: { acquireCount: { r: 3, w: 2 } }, oplog: { acquireCount: { r: 2, w: 3 } } } protocol:op_query 110ms\",\n \"Mon Apr 20 10:27:39.400 I COMMAND [conn213] command admin.$cmd command: update { update: \\\"system.version\\\", writeConcern: { w: \\\"majority\\\" }, $db: \\\"admin\\\" } numYields:0 reslen:370 locks:{ Global: { acquireCount: { r: 5, w: 4, R: 1 } }, Database: { acquireCount: { w: 2, W: 2 } }, Collection: { acquireCount: { w: 2 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 107ms\",\n \"Mon Apr 20 10:27:38.065 I COMMAND [conn281] command admin.$cmd command: update { update: \\\"system.version\\\", writeConcern: { w: \\\"majority\\\" }, $db: \\\"admin\\\" } numYields:0 reslen:370 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 1, W: 1 } }, Collection: { acquireCount: { w: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 107ms\",\n \"Mon Apr 20 10:27:38.170 I COMMAND [conn281] command admin.$cmd command: update { update: \\\"system.version\\\", writeConcern: { w: \\\"majority\\\" }, $db: \\\"admin\\\" } numYields:0 reslen:370 locks:{ Global: { acquireCount: { r: 5, w: 4, R: 1 } }, Database: { acquireCount: { w: 2, W: 2 } }, Collection: { acquireCount: { w: 2 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 105ms\"\n ]\n }\n}",
|
192
192
|
"title": "获取实例慢日志信息"
|
193
193
|
}
|
@@ -203,8 +203,8 @@
|
|
203
203
|
"DescribeTransparentDataEncryptionStatus": [
|
204
204
|
{
|
205
205
|
"document": "",
|
206
|
-
"input": "POST / HTTP/1.1\nHost: mongodb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTransparentDataEncryptionStatus\n<公共请求参数>\n\n{\n \"InstanceId\": \"cmgo-
|
207
|
-
"output": "{\n \"Response\": {\n \"TransparentDataEncryptionStatus\": \"open\",\n \"KeyInfoList\": [\n {\n \"KeyId\": \"
|
206
|
+
"input": "POST / HTTP/1.1\nHost: mongodb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTransparentDataEncryptionStatus\n<公共请求参数>\n\n{\n \"InstanceId\": \"cmgo-igjy****\"\n}",
|
207
|
+
"output": "{\n \"Response\": {\n \"TransparentDataEncryptionStatus\": \"open\",\n \"KeyInfoList\": [\n {\n \"KeyId\": \"65362a4b-5ec4-11ef-8467-**********\",\n \"KeyName\": \"myKey\",\n \"CreateTime\": \"2021-10-10 19:55:12\",\n \"Status\": \"Enabled\",\n \"KeyUsage\": \"TENCENT_KMS\",\n \"KeyOrigin\": \"TENCENT_KMS\"\n }\n ],\n \"RequestId\": \"59b477da-6473-4ea8-85b3-7f4473744981\"\n }\n}",
|
208
208
|
"title": "获取当前实例是否已开启数据加密"
|
209
209
|
}
|
210
210
|
],
|
@@ -399,7 +399,7 @@
|
|
399
399
|
"TerminateDBInstances": [
|
400
400
|
{
|
401
401
|
"document": "",
|
402
|
-
"input": "POST / HTTP/1.1\nHost: mongodb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: TerminateDBInstances\n<公共请求参数>\n\n{\n \"InstanceId\": \"
|
402
|
+
"input": "POST / HTTP/1.1\nHost: mongodb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: TerminateDBInstances\n<公共请求参数>\n\n{\n \"InstanceId\": \"cmgo-7pje****\"\n}",
|
403
403
|
"output": "{\n \"Response\": {\n \"RequestId\": \"ccfe11c0-b1d3-11ea-8b51-552abe435100\"\n }\n}",
|
404
404
|
"title": "包年包月实例隔离接口"
|
405
405
|
}
|
@@ -267,7 +267,7 @@
|
|
267
267
|
"status": "online"
|
268
268
|
},
|
269
269
|
"MLIDPassportOCR": {
|
270
|
-
"document": "
|
270
|
+
"document": "本接口支持以及其他国家、地区的护照识别。识别字段包括护照ID、姓名、出生日期、性别、有效期、发行国、国籍、国家地区代码,具备护照人像照片的裁剪功能和翻拍、复印件告警功能。\n本接口支持地区范围:可机读护照国家。包括中国港澳台地区、新加坡、马来西亚、泰国、美国、韩国、越南、澳大利亚、缅甸、印度尼西亚、日本、加拿大、老挝、巴基斯坦、哈萨克斯坦、法国、英国、德国、菲律宾、新西兰、印度、意大利、蒙古、孟加拉国、尼日利亚、柬埔寨、西班牙、摩洛哥、吉尔吉斯斯坦、埃及、荷兰、塔吉克斯坦、巴西、乌兹别克斯坦、伊拉克、阿尔及利亚、土耳其、南非、墨西哥、尼泊尔、白俄罗斯、叶门、阿富汗、沙特、肯尼亚、波兰、比利时、瑞典、奥地利、坦桑尼亚、委内瑞拉、阿根廷、喀麦隆、斯里兰卡、衣索比亚、约旦、瑞士、加纳、爱尔兰、哥伦比亚、苏丹、匈牙利、罗马尼亚、阿联酋、文莱、希腊、以色列、巴拿马、丹麦、伊朗、乌干达、挪威、秘鲁、葡萄牙、智利、塞尔维亚、芬兰、尚比亚、亚美尼亚、叙利亚、黎巴嫩、斯洛伐克、卡塔尔、古巴、朝鲜。\n\n默认接口请求频率限制:5次/秒。",
|
271
271
|
"input": "MLIDPassportOCRRequest",
|
272
272
|
"name": "护照识别(港澳台地区及境外护照)",
|
273
273
|
"output": "MLIDPassportOCRResponse",
|
@@ -484,7 +484,7 @@
|
|
484
484
|
"status": "online"
|
485
485
|
},
|
486
486
|
"SmartStructuralOCRV2": {
|
487
|
-
"document": "本接口支持智能提取各类证照、票据、表单、合同等结构化场景的key:value字段信息,并支持提取表格信息的key:value组的结构化,灵活高效,适用于各类非标准材料的信息录入场景,点击[立即体验](https://cloud.tencent.com/
|
487
|
+
"document": "本接口支持智能提取各类证照、票据、表单、合同等结构化场景的key:value字段信息,并支持提取表格信息的key:value组的结构化,灵活高效,适用于各类非标准材料的信息录入场景,点击[立即体验](https://ocrdemo.cloud.tencent.com/)。\n\n默认接口请求频率限制:5次/秒。",
|
488
488
|
"input": "SmartStructuralOCRV2Request",
|
489
489
|
"name": "智能结构化识别V2",
|
490
490
|
"output": "SmartStructuralOCRV2Response",
|
@@ -6646,7 +6646,7 @@
|
|
6646
6646
|
"example": "false",
|
6647
6647
|
"member": "bool",
|
6648
6648
|
"name": "ReturnHeadImage",
|
6649
|
-
"required":
|
6649
|
+
"required": false,
|
6650
6650
|
"type": "bool"
|
6651
6651
|
},
|
6652
6652
|
{
|
@@ -6661,7 +6661,7 @@
|
|
6661
6661
|
{
|
6662
6662
|
"disabled": false,
|
6663
6663
|
"document": "图片的 Base64 值。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。",
|
6664
|
-
"example": "
|
6664
|
+
"example": "/9j/4AAQSkZJRg.....s97n//2Q==",
|
6665
6665
|
"member": "string",
|
6666
6666
|
"name": "ImageBase64",
|
6667
6667
|
"required": false,
|
@@ -6670,7 +6670,7 @@
|
|
6670
6670
|
{
|
6671
6671
|
"disabled": false,
|
6672
6672
|
"document": "图片的 Url 地址。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经 Base64 编码后不超过 3M。图片下载时间不超过 3 秒。\n图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。\n非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
|
6673
|
-
"example": "https://
|
6673
|
+
"example": "https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/***/fakeurl.jpg",
|
6674
6674
|
"member": "string",
|
6675
6675
|
"name": "ImageUrl",
|
6676
6676
|
"required": false,
|
@@ -6795,7 +6795,7 @@
|
|
6795
6795
|
{
|
6796
6796
|
"disabled": false,
|
6797
6797
|
"document": "人像照片Base64后的结果\n注意:此字段可能返回 null,表示取不到有效值。",
|
6798
|
-
"example": "
|
6798
|
+
"example": "/9j/4AAQSkZJRg.....s97n//2Q==",
|
6799
6799
|
"member": "string",
|
6800
6800
|
"name": "HeadImage",
|
6801
6801
|
"output_required": true,
|
@@ -8663,7 +8663,7 @@
|
|
8663
8663
|
{
|
8664
8664
|
"disabled": false,
|
8665
8665
|
"document": "告警码:\n-9103\t证照翻拍告警\n-9102\t证照复印件告警(包括黑白复印件、彩色复印件)\n-9106 证件遮挡告警",
|
8666
|
-
"example": "[]",
|
8666
|
+
"example": "[-9103]",
|
8667
8667
|
"member": "int64",
|
8668
8668
|
"name": "Warn",
|
8669
8669
|
"output_required": true,
|
@@ -8683,7 +8683,7 @@
|
|
8683
8683
|
{
|
8684
8684
|
"disabled": false,
|
8685
8685
|
"document": "扩展字段:\n{\n ID:{\n Confidence:0.9999\n },\n Name:{\n Confidence:0.9996\n }\n}",
|
8686
|
-
"example": "{\"IssuingCountry\":{\"Confidence\":\"0.9500\"}
|
8686
|
+
"example": "{\"IssuingCountry\":{\"Confidence\":\"0.9500\"}}",
|
8687
8687
|
"member": "string",
|
8688
8688
|
"name": "AdvancedInfo",
|
8689
8689
|
"output_required": true,
|
@@ -8743,7 +8743,7 @@
|
|
8743
8743
|
{
|
8744
8744
|
"disabled": false,
|
8745
8745
|
"document": "信息区证件内容",
|
8746
|
-
"example": "{\"DateOfBirth\":\"11 Apr 1990\"
|
8746
|
+
"example": "{\"DateOfBirth\":\"11 Apr 1990\"}",
|
8747
8747
|
"member": "PassportRecognizeInfos",
|
8748
8748
|
"name": "PassportRecognizeInfos",
|
8749
8749
|
"output_required": true,
|
@@ -10951,7 +10951,7 @@
|
|
10951
10951
|
{
|
10952
10952
|
"disabled": false,
|
10953
10953
|
"document": "最下方第一行 MRZ Code 序列",
|
10954
|
-
"example": "POCHNZHANG
|
10954
|
+
"example": "`POCHNZHANG<<SAN<<<<<<<<<<<<<<<<<<<<<<`",
|
10955
10955
|
"member": "string",
|
10956
10956
|
"name": "CodeSet",
|
10957
10957
|
"output_required": true,
|
@@ -90,22 +90,22 @@
|
|
90
90
|
],
|
91
91
|
"DriverLicenseOCR": [
|
92
92
|
{
|
93
|
-
"document": "
|
93
|
+
"document": "驾驶证主页识别示例 ",
|
94
94
|
"input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DriverLicenseOCR\n<公共请求参数>\n\n{\n \"ImageUrl\": \"https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/vehicle/DriverLicenseOCR/DriverLicenseOCR1.jpg\",\n \"CardSide\": \"FRONT\"\n}",
|
95
95
|
"output": "{\n \"Response\": {\n \"Address\": \"广东省深圳市南山区腾讯大厦\",\n \"ArchivesCode\": \"\",\n \"CardCode\": \"440305198305101408\",\n \"Class\": \"C2\",\n \"CumulativeScore\": \"\",\n \"DateOfBirth\": \"1983-05-10\",\n \"DateOfFirstIssue\": \"2005-05-01\",\n \"EndDate\": \"2025-10-01\",\n \"IssuingAuthority\": \"上海市公安局交通警察总队\",\n \"Name\": \"刘洋\",\n \"Nationality\": \"中国\",\n \"RecognizeWarnCode\": [],\n \"RecognizeWarnMsg\": [],\n \"Record\": \"\",\n \"RequestId\": \"9b0d1ee9-8fdb-4194-be58-212bee88a7fd\",\n \"Sex\": \"女\",\n \"StartDate\": \"2015-10-01\",\n \"CurrentTime\": \"\",\n \"GenerateTime\": \"\",\n \"State\": \"\",\n \"BackPageName\": \"\",\n \"BackPageCardCode\": \"\",\n \"DriverLicenseType\": \"\"\n }\n}",
|
96
|
-
"title": "
|
96
|
+
"title": "驾驶证主页识别示例 "
|
97
97
|
},
|
98
98
|
{
|
99
|
-
"document": "
|
99
|
+
"document": "驾驶证主页告警识别示例 ",
|
100
100
|
"input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DriverLicenseOCR\n<公共请求参数>\n\n{\n \"ImageUrl\": \"https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/vehicle/DriverLicenseOCR/DriverLicenseOCR2.jpg\",\n \"CardSide\": \"FRONT\"\n}",
|
101
101
|
"output": "{\n \"Response\": {\n \"Address\": \"上海市徐汇区田林路397号腾云大厦6F\",\n \"ArchivesCode\": \"\",\n \"CardCode\": \"440524198701010014\",\n \"Class\": \"C1\",\n \"CumulativeScore\": \"\",\n \"DateOfBirth\": \"1987-01-01\",\n \"DateOfFirstIssue\": \"2011-10-01\",\n \"EndDate\": \"2017-10-01\",\n \"IssuingAuthority\": \"上海市公安局交通警察总队\",\n \"Name\": \"李明\",\n \"Nationality\": \"中国\",\n \"RecognizeWarnCode\": [\n -9102\n ],\n \"RecognizeWarnMsg\": [\n \"WARN_DRIVER_LICENSE_COPY_CARD\"\n ],\n \"Record\": \"\",\n \"RequestId\": \"c5ceedaa-cb6f-4210-af49-0a5dee461259\",\n \"Sex\": \"男\",\n \"StartDate\": \"2011-10-01\",\n \"CurrentTime\": \"\",\n \"GenerateTime\": \"\",\n \"State\": \"\",\n \"BackPageName\": \"\",\n \"BackPageCardCode\": \"\",\n \"DriverLicenseType\": \"\"\n }\n}",
|
102
|
-
"title": "
|
102
|
+
"title": "驾驶证主页告警识别示例 "
|
103
103
|
},
|
104
104
|
{
|
105
|
-
"document": "
|
106
|
-
"input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DriverLicenseOCR\n<公共请求参数>\n\n{\n \"ImageUrl\": \"https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com
|
107
|
-
"output": "{\n \"Response\": {\n \"Address\": \"\",\n \"ArchivesCode\": \"130123421234\",\n \"CardCode\": \"
|
108
|
-
"title": "
|
105
|
+
"document": "驾驶证副页识别示例 ",
|
106
|
+
"input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DriverLicenseOCR\n<公共请求参数>\n\n{\n \"ImageUrl\": \"https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/***/fakeurl.jpg\",\n \"CardSide\": \"BACK\"\n}",
|
107
|
+
"output": "{\n \"Response\": {\n \"Address\": \"\",\n \"ArchivesCode\": \"130123421234\",\n \"CardCode\": \"13072*****345\",\n \"Class\": \"\",\n \"CumulativeScore\": \"\",\n \"DateOfBirth\": \"\",\n \"DateOfFirstIssue\": \"\",\n \"EndDate\": \"\",\n \"IssuingAuthority\": \"\",\n \"Name\": \"李明\",\n \"Nationality\": \"\",\n \"RecognizeWarnCode\": [],\n \"RecognizeWarnMsg\": [],\n \"Record\": \"\",\n \"RequestId\": \"03023a0a-cf96-4baa-8cd8-34ba9d32f3db\",\n \"Sex\": \"\",\n \"StartDate\": \"\",\n \"CurrentTime\": \"\",\n \"GenerateTime\": \"\",\n \"State\": \"\",\n \"BackPageName\": \"李明\",\n \"BackPageCardCode\": \"13072*****345\",\n \"DriverLicenseType\": \"\"\n }\n}",
|
108
|
+
"title": "驾驶证副页识别示例 "
|
109
109
|
}
|
110
110
|
],
|
111
111
|
"DutyPaidProofOCR": [
|
@@ -253,9 +253,9 @@
|
|
253
253
|
"HKIDCardOCR": [
|
254
254
|
{
|
255
255
|
"document": "",
|
256
|
-
"input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: HKIDCardOCR\n<公共请求参数>\n\n{\n \"ReturnHeadImage\": \"false\",\n \"ImageUrl\": \"https://
|
256
|
+
"input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: HKIDCardOCR\n<公共请求参数>\n\n{\n \"ReturnHeadImage\": \"false\",\n \"ImageUrl\": \"https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/***/fakeurl.jpg\"\n}",
|
257
257
|
"output": "{\n \"Response\": {\n \"CnName\": \"申能\",\n \"EnName\": \"SAN, Nan\",\n \"TelexCode\": \"300000000000\",\n \"Sex\": \"女F\",\n \"Birthday\": \"01-01-2001\",\n \"Permanent\": 1,\n \"IdNum\": \"C000000(E)\",\n \"Symbol\": \"***AZ\",\n \"FirstIssueDate\": \"(09-99)\",\n \"CurrentIssueDate\": \"23-09-10\",\n \"HeadImage\": \"\",\n \"WarnCardInfos\": [\n -9104\n ],\n \"RequestId\": \"fba1c9ad-aeb3-4418-9ecf-80ab1b5fc875\"\n }\n}",
|
258
|
-
"title": "
|
258
|
+
"title": "HKIDCardOCR调用"
|
259
259
|
}
|
260
260
|
],
|
261
261
|
"HmtResidentPermitOCR": [
|
@@ -344,8 +344,8 @@
|
|
344
344
|
{
|
345
345
|
"document": "护照识别(港澳台地区及境外护照)",
|
346
346
|
"input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: MLIDPassportOCR\n<公共请求参数>\n\n{\n \"ImageBase64\": \"https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/card/MLIDPassportOCR/MLIDPassportOCR1.png\"\n}",
|
347
|
-
"output": "{\n \"Response\": {\n \"AdvancedInfo\": \"
|
348
|
-
"title": "护照识别(港澳台地区及境外护照)示例代码
|
347
|
+
"output": "{\n \"Response\": {\n \"AdvancedInfo\": \"\",\n \"CodeCrc\": \"4567123452USA9004117F2107268713843748<708026\",\n \"CodeSet\": \"P<USACARTER<<ESTHER<<<<<<<<<<<<<<<<<<<<<<<<<\",\n \"DateOfBirth\": \"19900411\",\n \"DateOfExpiration\": \"20210726\",\n \"GivenName\": \"ESTHER\",\n \"ID\": \"456712345\",\n \"Image\": \"\",\n \"IssuingCountry\": \"USA\",\n \"Name\": \"CARTER ESTHER\",\n \"Nationality\": \"USA\",\n \"PassportRecognizeInfos\": {\n \"DateOfBirth\": \"11 Apr 1990\",\n \"DateOfExpiration\": \"26 Jul 2021\",\n \"DateOfIssuance\": \"27 Jul 2011\",\n \"GivenName\": \"ESTHER\",\n \"IssuePlace\": \"\",\n \"IssuingAuthority\": \"\",\n \"IssuingCountry\": \"USA\",\n \"Name\": \"\",\n \"Nationality\": \"UNITED STATES OF AMERICA\",\n \"PassportID\": \"456712345\",\n \"Sex\": \"F\",\n \"Signature\": \"\",\n \"Surname\": \"CARTER\",\n \"Type\": \"P\"\n },\n \"RequestId\": \"dad946b2-1288-4df9-a0b4-6abfaba1e170\",\n \"Sex\": \"F\",\n \"Surname\": \"CARTER\",\n \"Type\": \"P\",\n \"Warn\": [\n -9108,\n -9102\n ],\n \"WarnCardInfos\": [\n -9109\n ]\n }\n}",
|
348
|
+
"title": "护照识别(港澳台地区及境外护照)示例代码"
|
349
349
|
}
|
350
350
|
],
|
351
351
|
"MainlandPermitOCR": [
|
@@ -478,7 +478,7 @@
|
|
478
478
|
{
|
479
479
|
"document": "医疗发票识别示例",
|
480
480
|
"input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RecognizeMedicalInvoiceOCR\nVersion:2018-11-19\nRegion:ap-beijing\n<公共请求参数>\n\n{\n \"ImageUrl\": \"https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/invoice/RecognizeMedicalInvoiceOCR/RecognizeMedicalInvoiceOCR1.jpg\",\n \"ReturnVertex\": true,\n \"ReturnCoord\": true\n}",
|
481
|
-
"output": "{\n \"Response\": {\n \"MedicalInvoiceInfos\": [\n {\n \"MedicalInvoiceItems\": [\n {\n \"Name\": \"单位\",\n \"Content\": \"***机构\",\n \"Vertex\": {\n \"LeftTop\": {\n \"X\": 0,\n \"Y\": 0\n },\n \"LeftBottom\": {\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 \"Coord\": {\n \"X\": 0,\n \"Y\": 0,\n \"Width\": 0,\n \"Height\": 0\n }\n }\n ]\n }\n ],\n \"Angle\": 0,\n \"RequestId\": \"cb2ba647-06bd-447d-95c6-7d6264eaa8b0\"\n }\n}",
|
481
|
+
"output": "{\n \"Response\": {\n \"Angle\": -0.1712096631526947,\n \"MedicalInvoiceInfos\": [\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"检查费\",\n \"Coord\": {\n \"Height\": 20,\n \"Width\": 57,\n \"X\": 700,\n \"Y\": 277\n },\n \"Name\": \"大项名称\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 698,\n \"Y\": 294\n },\n \"LeftTop\": {\n \"X\": 698,\n \"Y\": 274\n },\n \"RightBottom\": {\n \"X\": 755,\n \"Y\": 294\n },\n \"RightTop\": {\n \"X\": 755,\n \"Y\": 274\n }\n }\n },\n {\n \"Content\": \"81.90\",\n \"Coord\": {\n \"Height\": 17,\n \"Width\": 50,\n \"X\": 554,\n \"Y\": 278\n },\n \"Name\": \"大项金额\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 552,\n \"Y\": 292\n },\n \"LeftTop\": {\n \"X\": 552,\n \"Y\": 275\n },\n \"RightBottom\": {\n \"X\": 602,\n \"Y\": 292\n },\n \"RightTop\": {\n \"X\": 602,\n \"Y\": 275\n }\n }\n }\n ]\n },\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"治疗费\",\n \"Coord\": {\n \"Height\": 20,\n \"Width\": 57,\n \"X\": 700,\n \"Y\": 277\n },\n \"Name\": \"大项名称\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 698,\n \"Y\": 294\n },\n \"LeftTop\": {\n \"X\": 698,\n \"Y\": 274\n },\n \"RightBottom\": {\n \"X\": 755,\n \"Y\": 294\n },\n \"RightTop\": {\n \"X\": 755,\n \"Y\": 274\n }\n }\n },\n {\n \"Content\": \"25.20\",\n \"Coord\": {\n \"Height\": 17,\n \"Width\": 49,\n \"X\": 1153,\n \"Y\": 280\n },\n \"Name\": \"大项金额\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 1151,\n \"Y\": 294\n },\n \"LeftTop\": {\n \"X\": 1151,\n \"Y\": 277\n },\n \"RightBottom\": {\n \"X\": 1200,\n \"Y\": 294\n },\n \"RightTop\": {\n \"X\": 1200,\n \"Y\": 277\n }\n }\n }\n ]\n },\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"实县人民医\",\n \"Coord\": {\n \"Height\": 23,\n \"Width\": 104,\n \"X\": 261,\n \"Y\": 822\n },\n \"Name\": \"收款单位\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 259,\n \"Y\": 842\n },\n \"LeftTop\": {\n \"X\": 259,\n \"Y\": 819\n },\n \"RightBottom\": {\n \"X\": 363,\n \"Y\": 842\n },\n \"RightTop\": {\n \"X\": 363,\n \"Y\": 819\n }\n }\n }\n ]\n },\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"0.00\",\n \"Coord\": {\n \"Height\": 20,\n \"Width\": 48,\n \"X\": 521,\n \"Y\": 737\n },\n \"Name\": \"个人自费\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 519,\n \"Y\": 754\n },\n \"LeftTop\": {\n \"X\": 519,\n \"Y\": 734\n },\n \"RightBottom\": {\n \"X\": 567,\n \"Y\": 754\n },\n \"RightTop\": {\n \"X\": 567,\n \"Y\": 734\n }\n }\n }\n ]\n },\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"54.81\",\n \"Coord\": {\n \"Height\": 18,\n \"Width\": 53,\n \"X\": 225,\n \"Y\": 737\n },\n \"Name\": \"个人自付\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 223,\n \"Y\": 752\n },\n \"LeftTop\": {\n \"X\": 223,\n \"Y\": 734\n },\n \"RightBottom\": {\n \"X\": 276,\n \"Y\": 752\n },\n \"RightTop\": {\n \"X\": 276,\n \"Y\": 734\n }\n }\n }\n ]\n },\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"0.00\",\n \"Coord\": {\n \"Height\": 20,\n \"Width\": 54,\n \"X\": 831,\n \"Y\": 697\n },\n \"Name\": \"个人账户支付\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 829,\n \"Y\": 714\n },\n \"LeftTop\": {\n \"X\": 829,\n \"Y\": 694\n },\n \"RightBottom\": {\n \"X\": 883,\n \"Y\": 714\n },\n \"RightTop\": {\n \"X\": 883,\n \"Y\": 694\n }\n }\n }\n ]\n },\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"0.00\",\n \"Coord\": {\n \"Height\": 20,\n \"Width\": 50,\n \"X\": 521,\n \"Y\": 695\n },\n \"Name\": \"其他支付\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 519,\n \"Y\": 712\n },\n \"LeftTop\": {\n \"X\": 519,\n \"Y\": 692\n },\n \"RightBottom\": {\n \"X\": 569,\n \"Y\": 712\n },\n \"RightTop\": {\n \"X\": 569,\n \"Y\": 692\n }\n }\n }\n ]\n },\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"52.29\",\n \"Coord\": {\n \"Height\": 19,\n \"Width\": 58,\n \"X\": 293,\n \"Y\": 695\n },\n \"Name\": \"医保统筹基金支付\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 291,\n \"Y\": 711\n },\n \"LeftTop\": {\n \"X\": 291,\n \"Y\": 692\n },\n \"RightBottom\": {\n \"X\": 349,\n \"Y\": 711\n },\n \"RightTop\": {\n \"X\": 349,\n \"Y\": 692\n }\n }\n }\n ]\n },\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"贵州省医保\",\n \"Coord\": {\n \"Height\": 21,\n \"Width\": 110,\n \"X\": 518,\n \"Y\": 647\n },\n \"Name\": \"医保类型\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 516,\n \"Y\": 665\n },\n \"LeftTop\": {\n \"X\": 516,\n \"Y\": 644\n },\n \"RightBottom\": {\n \"X\": 626,\n \"Y\": 665\n },\n \"RightTop\": {\n \"X\": 626,\n \"Y\": 644\n }\n }\n }\n ]\n },\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"非营利综合二级医院\",\n \"Coord\": {\n \"Height\": 21,\n \"Width\": 162,\n \"X\": 266,\n \"Y\": 647\n },\n \"Name\": \"医疗机构类型\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 264,\n \"Y\": 665\n },\n \"LeftTop\": {\n \"X\": 264,\n \"Y\": 644\n },\n \"RightBottom\": {\n \"X\": 426,\n \"Y\": 665\n },\n \"RightTop\": {\n \"X\": 426,\n \"Y\": 644\n }\n }\n }\n ]\n },\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"107.10\",\n \"Coord\": {\n \"Height\": 22,\n \"Width\": 54,\n \"X\": 839,\n \"Y\": 562\n },\n \"Name\": \"总金额\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 837,\n \"Y\": 581\n },\n \"LeftTop\": {\n \"X\": 837,\n \"Y\": 559\n },\n \"RightBottom\": {\n \"X\": 891,\n \"Y\": 581\n },\n \"RightTop\": {\n \"X\": 891,\n \"Y\": 559\n }\n }\n }\n ]\n },\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"壹佰零柒元壹角\",\n \"Coord\": {\n \"Height\": 24,\n \"Width\": 140,\n \"X\": 245,\n \"Y\": 559\n },\n \"Name\": \"总金额大写\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 243,\n \"Y\": 580\n },\n \"LeftTop\": {\n \"X\": 243,\n \"Y\": 556\n },\n \"RightBottom\": {\n \"X\": 383,\n \"Y\": 580\n },\n \"RightTop\": {\n \"X\": 383,\n \"Y\": 556\n }\n }\n }\n ]\n },\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"2022-03-11\",\n \"Coord\": {\n \"Height\": 22,\n \"Width\": 93,\n \"X\": 986,\n \"Y\": 201\n },\n \"Name\": \"开票日期\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 984,\n \"Y\": 220\n },\n \"LeftTop\": {\n \"X\": 984,\n \"Y\": 198\n },\n \"RightBottom\": {\n \"X\": 1077,\n \"Y\": 220\n },\n \"RightTop\": {\n \"X\": 1077,\n \"Y\": 198\n }\n }\n }\n ]\n },\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"1\",\n \"Coord\": {\n \"Height\": 20,\n \"Width\": 20,\n \"X\": 1166,\n \"Y\": 826\n },\n \"Name\": \"收款人\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 1164,\n \"Y\": 843\n },\n \"LeftTop\": {\n \"X\": 1164,\n \"Y\": 823\n },\n \"RightBottom\": {\n \"X\": 1184,\n \"Y\": 843\n },\n \"RightTop\": {\n \"X\": 1184,\n \"Y\": 823\n }\n }\n }\n ]\n },\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"2022-03-11\",\n \"Coord\": {\n \"Height\": 17,\n \"Width\": 77,\n \"X\": 1115,\n \"Y\": 603\n },\n \"Name\": \"就诊日期\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 1113,\n \"Y\": 617\n },\n \"LeftTop\": {\n \"X\": 1113,\n \"Y\": 600\n },\n \"RightBottom\": {\n \"X\": 1190,\n \"Y\": 617\n },\n \"RightTop\": {\n \"X\": 1190,\n \"Y\": 600\n }\n }\n }\n ]\n },\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"54.81\",\n \"Coord\": {\n \"Height\": 20,\n \"Width\": 56,\n \"X\": 1146,\n \"Y\": 697\n },\n \"Name\": \"个人现金支付\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 1144,\n \"Y\": 714\n },\n \"LeftTop\": {\n \"X\": 1144,\n \"Y\": 694\n },\n \"RightBottom\": {\n \"X\": 1200,\n \"Y\": 714\n },\n \"RightTop\": {\n \"X\": 1200,\n \"Y\": 694\n }\n }\n }\n ]\n },\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"女\",\n \"Coord\": {\n \"Height\": 18,\n \"Width\": 21,\n \"X\": 1075,\n \"Y\": 651\n },\n \"Name\": \"性别\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 1073,\n \"Y\": 666\n },\n \"LeftTop\": {\n \"X\": 1073,\n \"Y\": 648\n },\n \"RightBottom\": {\n \"X\": 1094,\n \"Y\": 666\n },\n \"RightTop\": {\n \"X\": 1094,\n \"Y\": 648\n }\n }\n }\n ]\n },\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"贵州省\",\n \"Coord\": {\n \"Height\": 0,\n \"Width\": 0,\n \"X\": 0,\n \"Y\": 0\n },\n \"Name\": \"发票属地\",\n \"Vertex\": null\n }\n ]\n },\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"门诊发票\",\n \"Coord\": {\n \"Height\": 0,\n \"Width\": 0,\n \"X\": 0,\n \"Y\": 0\n },\n \"Name\": \"发票类型\",\n \"Vertex\": null\n }\n ]\n },\n {\n \"MedicalInvoiceItems\": [\n {\n \"Content\": \"贵州省医疗门诊收费票据(电子)\",\n \"Coord\": {\n \"Height\": 38,\n \"Width\": 556,\n \"X\": 407,\n \"Y\": 47\n },\n \"Name\": \"发票名称\",\n \"Vertex\": {\n \"LeftBottom\": {\n \"X\": 405,\n \"Y\": 82\n },\n \"LeftTop\": {\n \"X\": 405,\n \"Y\": 44\n },\n \"RightBottom\": {\n \"X\": 961,\n \"Y\": 82\n },\n \"RightTop\": {\n \"X\": 961,\n \"Y\": 44\n }\n }\n }\n ]\n }\n ],\n \"RequestId\": \"a02d7a4d-3458-4139-828c-7add732d5c24\"\n }\n}",
|
482
482
|
"title": "医疗发票识别示例"
|
483
483
|
}
|
484
484
|
],
|
@@ -597,8 +597,8 @@
|
|
597
597
|
"SmartStructuralOCRV2": [
|
598
598
|
{
|
599
599
|
"document": "智能结构化识别新接口",
|
600
|
-
"input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SmartStructuralOCRV2\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 \"IsPdf\": true,\n \"PdfPageNumber\": 1,\n \"ItemNames\": [\n \"
|
601
|
-
"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\": \"
|
600
|
+
"input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SmartStructuralOCRV2\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 \"IsPdf\": true,\n \"PdfPageNumber\": 1,\n \"ItemNames\": [\n \"号码\"\n ],\n \"ReturnFullText\": false,\n \"ConfigId\": \"General\"\n}",
|
601
|
+
"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 \"LeftBottom\": {\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 \"LeftTop\": {\n \"X\": 0,\n \"Y\": 0\n },\n \"LeftBottom\": {\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 \"RequestId\": \"137****9\"\n }\n}",
|
602
602
|
"title": "智能结构化识别V2"
|
603
603
|
}
|
604
604
|
],
|
@@ -1229,7 +1229,7 @@
|
|
1229
1229
|
},
|
1230
1230
|
{
|
1231
1231
|
"disabled": false,
|
1232
|
-
"document": "证书套餐类型:\n2 = TrustAsia TLS RSA CA,3 = SecureSite 增强型企业版(EV Pro), 4 = SecureSite 增强型(EV), 5 = SecureSite 企业型专业版(OV Pro), 6 = SecureSite 企业型(OV), 7 = SecureSite 企业型(OV)通配符, 8 = Geotrust 增强型(EV), 9 = Geotrust 企业型(OV), 10 = Geotrust 企业型(OV)通配符, 11 = TrustAsia 域名型多域名 SSL 证书, 12 = TrustAsia 域名型(DV)通配符, 13 = TrustAsia 企业型通配符(OV)SSL 证书(D3), 14 = TrustAsia 企业型(OV)SSL 证书(D3), 15 = TrustAsia 企业型多域名 (OV)SSL 证书(D3), 16 = TrustAsia 增强型 (EV)SSL 证书(D3), 17 = TrustAsia 增强型多域名(EV)SSL 证书(D3), 18 = GlobalSign 企业型(OV)SSL 证书, 19 = GlobalSign 企业型通配符 (OV)SSL 证书, 20 = GlobalSign 增强型 (EV)SSL 证书, 21 = TrustAsia 企业型通配符多域名(OV)SSL 证书(D3), 22 = GlobalSign 企业型多域名(OV)SSL 证书, 23 = GlobalSign 企业型通配符多域名(OV)SSL 证书, 24 = GlobalSign 增强型多域名(EV)SSL 证书,25 = Wotrus 域名型证书,26 = Wotrus 域名型多域名证书,27 = Wotrus 域名型通配符证书,28 = Wotrus 企业型证书,29 = Wotrus 企业型多域名证书,30 = Wotrus 企业型通配符证书,31 = Wotrus 增强型证书,32 = Wotrus 增强型多域名证书,33 = Wotrus 国密域名型证书,34 = Wotrus 国密域名型多域名证书,35 = Wotrus 国密域名型通配符证书,37 = Wotrus 国密企业型证书,38 = Wotrus 国密企业型多域名证书,39 = Wotrus 国密企业型通配符证书,40 = Wotrus 国密增强型证书,41 = Wotrus 国密增强型多域名证书,42 = TrustAsia 域名型通配符多域名证书,43 = DNSPod-企业型(OV)SSL证书,44 = DNSPod-企业型(OV)通配符SSL证书,45 = DNSPod-企业型(OV)多域名SSL证书, 46 = DNSPod-增强型(EV)SSL证书,47 = DNSPod-增强型(EV)多域名SSL证书,48 = DNSPod-域名型(DV)SSL证书,49 = DNSPod-域名型(DV)通配符SSL证书,50 = DNSPod-域名型(DV)多域名SSL证书,51 = DNSPod(国密)-企业型(OV)SSL证书,52 = DNSPod(国密)-企业型(OV)通配符SSL证书,53 = DNSPod(国密)-企业型(OV)多域名SSL证书,54 = DNSPod(国密)-域名型(DV)SSL证书,55 = DNSPod(国密)-域名型(DV)通配符SSL证书, 56 = DNSPod(国密)-域名型(DV)多域名SSL证书,57 = SecureSite 企业型专业版多域名(OV Pro),58 = SecureSite 企业型多域名(OV),59 = SecureSite 增强型专业版多域名(EV Pro),60 = SecureSite 增强型多域名(EV),61 = Geotrust 增强型多域名(EV)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1232
|
+
"document": "证书套餐类型:\n2 = TrustAsia TLS RSA CA,3 = SecureSite 增强型企业版(EV Pro), 4 = SecureSite 增强型(EV), 5 = SecureSite 企业型专业版(OV Pro), 6 = SecureSite 企业型(OV), 7 = SecureSite 企业型(OV)通配符, 8 = Geotrust 增强型(EV), 9 = Geotrust 企业型(OV), 10 = Geotrust 企业型(OV)通配符, 11 = TrustAsia 域名型多域名 SSL 证书, 12 = TrustAsia 域名型(DV)通配符, 13 = TrustAsia 企业型通配符(OV)SSL 证书(D3), 14 = TrustAsia 企业型(OV)SSL 证书(D3), 15 = TrustAsia 企业型多域名 (OV)SSL 证书(D3), 16 = TrustAsia 增强型 (EV)SSL 证书(D3), 17 = TrustAsia 增强型多域名(EV)SSL 证书(D3), 18 = GlobalSign 企业型(OV)SSL 证书, 19 = GlobalSign 企业型通配符 (OV)SSL 证书, 20 = GlobalSign 增强型 (EV)SSL 证书, 21 = TrustAsia 企业型通配符多域名(OV)SSL 证书(D3), 22 = GlobalSign 企业型多域名(OV)SSL 证书, 23 = GlobalSign 企业型通配符多域名(OV)SSL 证书, 24 = GlobalSign 增强型多域名(EV)SSL 证书,25 = Wotrus 域名型证书,26 = Wotrus 域名型多域名证书,27 = Wotrus 域名型通配符证书,28 = Wotrus 企业型证书,29 = Wotrus 企业型多域名证书,30 = Wotrus 企业型通配符证书,31 = Wotrus 增强型证书,32 = Wotrus 增强型多域名证书,33 = Wotrus 国密域名型证书,34 = Wotrus 国密域名型多域名证书,35 = Wotrus 国密域名型通配符证书,37 = Wotrus 国密企业型证书,38 = Wotrus 国密企业型多域名证书,39 = Wotrus 国密企业型通配符证书,40 = Wotrus 国密增强型证书,41 = Wotrus 国密增强型多域名证书,42 = TrustAsia 域名型通配符多域名证书,43 = DNSPod-企业型(OV)SSL证书,44 = DNSPod-企业型(OV)通配符SSL证书,45 = DNSPod-企业型(OV)多域名SSL证书, 46 = DNSPod-增强型(EV)SSL证书,47 = DNSPod-增强型(EV)多域名SSL证书,48 = DNSPod-域名型(DV)SSL证书,49 = DNSPod-域名型(DV)通配符SSL证书,50 = DNSPod-域名型(DV)多域名SSL证书,51 = DNSPod(国密)-企业型(OV)SSL证书,52 = DNSPod(国密)-企业型(OV)通配符SSL证书,53 = DNSPod(国密)-企业型(OV)多域名SSL证书,54 = DNSPod(国密)-域名型(DV)SSL证书,55 = DNSPod(国密)-域名型(DV)通配符SSL证书, 56 = DNSPod(国密)-域名型(DV)多域名SSL证书,57 = SecureSite 企业型专业版多域名(OV Pro),58 = SecureSite 企业型多域名(OV),59 = SecureSite 增强型专业版多域名(EV Pro),60 = SecureSite 增强型多域名(EV),61 = Geotrust 增强型多域名(EV),83 = TrustAsia C1 DV Free\n注意:此字段可能返回 null,表示取不到有效值。",
|
1233
1233
|
"example": "2",
|
1234
1234
|
"member": "string",
|
1235
1235
|
"name": "PackageType",
|