tccli 3.0.1294.1__py2.py3-none-any.whl → 3.0.1296.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.
Files changed (92) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/antiddos/v20200309/api.json +123 -116
  3. tccli/services/bi/v20220105/api.json +17 -17
  4. tccli/services/bi/v20220105/examples.json +16 -16
  5. tccli/services/cam/v20190116/api.json +2 -2
  6. tccli/services/cam/v20190116/examples.json +1 -1
  7. tccli/services/captcha/v20190722/api.json +49 -39
  8. tccli/services/cbs/v20170312/api.json +16 -16
  9. tccli/services/ccc/v20200210/api.json +124 -23
  10. tccli/services/ccc/v20200210/examples.json +1 -1
  11. tccli/services/cdc/v20201214/api.json +1 -1
  12. tccli/services/cdn/v20180606/api.json +61 -55
  13. tccli/services/cdn/v20180606/examples.json +11 -11
  14. tccli/services/cdwpg/v20201230/api.json +21 -21
  15. tccli/services/cdwpg/v20201230/examples.json +6 -6
  16. tccli/services/cfw/v20190904/api.json +1 -1
  17. tccli/services/chc/v20230418/api.json +1 -1
  18. tccli/services/ckafka/v20190819/api.json +3 -3
  19. tccli/services/clb/v20180317/api.json +1 -1
  20. tccli/services/cme/v20191029/api.json +522 -501
  21. tccli/services/cme/v20191029/examples.json +138 -138
  22. tccli/services/cvm/v20170312/api.json +1 -1
  23. tccli/services/cwp/v20180228/api.json +40 -0
  24. tccli/services/cynosdb/v20190107/api.json +15 -15
  25. tccli/services/dbdc/v20201029/api.json +42 -42
  26. tccli/services/dlc/v20210125/api.json +212 -17
  27. tccli/services/domain/v20180808/api.json +5 -5
  28. tccli/services/dts/v20180330/api.json +2 -2
  29. tccli/services/dts/v20211206/api.json +14 -14
  30. tccli/services/ecdn/v20191012/api.json +4 -4
  31. tccli/services/emr/v20190103/api.json +2 -2
  32. tccli/services/ess/v20201111/api.json +13 -4
  33. tccli/services/essbasic/v20210526/api.json +3 -3
  34. tccli/services/essbasic/v20210526/examples.json +2 -2
  35. tccli/services/gs/v20191118/api.json +9 -0
  36. tccli/services/hai/v20230812/api.json +53 -53
  37. tccli/services/hunyuan/v20230901/api.json +3 -3
  38. tccli/services/iotcloud/v20210408/api.json +64 -60
  39. tccli/services/iotcloud/v20210408/examples.json +13 -13
  40. tccli/services/iotexplorer/v20190423/api.json +20 -0
  41. tccli/services/iotvideo/v20191126/api.json +35 -34
  42. tccli/services/iotvideo/v20191126/examples.json +2 -2
  43. tccli/services/iotvideo/v20201215/api.json +314 -296
  44. tccli/services/iotvideo/v20201215/examples.json +56 -56
  45. tccli/services/iotvideo/v20211125/api.json +309 -281
  46. tccli/services/iotvideo/v20211125/examples.json +68 -68
  47. tccli/services/live/v20180801/api.json +39 -10
  48. tccli/services/live/v20180801/examples.json +1 -1
  49. tccli/services/lkeap/v20240522/api.json +11 -1
  50. tccli/services/mariadb/v20170312/api.json +5 -5
  51. tccli/services/mmps/v20200710/api.json +8 -8
  52. tccli/services/monitor/v20180724/api.json +59 -3
  53. tccli/services/monitor/v20180724/examples.json +2 -2
  54. tccli/services/mps/v20190612/api.json +123 -4
  55. tccli/services/mqtt/v20240516/api.json +144 -105
  56. tccli/services/mqtt/v20240516/examples.json +9 -9
  57. tccli/services/ocr/ocr_client.py +16 -175
  58. tccli/services/ocr/v20181119/api.json +15 -245
  59. tccli/services/ocr/v20181119/examples.json +1 -25
  60. tccli/services/partners/partners_client.py +118 -65
  61. tccli/services/partners/v20180321/api.json +93 -0
  62. tccli/services/partners/v20180321/examples.json +8 -0
  63. tccli/services/privatedns/v20201028/api.json +32 -32
  64. tccli/services/sqlserver/v20180328/api.json +37 -0
  65. tccli/services/taf/taf_client.py +53 -0
  66. tccli/services/taf/v20200210/api.json +138 -0
  67. tccli/services/taf/v20200210/examples.json +8 -0
  68. tccli/services/tag/v20180813/api.json +77 -75
  69. tccli/services/tag/v20180813/examples.json +10 -10
  70. tccli/services/tbaas/v20180416/api.json +21 -16
  71. tccli/services/tcr/v20190924/api.json +41 -23
  72. tccli/services/tdid/v20210519/api.json +12 -12
  73. tccli/services/tdmq/tdmq_client.py +0 -53
  74. tccli/services/tdmq/v20200217/api.json +2 -54
  75. tccli/services/tdmq/v20200217/examples.json +0 -8
  76. tccli/services/thpc/v20230321/api.json +10 -0
  77. tccli/services/tke/tke_client.py +61 -8
  78. tccli/services/tke/v20180525/api.json +355 -245
  79. tccli/services/tke/v20180525/examples.json +14 -0
  80. tccli/services/trtc/v20190722/api.json +19 -0
  81. tccli/services/tsf/v20180326/api.json +44 -12
  82. tccli/services/vod/v20180717/api.json +1486 -1415
  83. tccli/services/vod/v20180717/examples.json +50 -50
  84. tccli/services/vpc/v20170312/api.json +137 -56
  85. tccli/services/vpc/v20170312/examples.json +5 -5
  86. tccli/services/waf/v20180125/api.json +2 -2
  87. tccli/services/waf/v20180125/examples.json +2 -2
  88. {tccli-3.0.1294.1.dist-info → tccli-3.0.1296.1.dist-info}/METADATA +2 -2
  89. {tccli-3.0.1294.1.dist-info → tccli-3.0.1296.1.dist-info}/RECORD +92 -92
  90. {tccli-3.0.1294.1.dist-info → tccli-3.0.1296.1.dist-info}/WHEEL +0 -0
  91. {tccli-3.0.1294.1.dist-info → tccli-3.0.1296.1.dist-info}/entry_points.txt +0 -0
  92. {tccli-3.0.1294.1.dist-info → tccli-3.0.1296.1.dist-info}/license_files/LICENSE +0 -0
