tccli 3.0.1240.1__py2.py3-none-any.whl → 3.0.1242.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (130) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/apm/v20210622/api.json +276 -279
  3. tccli/services/apm/v20210622/examples.json +30 -30
  4. tccli/services/autoscaling/v20180419/api.json +12 -1
  5. tccli/services/batch/v20170312/api.json +11 -11
  6. tccli/services/bh/v20230418/api.json +9 -0
  7. tccli/services/bh/v20230418/examples.json +2 -2
  8. tccli/services/billing/v20180709/api.json +20 -0
  9. tccli/services/cam/v20190116/api.json +1 -1
  10. tccli/services/car/v20220110/api.json +1 -1
  11. tccli/services/car/v20220110/examples.json +3 -3
  12. tccli/services/cdb/v20170320/api.json +582 -579
  13. tccli/services/cdb/v20170320/examples.json +9 -9
  14. tccli/services/cdwdoris/v20211228/api.json +40 -0
  15. tccli/services/cfg/v20210820/api.json +11 -0
  16. tccli/services/cfs/v20190719/api.json +20 -20
  17. tccli/services/cfs/v20190719/examples.json +5 -5
  18. tccli/services/chdfs/v20201112/api.json +10 -10
  19. tccli/services/chdfs/v20201112/examples.json +1 -1
  20. tccli/services/ckafka/v20190819/api.json +27 -0
  21. tccli/services/clb/v20180317/api.json +84 -64
  22. tccli/services/cls/cls_client.py +220 -8
  23. tccli/services/cls/v20201016/api.json +418 -40
  24. tccli/services/cls/v20201016/examples.json +89 -45
  25. tccli/services/cmq/v20190304/api.json +77 -77
  26. tccli/services/cvm/cvm_client.py +60 -325
  27. tccli/services/cvm/v20170312/api.json +618 -1401
  28. tccli/services/cvm/v20170312/examples.json +8 -48
  29. tccli/services/cwp/cwp_client.py +0 -53
  30. tccli/services/cwp/v20180228/api.json +3 -37
  31. tccli/services/cwp/v20180228/examples.json +2 -10
  32. tccli/services/cynosdb/v20190107/api.json +470 -476
  33. tccli/services/cynosdb/v20190107/examples.json +23 -23
  34. tccli/services/dbbrain/v20191016/api.json +16 -4
  35. tccli/services/dbbrain/v20191016/examples.json +5 -5
  36. tccli/services/dbbrain/v20210527/api.json +45 -45
  37. tccli/services/dbbrain/v20210527/examples.json +8 -8
  38. tccli/services/dnspod/v20210323/api.json +173 -119
  39. tccli/services/dnspod/v20210323/examples.json +18 -18
  40. tccli/services/dts/v20180330/api.json +30 -30
  41. tccli/services/dts/v20180330/examples.json +4 -4
  42. tccli/services/dts/v20211206/api.json +19 -9
  43. tccli/services/dts/v20211206/examples.json +5 -5
  44. tccli/services/ecm/v20190719/api.json +55 -48
  45. tccli/services/ecm/v20190719/examples.json +7 -7
  46. tccli/services/emr/emr_client.py +493 -16
  47. tccli/services/emr/v20190103/api.json +1323 -246
  48. tccli/services/emr/v20190103/examples.json +72 -0
  49. tccli/services/ess/v20201111/api.json +29 -11
  50. tccli/services/ess/v20201111/examples.json +6 -0
  51. tccli/services/essbasic/v20210526/api.json +89 -2
  52. tccli/services/essbasic/v20210526/examples.json +12 -0
  53. tccli/services/faceid/v20180301/api.json +3 -3
  54. tccli/services/gaap/v20180529/api.json +194 -196
  55. tccli/services/gaap/v20180529/examples.json +31 -37
  56. tccli/services/goosefs/v20220519/api.json +17 -17
  57. tccli/services/goosefs/v20220519/examples.json +4 -4
  58. tccli/services/gs/v20191118/api.json +3 -3
  59. tccli/services/gs/v20191118/examples.json +3 -3
  60. tccli/services/iai/iai_client.py +53 -0
  61. tccli/services/iai/v20200303/api.json +80 -0
  62. tccli/services/iai/v20200303/examples.json +14 -0
  63. tccli/services/iotexplorer/v20190423/api.json +10 -0
  64. tccli/services/iotvideoindustry/v20201201/api.json +84 -84
  65. tccli/services/iotvideoindustry/v20201201/examples.json +29 -29
  66. tccli/services/keewidb/v20220308/api.json +188 -190
  67. tccli/services/live/v20180801/api.json +324 -223
  68. tccli/services/live/v20180801/examples.json +79 -79
  69. tccli/services/mna/v20210119/api.json +52 -49
  70. tccli/services/mna/v20210119/examples.json +49 -49
  71. tccli/services/mps/v20190612/api.json +49 -0
  72. tccli/services/oceanus/v20190422/api.json +407 -39
  73. tccli/services/oceanus/v20190422/examples.json +1 -1
  74. tccli/services/ocr/ocr_client.py +110 -4
  75. tccli/services/ocr/v20181119/api.json +410 -6
  76. tccli/services/ocr/v20181119/examples.json +18 -2
  77. tccli/services/pts/v20210728/api.json +1 -1
  78. tccli/services/pts/v20210728/examples.json +1 -1
  79. tccli/services/sqlserver/v20180328/api.json +273 -144
  80. tccli/services/sqlserver/v20180328/examples.json +2 -2
  81. tccli/services/ssl/v20191205/api.json +829 -829
  82. tccli/services/ssl/v20191205/examples.json +14 -14
  83. tccli/services/tbaas/v20180416/api.json +127 -88
  84. tccli/services/tbaas/v20180416/examples.json +9 -9
  85. tccli/services/tcb/v20180608/api.json +229 -189
  86. tccli/services/tcb/v20180608/examples.json +23 -23
  87. tccli/services/tcm/v20210413/api.json +6 -6
  88. tccli/services/tcm/v20210413/examples.json +3 -3
  89. tccli/services/tcr/v20190924/api.json +25 -20
  90. tccli/services/tcr/v20190924/examples.json +4 -4
  91. tccli/services/tdmq/tdmq_client.py +167 -8
  92. tccli/services/tdmq/v20200217/api.json +325 -0
  93. tccli/services/tdmq/v20200217/examples.json +24 -0
  94. tccli/services/tem/v20210701/api.json +439 -280
  95. tccli/services/tem/v20210701/examples.json +39 -39
  96. tccli/services/teo/v20220901/api.json +2 -2
  97. tccli/services/teo/v20220901/examples.json +3 -3
  98. tccli/services/thpc/v20211109/api.json +46 -58
  99. tccli/services/thpc/v20211109/examples.json +2 -2
  100. tccli/services/thpc/v20220401/api.json +168 -181
  101. tccli/services/thpc/v20220401/examples.json +1 -1
  102. tccli/services/thpc/v20230321/api.json +99 -102
  103. tccli/services/thpc/v20230321/examples.json +3 -3
  104. tccli/services/tke/v20180525/api.json +50 -39
  105. tccli/services/tke/v20180525/examples.json +51 -21
  106. tccli/services/tke/v20220501/api.json +146 -97
  107. tccli/services/tke/v20220501/examples.json +15 -21
  108. tccli/services/trocket/trocket_client.py +53 -0
  109. tccli/services/trocket/v20230308/api.json +219 -0
  110. tccli/services/trocket/v20230308/examples.json +8 -0
  111. tccli/services/trro/v20220325/api.json +27 -27
  112. tccli/services/trro/v20220325/examples.json +1 -1
  113. tccli/services/trtc/v20190722/api.json +31 -20
  114. tccli/services/trtc/v20190722/examples.json +11 -11
  115. tccli/services/tse/v20201207/api.json +187 -122
  116. tccli/services/tse/v20201207/examples.json +36 -36
  117. tccli/services/tsf/v20180326/api.json +448 -434
  118. tccli/services/tsf/v20180326/examples.json +122 -122
  119. tccli/services/tts/v20190823/api.json +1 -1
  120. tccli/services/vpc/v20170312/api.json +582 -291
  121. tccli/services/vpc/v20170312/examples.json +75 -27
  122. tccli/services/vpc/vpc_client.py +159 -0
  123. tccli/services/waf/v20180125/api.json +305 -6
  124. tccli/services/waf/v20180125/examples.json +25 -1
  125. tccli/services/waf/waf_client.py +163 -4
  126. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/METADATA +2 -2
  127. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/RECORD +130 -130
  128. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/WHEEL +0 -0
  129. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/entry_points.txt +0 -0
  130. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/license_files/LICENSE +0 -0
