tccli 3.0.1348.1__py2.py3-none-any.whl → 3.0.1349.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/__init__.py +0 -76
- tccli/services/ai3d/v20250513/api.json +1 -1
- tccli/services/aiart/v20221229/api.json +3 -3
- tccli/services/autoscaling/v20180419/api.json +11 -0
- tccli/services/batch/v20170312/api.json +44 -0
- tccli/services/cdb/v20170320/api.json +8 -8
- tccli/services/cdb/v20170320/examples.json +1 -1
- tccli/services/cdn/v20180606/api.json +5 -5
- tccli/services/cdwdoris/v20211228/api.json +145 -7
- tccli/services/cfg/v20210820/api.json +20 -0
- tccli/services/cfs/v20190719/api.json +10 -10
- tccli/services/cfw/cfw_client.py +53 -0
- tccli/services/cfw/v20190904/api.json +272 -0
- tccli/services/cfw/v20190904/examples.json +8 -0
- tccli/services/csip/csip_client.py +833 -144
- tccli/services/csip/v20221121/api.json +3304 -1436
- tccli/services/csip/v20221121/examples.json +104 -0
- tccli/services/cvm/v20170312/api.json +1 -1
- tccli/services/cwp/v20180228/api.json +9 -0
- tccli/services/cwp/v20180228/examples.json +6 -0
- tccli/services/emr/v20190103/api.json +217 -2
- tccli/services/es/v20250101/api.json +22 -0
- tccli/services/ess/v20201111/api.json +10 -1
- tccli/services/essbasic/v20210526/api.json +3 -3
- tccli/services/gs/v20191118/api.json +38 -0
- tccli/services/igtm/igtm_client.py +159 -0
- tccli/services/igtm/v20231024/api.json +577 -0
- tccli/services/igtm/v20231024/examples.json +24 -0
- tccli/services/iotexplorer/v20190423/api.json +3 -3
- tccli/services/lcic/lcic_client.py +53 -0
- tccli/services/lcic/v20220817/api.json +53 -0
- tccli/services/lcic/v20220817/examples.json +8 -0
- tccli/services/live/v20180801/api.json +203 -1
- tccli/services/live/v20180801/examples.json +1 -1
- tccli/services/lke/v20231130/api.json +248 -2
- tccli/services/lke/v20231130/examples.json +1 -1
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/mrs/v20200910/api.json +10 -0
- tccli/services/nlp/nlp_client.py +4 -322
- tccli/services/nlp/v20190408/api.json +0 -459
- tccli/services/nlp/v20190408/examples.json +0 -48
- tccli/services/ocr/v20181119/api.json +60 -5
- tccli/services/omics/v20221128/api.json +38 -0
- tccli/services/redis/v20180412/api.json +6 -6
- tccli/services/redis/v20180412/examples.json +1 -1
- tccli/services/ses/v20201002/api.json +100 -5
- tccli/services/tcb/v20180608/api.json +1 -1
- tccli/services/tcb/v20180608/examples.json +1 -1
- tccli/services/tdmq/v20200217/api.json +19 -0
- tccli/services/teo/teo_client.py +281 -16
- tccli/services/teo/v20220901/api.json +611 -6
- tccli/services/teo/v20220901/examples.json +48 -2
- tccli/services/tione/v20211111/api.json +16 -0
- tccli/services/tke/tke_client.py +57 -4
- tccli/services/tke/v20180525/api.json +24 -24
- tccli/services/tke/v20220501/api.json +52 -0
- tccli/services/tke/v20220501/examples.json +8 -0
- tccli/services/tmt/v20180321/api.json +4 -4
- tccli/services/tsf/v20180326/api.json +4 -4
- tccli/services/vclm/v20240523/api.json +3 -3
- tccli/services/vod/v20180717/api.json +5 -5
- tccli/services/vod/v20180717/examples.json +9 -9
- tccli/services/vpc/v20170312/api.json +1 -1
- tccli/services/vrs/v20200824/api.json +1 -1
- {tccli-3.0.1348.1.dist-info → tccli-3.0.1349.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1348.1.dist-info → tccli-3.0.1349.1.dist-info}/RECORD +70 -172
- tccli/services/cis/__init__.py +0 -4
- tccli/services/cis/cis_client.py +0 -525
- tccli/services/cis/v20180408/api.json +0 -737
- tccli/services/cis/v20180408/examples.json +0 -93
- tccli/services/dataintegration/__init__.py +0 -4
- tccli/services/dataintegration/dataintegration_client.py +0 -207
- tccli/services/dataintegration/v20220613/api.json +0 -87
- tccli/services/dataintegration/v20220613/examples.json +0 -13
- tccli/services/dtf/__init__.py +0 -4
- tccli/services/dtf/dtf_client.py +0 -207
- tccli/services/dtf/v20200506/api.json +0 -274
- tccli/services/dtf/v20200506/examples.json +0 -13
- tccli/services/gpm/__init__.py +0 -4
- tccli/services/gpm/gpm_client.py +0 -1108
- tccli/services/gpm/v20200820/api.json +0 -1959
- tccli/services/gpm/v20200820/examples.json +0 -149
- tccli/services/gse/__init__.py +0 -4
- tccli/services/gse/gse_client.py +0 -4076
- tccli/services/gse/v20191112/api.json +0 -7095
- tccli/services/gse/v20191112/examples.json +0 -615
- tccli/services/iecp/__init__.py +0 -4
- tccli/services/iecp/iecp_client.py +0 -4500
- tccli/services/iecp/v20210914/api.json +0 -9770
- tccli/services/iecp/v20210914/examples.json +0 -691
- tccli/services/iir/__init__.py +0 -4
- tccli/services/iir/iir_client.py +0 -207
- tccli/services/iir/v20200417/api.json +0 -204
- tccli/services/iir/v20200417/examples.json +0 -13
- tccli/services/iottid/__init__.py +0 -4
- tccli/services/iottid/iottid_client.py +0 -631
- tccli/services/iottid/v20190411/api.json +0 -553
- tccli/services/iottid/v20190411/examples.json +0 -95
- tccli/services/mgobe/__init__.py +0 -4
- tccli/services/mgobe/mgobe_client.py +0 -530
- tccli/services/mgobe/v20190929/api.json +0 -52
- tccli/services/mgobe/v20190929/examples.json +0 -13
- tccli/services/mgobe/v20201014/api.json +0 -671
- tccli/services/mgobe/v20201014/examples.json +0 -61
- tccli/services/mvj/__init__.py +0 -4
- tccli/services/mvj/mvj_client.py +0 -207
- tccli/services/mvj/v20190926/api.json +0 -123
- tccli/services/mvj/v20190926/examples.json +0 -19
- tccli/services/pds/__init__.py +0 -4
- tccli/services/pds/pds_client.py +0 -260
- tccli/services/pds/v20210701/api.json +0 -193
- tccli/services/pds/v20210701/examples.json +0 -21
- tccli/services/smpn/__init__.py +0 -4
- tccli/services/smpn/smpn_client.py +0 -260
- tccli/services/smpn/v20190822/api.json +0 -191
- tccli/services/smpn/v20190822/examples.json +0 -21
- tccli/services/solar/__init__.py +0 -4
- tccli/services/solar/solar_client.py +0 -1055
- tccli/services/solar/v20181011/api.json +0 -1760
- tccli/services/solar/v20181011/examples.json +0 -125
- tccli/services/tan/__init__.py +0 -4
- tccli/services/tan/tan_client.py +0 -207
- tccli/services/tan/v20220420/api.json +0 -65
- tccli/services/tan/v20220420/examples.json +0 -19
- tccli/services/tav/__init__.py +0 -4
- tccli/services/tav/tav_client.py +0 -366
- tccli/services/tav/v20190118/api.json +0 -262
- tccli/services/tav/v20190118/examples.json +0 -37
- tccli/services/tbm/__init__.py +0 -4
- tccli/services/tbm/tbm_client.py +0 -631
- tccli/services/tbm/v20180129/api.json +0 -1037
- tccli/services/tbm/v20180129/examples.json +0 -77
- tccli/services/tcex/__init__.py +0 -4
- tccli/services/tcex/tcex_client.py +0 -260
- tccli/services/tcex/v20200727/api.json +0 -158
- tccli/services/tcex/v20200727/examples.json +0 -21
- tccli/services/tci/__init__.py +0 -4
- tccli/services/tci/tci_client.py +0 -2327
- tccli/services/tci/v20190318/api.json +0 -4958
- tccli/services/tci/v20190318/examples.json +0 -333
- tccli/services/tic/__init__.py +0 -4
- tccli/services/tic/tic_client.py +0 -843
- tccli/services/tic/v20201117/api.json +0 -1067
- tccli/services/tic/v20201117/examples.json +0 -121
- tccli/services/ticm/__init__.py +0 -4
- tccli/services/ticm/ticm_client.py +0 -313
- tccli/services/ticm/v20181127/api.json +0 -1391
- tccli/services/ticm/v20181127/examples.json +0 -53
- tccli/services/tics/__init__.py +0 -4
- tccli/services/tics/tics_client.py +0 -366
- tccli/services/tics/v20181115/api.json +0 -694
- tccli/services/tics/v20181115/examples.json +0 -37
- tccli/services/tiems/__init__.py +0 -4
- tccli/services/tiems/tiems_client.py +0 -1479
- tccli/services/tiems/v20190416/api.json +0 -3144
- tccli/services/tiems/v20190416/examples.json +0 -217
- tccli/services/trdp/__init__.py +0 -4
- tccli/services/trdp/trdp_client.py +0 -207
- tccli/services/trdp/v20220726/api.json +0 -843
- tccli/services/trdp/v20220726/examples.json +0 -13
- tccli/services/ump/__init__.py +0 -4
- tccli/services/ump/ump_client.py +0 -1055
- tccli/services/ump/v20200918/api.json +0 -2168
- tccli/services/ump/v20200918/examples.json +0 -141
- tccli/services/youmall/__init__.py +0 -4
- tccli/services/youmall/v20180228/api.json +0 -3572
- tccli/services/youmall/v20180228/examples.json +0 -313
- tccli/services/youmall/youmall_client.py +0 -1797
- {tccli-3.0.1348.1.dist-info → tccli-3.0.1349.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1348.1.dist-info → tccli-3.0.1349.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1348.1.dist-info → tccli-3.0.1349.1.dist-info}/license_files/LICENSE +0 -0
@@ -1,141 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"actions": {
|
3
|
-
"CreateCameraAlerts": [
|
4
|
-
{
|
5
|
-
"document": "",
|
6
|
-
"input": "POST / HTTP/1.1\nHost: ump.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCameraAlerts\n<公共请求参数>\n\n{\n \"Alerts\": [\n {\n \"GroupCode\": \"group_code\",\n \"MallId\": 1,\n \"CameraId\": 1,\n \"CaptureTime\": 123123123123,\n \"MoveAlert\": {\n \"Move\": true,\n \"MoveConfidence\": 0.32\n },\n \"CoverAlert\": {\n \"Cover\": true,\n \"CoverConfidence\": 0.32\n }\n }\n ]\n}",
|
7
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
|
8
|
-
"title": "上报相机移动、遮挡等告警信息"
|
9
|
-
}
|
10
|
-
],
|
11
|
-
"CreateCameraState": [
|
12
|
-
{
|
13
|
-
"document": "",
|
14
|
-
"input": "POST / HTTP/1.1\nHost: ump.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCameraState\n<公共请求参数>\n\n{\n \"GroupCode\": \"group_code\",\n \"MallId\": 1,\n \"CameraStates\": [\n {\n \"CameraId\": 1,\n \"State\": 10\n },\n {\n \"CameraId\": 2,\n \"State\": 11\n }\n ]\n}",
|
15
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
|
16
|
-
"title": "相机状态上报接口"
|
17
|
-
}
|
18
|
-
],
|
19
|
-
"CreateCapture": [
|
20
|
-
{
|
21
|
-
"document": "",
|
22
|
-
"input": "POST / HTTP/1.1\nHost: ump.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCapture\n<公共请求参数>\n\n{\n \"Data\": \"source capture info\"\n}",
|
23
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\",\n \"RspData\": \"source detail response info\"\n }\n}",
|
24
|
-
"title": "接入层抓拍上报接口"
|
25
|
-
}
|
26
|
-
],
|
27
|
-
"CreateMultiBizAlert": [
|
28
|
-
{
|
29
|
-
"document": "",
|
30
|
-
"input": "POST / HTTP/1.1\nHost: ump.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateMultiBizAlert\n<公共请求参数>\n\n{\n \"GroupCode\": \"group_code\",\n \"MallId\": 1,\n \"ZoneId\": 1,\n \"CameraId\": 1,\n \"CaptureTime\": 1600011956020,\n \"Image\": \"imagebase64stirng\",\n \"State\": 1,\n \"Warnings\": [\n {\n \"Id\": -1,\n \"MonitoringArea\": [\n {\n \"X\": 0,\n \"Y\": 0\n },\n {\n \"X\": 1920,\n \"Y\": 0\n },\n {\n \"X\": 1920,\n \"Y\": 1080\n },\n {\n \"X\": 0,\n \"Y\": 1080\n }\n ],\n \"WarningInfos\": [\n {\n \"WarningType\": 1,\n \"WarningAreaSize\": 100,\n \"WarningLocation\": {\n \"X\": 100,\n \"Y\": 100\n },\n \"WarningAreaContour\": [\n {\n \"X\": 100,\n \"Y\": 100\n }\n ]\n }\n ]\n }\n ]\n}",
|
31
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
|
32
|
-
"title": "多经点位告警"
|
33
|
-
}
|
34
|
-
],
|
35
|
-
"CreateProgramState": [
|
36
|
-
{
|
37
|
-
"document": "",
|
38
|
-
"input": "POST / HTTP/1.1\nHost: ump.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateProgramState\n<公共请求参数>\n\n{\n \"GroupCode\": \"group_code\",\n \"MallId\": 1,\n \"ProgramStateItems\": [\n {\n \"ServerIp\": \"192.168.1.1\",\n \"ProgramName\": \"ops_server\",\n \"OnlineCount\": 1,\n \"OfflineCount\": 1,\n \"State\": 1\n }\n ]\n}",
|
39
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
|
40
|
-
"title": "进程监控信息"
|
41
|
-
}
|
42
|
-
],
|
43
|
-
"CreateServerState": [
|
44
|
-
{
|
45
|
-
"document": "",
|
46
|
-
"input": "POST / HTTP/1.1\nHost: ump.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateServerState\n<公共请求参数>\n\n{\n \"GroupCode\": \"group_code\",\n \"MallId\": 1,\n \"ReportTime\": 123456789,\n \"ServerStateItems\": [\n {\n \"ServerState\": 1,\n \"ServerIp\": \"192.168.1.1\",\n \"DiskInfos\": [\n {\n \"DiskName\": \"/dev/sdb\",\n \"Usage\": 0.45\n }\n ]\n }\n ]\n}",
|
47
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
|
48
|
-
"title": "服务器监控信息"
|
49
|
-
}
|
50
|
-
],
|
51
|
-
"DeleteMultiBizAlert": [
|
52
|
-
{
|
53
|
-
"document": "",
|
54
|
-
"input": "POST / HTTP/1.1\nHost: ump.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteMultiBizAlert\n<公共请求参数>\n\n{\n \"GroupCode\": \"group_code\",\n \"MallId\": 1,\n \"CameraId\": 1,\n \"ZoneId\": 1,\n \"ActionType\": 1,\n \"Image\": \"imagebase64string\"\n}",
|
55
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
|
56
|
-
"title": "多经点位消警"
|
57
|
-
}
|
58
|
-
],
|
59
|
-
"DeleteTask": [
|
60
|
-
{
|
61
|
-
"document": "",
|
62
|
-
"input": "POST / HTTP/1.1\nHost: ump.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteTask\n<公共请求参数>\n\n{\n \"GroupCode\": \"group_code\",\n \"MallId\": 1,\n \"TaskId\": 1\n}",
|
63
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
|
64
|
-
"title": "删除任务"
|
65
|
-
}
|
66
|
-
],
|
67
|
-
"DescribeCameras": [
|
68
|
-
{
|
69
|
-
"document": "",
|
70
|
-
"input": "POST / HTTP/1.1\nHost: ump.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCameras\n<公共请求参数>\n\n{\n \"GroupCode\": \"group_code\",\n \"MallId\": 1\n}",
|
71
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\",\n \"Cameras\": [\n {\n \"CameraFeature\": 1,\n \"CameraId\": 1,\n \"CameraName\": \"camera_name\",\n \"Pixel\": \"100w\",\n \"CameraIp\": \"ip\",\n \"CameraState\": 0,\n \"RTSP\": \"rtsp://192.168.1.1/av0_0\",\n \"Zones\": [\n {\n \"ZoneId\": 1,\n \"ZoneName\": \"zone_name\",\n \"BunkCodes\": \"bunk_codes\"\n }\n ]\n }\n ]\n }\n}",
|
72
|
-
"title": "获取摄像头状态列表"
|
73
|
-
}
|
74
|
-
],
|
75
|
-
"DescribeConfig": [
|
76
|
-
{
|
77
|
-
"document": "",
|
78
|
-
"input": "POST / HTTP/1.1\nHost: ump.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeConfig\n<公共请求参数>\n\n{\n \"ServerMac\": \"78:7B:8A:CD:1D:EA\",\n \"GroupCode\": \"\",\n \"MallId\": 0,\n \"CameraSign\": \"sign\",\n \"CameraAppId\": \"\",\n \"CameraTimestamp\": 1599655851520,\n \"SessionId\": \"id\"\n}",
|
79
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\",\n \"SessionId\": \"id\",\n \"Version\": 1,\n \"Cameras\": [\n {\n \"GroupCode\": \"\",\n \"MallId\": 1,\n \"FloorId\": 1,\n \"CameraId\": 1,\n \"CameraIp\": \"ip\",\n \"CameraMac\": \"mac\",\n \"CameraType\": 2,\n \"CameraFeature\": 1,\n \"CameraState\": 0,\n \"Width\": 1920,\n \"Height\": 1080,\n \"ZoneId\": 1,\n \"ZoneType\": 1,\n \"Config\": {\n \"CameraProducer\": \"D\",\n \"RTSP\": \"\",\n \"Fps\": 5,\n \"DecodeFps\": 5,\n \"PassengerFlow\": 1,\n \"FaceExpose\": 1,\n \"MallArea\": [\n {\n \"X\": 1,\n \"Y\": 1\n },\n {\n \"X\": 2,\n \"Y\": 2\n },\n {\n \"X\": 3,\n \"Y\": 3\n }\n ],\n \"ShopArea\": [\n {\n \"X\": 1,\n \"Y\": 1\n },\n {\n \"X\": 2,\n \"Y\": 2\n },\n {\n \"X\": 3,\n \"Y\": 3\n }\n ],\n \"TrackAreas\": [\n {\n \"Points\": [\n {\n \"X\": 1,\n \"Y\": 1\n },\n {\n \"X\": 2,\n \"Y\": 2\n },\n {\n \"X\": 3,\n \"Y\": 3\n },\n {\n \"X\": 4,\n \"Y\": 4\n }\n ]\n }\n ],\n \"Zones\": [\n {\n \"ZoneId\": 1,\n \"ShopArea\": [\n {\n \"X\": 1,\n \"Y\": 1\n },\n {\n \"X\": 2,\n \"Y\": 2\n },\n {\n \"X\": 3,\n \"Y\": 3\n }\n ]\n }\n ]\n }\n }\n ]\n }\n}",
|
80
|
-
"title": "获取摄像头配置信息"
|
81
|
-
}
|
82
|
-
],
|
83
|
-
"DescribeImage": [
|
84
|
-
{
|
85
|
-
"document": "",
|
86
|
-
"input": "POST / HTTP/1.1\nHost: ump.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeImage\n<公共请求参数>\n\n{\n \"GroupCode\": \"group_code\",\n \"MallId\": 1,\n \"CameraId\": 1\n}",
|
87
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\",\n \"ImageUrl\": \"http://youmall.cos.ap-shanghai.myqlcoud.com/123456.png\"\n }\n}",
|
88
|
-
"title": "获取底图"
|
89
|
-
}
|
90
|
-
],
|
91
|
-
"DescribeMultiBizBaseImage": [
|
92
|
-
{
|
93
|
-
"document": "",
|
94
|
-
"input": "POST / HTTP/1.1\nHost: ump.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeMultiBizBaseImage\n<公共请求参数>\n\n{\n \"GroupCode\": \"group_code\",\n \"MallId\": 1,\n \"ZoneId\": 1,\n \"CameraId\": 1\n}",
|
95
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\",\n \"ImageUrl\": \"http://youmall.cos.ap-shanghai.myqcloud.com/tmp.png\"\n }\n}",
|
96
|
-
"title": "获取多经点位底图"
|
97
|
-
}
|
98
|
-
],
|
99
|
-
"DescribeTasks": [
|
100
|
-
{
|
101
|
-
"document": "",
|
102
|
-
"input": "POST / HTTP/1.1\nHost: ump.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTasks\n<公共请求参数>\n\n{\n \"GroupCode\": \"group_code\",\n \"MallId\": 1,\n \"TaskType\": 1\n}",
|
103
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\",\n \"Tasks\": [\n {\n \"TaskType\": 0,\n \"TaskId\": 1,\n \"GroupCode\": \"code\",\n \"MallId\": 1,\n \"TaskContent\": {\n \"CameraId\": 1,\n \"RTSP\": \"rtsp://127.0.0.1/video0\",\n \"Url\": \"cos put url\"\n }\n }\n ]\n }\n}",
|
104
|
-
"title": "查询任务列表"
|
105
|
-
}
|
106
|
-
],
|
107
|
-
"DescribeZones": [
|
108
|
-
{
|
109
|
-
"document": "",
|
110
|
-
"input": "POST / HTTP/1.1\nHost: ump.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeZones\n<公共请求参数>\n\n{\n \"GroupCode\": \"group_code\",\n \"MallId\": 1\n}",
|
111
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\",\n \"Zones\": [\n {\n \"ZoneId\": 1,\n \"ZoneName\": \"zone_name\",\n \"ZoneType\": 1,\n \"BindNum\": 0,\n \"DebugNum\": 0,\n \"BunkCodes\": \"bunk_codes\",\n \"FloorId\": 0,\n \"FloorName\": \"floor_name\",\n \"State\": 0\n }\n ]\n }\n}",
|
112
|
-
"title": "获取点位列表"
|
113
|
-
}
|
114
|
-
],
|
115
|
-
"ModifyMultiBizConfig": [
|
116
|
-
{
|
117
|
-
"document": "",
|
118
|
-
"input": "POST / HTTP/1.1\nHost: ump.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyMultiBizConfig\n<公共请求参数>\n\n{\n \"GroupCode\": \"group_code\",\n \"MallId\": 1,\n \"CameraId\": 1,\n \"ZoneId\": 1,\n \"MonitoringAreas\": [\n {\n \"Points\": [\n {\n \"X\": 1,\n \"Y\": 1\n },\n {\n \"X\": 2,\n \"Y\": 2\n },\n {\n \"X\": 3,\n \"Y\": 3\n },\n {\n \"X\": 4,\n \"Y\": 4\n }\n ]\n }\n ]\n}",
|
119
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
|
120
|
-
"title": "多经点位配置更新"
|
121
|
-
}
|
122
|
-
],
|
123
|
-
"ReportServiceRegister": [
|
124
|
-
{
|
125
|
-
"document": "",
|
126
|
-
"input": "POST / HTTP/1.1\nHost: ump.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ReportServiceRegister\n<公共请求参数>\n\n{\n \"GroupCode\": \"group_code\",\n \"MallId\": 1,\n \"ServerIp\": \"192.168.1.1\",\n \"ServerNodeId\": \"asdr5qwfq451234fsdgsfg\",\n \"ServiceRegisterInfos\": [\n {\n \"CgiUrl\": \"http://127.0.0.1:111111/hello_world\",\n \"ServiceType\": 2\n },\n {\n \"CgiUrl\": \"http://127.0.0.1:22222/hello_tencent\",\n \"ServiceType\": 3\n }\n ],\n \"ReportTime\": 123456789\n}",
|
127
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
|
128
|
-
"title": "上报服务回调地址注册"
|
129
|
-
}
|
130
|
-
],
|
131
|
-
"SearchImage": [
|
132
|
-
{
|
133
|
-
"document": "",
|
134
|
-
"input": "POST / HTTP/1.1\nHost: ump.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SearchImage\n<公共请求参数>\n\n{\n \"GroupCode\": \"group_code\",\n \"MallId\": 1,\n \"Image\": \"imagebase64string\",\n \"ImageTime\": 1600427281051\n}",
|
135
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\",\n \"FaceId\": \"face_id\",\n \"Results\": [\n {\n \"Image\": \"image base64 string\",\n \"PersonId\": \"person_id\",\n \"Similarity\": 0.99\n }\n ]\n }\n}",
|
136
|
-
"title": "以图搜图"
|
137
|
-
}
|
138
|
-
]
|
139
|
-
},
|
140
|
-
"version": "1.0"
|
141
|
-
}
|