@@ -3,24 +3,24 @@
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\": \"test\",\n \"ModelId\": \"body_detect\"\n}",
7
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
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\": \"ABCDE12345\",\n \"FirmwareVersion\": \"2.0.0\",\n \"FirmwareOriVersion\": \"1.0.0\"\n}",
15
- "output": "{\n \"Response\": {\n \"TaskId\": 123456,\n \"RequestId\": \"xxxxxxxxxxxxxxxxxxxxxxx\"\n }\n}",
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\": \"xx\",\n \"UserId\": \"xx\",\n \"ProductId\": \"xx\"\n}",
23
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
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
  ],
@@ -51,16 +51,16 @@
51
51
  "CancelAIModelApplication": [
52
52
  {
53
53
  "document": "",
54
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CancelAIModelApplication\n<公共请求参数>\n\n{\n \"ProductId\": \"test\",\n \"ModelId\": \"body_detect\"\n}",
55
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
54
+ "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}",
55
+ "output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
56
56
  "title": "取消AI模型申请"
57
57
  }
58
58
  ],
59
59
  "CancelDeviceFirmwareTask": [
60
60
  {
61
61
  "document": "",
62
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CancelDeviceFirmwareTask\n<公共请求参数>\n\n{\n \"ProductID\": \"ABCDE12345\",\n \"FirmwareVersion\": \"1.0.0\",\n \"TaskId\": 10000,\n \"DeviceName\": \"dev\"\n}",
63
- "output": "{\n \"Response\": {\n \"RequestId\": \"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\"\n }\n}",
62
+ "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}",
63
+ "output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
64
64
  "title": "取消设备升级任务"
65
65
  }
66
66
  ],
@@ -99,7 +99,7 @@
99
99
  "CreateBatch": [
100
100
  {
101
101
  "document": "",
102
- "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\": \"test\",\n \"ProductId\": \"37MFSSRMZY\"\n}",
102
+ "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}",
103
103
  "output": "{\n \"Response\": {\n \"BatchId\": 12,\n \"RequestId\": \"c05cb7bb-6d8e-431f-bb38-b4a11597d885\"\n }\n}",
104
104
  "title": "创建批次"
105
105
  }
@@ -107,8 +107,8 @@
107
107
  "CreateCOSCredentials": [
108
108
  {
109
109
  "document": "",
110
- "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\": \"test\"\n}",
111
- "output": "{\n \"Response\": {\n \"StoragePath\": \"path\",\n \"SecretKey\": \"key\",\n \"Token\": \"token\",\n \"ExpiredTime\": 1625556088,\n \"StorageBucket\": \"bucket\",\n \"RequestId\": \"xx\",\n \"SecretID\": \"id\",\n \"StorageRegion\": \"gz\"\n }\n}",
110
+ "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}",
111
+ "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}",
112
112
  "title": "创建COS上传密钥"
113
113
  }
114
114
  ],
@@ -155,7 +155,7 @@
155
155
  "CreateProduct": [
156
156
  {
157
157
  "document": "",
158
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateProduct\n<公共请求参数>\n\n{\n \"ProductVaildYears\": \"5\",\n \"ProductDescription\": \"binky_test\",\n \"EncryptionType\": \"2\",\n \"ChipId\": \"default\",\n \"ProductName\": \"test_lock6\",\n \"DeviceType\": \"1\",\n \"NetType\": \"cellular\",\n \"ChipManufactureId\": \"default\",\n \"ChipOs\": \"default\",\n \"CategoryId\": \"595\",\n \"Features\": [\n \"xxx\"\n ]\n}",
158
+ "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateProduct\n<公共请求参数>\n\n{\n \"ProductVaildYears\": \"5\",\n \"ProductDescription\": \"binky_test\",\n \"EncryptionType\": \"2\",\n \"ChipId\": \"default\",\n \"ProductName\": \"test_lock6\",\n \"DeviceType\": \"1\",\n \"NetType\": \"cellular\",\n \"ChipManufactureId\": \"default\",\n \"ChipOs\": \"default\",\n \"CategoryId\": \"595\",\n \"Features\": [\n \"ypsxth\"\n ]\n}",
159
159
  "output": "{\n \"Response\": {\n \"Data\": {\n \"ProductId\": \"L5N2BC8Q04\",\n \"ProductName\": \"test_lock6\",\n \"DeviceType\": 1,\n \"ProductVaildYears\": 5,\n \"EncryptionType\": 2,\n \"Features\": [\n \"unused\"\n ],\n \"CategoryId\": 595,\n \"ChipOs\": \"default\",\n \"ChipManufactureId\": \"default\",\n \"ChipId\": \"default\",\n \"ProductDescription\": \"binky_test\",\n \"NetType\": \"cellular\",\n \"CreateTime\": 1661152125,\n \"UpdateTime\": 1661152125\n },\n \"RequestId\": \"210e261e-5ab9-4b47-bfdf-68c63fb26a20\"\n }\n}",
160
160
  "title": "创建产品"
161
161
  }
@@ -163,7 +163,7 @@
163
163
  "CreateTaskFileUrl": [
164
164
  {
165
165
  "document": "",
166
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTaskFileUrl\n<公共请求参数>\n\n{\n \"ProductId\": \"ABCDE12345\"\n}",
166
+ "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTaskFileUrl\n<公共请求参数>\n\n{\n \"ProductId\": \"product\"\n}",
167
167
  "output": "{\n \"Response\": {\n \"Url\": \"https://iothub-tasktest-****\",\n \"FileName\": \"111111_ABCDE12345_1586228400\",\n \"RequestId\": \"be69a7a3-7315-40a7-9532-3316e4a3e97e\"\n }\n}",
168
168
  "title": "获取任务文件上传链接"
169
169
  }
@@ -171,8 +171,8 @@
171
171
  "DeleteCloudStorageEvent": [
172
172
  {
173
173
  "document": "",
174
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteCloudStorageEvent\n<公共请求参数>\n\n{\n \"ProductId\": \"abc\",\n \"DeviceName\": \"abc\",\n \"EventId\": \"abc\",\n \"StartTime\": 1,\n \"EndTime\": 1,\n \"UserId\": \"abc\",\n \"ChannelId\": 1\n}",
175
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
174
+ "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteCloudStorageEvent\n<公共请求参数>\n\n{\n \"ProductId\": \"product\",\n \"DeviceName\": \"dev\",\n \"EventId\": \"event\",\n \"StartTime\": 1,\n \"EndTime\": 1,\n \"UserId\": \"user\",\n \"ChannelId\": 1\n}",
175
+ "output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
176
176
  "title": "删除云存某一事件"
177
177
  }
178
178
  ],
@@ -187,8 +187,8 @@
187
187
  "DeleteFirmware": [
188
188
  {
189
189
  "document": "",
190
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteFirmware\n<公共请求参数>\n\n{\n \"ProductID\": \"ABCDE12345\",\n \"FirmwareVersion\": \"2.0.0\"\n}",
191
- "output": "{\n \"Response\": {\n \"RequestId\": \"xxxxxxxxxxxxxxxxxxxxxxx\"\n }\n}",
190
+ "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}",
191
+ "output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
192
192
  "title": "删除固件"
193
193
  }
194
194
  ],
@@ -211,24 +211,24 @@
211
211
  "DescribeAIModelApplications": [
212
212
  {
213
213
  "document": "",
214
- "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\": \"test\",\n \"Limit\": 1,\n \"ModelId\": \"body_detect\"\n}",
215
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RequestId\": \"xx\",\n \"Applications\": [\n {\n \"Status\": 1,\n \"ProductName\": \"name\",\n \"ProductId\": \"test\"\n }\n ]\n }\n}",
214
+ "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}",
215
+ "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}",
216
216
  "title": "用户AI模型申请记录"
217
217
  }
218
218
  ],
219
219
  "DescribeAIModelChannel": [
220
220
  {
221
221
  "document": "",
222
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAIModelChannel\n<公共请求参数>\n\n{\n \"ProductId\": \"test\",\n \"ModelId\": \"body_detect\"\n}",
223
- "output": "{\n \"Response\": {\n \"ForwardKey\": \"\",\n \"ForwardAddress\": \"\",\n \"CKafkaTopic\": \"test_ai_result\",\n \"CKafkaRegion\": \"gz\",\n \"RequestId\": \"xx\",\n \"CKafkaInstance\": \"ckafka-insfeae\",\n \"Type\": \"ckafka\"\n }\n}",
222
+ "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}",
223
+ "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}",
224
224
  "title": "查看AI推理结果推送配置"
225
225
  }
226
226
  ],
227
227
  "DescribeAIModelUsage": [
228
228
  {
229
229
  "document": "",
230
- "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\": \"test\",\n \"Limit\": 1,\n \"ModelId\": \"body_detect\"\n}",
231
- "output": "{\n \"Response\": {\n \"UsageInfo\": [\n {\n \"Used\": 100,\n \"CreateTime\": 1625555521,\n \"Total\": 100000\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"xx\"\n }\n}",
230
+ "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}",
231
+ "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}",
232
232
  "title": "查看AI模型资源包"
233
233
  }
234
234
  ],
@@ -236,7 +236,7 @@
236
236
  {
237
237
  "document": "",
238
238
  "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}",
239
- "output": "{\n \"Response\": {\n \"Models\": [\n {\n \"Status\": 1,\n \"ApprovalTime\": 1625555521,\n \"Used\": 0,\n \"ApplyTime\": 1625555521,\n \"ProductName\": \"test\",\n \"Total\": 0,\n \"ProductId\": \"testid\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"xx\"\n }\n}",
239
+ "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}",
240
240
  "title": "拉取AI模型列表"
241
241
  }
242
242
  ],
@@ -268,7 +268,7 @@
268
268
  {
269
269
  "document": "",
270
270
  "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBatch\n<公共请求参数>\n\n{\n \"BatchId\": 12\n}",
271
- "output": "{\n \"Response\": {\n \"Data\": {\n \"Status\": 1,\n \"DevNum\": 1,\n \"UpdateTime\": 1612237826,\n \"DevNumCreated\": 1,\n \"DevPre\": \"test\",\n \"UserId\": \"100004557990\",\n \"CreateTime\": 1612237826,\n \"BatchURL\": \"url\",\n \"Id\": 12,\n \"ProductId\": \"37MFSSRMZY\"\n },\n \"RequestId\": \"719fe65a\"\n }\n}",
271
+ "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}",
272
272
  "title": "获取批次详情"
273
273
  }
274
274
  ],
@@ -276,7 +276,7 @@
276
276
  {
277
277
  "document": "",
278
278
  "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}",
279
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Data\": [\n {\n \"Status\": 1,\n \"DevNum\": 1,\n \"UpdateTime\": 1612237826,\n \"DevNumCreated\": 1,\n \"DevPre\": \"test\",\n \"UserId\": \"100004557990\",\n \"CreateTime\": 1612237826,\n \"BatchURL\": \"url\",\n \"Id\": 1,\n \"ProductId\": \"37MFSSRMZY\"\n }\n ],\n \"RequestId\": \"719fe65a\"\n }\n}",
279
+ "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}",
280
280
  "title": "获取批次列表"
281
281
  }
282
282
  ],
@@ -323,16 +323,16 @@
323
323
  "DescribeCloudStorageMultiThumbnail": [
324
324
  {
325
325
  "document": "",
326
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageMultiThumbnail\n<公共请求参数>\n\n{\n \"ProductId\": \"abc\",\n \"DeviceName\": \"abc\",\n \"MultiThumbnail\": \"/100008401725/AQTV2839QJ/sp01_32820237_7/events/1615200613.jpg|/100008401725/AQTV2839QJ/sp01_32820237_7/events/1615200613.jpg\"\n}",
327
- "output": "{\n \"Response\": {\n \"ThumbnailURLInfoList\": [\n {\n \"ThumbnailURL\": \"abc\",\n \"ExpireTime\": 0\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
326
+ "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageMultiThumbnail\n<公共请求参数>\n\n{\n \"ProductId\": \"product\",\n \"DeviceName\": \"dev\",\n \"MultiThumbnail\": \"/100008401725/AQTV2839QJ/sp01_32820237_7/events/1615200613.jpg|/100008401725/AQTV2839QJ/sp01_32820237_7/events/1615200613.jpg\"\n}",
327
+ "output": "{\n \"Response\": {\n \"ThumbnailURLInfoList\": [\n {\n \"ThumbnailURL\": \"https\",\n \"ExpireTime\": 0\n }\n ],\n \"RequestId\": \"id\"\n }\n}",
328
328
  "title": "拉取多个云存事件缩略图"
329
329
  }
330
330
  ],
331
331
  "DescribeCloudStorageOrder": [
332
332
  {
333
333
  "document": "",
334
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageOrder\n<公共请求参数>\n\n{\n \"OrderId\": \"abc\"\n}",
335
- "output": "{\n \"Response\": {\n \"StartTime\": 1,\n \"ExpireTime\": 1,\n \"PackageId\": \"abc\",\n \"Status\": 1,\n \"RequestId\": \"abc\",\n \"ChannelId\": 1\n }\n}",
334
+ "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageOrder\n<公共请求参数>\n\n{\n \"OrderId\": \"id\"\n}",
335
+ "output": "{\n \"Response\": {\n \"StartTime\": 1,\n \"ExpireTime\": 1,\n \"PackageId\": \"yc\",\n \"Status\": 1,\n \"RequestId\": \"id\",\n \"ChannelId\": 1\n }\n}",
336
336
  "title": "查询云服务详情示例"
337
337
  }
338
338
  ],
@@ -387,8 +387,8 @@
387
387
  "DescribeCloudStorageUsers": [
388
388
  {
389
389
  "document": "",
390
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageUsers\n<公共请求参数>\n\n{\n \"DeviceName\": \"xx\",\n \"Offset\": 0,\n \"Limit\": 10,\n \"ProductId\": \"xx\"\n}",
391
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Users\": [\n {\n \"UserId\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
390
+ "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}",
391
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Users\": [\n {\n \"UserId\": \"user\"\n }\n ],\n \"RequestId\": \"id\"\n }\n}",
392
392
  "title": "拉取云存用户列表"
393
393
  }
394
394
  ],
@@ -459,8 +459,8 @@
459
459
  "DescribeDevicePackages": [
460
460
  {
461
461
  "document": "",
462
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDevicePackages\n<公共请求参数>\n\n{\n \"ProductId\": \"abc\",\n \"DeviceName\": \"abc\",\n \"CSUserId\": \"sdfsdf\",\n \"Limit\": 1,\n \"Offset\": 1\n}",
463
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Packages\": [\n {\n \"Status\": 0,\n \"CSType\": 1,\n \"CSShiftDuration\": 1,\n \"CSExpiredTime\": 0,\n \"ChannelId\": 1,\n \"CSUserId\": \"sdfsdf\",\n \"CreatedAt\": 0,\n \"UpdatedAt\": 0\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
462
+ "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDevicePackages\n<公共请求参数>\n\n{\n \"ProductId\": \"product\",\n \"DeviceName\": \"dev\",\n \"CSUserId\": \"sdfsdf\",\n \"Limit\": 1,\n \"Offset\": 1\n}",
463
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Packages\": [\n {\n \"Status\": 0,\n \"CSType\": 1,\n \"CSShiftDuration\": 1,\n \"CSExpiredTime\": 0,\n \"ChannelId\": 1,\n \"CSUserId\": \"sdfsdf\",\n \"CreatedAt\": 0,\n \"UpdatedAt\": 0\n }\n ],\n \"RequestId\": \"id\"\n }\n}",
464
464
  "title": "拉取有效套餐列表"
465
465
  }
466
466
  ],
@@ -468,7 +468,7 @@
468
468
  {
469
469
  "document": "",
470
470
  "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}",
471
- "output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"Listover\": true,\n \"Results\": [\n {\n \"Data\": \"xx\",\n \"Type\": \"xx\",\n \"Time\": \"xx\"\n }\n ],\n \"Context\": \"xx\",\n \"RequestId\": \"5e9bb8c5-95d3-40f8-ba9f-9d74a31004f2\"\n }\n}",
471
+ "output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"Listover\": true,\n \"Results\": [\n {\n \"Data\": \"data\",\n \"Type\": \"1\",\n \"Time\": \"2\"\n }\n ],\n \"Context\": \"context\",\n \"RequestId\": \"5e9bb8c5-95d3-40f8-ba9f-9d74a31004f2\"\n }\n}",
472
472
  "title": "获取设备上下线日志"
473
473
  }
474
474
  ],
@@ -491,8 +491,8 @@
491
491
  "DescribeFirmwareTask": [
492
492
  {
493
493
  "document": "",
494
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFirmwareTask\n<公共请求参数>\n\n{\n \"ProductID\": \"ABCDE12345\",\n \"FirmwareVersion\": \"1.0.0\",\n \"TaskId\": 10000\n}",
495
- "output": "{\n \"Response\": {\n \"TaskId\": 1000175,\n \"Status\": 3,\n \"CreateTime\": 1589466879,\n \"Type\": 1,\n \"ProductName\": \"门锁\",\n \"OriginalVersion\": \"xx\",\n \"UpgradeMode\": \"originalVersion\",\n \"ProductId\": \"ABCDE12345\",\n \"RequestId\": \"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\"\n }\n}",
494
+ "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}",
495
+ "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}",
496
496
  "title": "查询固件升级任务详情"
497
497
  }
498
498
  ],
@@ -500,7 +500,7 @@
500
500
  {
501
501
  "document": "",
502
502
  "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}",
503
- "output": "{\n \"Response\": {\n \"Total\": 0,\n \"Devices\": [\n {\n \"TaskId\": 1,\n \"DeviceName\": \"123\",\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\": \"abc\",\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\": \"123\"\n }\n ],\n \"RequestId\": \"968ac21f-815f-4f32-852f-c0729c40e724\"\n }\n}",
503
+ "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}",
504
504
  "title": "查询固件升级任务的设备列表"
505
505
  }
506
506
  ],
@@ -523,8 +523,8 @@
523
523
  "DescribeFirmwareTasks": [
524
524
  {
525
525
  "document": "",
526
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFirmwareTasks\n<公共请求参数>\n\n{\n \"ProductID\": \"ABCDE12345\",\n \"FirmwareVersion\": \"1.0.0\",\n \"Offset\": 1,\n \"Limit\": 5\n}",
527
- "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\": \"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\"\n }\n}",
526
+ "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}",
527
+ "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}",
528
528
  "title": "查询固件升级任务列表"
529
529
  }
530
530
  ],
@@ -596,7 +596,7 @@
596
596
  {
597
597
  "document": "",
598
598
  "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProduct\n<公共请求参数>\n\n{\n \"ProductId\": \"PTROMP3AOB\"\n}",
599
- "output": "{\n \"Response\": {\n \"Data\": {\n \"ProductId\": \"PTROMP3AOB\",\n \"ProductName\": \"siva_003\",\n \"DeviceType\": 1,\n \"NetType\": \"xx\",\n \"EncryptionType\": 2,\n \"Features\": [\n \"ypsxth\",\n \"spdxth\"\n ],\n \"ChipOs\": \"Linux\",\n \"ChipManufactureId\": \"x86\",\n \"ChipId\": \"x86\",\n \"ProductDescription\": \"123\",\n \"CreateTime\": 1608880525,\n \"UpdateTime\": 1611830563\n },\n \"RequestId\": \"2172b7d1-9a49-4142-938a-ff4fa3d55881\"\n }\n}",
599
+ "output": "{\n \"Response\": {\n \"Data\": {\n \"ProductId\": \"PTROMP3AOB\",\n \"ProductName\": \"siva_003\",\n \"DeviceType\": 1,\n \"NetType\": \"wifi\",\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 \"CategoryId\": 113,\n \"ProductVaildYears\": 1\n },\n \"RequestId\": \"2172b7d1-9a49-4142-938a-ff4fa3d55881\"\n }\n}",
600
600
  "title": "获取产品详情"
601
601
  }
602
602
  ],
@@ -612,22 +612,22 @@
612
612
  {
613
613
  "document": "",
614
614
  "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}",
615
- "output": "{\n \"Response\": {\n \"Data\": [\n {\n \"ProductId\": \"PTROMP3AOB\",\n \"ProductName\": \"siva_003\",\n \"DeviceType\": 1,\n \"NetType\": \"xx\",\n \"EncryptionType\": 2,\n \"Features\": [\n \"ypsxth\",\n \"spdxth\"\n ],\n \"ChipOs\": \"Linux\",\n \"ChipManufactureId\": \"x86\",\n \"ChipId\": \"x86\",\n \"ProductDescription\": \"123\",\n \"CreateTime\": 1608880525,\n \"UpdateTime\": 1611830563\n },\n {\n \"ProductId\": \"BPCJPETFZU\",\n \"ProductName\": \"test_siva_123\",\n \"DeviceType\": 1,\n \"NetType\": \"xx\",\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}",
615
+ "output": "{\n \"Response\": {\n \"Data\": [\n {\n \"CategoryId\": 113,\n \"ProductVaildYears\": 1,\n \"ProductId\": \"PTROMP3AOB\",\n \"ProductName\": \"siva_003\",\n \"DeviceType\": 1,\n \"NetType\": \"wifi\",\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 \"ProductVaildYears\": 1,\n \"ProductId\": \"BPCJPETFZU\",\n \"ProductName\": \"test_siva_123\",\n \"DeviceType\": 1,\n \"NetType\": \"wifi\",\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}",
616
616
  "title": "获取产品列表"
617
617
  }
618
618
  ],
619
619
  "DescribePushChannel": [
620
620
  {
621
621
  "document": "",
622
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePushChannel\n<公共请求参数>\n\n{\n \"ProductId\": \"test\"\n}",
623
- "output": "{\n \"Response\": {\n \"ForwardKey\": \"\",\n \"ForwardAddress\": \"\",\n \"CKafkaTopic\": \"test_ai_result\",\n \"CKafkaRegion\": \"gz\",\n \"RequestId\": \"xx\",\n \"CKafkaInstance\": \"ckafka-insfeae\",\n \"Type\": \"ckafka\"\n }\n}",
622
+ "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePushChannel\n<公共请求参数>\n\n{\n \"ProductId\": \"product\"\n}",
623
+ "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}",
624
624
  "title": "查看推送通道"
625
625
  }
626
626
  ],
627
627
  "DescribeSDKLog": [
628
628
  {
629
629
  "document": "",
630
- "input": "https://iotvideo.tencentcloudapi.com/?Action=DescribeSDKLog\n&MinTime=1591089960000\n&MaxTime=1591091819999\n&Keywords=productid%3ABJQM4UXMKN+devicename%3Adev01\n&Context=xxx\n&<公共请求参数>",
630
+ "input": "https://iotvideo.tencentcloudapi.com/?Action=DescribeSDKLog\n&MinTime=1591089960000\n&MaxTime=1591091819999\n&Keywords=productid%3ABJQM4UXMKN+devicename%3Adev01\n&Context=context\n&<公共请求参数>",
631
631
  "output": "{\n \"Response\": {\n \"Context\": \"DnF1ZXJ5VGhlbkZldGNoBQAAAAAAMjxEFjM2eHBiRXhJVGctQWhqdHoxNUxEeWcAAAAAADI8QRYzNnhwYkV4SVRnLUFoanR6MTVMRHlnAAAAAAAyPEMWMzZ4cGJFeElUZy1BaGp0ejE1TER5ZwAAAAAAMjxCFjM2eHBiRXhJVGctQWhqdHoxNUxEeWcAAAAAADI8RRYzNnhwYkV4SVRnLUFoanR6MTVMRHln\",\n \"Listover\": true,\n \"RequestId\": \"f9201fc1-c2fb-42c9-a08d-be971a1d248b\",\n \"Results\": []\n }\n}",
632
632
  "title": "获取设备上报的日志"
633
633
  }
@@ -643,8 +643,8 @@
643
643
  "EditFirmware": [
644
644
  {
645
645
  "document": "",
646
- "input": "https://iotvideo.tencentcloudapi.com/?Action=EditFirmware\n&ProductID=ABCDE12345\n&FirmwareVersion=1.0.0\n&FirmwareName=name\n&FirmwareDescription=desc\n&<公共请求参数>",
647
- "output": "{\n \"Response\": {\n \"RequestId\": \"xxxxxxxxxxxxxxxxxxxxxxx\"\n }\n}",
646
+ "input": "https://iotvideo.tencentcloudapi.com/?Action=EditFirmware\n&ProductID=product\n&FirmwareVersion=1.0.0\n&FirmwareName=name\n&FirmwareDescription=desc\n&<公共请求参数>",
647
+ "output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
648
648
  "title": "编辑固件信息"
649
649
  }
650
650
  ],
@@ -668,15 +668,15 @@
668
668
  {
669
669
  "document": "",
670
670
  "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetAllFirmwareVersion\n<公共请求参数>\n\n{\n \"ProductID\": \"asdfbasd\"\n}",
671
- "output": "{\n \"Response\": {\n \"Version\": [\n \"1.0.0\",\n \"1.0.1\"\n ],\n \"RequestId\": \"xx\"\n }\n}",
671
+ "output": "{\n \"Response\": {\n \"Version\": [\n \"1.0.0\",\n \"1.0.1\"\n ],\n \"RequestId\": \"id\"\n }\n}",
672
672
  "title": "获取所有版本列表"
673
673
  }
674
674
  ],
675
675
  "GetFirmwareURL": [
676
676
  {
677
677
  "document": "",
678
- "input": "https://iotvideo.tencentcloudapi.com/?Action=GetFirmwareURL\n&ProductID=ABCDE12345\n&FirmwareVersion=1.0.0\n&<公共请求参数>",
679
- "output": "{\n \"Response\": {\n \"Url\": \"xx\",\n \"RequestId\": \"xx\"\n }\n}",
678
+ "input": "https://iotvideo.tencentcloudapi.com/?Action=GetFirmwareURL\n&ProductID=product\n&FirmwareVersion=1.0.0\n&<公共请求参数>",
679
+ "output": "{\n \"Response\": {\n \"Url\": \"http://test.com/firmware\",\n \"RequestId\": \"id\"\n }\n}",
680
680
  "title": "获取固件下载地址"
681
681
  }
682
682
  ],
@@ -691,16 +691,16 @@
691
691
  "InheritCloudStorageUser": [
692
692
  {
693
693
  "document": "",
694
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: InheritCloudStorageUser\n<公共请求参数>\n\n{\n \"DeviceName\": \"xx\",\n \"ToUserId\": \"xx2\",\n \"UserId\": \"xx\",\n \"ProductId\": \"xx\"\n}",
695
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
694
+ "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}",
695
+ "output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
696
696
  "title": "继承云存用户"
697
697
  }
698
698
  ],
699
699
  "ListFirmwares": [
700
700
  {
701
701
  "document": "",
702
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListFirmwares\n<公共请求参数>\n\n{\n \"ProductID\": \"ABCDE12345\",\n \"PageNum\": 1,\n \"PageSize\": 10\n}",
703
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Firmwares\": [\n {\n \"Name\": \"xx\",\n \"ProductName\": \"xx\",\n \"ProductId\": \"xx\",\n \"Description\": \"xx\",\n \"Version\": \"1.0.0\",\n \"Md5sum\": \"ahbdjshfuisdfoisjfos\",\n \"CreateTime\": \"147873872173\"\n }\n ],\n \"RequestId\": \"xxxxxxxxxxxxxxxxxxxxxxx\"\n }\n}",
702
+ "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}",
703
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Firmwares\": [\n {\n \"Name\": \"firm\",\n \"ProductName\": \"UWUJ98XC0\",\n \"ProductId\": \"UWUJ98XC0\",\n \"Description\": \"desc\",\n \"Version\": \"1.0.0\",\n \"Md5sum\": \"ahbdjshfuisdfoisjfos\",\n \"CreateTime\": \"147873872173\",\n \"FwType\": \"mcu\"\n }\n ],\n \"RequestId\": \"id\"\n }\n}",
704
704
  "title": "获取固件列表"
705
705
  }
706
706
  ],
@@ -747,7 +747,7 @@
747
747
  "ModifyModelDefinition": [
748
748
  {
749
749
  "document": "",
750
- "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}",
750
+ "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyModelDefinition\n<公共请求参数>\n\n{\n \"ModelSchema\": \"{\\\"test\\\":\\\"str\\\"}\",\n \"ProductId\": \"51QVOSSPT9\"\n}",
751
751
  "output": "{\n \"Response\": {\n \"RequestId\": \"d8de3a44\"\n }\n}",
752
752
  "title": "修改产品数据模板"
753
753
  }
@@ -755,7 +755,7 @@
755
755
  "ModifyProduct": [
756
756
  {
757
757
  "document": "",
758
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyProduct\n<公共请求参数>\n\n{\n \"ProductId\": \"37MFSSRMZY\",\n \"ProductName\": \"测试\",\n \"ProductDescription\": \"test\"\n}",
758
+ "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyProduct\n<公共请求参数>\n\n{\n \"ProductId\": \"37MFSSRMZY\",\n \"ProductName\": \"name\",\n \"ProductDescription\": \"desc\"\n}",
759
759
  "output": "{\n \"Response\": {\n \"RequestId\": \"719fe65a-40fd-40b3-8fe9-eb166873e050\"\n }\n}",
760
760
  "title": "修改产品信息"
761
761
  }
@@ -772,7 +772,7 @@
772
772
  {
773
773
  "document": "",
774
774
  "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyPushChannel\n<公共请求参数>\n\n{\n \"CKafkaTopic\": \"test_ai_result\",\n \"CKafkaRegion\": \"gz\",\n \"CKafkaInstance\": \"ckafka-8bfqjfa\",\n \"Type\": \"ckafka\",\n \"ProductId\": \"JEOPP372CL\"\n}",
775
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
775
+ "output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
776
776
  "title": "更新推送通道"
777
777
  }
778
778
  ],
@@ -803,16 +803,16 @@
803
803
  "ResetCloudStorageEvent": [
804
804
  {
805
805
  "document": "",
806
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ResetCloudStorageEvent\n<公共请求参数>\n\n{\n \"ProductId\": \"abc\",\n \"DeviceName\": \"abc\",\n \"UserId\": \"abc\"\n}",
807
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
806
+ "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ResetCloudStorageEvent\n<公共请求参数>\n\n{\n \"ProductId\": \"UWUJ98XC0\",\n \"DeviceName\": \"name\",\n \"UserId\": \"user\"\n}",
807
+ "output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
808
808
  "title": "重置云存事件"
809
809
  }
810
810
  ],
811
811
  "RetryDeviceFirmwareTask": [
812
812
  {
813
813
  "document": "",
814
- "input": "https://iotvideo.tencentcloudapi.com/?Action=RetryDeviceFirmwareTask\n&ProductID=ABCDE12345\n&FirmwareVersion=1.0.0\n&TaskId=10000\n&DeviceName=dev\n&<公共请求参数>",
815
- "output": "{\n \"Response\": {\n \"RequestId\": \"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\"\n }\n}",
814
+ "input": "https://iotvideo.tencentcloudapi.com/?Action=RetryDeviceFirmwareTask\n&ProductID=product\n&FirmwareVersion=1.0.0\n&TaskId=10000\n&DeviceName=dev\n&<公共请求参数>",
815
+ "output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
816
816
  "title": "重试设备升级任务"
817
817
  }
818
818
  ],
@@ -836,23 +836,23 @@
836
836
  {
837
837
  "document": "",
838
838
  "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}",
839
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"ForwardKey\": \"\"\n }\n}",
839
+ "output": "{\n \"Response\": {\n \"RequestId\": \"id\",\n \"ForwardKey\": \"\"\n }\n}",
840
840
  "title": "更新AI推理结果推送配置"
841
841
  }
842
842
  ],
843
843
  "UploadFirmware": [
844
844
  {
845
845
  "document": "",
846
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UploadFirmware\n<公共请求参数>\n\n{\n \"Md5sum\": \"hfshfspodkoiwuidoiwjcuie\",\n \"FileSize\": \"1024\",\n \"FirmwareVersion\": \"1.0.0\",\n \"ProductID\": \"ABCDE12345\"\n}",
847
- "output": "{\n \"Response\": {\n \"RequestId\": \"xxxxxxxxxxxxxxxxxxxxxxx\"\n }\n}",
846
+ "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UploadFirmware\n<公共请求参数>\n\n{\n \"Md5sum\": \"hfshfspodkoiwuidoiwjcuie\",\n \"FileSize\": \"1024\",\n \"FirmwareVersion\": \"1.0.0\",\n \"ProductID\": \"product\"\n}",
847
+ "output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
848
848
  "title": "上传固件信息"
849
849
  }
850
850
  ],
851
851
  "WakeUpDevice": [
852
852
  {
853
853
  "document": "",
854
- "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\": \"xx\"\n}",
855
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
854
+ "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}",
855
+ "output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
856
856
  "title": "设备唤醒"
857
857
  }
858
858
  ]
@@ -2999,8 +2999,8 @@
2999
2999
  },
3000
3000
  {
3001
3001
  "disabled": false,
3002
- "document": "布局层宽度。\n当该值为大于1的整数值时,单位为像素,允许范围[1,1920]。\n当该值为小于1大于0的小数时,单位为百分比,表示该层在最终画面上所占的比例值。",
3003
- "example": "1080",
3002
+ "document": "布局层宽度。单位为百分比,范围[0.0,1.0],表示该层在最终画面上所占的比例值。",
3003
+ "example": "1.0",
3004
3004
  "member": "float",
3005
3005
  "name": "LayerWidth",
3006
3006
  "output_required": true,
@@ -3010,8 +3010,8 @@
3010
3010
  },
3011
3011
  {
3012
3012
  "disabled": false,
3013
- "document": "布局层高度.\n当该值为大于1的整数值时,单位为像素,允许范围[1,1920]。\n当该值为小于1大于0的小数时,单位为百分比,表示该层在最终画面上所占的比例值。",
3014
- "example": "1920",
3013
+ "document": "布局层高度。单位为百分比,范围[0.0,1.0], 表示该层在最终画面上所占的比例值。",
3014
+ "example": "1.0",
3015
3015
  "member": "float",
3016
3016
  "name": "LayerHeight",
3017
3017
  "output_required": true,
@@ -3021,8 +3021,8 @@
3021
3021
  },
3022
3022
  {
3023
3023
  "disabled": false,
3024
- "document": "布局层位置x坐标。\n当该值为大于1的整数值时,单位为像素,允许范围[1,1920]。\n当该值为小于1大于0的小数时,单位为百分比,表示该层在最终画面上x坐标所占的比例值。",
3025
- "example": "0",
3024
+ "document": "布局层位置x坐标。单位为百分比,范围[0.0,1.0],表示该层在最终画面上x坐标所占的比例值。",
3025
+ "example": "0.0",
3026
3026
  "member": "float",
3027
3027
  "name": "LayerLocationX",
3028
3028
  "output_required": true,
@@ -3032,8 +3032,8 @@
3032
3032
  },
3033
3033
  {
3034
3034
  "disabled": false,
3035
- "document": "布局层位置Y坐标。\n当该值为大于1的整数值时,单位为像素,允许范围[1,1920]。\n当该值为小于1大于0的小数时,单位为百分比,表示该层在最终画面Y坐标上所占的比例值。",
3036
- "example": "0",
3035
+ "document": "布局层位置Y坐标。单位为百分比,范围[0.0,1.0], 表示该层在最终画面Y坐标上所占的比例值。",
3036
+ "example": "0.0",
3037
3037
  "member": "float",
3038
3038
  "name": "LayerLocationY",
3039
3039
  "output_required": true,
@@ -12249,6 +12249,15 @@
12249
12249
  "name": "MainlandOrOversea",
12250
12250
  "required": false,
12251
12251
  "type": "string"
12252
+ },
12253
+ {
12254
+ "disabled": false,
12255
+ "document": "可选值: PullLivePushLive:拉流源类型为直播 PullVodPushLive:拉流源类型为点播 PullPicPushLive:拉流源类型为图片 默认:查询全部拉流源类型",
12256
+ "example": "PullLivePushLive",
12257
+ "member": "string",
12258
+ "name": "SourceType",
12259
+ "required": false,
12260
+ "type": "string"
12252
12261
  }
12253
12262
  ],
12254
12263
  "type": "object"
@@ -12276,6 +12285,16 @@
12276
12285
  "type": "int",
12277
12286
  "value_allowed_null": false
12278
12287
  },
12288
+ {
12289
+ "disabled": false,
12290
+ "document": "拉流转推得总时长(秒)",
12291
+ "example": "1000",
12292
+ "member": "uint64",
12293
+ "name": "TotalDurationSecond",
12294
+ "output_required": true,
12295
+ "type": "int",
12296
+ "value_allowed_null": false
12297
+ },
12279
12298
  {
12280
12299
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
12281
12300
  "member": "string",
@@ -20022,7 +20041,7 @@
20022
20041
  "example": "2021-05-21 00:00:00",
20023
20042
  "member": "string",
20024
20043
  "name": "Time",
20025
- "required": true,
20044
+ "output_required": true,
20026
20045
  "type": "string",
20027
20046
  "value_allowed_null": false
20028
20047
  },
@@ -20032,7 +20051,17 @@
20032
20051
  "example": "5",
20033
20052
  "member": "uint64",
20034
20053
  "name": "Duration",
20035
- "required": true,
20054
+ "output_required": true,
20055
+ "type": "int",
20056
+ "value_allowed_null": false
20057
+ },
20058
+ {
20059
+ "disabled": false,
20060
+ "document": "拉流转推任务的时长,单位为秒",
20061
+ "example": "5",
20062
+ "member": "uint64",
20063
+ "name": "DurationSecond",
20064
+ "output_required": true,
20036
20065
  "type": "int",
20037
20066
  "value_allowed_null": false
20038
20067
  }
@@ -1148,7 +1148,7 @@
1148
1148
  {
1149
1149
  "document": "查询拉流转推任务的时长信息。",
1150
1150
  "input": "POST / HTTP/1.1\nHost: live.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePullTransformPushInfo\n<公共请求参数>\n\n{\n \"StartTime\": \"2019-02-01T00:00:00+08:00\",\n \"EndTime\": \"2019-02-03T00:00:00+08:00\",\n \"MainlandOrOversea\": \"Mainland\"\n}",
1151
- "output": "{\n \"Response\": {\n \"DataInfoList\": [\n {\n \"Time\": \"2019-03-01T00:00:00+08:00\",\n \"Duration\": 100\n }\n ],\n \"TotalDuration\": 2000,\n \"RequestId\": \"c8465603-c3a6-44bc-8354-a9b67bf44301\"\n }\n}",
1151
+ "output": "{\n \"Response\": {\n \"DataInfoList\": [\n {\n \"Time\": \"2019-03-01T00:00:00+08:00\",\n \"Duration\": 100,\n \"DurationSecond\": 6000\n }\n ],\n \"TotalDuration\": 2000,\n \"TotalDurationSecond\": 120000,\n \"RequestId\": \"c8465603-c3a6-44bc-8354-a9b67bf44301\"\n }\n}",
1152
1152
  "title": "请求示例"
1153
1153
  }
1154
1154
  ],