@@ -19,7 +19,7 @@
19
19
  "ControlChannelPTZ": [
20
20
  {
21
21
  "document": "",
22
- "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ControlChannelPTZ\n<公共请求参数>\n\n{\n \"DeviceId\": \"xxx\",\n \"ChannelId\": \"xxx\",\n \"Command\": \"left\"\n}",
22
+ "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ControlChannelPTZ\n<公共请求参数>\n\n{\n \"DeviceId\": \"99870353841320000007_99870353841320000007\",\n \"ChannelId\": \"99870353841320000007_99870353841320000007\",\n \"Command\": \"left\"\n}",
23
23
  "output": "{\n \"Response\": {\n \"RequestId\": \"e1b9e7ac-0989-4af9-a454-26f69d6997d9\"\n }\n}",
24
24
  "title": "PTZ远程控制示例"
25
25
  }
@@ -27,7 +27,7 @@
27
27
  "ControlDevicePTZ": [
28
28
  {
29
29
  "document": "",
30
- "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ControlDevicePTZ\n<公共请求参数>\n\n{\n \"DeviceId\": \"xxx\",\n \"Command\": \"left\"\n}",
30
+ "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ControlDevicePTZ\n<公共请求参数>\n\n{\n \"DeviceId\": \"34020000001180000036_34020000001320000092\",\n \"Command\": \"left\"\n}",
31
31
  "output": "{\n \"Response\": {\n \"RequestId\": \"e1b9e7ac-0989-4af9-a454-26f69d6997d9\"\n }\n}",
32
32
  "title": "PTZ设备远程控制示例"
33
33
  }
@@ -99,22 +99,22 @@
99
99
  "CreateRecordPlan": [
100
100
  {
101
101
  "document": "",
102
- "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRecordPlan\n<公共请求参数>\n\n{\n \"Name\": \"myPlan\",\n \"TimeTemplateId\": \"template-xxxxx\",\n \"EventId\": 1,\n \"Devices\": [\n {\n \"DeviceId\": \"xxxx\"\n }\n ]\n}",
103
- "output": "{\n \"Response\": {\n \"PlanId\": \"plan-xxxx\",\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\"\n }\n}",
102
+ "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRecordPlan\n<公共请求参数>\n\n{\n \"Name\": \"myPlan\",\n \"TimeTemplateId\": \"template-001\",\n \"EventId\": 1,\n \"Devices\": [\n {\n \"DeviceId\": \"99870353841320000007_99870353841320000007\"\n }\n ]\n}",
103
+ "output": "{\n \"Response\": {\n \"PlanId\": \"plan-001\",\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\"\n }\n}",
104
104
  "title": "CreateRecordPlan"
105
105
  }
106
106
  ],
107
107
  "CreateRecordingPlan": [
108
108
  {
109
109
  "document": "",
110
- "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRecordingPlan\n<公共请求参数>\n\n{\n \"Name\": \"myPlan\",\n \"TimeTemplateId\": \"template-xxxxx\",\n \"RecordStorageTime\": 30,\n \"Channels\": [\n {\n \"ChannelId\": \"xx\",\n \"DeviceId\": \"xx\"\n }\n ]\n}",
111
- "output": "{\n \"Response\": {\n \"PlanId\": \"plan-xxxx\",\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\"\n }\n}",
110
+ "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRecordingPlan\n<公共请求参数>\n\n{\n \"Name\": \"myPlan\",\n \"TimeTemplateId\": \"template-allday\",\n \"RecordStorageTime\": 30,\n \"Channels\": [\n {\n \"ChannelId\": \"99870353841320000007_99870353841320000007\",\n \"DeviceId\": \"99870353841320000007_99870353841320000007\"\n }\n ]\n}",
111
+ "output": "{\n \"Response\": {\n \"PlanId\": \"1u9z7ugo\",\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\"\n }\n}",
112
112
  "title": "CreateRecordPlan"
113
113
  },
114
114
  {
115
115
  "document": "",
116
- "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRecordingPlan\n<公共请求参数>\n\n{\n \"TimeTemplateId\": \"tgrp-fmwq1f1a\",\n \"RecordStorageTime\": \"3\",\n \"Name\": \"xxxxx\"\n}",
117
- "output": "{\n \"Response\": {\n \"PlanId\": \"plan-1u9z7ugo\",\n \"RequestId\": \"8ae1b70c-bf32-4cb0-a15e-dc2af40fa035\"\n }\n}",
116
+ "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRecordingPlan\n<公共请求参数>\n\n{\n \"TimeTemplateId\": \"tgrp-fmwq1f1a\",\n \"RecordStorageTime\": \"3\",\n \"Name\": \"allday\"\n}",
117
+ "output": "{\n \"Response\": {\n \"PlanId\": \"1u9z7ugo\",\n \"RequestId\": \"8ae1b70c-bf32-4cb0-a15e-dc2af40fa035\"\n }\n}",
118
118
  "title": "创建录制计划"
119
119
  }
120
120
  ],
@@ -217,7 +217,7 @@
217
217
  "DeleteTimeTemplate": [
218
218
  {
219
219
  "document": "",
220
- "input": "https://iotvideoindustry.tencentcloudapi.com/?Action=DeleteTimeTemplate\n&TemplateId=xxx\n&<公共请求参数>",
220
+ "input": "https://iotvideoindustry.tencentcloudapi.com/?Action=DeleteTimeTemplate\n&TemplateId=tgrp-jfs89ah1\n&<公共请求参数>",
221
221
  "output": "{\n \"Response\": {\n \"RequestId\": \"e1b9e7ac-0989-4af9-a454-26f69d6997d9\",\n \"Status\": \"OK\"\n }\n}",
222
222
  "title": "删除时间模板"
223
223
  }
@@ -250,7 +250,7 @@
250
250
  {
251
251
  "document": "",
252
252
  "input": "POST / HTTP/1.1\nHost:iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAllDeviceList\n<公共请求参数>\n\n{\n \"Limit\": 10,\n \"Offset\": 0\n}",
253
- "output": "{\n \"Response\": {\n \"Devices\": [\n {\n \"DeviceId\": \"xxxxxx\",\n \"Status\": 3,\n \"CreateTime\": 1607073128,\n \"ExtraInformation\": \"{\\\"DeviceModel\\\":\\\"xxx\\\",\\\"Manufacturer\\\":\\\"xxx\\\"}\",\n \"NickName\": \"myDevice01\",\n \"GroupPath\": \"\"\n }\n ],\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\",\n \"TotalCount\": 1\n }\n}",
253
+ "output": "{\n \"Response\": {\n \"Devices\": [\n {\n \"DeviceId\": \"99870353841320000007_99870353841320000007\",\n \"DeviceType\": 2,\n \"Status\": 3,\n \"CreateTime\": \"1735791896\",\n \"ExtraInformation\": \"{\\\"DeviceModel\\\":\\\"9987035384132000000\\\",\\\"Manufacturer\\\":\\\"text\\\"}\",\n \"NickName\": \"myDevice01\",\n \"GroupPath\": \"/group-aaa/group-bbb\",\n \"DeviceCode\": \"99870353841320000007\",\n \"IsRecord\": 0,\n \"Recordable\": 0,\n \"Protocol\": \"GB/T 28181\",\n \"GroupId\": \"gro - zn3ro30w\",\n \"GroupName\": \"zn3ro30w\"\n }\n ],\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\",\n \"TotalCount\": 1\n }\n}",
254
254
  "title": "获取所有设备列表"
255
255
  }
256
256
  ],
@@ -362,14 +362,14 @@
362
362
  {
363
363
  "document": "",
364
364
  "input": "POST / HTTP/1.1\nHost:iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDevicePassWord\n<公共请求参数>\n\n{\n \"DeviceId\": \"test\"\n}",
365
- "output": "{\n \"Response\": {\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\",\n \"PassWord\": \"xxxxxxxx\"\n }\n}",
365
+ "output": "{\n \"Response\": {\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\",\n \"PassWord\": \"PassWord\"\n }\n}",
366
366
  "title": "修改设备密码"
367
367
  }
368
368
  ],
369
369
  "DescribeDeviceStreams": [
370
370
  {
371
371
  "document": "",
372
- "input": "POST / HTTP/1.1\nHost:iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDeviceStreams\n<公共请求参数>\n\n{\n \"DeviceId\": \"xxx\",\n \"ExpireTime\": 1610199034\n}",
372
+ "input": "POST / HTTP/1.1\nHost:iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDeviceStreams\n<公共请求参数>\n\n{\n \"DeviceId\": \"99933020581320000064_99933020581320000064\",\n \"ExpireTime\": 1610199034\n}",
373
373
  "output": "{\n \"Response\": {\n \"Data\": {\n \"RtspAddr\": \"NULL\",\n \"RtmpAddr\": \"rtmp://dev-pl.video.tencentcs.com/live/0035752400?txSecret=1a52a468ed68ce343d42bdb1c80ae855&txTime=5FE720C7\",\n \"HlsAddr\": \"http://dev-pl.video.tencentcs.com/live/0035752400.m3u8?txSecret=1a52a468ed68ce343d42bdb1c80ae855&txTime=5FE720C7\",\n \"FlvAddr\": \"http://dev-pl.video.tencentcs.com/live/0035752400.flv?txSecret=1a52a468ed68ce343d42bdb1c80ae855&txTime=5FE720C7\"\n },\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\"\n }\n}",
374
374
  "title": "获取设备流地址"
375
375
  }
@@ -536,7 +536,7 @@
536
536
  {
537
537
  "document": "",
538
538
  "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRecordingPlans\n<公共请求参数>\n\n{}",
539
- "output": "{\n \"Response\": {\n \"Plans\": [\n {\n \"PlanId\": \"plan-fyw1k9l5\",\n \"Name\": \"arvinxu_test\",\n \"TimeTemplateId\": \"tgrp-jfs89ahg\",\n \"TimeTemplateName\": \"全天候模板\",\n \"Channels\": [\n {\n \"DeviceId\": \"99576636581320000330_99576636581320000330\",\n \"ChannelId\": \"99576636581320000330_99576636581320000330\"\n }\n ],\n \"RecordStorageTime\": 5\n },\n {\n \"PlanId\": \"plan-c8obq4v0\",\n \"Name\": \"xx\",\n \"TimeTemplateId\": \"tgrp-fmwq1f1a\",\n \"TimeTemplateName\": \"工作日模板\",\n \"Channels\": [],\n \"RecordStorageTime\": 3\n }\n ],\n \"RequestId\": \"c70e67c3-c244-4b25-8518-1bdee3ccacab\",\n \"TotalCount\": 2\n }\n}",
539
+ "output": "{\n \"Response\": {\n \"Plans\": [\n {\n \"PlanId\": \"plan-fyw1k9l5\",\n \"Name\": \"arvinxu_test\",\n \"TimeTemplateId\": \"tgrp-jfs89ahg\",\n \"TimeTemplateName\": \"全天候模板\",\n \"Channels\": [\n {\n \"DeviceId\": \"99576636581320000330_99576636581320000330\",\n \"ChannelId\": \"99576636581320000330_99576636581320000330\"\n }\n ],\n \"RecordStorageTime\": 5\n },\n {\n \"PlanId\": \"plan-c8obq4v0\",\n \"Name\": \"c8obq4v0\",\n \"TimeTemplateId\": \"tgrp-fmwq1f1a\",\n \"TimeTemplateName\": \"工作日模板\",\n \"Channels\": [],\n \"RecordStorageTime\": 3\n }\n ],\n \"RequestId\": \"c70e67c3-c244-4b25-8518-1bdee3ccacab\",\n \"TotalCount\": 2\n }\n}",
540
540
  "title": "获取录制计划列表"
541
541
  }
542
542
  ],
@@ -600,7 +600,7 @@
600
600
  {
601
601
  "document": "",
602
602
  "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVideoList\n<公共请求参数>\n\n{\n \"ChannelId\": \"99576636581320000330_99576636581320000330\",\n \"Limit\": \"2\",\n \"DeviceId\": \"99576636581320000330_99576636581320000330\",\n \"Offset\": \"0\"\n}",
603
- "output": "{\n \"Response\": {\n \"VideoList\": {\n \"EventId\": 0,\n \"VideoUrl\": \"xx\",\n \"RecordTaskId\": \"xx\",\n \"RecordId\": \"xx\",\n \"SceneId\": 0,\n \"StartTime\": 0,\n \"RecordStatus\": 0,\n \"RecordPlanId\": \"xx\",\n \"EndTime\": 0,\n \"WarnId\": 0\n },\n \"TotalCount\": 1752,\n \"RequestId\": \"xx\",\n \"RecordList\": [\n {\n \"EventId\": 1,\n \"VideoUrl\": \"xx\",\n \"RecordTaskId\": \"xx\",\n \"RecordId\": \"xx\",\n \"SceneId\": 0,\n \"StartTime\": 1639470612,\n \"RecordStatus\": 1,\n \"RecordPlanId\": \"xx\",\n \"EndTime\": 0,\n \"WarnId\": 0\n },\n {\n \"EventId\": 1,\n \"VideoUrl\": \"xx\",\n \"RecordTaskId\": \"xx\",\n \"RecordId\": \"xx\",\n \"SceneId\": 0,\n \"StartTime\": 1639470009,\n \"RecordPlanId\": \"xx\",\n \"RecordStatus\": 0,\n \"EndTime\": 1639470609,\n \"WarnId\": 0\n }\n ]\n }\n}",
603
+ "output": "{\n \"Response\": {\n \"VideoList\": {\n \"EventId\": 0,\n \"VideoUrl\": \"http://cos.ap-guangzhou.myqcloud.com/iot-video-recodgb-125687/0001.mp4\",\n \"RecordTaskId\": \"task01\",\n \"RecordId\": \"1611732169_1611732269\",\n \"SceneId\": 0,\n \"StartTime\": 0,\n \"RecordStatus\": 0,\n \"RecordPlanId\": \"plan-7fqulsjc\",\n \"EndTime\": 0,\n \"WarnId\": 0\n },\n \"TotalCount\": 1752,\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\",\n \"RecordList\": [\n {\n \"EventId\": 1,\n \"VideoUrl\": \"http://cos.ap-guangzhou.myqcloud.com/iot-video-recodgb-125687/0001.mp4\",\n \"RecordTaskId\": \"task01\",\n \"RecordId\": \"1611732169_1611732269\",\n \"SceneId\": 0,\n \"StartTime\": 1639470612,\n \"RecordStatus\": 1,\n \"RecordPlanId\": \"plan-7fqulsjc\",\n \"EndTime\": 0,\n \"WarnId\": 0\n },\n {\n \"EventId\": 1,\n \"VideoUrl\": \"http://cos.ap-guangzhou.myqcloud.com/iot-video-recodgb-125687/0001.mp4\",\n \"RecordTaskId\": \"task01\",\n \"RecordId\": \"1611732169_1611732269\",\n \"SceneId\": 0,\n \"StartTime\": 1639470009,\n \"RecordPlanId\": \"plan-7fqulsjc\",\n \"RecordStatus\": 0,\n \"EndTime\": 1639470609,\n \"WarnId\": 0\n }\n ]\n }\n}",
604
604
  "title": "查询录像文件列表"
605
605
  }
606
606
  ],
