tccli 3.0.1293.1__py2.py3-none-any.whl → 3.0.1295.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/bh/v20230418/api.json +35 -17
- tccli/services/bh/v20230418/examples.json +1 -1
- tccli/services/cam/v20190116/api.json +1 -1
- tccli/services/cam/v20190116/examples.json +5 -5
- tccli/services/captcha/v20190722/api.json +49 -39
- tccli/services/cbs/v20170312/api.json +16 -16
- tccli/services/ccc/v20200210/api.json +89 -6
- tccli/services/ccc/v20200210/examples.json +1 -1
- tccli/services/cdc/v20201214/api.json +1 -1
- tccli/services/cdwdoris/v20211228/api.json +191 -0
- tccli/services/cdwpg/v20201230/api.json +282 -247
- tccli/services/cdwpg/v20201230/examples.json +39 -39
- tccli/services/chc/v20230418/api.json +92 -92
- tccli/services/chc/v20230418/examples.json +5 -5
- tccli/services/clb/v20180317/api.json +40 -21
- tccli/services/cloudaudit/v20190319/api.json +38 -23
- tccli/services/controlcenter/v20230110/api.json +2 -2
- tccli/services/controlcenter/v20230110/examples.json +1 -1
- tccli/services/dbbrain/v20210527/api.json +8 -8
- tccli/services/dbdc/v20201029/api.json +42 -42
- tccli/services/dcdb/v20180411/api.json +66 -66
- tccli/services/dcdb/v20180411/examples.json +7 -7
- tccli/services/dlc/v20210125/api.json +212 -17
- tccli/services/emr/v20190103/api.json +89 -89
- tccli/services/emr/v20190103/examples.json +1 -1
- tccli/services/ess/v20201111/api.json +2 -2
- tccli/services/ess/v20201111/examples.json +3 -3
- tccli/services/essbasic/v20210526/api.json +4 -4
- tccli/services/essbasic/v20210526/examples.json +3 -3
- tccli/services/gs/v20191118/api.json +80 -82
- tccli/services/gs/v20191118/examples.json +29 -29
- tccli/services/hai/v20230812/api.json +98 -98
- tccli/services/hunyuan/v20230901/api.json +3 -3
- tccli/services/iap/v20240713/api.json +13 -13
- tccli/services/iap/v20240713/examples.json +3 -3
- tccli/services/iotcloud/v20210408/api.json +29 -29
- tccli/services/iotcloud/v20210408/examples.json +6 -6
- tccli/services/iotexplorer/v20190423/api.json +1 -1
- tccli/services/iotvideo/v20191126/api.json +35 -34
- tccli/services/iotvideo/v20191126/examples.json +2 -2
- tccli/services/iotvideo/v20201215/api.json +310 -292
- tccli/services/iotvideo/v20201215/examples.json +54 -54
- tccli/services/iotvideo/v20211125/api.json +283 -275
- tccli/services/iotvideo/v20211125/examples.json +64 -64
- tccli/services/iotvideoindustry/v20201201/api.json +38 -35
- tccli/services/lcic/v20220817/api.json +46 -44
- tccli/services/lcic/v20220817/examples.json +1 -1
- tccli/services/live/v20180801/api.json +8 -8
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/mariadb/v20170312/api.json +76 -76
- tccli/services/mariadb/v20170312/examples.json +5 -5
- tccli/services/monitor/v20180724/api.json +59 -3
- tccli/services/monitor/v20180724/examples.json +2 -2
- tccli/services/mps/v20190612/api.json +123 -4
- tccli/services/mqtt/v20240516/api.json +182 -182
- tccli/services/mqtt/v20240516/examples.json +7 -13
- tccli/services/organization/v20210331/api.json +61 -43
- tccli/services/organization/v20210331/examples.json +25 -25
- tccli/services/privatedns/v20201028/api.json +32 -32
- tccli/services/region/v20220627/examples.json +1 -1
- tccli/services/taf/taf_client.py +53 -0
- tccli/services/taf/v20200210/api.json +138 -0
- tccli/services/taf/v20200210/examples.json +8 -0
- tccli/services/tag/v20180813/api.json +2 -2
- tccli/services/tbaas/v20180416/api.json +74 -64
- tccli/services/tcr/v20190924/api.json +209 -188
- tccli/services/tcr/v20190924/examples.json +1 -1
- tccli/services/tdmq/v20200217/api.json +16 -16
- tccli/services/thpc/v20230321/api.json +9 -0
- tccli/services/tke/tke_client.py +61 -8
- tccli/services/tke/v20180525/api.json +430 -320
- tccli/services/tke/v20180525/examples.json +14 -0
- tccli/services/trocket/v20230308/api.json +24 -24
- tccli/services/tsf/v20180326/api.json +351 -198
- tccli/services/vcube/v20220410/api.json +382 -327
- tccli/services/vcube/v20220410/examples.json +56 -56
- tccli/services/vod/v20180717/api.json +827 -814
- tccli/services/vod/v20180717/examples.json +19 -19
- tccli/services/vpc/v20170312/api.json +84 -3
- tccli/services/waf/v20180125/api.json +2 -2
- tccli/services/waf/v20180125/examples.json +2 -2
- tccli/services/wedata/v20210820/api.json +10 -0
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/RECORD +88 -88
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/license_files/LICENSE +0 -0
@@ -3,40 +3,40 @@
|
|
3
3
|
"ApplyAIModel": [
|
4
4
|
{
|
5
5
|
"document": "",
|
6
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ApplyAIModel\n<公共请求参数>\n\n{\n \"ProductId\": \"
|
7
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
6
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ApplyAIModel\n<公共请求参数>\n\n{\n \"ProductId\": \"product\",\n \"ModelId\": \"body_detect\"\n}",
|
7
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
8
8
|
"title": "申请AI模型"
|
9
9
|
}
|
10
10
|
],
|
11
11
|
"BatchUpdateFirmware": [
|
12
12
|
{
|
13
13
|
"document": "",
|
14
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BatchUpdateFirmware\n<公共请求参数>\n\n{\n \"ProductID\": \"
|
15
|
-
"output": "{\n \"Response\": {\n \"TaskId\":
|
14
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BatchUpdateFirmware\n<公共请求参数>\n\n{\n \"ProductID\": \"product\",\n \"FirmwareVersion\": \"2.0.0\",\n \"FirmwareOriVersion\": \"1.0.0\"\n}",
|
15
|
+
"output": "{\n \"Response\": {\n \"TaskId\": 1,\n \"RequestId\": \"id\"\n }\n}",
|
16
16
|
"title": "批量更新固件"
|
17
17
|
}
|
18
18
|
],
|
19
19
|
"BindCloudStorageUser": [
|
20
20
|
{
|
21
21
|
"document": "",
|
22
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BindCloudStorageUser\n<公共请求参数>\n\n{\n \"DeviceName\": \"
|
23
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
22
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BindCloudStorageUser\n<公共请求参数>\n\n{\n \"DeviceName\": \"dev\",\n \"UserId\": \"user\",\n \"ProductId\": \"product\"\n}",
|
23
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
24
24
|
"title": "绑定云存用户"
|
25
25
|
}
|
26
26
|
],
|
27
27
|
"CancelAIModelApplication": [
|
28
28
|
{
|
29
29
|
"document": "",
|
30
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CancelAIModelApplication\n<公共请求参数>\n\n{\n \"ProductId\": \"
|
31
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
30
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CancelAIModelApplication\n<公共请求参数>\n\n{\n \"ProductId\": \"product\",\n \"ModelId\": \"body_detect\"\n}",
|
31
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
32
32
|
"title": "取消AI模型申请"
|
33
33
|
}
|
34
34
|
],
|
35
35
|
"CancelDeviceFirmwareTask": [
|
36
36
|
{
|
37
37
|
"document": "",
|
38
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CancelDeviceFirmwareTask\n<公共请求参数>\n\n{\n \"ProductID\": \"
|
39
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
38
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CancelDeviceFirmwareTask\n<公共请求参数>\n\n{\n \"ProductID\": \"product\",\n \"FirmwareVersion\": \"1.0.0\",\n \"TaskId\": 10000,\n \"DeviceName\": \"dev\"\n}",
|
39
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
40
40
|
"title": "取消设备升级任务"
|
41
41
|
}
|
42
42
|
],
|
@@ -67,7 +67,7 @@
|
|
67
67
|
"CreateBatch": [
|
68
68
|
{
|
69
69
|
"document": "",
|
70
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateBatch\n<公共请求参数>\n\n{\n \"DevNum\": 1,\n \"DevPre\": \"
|
70
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateBatch\n<公共请求参数>\n\n{\n \"DevNum\": 1,\n \"DevPre\": \"pre\",\n \"ProductId\": \"37MFSSRMZY\"\n}",
|
71
71
|
"output": "{\n \"Response\": {\n \"BatchId\": 12,\n \"RequestId\": \"c05cb7bb-6d8e-431f-bb38-b4a11597d885\"\n }\n}",
|
72
72
|
"title": "创建批次"
|
73
73
|
}
|
@@ -75,8 +75,8 @@
|
|
75
75
|
"CreateCOSCredentials": [
|
76
76
|
{
|
77
77
|
"document": "",
|
78
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCOSCredentials\n<公共请求参数>\n\n{\n \"DeviceName\": \"device\",\n \"ProductId\": \"
|
79
|
-
"output": "{\n \"Response\": {\n \"StoragePath\": \"path\",\n \"SecretKey\": \"key\",\n \"Token\": \"token\",\n \"ExpiredTime\": 1625556088,\n \"StorageBucket\": \"bucket\",\n \"RequestId\": \"
|
78
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCOSCredentials\n<公共请求参数>\n\n{\n \"DeviceName\": \"device\",\n \"ProductId\": \"product\"\n}",
|
79
|
+
"output": "{\n \"Response\": {\n \"StoragePath\": \"path\",\n \"SecretKey\": \"key\",\n \"Token\": \"token\",\n \"ExpiredTime\": 1625556088,\n \"StorageBucket\": \"bucket\",\n \"RequestId\": \"id\",\n \"SecretID\": \"id\",\n \"StorageRegion\": \"gz\"\n }\n}",
|
80
80
|
"title": "创建COS上传密钥"
|
81
81
|
}
|
82
82
|
],
|
@@ -107,15 +107,15 @@
|
|
107
107
|
"CreateProduct": [
|
108
108
|
{
|
109
109
|
"document": "",
|
110
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateProduct\n<公共请求参数>\n\n{\n \"ProductDescription\": \"
|
111
|
-
"output": "{\n \"Response\": {\n \"Data\": {\n \"UpdateTime\": 1,\n \"ProductDescription\": \"
|
110
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateProduct\n<公共请求参数>\n\n{\n \"ProductDescription\": \"desc\",\n \"Features\": [\n \"zxzj\"\n ],\n \"ChipId\": \"chip1\",\n \"ProductName\": \"name\",\n \"DeviceType\": 1,\n \"ProductVaildYears\": 1,\n \"ChipManufactureId\": \"x86\",\n \"ChipOs\": \"linux\",\n \"EncryptionType\": 2,\n \"NetType\": \"wifi\"\n}",
|
111
|
+
"output": "{\n \"Response\": {\n \"Data\": {\n \"UpdateTime\": 1,\n \"ProductDescription\": \"desc\",\n \"EncryptionType\": 2,\n \"ChipId\": \"chip1\",\n \"ProductName\": \"name\",\n \"DeviceType\": 1,\n \"ChipManufactureId\": \"x86\",\n \"ChipOs\": \"linux\",\n \"ProductId\": \"ZPDHQH7YHR\",\n \"CreateTime\": 1612216201,\n \"Features\": [\n \"zxzj\"\n ],\n \"NetType\": \"wifi\",\n \"CategoryId\": 601\n },\n \"RequestId\": \"055cdcffeed5\"\n }\n}",
|
112
112
|
"title": "创建产品"
|
113
113
|
}
|
114
114
|
],
|
115
115
|
"CreateTaskFileUrl": [
|
116
116
|
{
|
117
117
|
"document": "",
|
118
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTaskFileUrl\n<公共请求参数>\n\n{\n \"ProductId\": \"
|
118
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTaskFileUrl\n<公共请求参数>\n\n{\n \"ProductId\": \"product\"\n}",
|
119
119
|
"output": "{\n \"Response\": {\n \"Url\": \"https://iothub-tasktest-****\",\n \"FileName\": \"111111_ABCDE12345_1586228400\",\n \"RequestId\": \"be69a7a3-7315-40a7-9532-3316e4a3e97e\"\n }\n}",
|
120
120
|
"title": "获取任务文件上传链接"
|
121
121
|
}
|
@@ -131,8 +131,8 @@
|
|
131
131
|
"DeleteFirmware": [
|
132
132
|
{
|
133
133
|
"document": "",
|
134
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteFirmware\n<公共请求参数>\n\n{\n \"ProductID\": \"
|
135
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
134
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteFirmware\n<公共请求参数>\n\n{\n \"ProductID\": \"product\",\n \"FirmwareVersion\": \"2.0.0\"\n}",
|
135
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
136
136
|
"title": "删除固件"
|
137
137
|
}
|
138
138
|
],
|
@@ -155,24 +155,24 @@
|
|
155
155
|
"DescribeAIModelApplications": [
|
156
156
|
{
|
157
157
|
"document": "",
|
158
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAIModelApplications\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"ProductId\": \"
|
159
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RequestId\": \"
|
158
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAIModelApplications\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"ProductId\": \"product\",\n \"Limit\": 1,\n \"ModelId\": \"body_detect\"\n}",
|
159
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RequestId\": \"id\",\n \"Applications\": [\n {\n \"Status\": 1,\n \"ProductName\": \"name\",\n \"ProductId\": \"product\"\n }\n ]\n }\n}",
|
160
160
|
"title": "用户AI模型申请记录"
|
161
161
|
}
|
162
162
|
],
|
163
163
|
"DescribeAIModelChannel": [
|
164
164
|
{
|
165
165
|
"document": "",
|
166
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAIModelChannel\n<公共请求参数>\n\n{\n \"ProductId\": \"
|
167
|
-
"output": "{\n \"Response\": {\n \"ForwardKey\": \"\",\n \"ForwardAddress\": \"\",\n \"CKafkaTopic\": \"test_ai_result\",\n \"CKafkaRegion\": \"gz\",\n \"RequestId\": \"
|
166
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAIModelChannel\n<公共请求参数>\n\n{\n \"ProductId\": \"product\",\n \"ModelId\": \"body_detect\"\n}",
|
167
|
+
"output": "{\n \"Response\": {\n \"ForwardKey\": \"\",\n \"ForwardAddress\": \"\",\n \"CKafkaTopic\": \"test_ai_result\",\n \"CKafkaRegion\": \"gz\",\n \"RequestId\": \"id\",\n \"CKafkaInstance\": \"ckafka-insfeae\",\n \"Type\": \"ckafka\"\n }\n}",
|
168
168
|
"title": "查看AI推理结果推送配置"
|
169
169
|
}
|
170
170
|
],
|
171
171
|
"DescribeAIModelUsage": [
|
172
172
|
{
|
173
173
|
"document": "",
|
174
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAIModelUsage\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"ProductId\": \"
|
175
|
-
"output": "{\n \"Response\": {\n \"UsageInfo\": [\n {\n \"Used\": 100,\n \"CreateTime\": 1625555521,\n \"Total\": 100000\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"
|
174
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAIModelUsage\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"ProductId\": \"product\",\n \"Limit\": 1,\n \"ModelId\": \"body_detect\"\n}",
|
175
|
+
"output": "{\n \"Response\": {\n \"UsageInfo\": [\n {\n \"Used\": 100,\n \"CreateTime\": 1625555521,\n \"Total\": 100000\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"id\"\n }\n}",
|
176
176
|
"title": "查看AI模型资源包"
|
177
177
|
}
|
178
178
|
],
|
@@ -180,7 +180,7 @@
|
|
180
180
|
{
|
181
181
|
"document": "",
|
182
182
|
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAIModels\n<公共请求参数>\n\n{\n \"Status\": 1,\n \"Offset\": 0,\n \"Limit\": 1,\n \"ModelId\": \"body_detect\"\n}",
|
183
|
-
"output": "{\n \"Response\": {\n \"Models\": [\n {\n \"Status\": 1,\n \"ApprovalTime\": 1625555521,\n \"Used\": 0,\n \"ApplyTime\": 1625555521,\n \"ProductName\": \"
|
183
|
+
"output": "{\n \"Response\": {\n \"Models\": [\n {\n \"Status\": 1,\n \"ApprovalTime\": 1625555521,\n \"Used\": 0,\n \"ApplyTime\": 1625555521,\n \"ProductName\": \"name\",\n \"Total\": 0,\n \"ProductId\": \"product\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"id\"\n }\n}",
|
184
184
|
"title": "拉取AI模型列表"
|
185
185
|
}
|
186
186
|
],
|
@@ -204,7 +204,7 @@
|
|
204
204
|
{
|
205
205
|
"document": "",
|
206
206
|
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBatch\n<公共请求参数>\n\n{\n \"BatchId\": 12\n}",
|
207
|
-
"output": "{\n \"Response\": {\n \"Data\": {\n \"Status\": 1,\n \"DevNum\": 1,\n \"UpdateTime\": 1612237826,\n \"DevNumCreated\": 1,\n \"DevPre\": \"
|
207
|
+
"output": "{\n \"Response\": {\n \"Data\": {\n \"Status\": 1,\n \"DevNum\": 1,\n \"UpdateTime\": 1612237826,\n \"DevNumCreated\": 1,\n \"DevPre\": \"pre\",\n \"UserId\": \"100004557990\",\n \"CreateTime\": 1612237826,\n \"BatchURL\": \"url\",\n \"Id\": 12,\n \"ProductId\": \"37MFSSRMZY\"\n },\n \"RequestId\": \"719fe65a\"\n }\n}",
|
208
208
|
"title": "获取批次详情"
|
209
209
|
}
|
210
210
|
],
|
@@ -212,7 +212,7 @@
|
|
212
212
|
{
|
213
213
|
"document": "",
|
214
214
|
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBatchs\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"Limit\": 10,\n \"ProductId\": \"37MFSSRMZY\"\n}",
|
215
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Data\": [\n {\n \"Status\": 1,\n \"DevNum\": 1,\n \"UpdateTime\": 1612237826,\n \"DevNumCreated\": 1,\n \"DevPre\": \"
|
215
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Data\": [\n {\n \"Status\": 1,\n \"DevNum\": 1,\n \"UpdateTime\": 1612237826,\n \"DevNumCreated\": 1,\n \"DevPre\": \"pre\",\n \"UserId\": \"100004557990\",\n \"CreateTime\": 1612237826,\n \"BatchURL\": \"url\",\n \"Id\": 1,\n \"ProductId\": \"37MFSSRMZY\"\n }\n ],\n \"RequestId\": \"719fe65a\"\n }\n}",
|
216
216
|
"title": "获取批次列表"
|
217
217
|
}
|
218
218
|
],
|
@@ -267,8 +267,8 @@
|
|
267
267
|
"DescribeCloudStorageUsers": [
|
268
268
|
{
|
269
269
|
"document": "",
|
270
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageUsers\n<公共请求参数>\n\n{\n \"DeviceName\": \"
|
271
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Users\": [\n {\n \"UserId\": \"
|
270
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageUsers\n<公共请求参数>\n\n{\n \"DeviceName\": \"dev\",\n \"Offset\": 0,\n \"Limit\": 10,\n \"ProductId\": \"product\"\n}",
|
271
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Users\": [\n {\n \"UserId\": \"user\"\n }\n ],\n \"RequestId\": \"id\"\n }\n}",
|
272
272
|
"title": "拉取云存用户列表"
|
273
273
|
}
|
274
274
|
],
|
@@ -332,7 +332,7 @@
|
|
332
332
|
{
|
333
333
|
"document": "",
|
334
334
|
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDeviceStatusLog\n<公共请求参数>\n\n{\n \"MinTime\": 1548677099000,\n \"MaxTime\": 1548763499000,\n \"ProductId\": \"QY8BAN391G\",\n \"DeviceName\": \"dev_test\",\n \"Limit\": 5\n}",
|
335
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"Listover\": true,\n \"Results\": [\n {\n \"Data\": \"
|
335
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"Listover\": true,\n \"Results\": [\n {\n \"Data\": \"data\",\n \"Type\": \"type\",\n \"Time\": \"1\"\n }\n ],\n \"Context\": \"H541SOP191FAWEF==\",\n \"RequestId\": \"5e9bb8c5-95d3-40f8-ba9f-9d74a31004f2\"\n }\n}",
|
336
336
|
"title": "获取设备上下线日志"
|
337
337
|
}
|
338
338
|
],
|
@@ -355,8 +355,8 @@
|
|
355
355
|
"DescribeFirmwareTask": [
|
356
356
|
{
|
357
357
|
"document": "",
|
358
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFirmwareTask\n<公共请求参数>\n\n{\n \"ProductID\": \"
|
359
|
-
"output": "{\n \"Response\": {\n \"TaskId\": 1000175,\n \"Status\": 3,\n \"CreateTime\": 1589466879,\n \"Type\": 1,\n \"ProductName\": \"门锁\",\n \"OriginalVersion\": \"
|
358
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFirmwareTask\n<公共请求参数>\n\n{\n \"ProductID\": \"product\",\n \"FirmwareVersion\": \"1.0.0\",\n \"TaskId\": 10000\n}",
|
359
|
+
"output": "{\n \"Response\": {\n \"TaskId\": 1000175,\n \"Status\": 3,\n \"CreateTime\": 1589466879,\n \"Type\": 1,\n \"ProductName\": \"门锁\",\n \"OriginalVersion\": \"1.1.1\",\n \"UpgradeMode\": \"originalVersion\",\n \"ProductId\": \"product\",\n \"RequestId\": \"id\"\n }\n}",
|
360
360
|
"title": "查询固件升级任务详情"
|
361
361
|
}
|
362
362
|
],
|
@@ -364,7 +364,7 @@
|
|
364
364
|
{
|
365
365
|
"document": "",
|
366
366
|
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFirmwareTaskDevices\n<公共请求参数>\n\n{\n \"ProductID\": \"O4CCMMZE3A\",\n \"FirmwareVersion\": \"1.0\"\n}",
|
367
|
-
"output": "{\n \"Response\": {\n \"Total\": 0,\n \"Devices\": [\n {\n \"TaskId\": 1,\n \"DeviceName\": \"
|
367
|
+
"output": "{\n \"Response\": {\n \"Total\": 0,\n \"Devices\": [\n {\n \"TaskId\": 1,\n \"DeviceName\": \"dev\",\n \"LastProcessTime\": 1597141763,\n \"Status\": 5,\n \"ErrMsg\": \"\",\n \"DstVersion\": \"1.0\",\n \"Retcode\": 0,\n \"Percent\": 0,\n \"OriVersion\": \"0.1\"\n },\n {\n \"TaskId\": 2,\n \"OriVersion\": \"0.1\",\n \"DeviceName\": \"dev\",\n \"LastProcessTime\": 1597140525,\n \"Status\": 0,\n \"ErrMsg\": \"\",\n \"DstVersion\": \"1.0\",\n \"Retcode\": 0,\n \"Percent\": 0\n },\n {\n \"TaskId\": 3,\n \"LastProcessTime\": 1597141811,\n \"Status\": 6,\n \"ErrMsg\": \"\",\n \"DstVersion\": \"1.0\",\n \"Retcode\": 0,\n \"Percent\": 0,\n \"OriVersion\": \"0.1\",\n \"DeviceName\": \"dev\"\n }\n ],\n \"RequestId\": \"968ac21f-815f-4f32-852f-c0729c40e724\"\n }\n}",
|
368
368
|
"title": "查询固件升级任务的设备列表"
|
369
369
|
}
|
370
370
|
],
|
@@ -387,8 +387,8 @@
|
|
387
387
|
"DescribeFirmwareTasks": [
|
388
388
|
{
|
389
389
|
"document": "",
|
390
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFirmwareTasks\n<公共请求参数>\n\n{\n \"ProductID\": \"
|
391
|
-
"output": "{\n \"Response\": {\n \"Total\": 53,\n \"TaskInfos\": [\n {\n \"TaskId\": 1000175,\n \"Status\": 3,\n \"CreateTime\": 1589466879,\n \"Type\": 1\n },\n {\n \"TaskId\": 1000176,\n \"Status\": 3,\n \"CreateTime\": 1589467049,\n \"Type\": 1\n },\n {\n \"Status\": 3,\n \"CreateTime\": 1589467138,\n \"Type\": 1,\n \"TaskId\": 1000179\n },\n {\n \"TaskId\": 1000180,\n \"Status\": 3,\n \"CreateTime\": 1589467139,\n \"Type\": 1\n },\n {\n \"Type\": 1,\n \"TaskId\": 1000182,\n \"Status\": 3,\n \"CreateTime\": 1589467141\n }\n ],\n \"RequestId\": \"
|
390
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFirmwareTasks\n<公共请求参数>\n\n{\n \"ProductID\": \"product\",\n \"FirmwareVersion\": \"1.0.0\",\n \"Offset\": 1,\n \"Limit\": 5\n}",
|
391
|
+
"output": "{\n \"Response\": {\n \"Total\": 53,\n \"TaskInfos\": [\n {\n \"TaskId\": 1000175,\n \"Status\": 3,\n \"CreateTime\": 1589466879,\n \"Type\": 1\n },\n {\n \"TaskId\": 1000176,\n \"Status\": 3,\n \"CreateTime\": 1589467049,\n \"Type\": 1\n },\n {\n \"Status\": 3,\n \"CreateTime\": 1589467138,\n \"Type\": 1,\n \"TaskId\": 1000179\n },\n {\n \"TaskId\": 1000180,\n \"Status\": 3,\n \"CreateTime\": 1589467139,\n \"Type\": 1\n },\n {\n \"Type\": 1,\n \"TaskId\": 1000182,\n \"Status\": 3,\n \"CreateTime\": 1589467141\n }\n ],\n \"RequestId\": \"id\"\n }\n}",
|
392
392
|
"title": "查询固件升级任务列表"
|
393
393
|
}
|
394
394
|
],
|
@@ -428,14 +428,14 @@
|
|
428
428
|
{
|
429
429
|
"document": "",
|
430
430
|
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProducts\n<公共请求参数>\n\n{\n \"Limit\": \"10\",\n \"Offset\": \"0\"\n}",
|
431
|
-
"output": "{\n \"Response\": {\n \"Data\": [\n {\n \"ProductId\": \"PTROMP3AOB\",\n \"ProductName\": \"siva_003\",\n \"DeviceType\": 1,\n \"EncryptionType\": 2,\n \"Features\": [\n \"ypsxth\",\n \"spdxth\"\n ],\n \"ChipOs\": \"Linux\",\n \"ChipManufactureId\": \"x86\",\n \"ChipId\": \"x86\",\n \"ProductDescription\": \"
|
431
|
+
"output": "{\n \"Response\": {\n \"Data\": [\n {\n \"CategoryId\": 113,\n \"NetType\": \"wifi\",\n \"ProductId\": \"PTROMP3AOB\",\n \"ProductName\": \"siva_003\",\n \"DeviceType\": 1,\n \"EncryptionType\": 2,\n \"Features\": [\n \"ypsxth\",\n \"spdxth\"\n ],\n \"ChipOs\": \"Linux\",\n \"ChipManufactureId\": \"x86\",\n \"ChipId\": \"x86\",\n \"ProductDescription\": \"desc\",\n \"CreateTime\": 1608880525,\n \"UpdateTime\": 1611830563\n },\n {\n \"CategoryId\": 113,\n \"NetType\": \"wifi\",\n \"ProductId\": \"BPCJPETFZU\",\n \"ProductName\": \"test_siva_123\",\n \"DeviceType\": 1,\n \"EncryptionType\": 2,\n \"Features\": [\n \"ypsxth\",\n \"spdxth\"\n ],\n \"ChipOs\": \"Linux\",\n \"ChipManufactureId\": \"ak\",\n \"ChipId\": \"AK3918EV331\",\n \"ProductDescription\": \"dd12\",\n \"CreateTime\": 1608786160,\n \"UpdateTime\": 1608868038\n }\n ],\n \"TotalCount\": 2,\n \"RequestId\": \"bb92aaff-508b-4d10-8e42-5841e796ffda\"\n }\n}",
|
432
432
|
"title": "获取产品列表"
|
433
433
|
}
|
434
434
|
],
|
435
435
|
"DescribeSDKLog": [
|
436
436
|
{
|
437
437
|
"document": "",
|
438
|
-
"input": "https://iotvideo.tencentcloudapi.com/?Action=DescribeSDKLog\n&MinTime=1591089960000\n&MaxTime=1591091819999\n&Keywords=productid%3ABJQM4UXMKN+devicename%3Adev01\n&Context=
|
438
|
+
"input": "https://iotvideo.tencentcloudapi.com/?Action=DescribeSDKLog\n&MinTime=1591089960000\n&MaxTime=1591091819999\n&Keywords=productid%3ABJQM4UXMKN+devicename%3Adev01\n&Context=DnF1ZXJ5VGhlbkZldGNoBQAAAAAAMjxEFjM2eHBiRXhJVGctQWhqdHoxNUxEeWcA\n&<公共请求参数>",
|
439
439
|
"output": "{\n \"Response\": {\n \"Context\": \"DnF1ZXJ5VGhlbkZldGNoBQAAAAAAMjxEFjM2eHBiRXhJVGctQWhqdHoxNUxEeWcAAAAAADI8QRYzNnhwYkV4SVRnLUFoanR6MTVMRHlnAAAAAAAyPEMWMzZ4cGJFeElUZy1BaGp0ejE1TER5ZwAAAAAAMjxCFjM2eHBiRXhJVGctQWhqdHoxNUxEeWcAAAAAADI8RRYzNnhwYkV4SVRnLUFoanR6MTVMRHln\",\n \"Listover\": true,\n \"RequestId\": \"f9201fc1-c2fb-42c9-a08d-be971a1d248b\",\n \"Results\": []\n }\n}",
|
440
440
|
"title": "获取设备上报的日志"
|
441
441
|
}
|
@@ -443,8 +443,8 @@
|
|
443
443
|
"EditFirmware": [
|
444
444
|
{
|
445
445
|
"document": "",
|
446
|
-
"input": "https://iotvideo.tencentcloudapi.com/?Action=EditFirmware\n&ProductID=
|
447
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
446
|
+
"input": "https://iotvideo.tencentcloudapi.com/?Action=EditFirmware\n&ProductID=product\n&FirmwareVersion=1.0.0\n&FirmwareName=name\n&FirmwareDescription=desc\n&<公共请求参数>",
|
447
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
448
448
|
"title": "编辑固件信息"
|
449
449
|
}
|
450
450
|
],
|
@@ -460,15 +460,15 @@
|
|
460
460
|
{
|
461
461
|
"document": "",
|
462
462
|
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetAllFirmwareVersion\n<公共请求参数>\n\n{\n \"ProductID\": \"asdfbasd\"\n}",
|
463
|
-
"output": "{\n \"Response\": {\n \"Version\": [\n \"1.0.0\",\n \"1.0.1\"\n ],\n \"RequestId\": \"
|
463
|
+
"output": "{\n \"Response\": {\n \"Version\": [\n \"1.0.0\",\n \"1.0.1\"\n ],\n \"RequestId\": \"id\"\n }\n}",
|
464
464
|
"title": "获取所有版本列表"
|
465
465
|
}
|
466
466
|
],
|
467
467
|
"GetFirmwareURL": [
|
468
468
|
{
|
469
469
|
"document": "",
|
470
|
-
"input": "https://iotvideo.tencentcloudapi.com/?Action=GetFirmwareURL\n&ProductID=
|
471
|
-
"output": "{\n \"Response\": {\n \"Url\": \"
|
470
|
+
"input": "https://iotvideo.tencentcloudapi.com/?Action=GetFirmwareURL\n&ProductID=product\n&FirmwareVersion=1.0.0\n&<公共请求参数>",
|
471
|
+
"output": "{\n \"Response\": {\n \"Url\": \"https://test.com/file\",\n \"RequestId\": \"id\"\n }\n}",
|
472
472
|
"title": "获取固件下载地址"
|
473
473
|
}
|
474
474
|
],
|
@@ -483,16 +483,16 @@
|
|
483
483
|
"InheritCloudStorageUser": [
|
484
484
|
{
|
485
485
|
"document": "",
|
486
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: InheritCloudStorageUser\n<公共请求参数>\n\n{\n \"DeviceName\": \"
|
487
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
486
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: InheritCloudStorageUser\n<公共请求参数>\n\n{\n \"DeviceName\": \"dev\",\n \"ToUserId\": \"to\",\n \"UserId\": \"user\",\n \"ProductId\": \"product\"\n}",
|
487
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
488
488
|
"title": "继承云存用户"
|
489
489
|
}
|
490
490
|
],
|
491
491
|
"ListFirmwares": [
|
492
492
|
{
|
493
493
|
"document": "",
|
494
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListFirmwares\n<公共请求参数>\n\n{\n \"ProductID\": \"
|
495
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Firmwares\": [\n {\n \"Name\": \"
|
494
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListFirmwares\n<公共请求参数>\n\n{\n \"ProductID\": \"product\",\n \"PageNum\": 1,\n \"PageSize\": 10\n}",
|
495
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Firmwares\": [\n {\n \"Name\": \"bane\",\n \"ProductName\": \"product\",\n \"ProductId\": \"id\",\n \"Description\": \"desc\",\n \"Version\": \"1.0.0\",\n \"Md5sum\": \"ahbdjshfuisdfoisjfos\",\n \"CreateTime\": \"147873872173\"\n }\n ],\n \"RequestId\": \"id\"\n }\n}",
|
496
496
|
"title": "获取固件列表"
|
497
497
|
}
|
498
498
|
],
|
@@ -539,7 +539,7 @@
|
|
539
539
|
"ModifyModelDefinition": [
|
540
540
|
{
|
541
541
|
"document": "",
|
542
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyModelDefinition\n<公共请求参数>\n\n{\n \"ModelSchema\": \"{}\",\n \"ProductId\": \"51QVOSSPT9\"\n}",
|
542
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyModelDefinition\n<公共请求参数>\n\n{\n \"ModelSchema\": \"{\\\"data\\\":\\\"str\\\"}\",\n \"ProductId\": \"51QVOSSPT9\"\n}",
|
543
543
|
"output": "{\n \"Response\": {\n \"RequestId\": \"d8de3a44\"\n }\n}",
|
544
544
|
"title": "修改产品数据模板"
|
545
545
|
}
|
@@ -587,8 +587,8 @@
|
|
587
587
|
"RetryDeviceFirmwareTask": [
|
588
588
|
{
|
589
589
|
"document": "",
|
590
|
-
"input": "https://iotvideo.tencentcloudapi.com/?Action=RetryDeviceFirmwareTask\n&ProductID=
|
591
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
590
|
+
"input": "https://iotvideo.tencentcloudapi.com/?Action=RetryDeviceFirmwareTask\n&ProductID=product\n&FirmwareVersion=1.0.0\n&TaskId=10000\n&DeviceName=dev\n&<公共请求参数>",
|
591
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
592
592
|
"title": "重试设备升级任务"
|
593
593
|
}
|
594
594
|
],
|
@@ -612,23 +612,23 @@
|
|
612
612
|
{
|
613
613
|
"document": "",
|
614
614
|
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateAIModelChannel\n<公共请求参数>\n\n{\n \"CKafkaTopic\": \"test_ai_result\",\n \"CKafkaRegion\": \"gz\",\n \"CKafkaInstance\": \"ckafka-8bfqjfa\",\n \"ModelId\": \"body_detect\",\n \"Type\": \"ckafka\",\n \"ProductId\": \"JEOPP372CL\"\n}",
|
615
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
615
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\",\n \"ForwardKey\": \"\"\n }\n}",
|
616
616
|
"title": "更新AI推理结果推送配置"
|
617
617
|
}
|
618
618
|
],
|
619
619
|
"UploadFirmware": [
|
620
620
|
{
|
621
621
|
"document": "",
|
622
|
-
"input": "https://iotvideo.tencentcloudapi.com/?Action=UploadFirmware\n&ProductID=
|
623
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
622
|
+
"input": "https://iotvideo.tencentcloudapi.com/?Action=UploadFirmware\n&ProductID=product\n&FirmwareVersion=1.0.0\n&Md5sum=hfshfspodkoiwuidoiwjcuie\n&FileSize=1024\n&<公共请求参数>",
|
623
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
624
624
|
"title": "上传固件信息"
|
625
625
|
}
|
626
626
|
],
|
627
627
|
"WakeUpDevice": [
|
628
628
|
{
|
629
629
|
"document": "",
|
630
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: WakeUpDevice\n<公共请求参数>\n\n{\n \"DeviceName\": \"dev\",\n \"ProductId\": \"
|
631
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
630
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: WakeUpDevice\n<公共请求参数>\n\n{\n \"DeviceName\": \"dev\",\n \"ProductId\": \"product\"\n}",
|
631
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
632
632
|
"title": "设备唤醒"
|
633
633
|
}
|
634
634
|
]
|