@@ -648,15 +648,15 @@
648
648
  {
649
649
  "document": "",
650
650
  "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetRecordPlanByDev\n<公共请求参数>\n\n{\n \"DeviceId\": \"dev001\"\n}",
651
- "output": "{\n \"Response\": {\n \"Plan\": {\n \"PlanId\": \"plan-xxxxx\",\n \"Name\": \"xxx\",\n \"TimeTemplateId\": \"tgrp-xxxx\",\n \"TimeTemplateName\": \"xxxx\",\n \"EventId\": 0,\n \"Devices\": [\n {\n \"DeviceId\": \"dev001\"\n }\n ]\n },\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\"\n }\n}",
651
+ "output": "{\n \"Response\": {\n \"Plan\": {\n \"PlanId\": \"plan-allday\",\n \"Name\": \"myallday\",\n \"TimeTemplateId\": \"tgrp-fmwq1f1a\",\n \"TimeTemplateName\": \"allday\",\n \"EventId\": 0,\n \"RecordStorageTime\": 1,\n \"Devices\": [\n {\n \"DeviceId\": \"dev001\"\n }\n ]\n },\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\"\n }\n}",
652
652
  "title": "获取设备绑定的录制计划"
653
653
  }
654
654
  ],
655
655
  "GetRecordPlanById": [
656
656
  {
657
657
  "document": "",
658
- "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetRecordPlanById\n<公共请求参数>\n\n{\n \"PlanId\": \"plan-xxxx\"\n}",
659
- "output": "{\n \"Response\": {\n \"Plan\": {\n \"PlanId\": \"plan-xxxxx\",\n \"Name\": \"xxx\",\n \"TimeTemplateId\": \"tgrp-xxxx\",\n \"TimeTemplateName\": \"xxxx\",\n \"EventId\": 0,\n \"Devices\": [\n {\n \"DeviceId\": \"dev02\"\n }\n ]\n },\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\"\n }\n}",
658
+ "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetRecordPlanById\n<公共请求参数>\n\n{\n \"PlanId\": \"plan-fyw1k9l5\"\n}",
659
+ "output": "{\n \"Response\": {\n \"Plan\": {\n \"PlanId\": \"plan-fyw1k9l5\",\n \"Name\": \"fyw1k9l5\",\n \"TimeTemplateId\": \"tgrp-fyw1k9l5\",\n \"TimeTemplateName\": \"fyw1k9l5\",\n \"EventId\": 0,\n \"RecordStorageTime\": 1,\n \"Devices\": [\n {\n \"DeviceId\": \"dev02\"\n }\n ]\n },\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\"\n }\n}",
660
660
  "title": "根据录制计划ID获取录制计划"
661
661
  }
662
662
  ],
@@ -672,7 +672,7 @@
672
672
  {
673
673
  "document": "",
674
674
  "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetTimeTemplateById\n<公共请求参数>\n\n{\n \"TemplateId\": \"tgrp-xxxxxxx\"\n}",
675
- "output": "{\n \"Response\": {\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\",\n \"Template\": {\n \"TemplateId\": \"tgrp-xxxxxxx\",\n \"Name\": \"xxx\",\n \"IsAllWeek\": 0,\n \"Type\": 1,\n \"TimeTemplateSpecs\": [\n {\n \"DayofWeek\": 2,\n \"BeginTime\": \"10:30\",\n \"EndTime\": \"15:30\"\n }\n ]\n }\n }\n}",
675
+ "output": "{\n \"Response\": {\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\",\n \"Template\": {\n \"TemplateId\": \"tgrp-fyw1k9l5\",\n \"Name\": \"fyw1k9l5\",\n \"IsAllWeek\": 0,\n \"Type\": 1,\n \"TimeTemplateSpecs\": [\n {\n \"DayofWeek\": 2,\n \"BeginTime\": \"10:30\",\n \"EndTime\": \"15:30\"\n }\n ]\n }\n }\n}",
676
676
  "title": "根据模板ID获取时间模板"
677
677
  }
678
678
  ],
@@ -680,21 +680,21 @@
680
680
  {
681
681
  "document": "",
682
682
  "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetTimeTemplates\n<公共请求参数>\n\n{}",
683
- "output": "{\n \"Response\": {\n \"RequestId\": \"f8375a13-7189-42f2-93f7-1aaca6eaf25d\",\n \"Templates\": [\n {\n \"TemplateId\": \"tgrp-jfs89ahg\",\n \"Name\": \"全天候模板\",\n \"IsAllWeek\": 1,\n \"Type\": 0,\n \"TimeTemplateSpecs\": []\n },\n {\n \"TemplateId\": \"tgrp-fmwq1f1a\",\n \"Name\": \"工作日模板\",\n \"IsAllWeek\": 0,\n \"Type\": 0,\n \"TimeTemplateSpecs\": [\n {\n \"DayofWeek\": 1,\n \"BeginTime\": \"00:00\",\n \"EndTime\": \"23:59\"\n },\n {\n \"DayofWeek\": 2,\n \"BeginTime\": \"00:00\",\n \"EndTime\": \"23:59\"\n },\n {\n \"DayofWeek\": 3,\n \"BeginTime\": \"00:00\",\n \"EndTime\": \"23:59\"\n },\n {\n \"DayofWeek\": 4,\n \"BeginTime\": \"00:00\",\n \"EndTime\": \"23:59\"\n },\n {\n \"DayofWeek\": 5,\n \"BeginTime\": \"00:00\",\n \"EndTime\": \"23:59\"\n }\n ]\n },\n {\n \"TemplateId\": \"tgrp-ttcqknio\",\n \"Name\": \"周末模板\",\n \"IsAllWeek\": 0,\n \"Type\": 0,\n \"TimeTemplateSpecs\": [\n {\n \"DayofWeek\": 6,\n \"BeginTime\": \"00:00\",\n \"EndTime\": \"23:59\"\n },\n {\n \"DayofWeek\": 7,\n \"BeginTime\": \"00:00\",\n \"EndTime\": \"23:59\"\n }\n ]\n },\n {\n \"TemplateId\": \"tgrp-qfr07ro5\",\n \"Name\": \"xx\",\n \"IsAllWeek\": 1,\n \"Type\": 1,\n \"TimeTemplateSpecs\": []\n },\n {\n \"TemplateId\": \"tgrp-712kfd0s\",\n \"Name\": \"xx\",\n \"IsAllWeek\": 1,\n \"Type\": 1,\n \"TimeTemplateSpecs\": []\n },\n {\n \"TemplateId\": \"tgrp-a6gvpkzu\",\n \"Name\": \"xx\",\n \"IsAllWeek\": 1,\n \"Type\": 1,\n \"TimeTemplateSpecs\": []\n }\n ],\n \"TotalCount\": 6\n }\n}",
683
+ "output": "{\n \"Response\": {\n \"RequestId\": \"f8375a13-7189-42f2-93f7-1aaca6eaf25d\",\n \"Templates\": [\n {\n \"TemplateId\": \"tgrp-jfs89ahg\",\n \"Name\": \"全天候模板\",\n \"IsAllWeek\": 1,\n \"Type\": 0,\n \"TimeTemplateSpecs\": []\n },\n {\n \"TemplateId\": \"tgrp-fmwq1f1a\",\n \"Name\": \"工作日模板\",\n \"IsAllWeek\": 0,\n \"Type\": 0,\n \"TimeTemplateSpecs\": [\n {\n \"DayofWeek\": 1,\n \"BeginTime\": \"00:00\",\n \"EndTime\": \"23:59\"\n },\n {\n \"DayofWeek\": 2,\n \"BeginTime\": \"00:00\",\n \"EndTime\": \"23:59\"\n },\n {\n \"DayofWeek\": 3,\n \"BeginTime\": \"00:00\",\n \"EndTime\": \"23:59\"\n },\n {\n \"DayofWeek\": 4,\n \"BeginTime\": \"00:00\",\n \"EndTime\": \"23:59\"\n },\n {\n \"DayofWeek\": 5,\n \"BeginTime\": \"00:00\",\n \"EndTime\": \"23:59\"\n }\n ]\n },\n {\n \"TemplateId\": \"tgrp-ttcqknio\",\n \"Name\": \"周末模板\",\n \"IsAllWeek\": 0,\n \"Type\": 0,\n \"TimeTemplateSpecs\": [\n {\n \"DayofWeek\": 6,\n \"BeginTime\": \"00:00\",\n \"EndTime\": \"23:59\"\n },\n {\n \"DayofWeek\": 7,\n \"BeginTime\": \"00:00\",\n \"EndTime\": \"23:59\"\n }\n ]\n },\n {\n \"TemplateId\": \"tgrp-qfr07ro5\",\n \"Name\": \"qfr07ro5\",\n \"IsAllWeek\": 1,\n \"Type\": 1,\n \"TimeTemplateSpecs\": []\n },\n {\n \"TemplateId\": \"tgrp-712kfd0s\",\n \"Name\": \"712kfd0s\",\n \"IsAllWeek\": 1,\n \"Type\": 1,\n \"TimeTemplateSpecs\": []\n },\n {\n \"TemplateId\": \"tgrp-a6gvpkzu\",\n \"Name\": \"a6gvpkzu\",\n \"IsAllWeek\": 1,\n \"Type\": 1,\n \"TimeTemplateSpecs\": []\n }\n ],\n \"TotalCount\": 6\n }\n}",
684
684
  "title": "获取时间模板列表"
685
685
  }
686
686
  ],
687
687
  "GetVideoListByCon": [
688
688
  {
689
689
  "document": "",
690
- "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetVideoListByCon\n<公共请求参数>\n\n{\n \"DeviceId\": \"xxxxx\",\n \"Date\": \"2020-12-12\",\n \"Offset\": 0,\n \"Limit\": 1\n}",
691
- "output": "{\n \"Response\": {\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\",\n \"TotalCount\": 1,\n \"VideoList\": [\n {\n \"RecordTaskId\": \"xxxxxx\",\n \"RecordPlanId\": \"plan-xxxxx\",\n \"StartTime\": 1608603764,\n \"EndTime\": 0,\n \"EventId\": 1,\n \"VideoUrl\": \"\",\n \"RecordStatus\": 1\n }\n ]\n }\n}",
690
+ "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetVideoListByCon\n<公共请求参数>\n\n{\n \"DeviceId\": \"99870353841320000007_99870353841320000007\",\n \"Date\": \"2020-12-12\",\n \"Offset\": 0,\n \"Limit\": 1\n}",
691
+ "output": "{\n \"Response\": {\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\",\n \"TotalCount\": 1,\n \"VideoList\": [\n {\n \"RecordTaskId\": \"fyw1k9l5\",\n \"RecordPlanId\": \"plan-fyw1k9l5\",\n \"StartTime\": 1608603764,\n \"EndTime\": 0,\n \"EventId\": 1,\n \"VideoUrl\": \"\",\n \"RecordStatus\": 1,\n \"SceneId\": 234354,\n \"WarnId\": \"834\",\n \"RecordId\": \"1611732169_1611732269\"\n }\n ]\n }\n}",
692
692
  "title": "查询指定设备某天的录制情况"
693
693
  },
694
694
  {
695
695
  "document": "",
696
- "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetVideoListByCon\n<公共请求参数>\n\n{\n \"DeviceId\": \"xxxxx\",\n \"LatestDay\": 1,\n \"Offset\": 0,\n \"Limit\": 1\n}",
697
- "output": "{\n \"Response\": {\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\",\n \"TotalCount\": 1,\n \"VideoList\": [\n {\n \"RecordTaskId\": \"xxxxxx\",\n \"RecordPlanId\": \"plan-xxxxx\",\n \"StartTime\": 1608603764,\n \"EndTime\": 0,\n \"VideoUrl\": \"\",\n \"RecordStatus\": 1\n }\n ]\n }\n}",
696
+ "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetVideoListByCon\n<公共请求参数>\n\n{\n \"DeviceId\": \"99870353841320000007_99870353841320000007\",\n \"LatestDay\": 1,\n \"Offset\": 0,\n \"Limit\": 1\n}",
697
+ "output": "{\n \"Response\": {\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\",\n \"TotalCount\": 1,\n \"VideoList\": [\n {\n \"RecordTaskId\": \"fyw1k9l5\",\n \"RecordPlanId\": \"plan-fyw1k9l5\",\n \"StartTime\": 1608603764,\n \"EndTime\": 0,\n \"EventId\": 1,\n \"VideoUrl\": \"\",\n \"RecordStatus\": 1,\n \"SceneId\": 234354,\n \"WarnId\": \"834\",\n \"RecordId\": \"1611732169_1611732269\"\n }\n ]\n }\n}",
698
698
  "title": "查询指定设备最近一天的录像情况"
699
699
  }
700
700
  ],
@@ -709,7 +709,7 @@
709
709
  "ModifyBindRecordingPlan": [
710
710
  {
711
711
  "document": "",
712
- "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyBindRecordingPlan\n<公共请求参数>\n\n{\n \"Channels\": [\n {\n \"ChannelId\": \"xx\",\n \"DeviceId\": \"xxx\"\n }\n ],\n \"Type\": 1,\n \"PlanId\": \"plan-xx\"\n}",
712
+ "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyBindRecordingPlan\n<公共请求参数>\n\n{\n \"Channels\": [\n {\n \"ChannelId\": \"99870353841320000007_99870353841320000007\",\n \"DeviceId\": \"99870353841320000007_99870353841320000007\"\n }\n ],\n \"Type\": 1,\n \"PlanId\": \"plan-zn3ro30w\"\n}",
713
713
  "output": "{\n \"Response\": {\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\"\n }\n}",
714
714
  "title": "更新录制计划绑定的通道"
715
715
  }
@@ -733,8 +733,8 @@
733
733
  "ModifyDeviceData": [
734
734
  {
735
735
  "document": "",
736
- "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyDeviceData\n<公共请求参数>\n\n{\n \"DeviceId\": \"device01\",\n \"NickName\": \"xxx\"\n}",
737
- "output": "{\n \"Response\": {\n \"RequestId\": \"11111\",\n \"Status\": \"OK\"\n }\n}",
736
+ "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyDeviceData\n<公共请求参数>\n\n{\n \"DeviceId\": \"99424891421320000101_ 99424891421320000101\",\n \"NickName\": \"开发设备001\"\n}",
737
+ "output": "{\n \"Response\": {\n \"RequestId\": \"761bad1987034655a149030b2cedee5a\",\n \"Status\": \"OK\"\n }\n}",
738
738
  "title": "编辑设备信息"
739
739
  }
740
740
  ],
@@ -781,7 +781,7 @@
781
781
  "ModifyRecordingPlan": [
782
782
  {
783
783
  "document": "",
784
- "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyRecordingPlan\n<公共请求参数>\n\n{\n \"PlanId\": \"plan-xxxxx\",\n \"Name\": \"xxxxxx\",\n \"TimeTemplateId\": \"tgrp-xxxxx\"\n}",
784
+ "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyRecordingPlan\n<公共请求参数>\n\n{\n \"PlanId\": \"plan-all\",\n \"Name\": \"all\",\n \"TimeTemplateId\": \"tgrp-all\"\n}",
785
785
  "output": "{\n \"Response\": {\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\",\n \"Status\": \"OK\"\n }\n}",
786
786
  "title": "更新录制计划"
787
787
  }
@@ -837,7 +837,7 @@
837
837
  "UpdateRecordPlan": [
838
838
  {
839
839
  "document": "",
840
- "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateRecordPlan\n<公共请求参数>\n\n{\n \"PlanId\": \"plan-xxxxx\",\n \"Name\": \"xxxxxx\",\n \"TimeTemplateId\": \"tgrp-xxxxx\",\n \"EventId\": 1,\n \"IsModifyDevices\": 1,\n \"Devices\": [\n {\n \"DeviceId\": \"xxxx\"\n }\n ]\n}",
840
+ "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateRecordPlan\n<公共请求参数>\n\n{\n \"PlanId\": \"plan-allday\",\n \"Name\": \"allday\",\n \"TimeTemplateId\": \"tgrp-allday\",\n \"EventId\": 1,\n \"IsModifyDevices\": 1,\n \"Devices\": [\n {\n \"DeviceId\": \"99870353841320000007_99870353841320000007\"\n }\n ]\n}",
841
841
  "output": "{\n \"Response\": {\n \"RequestId\": \"d3d6f466-f2c2-44df-b78b-383ba717a3d8\",\n \"Status\": \"OK\"\n }\n}",
842
842
  "title": "更新录制计划"
843
843
  }
@@ -845,7 +845,7 @@
845
845
  "UpdateTimeTemplate": [
846
846
  {
847
847
  "document": "",
848
- "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateTimeTemplate\n<公共请求参数>\n\n{\n \"IsAllWeek\": 0,\n \"TimeTemplateSpecs\": [\n {\n \"DayofWeek\": 0,\n \"EndTime\": \"xx\",\n \"BeginTime\": \"xx\"\n }\n ],\n \"Name\": \"xx\",\n \"TemplateId\": \"xxxx\"\n}",
848
+ "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateTimeTemplate\n<公共请求参数>\n\n{\n \"IsAllWeek\": 0,\n \"TimeTemplateSpecs\": [\n {\n \"DayofWeek\": 0,\n \"EndTime\": \"1624550400\",\n \"BeginTime\": \"1624588948\"\n }\n ],\n \"Name\": \"fmwq1f1a\",\n \"TemplateId\": \"allday\"\n}",
849
849
  "output": "{\n \"Response\": {\n \"RequestId\": \"e1b9e7ac-0989-4af9-a454-26f69d6997d9\",\n \"Status\": \"OK\"\n }\n}",
850
850
  "title": "更新时间模板"
851
851
  }