tccli 3.0.1304.1__py2.py3-none-any.whl → 3.0.1307.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 (109) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/aiart/v20221229/api.json +44 -42
  3. tccli/services/aiart/v20221229/examples.json +11 -11
  4. tccli/services/ams/v20201229/api.json +28 -34
  5. tccli/services/ams/v20201229/examples.json +2 -8
  6. tccli/services/autoscaling/v20180419/api.json +57 -57
  7. tccli/services/autoscaling/v20180419/examples.json +6 -6
  8. tccli/services/bi/v20220105/api.json +9 -0
  9. tccli/services/bi/v20220105/examples.json +1 -1
  10. tccli/services/cbs/v20170312/api.json +75 -54
  11. tccli/services/ccc/v20200210/api.json +10 -0
  12. tccli/services/cdb/v20170320/api.json +9 -9
  13. tccli/services/cdb/v20170320/examples.json +2 -2
  14. tccli/services/cdn/v20180606/api.json +61 -58
  15. tccli/services/cdn/v20180606/examples.json +8 -8
  16. tccli/services/cfs/v20190719/api.json +12 -2
  17. tccli/services/cfs/v20190719/examples.json +2 -2
  18. tccli/services/cfw/cfw_client.py +53 -0
  19. tccli/services/cfw/v20190904/api.json +539 -0
  20. tccli/services/cfw/v20190904/examples.json +8 -0
  21. tccli/services/chc/v20230418/api.json +56 -1
  22. tccli/services/ckafka/ckafka_client.py +53 -0
  23. tccli/services/ckafka/v20190819/api.json +242 -8
  24. tccli/services/ckafka/v20190819/examples.json +8 -0
  25. tccli/services/clb/v20180317/api.json +120 -111
  26. tccli/services/clb/v20180317/examples.json +7 -7
  27. tccli/services/cvm/v20170312/api.json +130 -21
  28. tccli/services/cvm/v20170312/examples.json +1 -1
  29. tccli/services/cynosdb/v20190107/api.json +18 -18
  30. tccli/services/dbbrain/v20191016/api.json +11 -10
  31. tccli/services/dbbrain/v20191016/examples.json +1 -1
  32. tccli/services/dbbrain/v20210527/api.json +1 -1
  33. tccli/services/dc/v20180410/api.json +16 -6
  34. tccli/services/dc/v20180410/examples.json +4 -4
  35. tccli/services/dlc/v20210125/api.json +19 -0
  36. tccli/services/domain/v20180808/api.json +213 -213
  37. tccli/services/domain/v20180808/examples.json +38 -38
  38. tccli/services/drm/v20181115/api.json +52 -65
  39. tccli/services/drm/v20181115/examples.json +1 -1
  40. tccli/services/dsgc/v20190723/api.json +10 -0
  41. tccli/services/dts/v20211206/api.json +0 -9
  42. tccli/services/dts/v20211206/examples.json +1 -1
  43. tccli/services/ecdn/v20191012/api.json +12 -12
  44. tccli/services/emr/v20190103/api.json +10 -0
  45. tccli/services/es/v20250101/api.json +45 -45
  46. tccli/services/essbasic/v20210526/examples.json +7 -1
  47. tccli/services/gs/gs_client.py +53 -0
  48. tccli/services/gs/v20191118/api.json +75 -3
  49. tccli/services/gs/v20191118/examples.json +15 -7
  50. tccli/services/gwlb/v20240906/api.json +28 -28
  51. tccli/services/hai/hai_client.py +53 -0
  52. tccli/services/hai/v20230812/api.json +62 -0
  53. tccli/services/hai/v20230812/examples.json +8 -0
  54. tccli/services/hunyuan/v20230901/api.json +4 -4
  55. tccli/services/ims/v20201229/api.json +14 -5
  56. tccli/services/ims/v20201229/examples.json +2 -2
  57. tccli/services/ioa/v20220601/api.json +13 -2
  58. tccli/services/iotexplorer/v20190423/api.json +62 -3
  59. tccli/services/iotexplorer/v20190423/examples.json +1 -1
  60. tccli/services/iotvideoindustry/v20201201/api.json +29 -19
  61. tccli/services/iotvideoindustry/v20201201/examples.json +2 -2
  62. tccli/services/iss/iss_client.py +273 -8
  63. tccli/services/iss/v20230517/api.json +586 -0
  64. tccli/services/iss/v20230517/examples.json +46 -0
  65. tccli/services/lcic/v20220817/api.json +1 -1
  66. tccli/services/lighthouse/v20200324/api.json +1 -1
  67. tccli/services/live/v20180801/api.json +18 -18
  68. tccli/services/lke/v20231130/api.json +50 -6
  69. tccli/services/lkeap/v20240522/api.json +124 -1
  70. tccli/services/lowcode/v20210108/api.json +10 -1
  71. tccli/services/monitor/v20180724/api.json +1 -1
  72. tccli/services/mps/v20190612/api.json +283 -290
  73. tccli/services/mps/v20190612/examples.json +9 -9
  74. tccli/services/ocr/v20181119/api.json +133 -114
  75. tccli/services/ocr/v20181119/examples.json +1 -1
  76. tccli/services/postgres/v20170312/api.json +140 -121
  77. tccli/services/postgres/v20170312/examples.json +1 -1
  78. tccli/services/redis/v20180412/api.json +94 -4
  79. tccli/services/redis/v20180412/examples.json +3 -3
  80. tccli/services/ses/v20201002/api.json +9 -0
  81. tccli/services/soe/v20180724/api.json +13 -13
  82. tccli/services/soe/v20180724/examples.json +2 -2
  83. tccli/services/tat/v20201028/api.json +19 -19
  84. tccli/services/tcss/v20201101/api.json +27 -0
  85. tccli/services/teo/v20220901/api.json +14 -3
  86. tccli/services/tione/tione_client.py +53 -0
  87. tccli/services/tione/v20211111/api.json +49 -1
  88. tccli/services/tione/v20211111/examples.json +8 -0
  89. tccli/services/tke/v20180525/api.json +37 -37
  90. tccli/services/trtc/v20190722/api.json +5 -5
  91. tccli/services/tse/v20201207/api.json +30 -0
  92. tccli/services/tsf/v20180326/api.json +2 -2
  93. tccli/services/tts/v20190823/api.json +1 -1
  94. tccli/services/vm/v20210922/api.json +21 -30
  95. tccli/services/vm/v20210922/examples.json +2 -2
  96. tccli/services/vod/v20180717/api.json +15 -6
  97. tccli/services/vod/v20180717/examples.json +1 -1
  98. tccli/services/vpc/v20170312/api.json +170 -143
  99. tccli/services/vpc/v20170312/examples.json +5 -5
  100. tccli/services/vrs/v20200824/api.json +52 -52
  101. tccli/services/vrs/v20200824/examples.json +2 -2
  102. tccli/services/wedata/v20210820/api.json +218 -19
  103. tccli/services/wedata/v20210820/examples.json +11 -3
  104. tccli/services/wedata/wedata_client.py +53 -0
  105. {tccli-3.0.1304.1.dist-info → tccli-3.0.1307.1.dist-info}/METADATA +2 -2
  106. {tccli-3.0.1304.1.dist-info → tccli-3.0.1307.1.dist-info}/RECORD +109 -109
  107. {tccli-3.0.1304.1.dist-info → tccli-3.0.1307.1.dist-info}/WHEEL +0 -0
  108. {tccli-3.0.1304.1.dist-info → tccli-3.0.1307.1.dist-info}/entry_points.txt +0 -0
  109. {tccli-3.0.1304.1.dist-info → tccli-3.0.1307.1.dist-info}/license_files/LICENSE +0 -0
@@ -11,8 +11,8 @@
11
11
  "ImageModeration": [
12
12
  {
13
13
  "document": "图片同步检测",
14
- "input": "POST / HTTP/1.1\nHost: ims.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ImageModeration\n<公共请求参数>\n\n{\n \"BizType\": \"182600012300002017\",\n \"DataId\": \"a61237dd-c2a0-43e7-a3da-d27022d39ba7\",\n \"FileUrl\": \"https://cmstest-123.cos.ap-guangzhou.myqcloud.com/image.jpg\"\n}",
15
- "output": "{\n \"Response\": {\n \"RequestId\": \"a61237dd-c2a0-43e7-a3da-d27022d39ba7\",\n \"DataId\": \"a61237dd-c2a0-43e7-a3da-d27022d39ba7\",\n \"BizType\": \"182600012300002017\",\n \"Suggestion\": \"Block\",\n \"FileMD5\": \"\",\n \"Label\": \"Porn\",\n \"SubLabel\": \"SexyBehavior\",\n \"Score\": 90,\n \"LabelResults\": [\n {\n \"Scene\": \"Porn\",\n \"Suggestion\": \"Block\",\n \"Label\": \"Porn\",\n \"SubLabel\": \"SexyBehavior\",\n \"Score\": 90,\n \"Details\": []\n }\n ],\n \"ObjectResults\": [\n {\n \"Scene\": \"QrCode\",\n \"Suggestion\": \"Block\",\n \"Label\": \"Ad\",\n \"SubLabel\": \"\",\n \"Score\": 100,\n \"Names\": [\n \"QRCODE\"\n ],\n \"Details\": [\n {\n \"Id\": 0,\n \"Name\": \"QRCODE\",\n \"Value\": \"https://test.com/test\",\n \"ObjectId\": \"\",\n \"SubLabel\": \"QRCODE\",\n \"Score\": 100,\n \"Location\": {\n \"X\": 155.01746,\n \"Y\": 396.01746,\n \"Width\": 769.9824,\n \"Height\": 769.98254,\n \"Rotate\": 0\n }\n }\n ]\n }\n ],\n \"OcrResults\": [],\n \"LibResults\": [],\n \"RecognitionResults\": [],\n \"Extra\": \"\"\n }\n}",
14
+ "input": "POST / HTTP/1.1\nHost: ims.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ImageModeration\n<公共请求参数>\n\n{\n \"BizType\": \"TencentCloudDefault\",\n \"DataId\": \"a61237dd-c2a0-43e7-a3da-d27022d39ba7\",\n \"FileUrl\": \"https://cmstest-123.cos.ap-guangzhou.myqcloud.com/image.jpg\"\n}",
15
+ "output": "{\n \"Response\": {\n \"RequestId\": \"d636333a-0d14-4962-8287-e6e8af0a10f2\",\n \"FileMD5\": \"4c7bbbc76bf4b317222e25067e8e9739\",\n \"DataId\": \"a61237dd-c2a0-43e7-a3da-d27022d39ba7\",\n \"BizType\": \"TencentCloudDefault\",\n \"Suggestion\": \"Review\",\n \"Label\": \"Terror\",\n \"SubLabel\": \"Knife\",\n \"Score\": 93,\n \"LabelResults\": [\n {\n \"Scene\": \"Terror\",\n \"Suggestion\": \"Review\",\n \"Label\": \"Terror\",\n \"SubLabel\": \"Knife\",\n \"Score\": 93,\n \"Details\": [\n {\n \"Id\": 0,\n \"Name\": \"Knife\",\n \"Score\": 93\n }\n ]\n },\n {\n \"Scene\": \"Illegal\",\n \"Suggestion\": \"Pass\",\n \"Label\": \"Normal\",\n \"SubLabel\": \"\",\n \"Score\": 0,\n \"Details\": []\n },\n {\n \"Scene\": \"Teenager\",\n \"Suggestion\": \"Pass\",\n \"Label\": \"Normal\",\n \"SubLabel\": \"\",\n \"Score\": 0,\n \"Details\": []\n },\n {\n \"Scene\": \"Porn\",\n \"Suggestion\": \"Pass\",\n \"Label\": \"Normal\",\n \"SubLabel\": \"\",\n \"Score\": 1,\n \"Details\": []\n },\n {\n \"Scene\": \"Sexy\",\n \"Suggestion\": \"Pass\",\n \"Label\": \"Normal\",\n \"SubLabel\": \"\",\n \"Score\": 0,\n \"Details\": []\n }\n ],\n \"ObjectResults\": [\n {\n \"Scene\": \"PolityFace\",\n \"Suggestion\": \"Pass\",\n \"Label\": \"Normal\",\n \"SubLabel\": \"\",\n \"Score\": 0,\n \"Names\": [],\n \"Details\": []\n },\n {\n \"Scene\": \"AppLogo\",\n \"Suggestion\": \"Pass\",\n \"Label\": \"Normal\",\n \"SubLabel\": \"\",\n \"Score\": 0,\n \"Names\": [],\n \"Details\": []\n },\n {\n \"Scene\": \"MapRecognition\",\n \"Suggestion\": \"Pass\",\n \"Label\": \"Normal\",\n \"SubLabel\": \"\",\n \"Score\": 0,\n \"Names\": [],\n \"Details\": []\n }\n ],\n \"OcrResults\": [\n {\n \"Scene\": \"OCR\",\n \"Suggestion\": \"Pass\",\n \"Label\": \"Normal\",\n \"SubLabel\": \"\",\n \"Score\": 0,\n \"Text\": \"\",\n \"Details\": []\n }\n ],\n \"LibResults\": [\n {\n \"Scene\": \"Similar\",\n \"Suggestion\": \"Pass\",\n \"Label\": \"Normal\",\n \"SubLabel\": \"\",\n \"Score\": 0,\n \"Details\": []\n }\n ],\n \"RecognitionResults\": [],\n \"Extra\": \"{\\\"TerrorInfo\\\":[{\\\"Label\\\":\\\"Terror\\\"}}\"\n },\n \"retcode\": 0,\n \"retmsg\": \"ok\"\n}",
16
16
  "title": "图片同步检测"
17
17
  }
18
18
  ]
@@ -1873,7 +1873,7 @@
1873
1873
  },
1874
1874
  {
1875
1875
  "disabled": false,
1876
- "document": "最近登录账户的账号",
1876
+ "document": "最近登录账户的账号(账号系统用户账号)",
1877
1877
  "example": "LuckyLI",
1878
1878
  "member": "string",
1879
1879
  "name": "IOAUserName",
@@ -1972,7 +1972,7 @@
1972
1972
  },
1973
1973
  {
1974
1974
  "disabled": false,
1975
- "document": "最近登录账户的姓名",
1975
+ "document": "最近登录账户的姓名(账号系统用户姓名)",
1976
1976
  "example": "LuckyLI",
1977
1977
  "member": "string",
1978
1978
  "name": "AccountName",
@@ -1991,6 +1991,17 @@
1991
1991
  "required": false,
1992
1992
  "type": "int",
1993
1993
  "value_allowed_null": false
1994
+ },
1995
+ {
1996
+ "disabled": false,
1997
+ "document": "终端备注名",
1998
+ "example": "张三的终端",
1999
+ "member": "string",
2000
+ "name": "RemarkName",
2001
+ "output_required": false,
2002
+ "required": false,
2003
+ "type": "string",
2004
+ "value_allowed_null": false
1994
2005
  }
1995
2006
  ],
1996
2007
  "usage": "both"
@@ -2161,7 +2161,7 @@
2161
2161
  },
2162
2162
  {
2163
2163
  "disabled": false,
2164
- "document": "对应云存视频的起始时间",
2164
+ "document": "对应云存视频的起始时间(秒级 UNIX 时间戳)",
2165
2165
  "example": "1710487888",
2166
2166
  "member": "int64",
2167
2167
  "name": "StartTime",
@@ -2171,7 +2171,17 @@
2171
2171
  },
2172
2172
  {
2173
2173
  "disabled": false,
2174
- "document": "对应云存视频的结束时间",
2174
+ "document": "对应云存视频的起始时间(毫秒级 UNIX 时间戳)",
2175
+ "example": "1710487888270",
2176
+ "member": "int64",
2177
+ "name": "StartTimeMs",
2178
+ "output_required": false,
2179
+ "type": "int",
2180
+ "value_allowed_null": false
2181
+ },
2182
+ {
2183
+ "disabled": false,
2184
+ "document": "对应云存视频的结束时间(秒级 UNIX 时间戳)",
2175
2185
  "example": "1710487898",
2176
2186
  "member": "int64",
2177
2187
  "name": "EndTime",
@@ -2179,6 +2189,16 @@
2179
2189
  "type": "int",
2180
2190
  "value_allowed_null": false
2181
2191
  },
2192
+ {
2193
+ "disabled": false,
2194
+ "document": "对应云存视频的结束时间(毫秒级 UNIX 时间戳)",
2195
+ "example": "1710487898990",
2196
+ "member": "int64",
2197
+ "name": "EndTimeMs",
2198
+ "output_required": false,
2199
+ "type": "int",
2200
+ "value_allowed_null": false
2201
+ },
2182
2202
  {
2183
2203
  "disabled": false,
2184
2204
  "document": "任务状态(1:失败;2:成功但结果为空;3:成功且结果非空;4:执行中)",
@@ -5244,7 +5264,7 @@
5244
5264
  {
5245
5265
  "disabled": false,
5246
5266
  "document": "视频分析识别区域",
5247
- "example": "{}",
5267
+ "example": "{\"param1\":\"value1\"}",
5248
5268
  "member": "string",
5249
5269
  "name": "ROI",
5250
5270
  "output_required": true,
@@ -11719,6 +11739,15 @@
11719
11739
  "name": "SummaryLang",
11720
11740
  "required": false,
11721
11741
  "type": "string"
11742
+ },
11743
+ {
11744
+ "disabled": false,
11745
+ "document": "通道ID",
11746
+ "example": "0",
11747
+ "member": "uint64",
11748
+ "name": "ChannelId",
11749
+ "required": false,
11750
+ "type": "int"
11722
11751
  }
11723
11752
  ],
11724
11753
  "type": "object"
@@ -11746,6 +11775,16 @@
11746
11775
  "type": "list",
11747
11776
  "value_allowed_null": false
11748
11777
  },
11778
+ {
11779
+ "disabled": false,
11780
+ "document": "视频回放URL",
11781
+ "example": "https://domain.com/video.m3u8",
11782
+ "member": "string",
11783
+ "name": "VideoURL",
11784
+ "output_required": false,
11785
+ "type": "string",
11786
+ "value_allowed_null": false
11787
+ },
11749
11788
  {
11750
11789
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
11751
11790
  "member": "string",
@@ -16155,6 +16194,26 @@
16155
16194
  "output_required": false,
16156
16195
  "type": "string",
16157
16196
  "value_allowed_null": false
16197
+ },
16198
+ {
16199
+ "disabled": false,
16200
+ "document": "通道ID",
16201
+ "example": "0",
16202
+ "member": "uint64",
16203
+ "name": "ChannelId",
16204
+ "output_required": false,
16205
+ "type": "int",
16206
+ "value_allowed_null": false
16207
+ },
16208
+ {
16209
+ "disabled": false,
16210
+ "document": "缩略图路径",
16211
+ "example": "/product/1.jpg",
16212
+ "member": "string",
16213
+ "name": "Thumbnail",
16214
+ "output_required": false,
16215
+ "type": "string",
16216
+ "value_allowed_null": false
16158
16217
  }
16159
16218
  ],
16160
16219
  "usage": "out"
@@ -450,7 +450,7 @@
450
450
  {
451
451
  "document": "",
452
452
  "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageAIService\n<公共请求参数>\n\n{\n \"ProductId\": \"KH6Q8C4N0D\",\n \"DeviceName\": \"aaa_31400554_1\",\n \"ServiceType\": \"Highlight\"\n}",
453
- "output": "{\n \"Response\": {\n \"Enabled\": true,\n \"ROI\": \"{}\",\n \"Config\": \"{\\\"param1\\\":\\\"value1\\\"}\",\n \"Type\": 1,\n \"Status\": 1,\n \"ExpireTime\": 1719294987,\n \"UserId\": \"user1\",\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
453
+ "output": "{\n \"Response\": {\n \"Enabled\": true,\n \"ROI\": \"{\\\"param1\\\":\\\"value1\\\"}\",\n \"Config\": \"{\\\"param1\\\":\\\"value1\\\"}\",\n \"Type\": 1,\n \"Status\": 1,\n \"ExpireTime\": 1719294987,\n \"UserId\": \"user1\",\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
454
454
  "title": "查询设备云存AI服务"
455
455
  }
456
456
  ],
@@ -2216,7 +2216,7 @@
2216
2216
  "example": "OK",
2217
2217
  "member": "string",
2218
2218
  "name": "Status",
2219
- "required": true,
2219
+ "output_required": true,
2220
2220
  "type": "string",
2221
2221
  "value_allowed_null": false
2222
2222
  },
@@ -2475,6 +2475,16 @@
2475
2475
  "DeleteWarningResponse": {
2476
2476
  "document": "DeleteWarning返回参数结构体",
2477
2477
  "members": [
2478
+ {
2479
+ "disabled": false,
2480
+ "document": "操作个数",
2481
+ "example": "1",
2482
+ "member": "int64",
2483
+ "name": "Cnt",
2484
+ "output_required": false,
2485
+ "type": "int",
2486
+ "value_allowed_null": false
2487
+ },
2478
2488
  {
2479
2489
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
2480
2490
  "member": "string",
@@ -2858,7 +2868,7 @@
2858
2868
  "example": "NULL",
2859
2869
  "member": "DescribeRecordStreamData",
2860
2870
  "name": "Data",
2861
- "required": true,
2871
+ "output_required": true,
2862
2872
  "type": "object",
2863
2873
  "value_allowed_null": false
2864
2874
  },
@@ -3097,7 +3107,7 @@
3097
3107
  "example": "100",
3098
3108
  "member": "int64",
3099
3109
  "name": "Channels",
3100
- "required": true,
3110
+ "output_required": true,
3101
3111
  "type": "int",
3102
3112
  "value_allowed_null": false
3103
3113
  },
@@ -3107,7 +3117,7 @@
3107
3117
  "example": "100",
3108
3118
  "member": "int64",
3109
3119
  "name": "Devices",
3110
- "required": true,
3120
+ "output_required": true,
3111
3121
  "type": "int",
3112
3122
  "value_allowed_null": false
3113
3123
  },
@@ -3117,7 +3127,7 @@
3117
3127
  "example": "100",
3118
3128
  "member": "int64",
3119
3129
  "name": "OnlineChannels",
3120
- "required": true,
3130
+ "output_required": true,
3121
3131
  "type": "int",
3122
3132
  "value_allowed_null": false
3123
3133
  },
@@ -3127,7 +3137,7 @@
3127
3137
  "example": "100",
3128
3138
  "member": "int64",
3129
3139
  "name": "OnlineDevices",
3130
- "required": true,
3140
+ "output_required": true,
3131
3141
  "type": "int",
3132
3142
  "value_allowed_null": false
3133
3143
  },
@@ -3137,7 +3147,7 @@
3137
3147
  "example": "100",
3138
3148
  "member": "int64",
3139
3149
  "name": "RecordingChannels",
3140
- "required": true,
3150
+ "output_required": true,
3141
3151
  "type": "int",
3142
3152
  "value_allowed_null": false
3143
3153
  },
@@ -3404,7 +3414,7 @@
3404
3414
  "example": "无",
3405
3415
  "member": "DeviceMonitorValue",
3406
3416
  "name": "Data",
3407
- "required": true,
3417
+ "output_required": true,
3408
3418
  "type": "list",
3409
3419
  "value_allowed_null": false
3410
3420
  },
@@ -3478,7 +3488,7 @@
3478
3488
  "example": "无",
3479
3489
  "member": "AllDeviceInfo",
3480
3490
  "name": "Device",
3481
- "required": true,
3491
+ "output_required": true,
3482
3492
  "type": "object",
3483
3493
  "value_allowed_null": false
3484
3494
  },
@@ -4073,7 +4083,7 @@
4073
4083
  "example": "直播录制001",
4074
4084
  "member": "string",
4075
4085
  "name": "PlanName",
4076
- "required": true,
4086
+ "output_required": true,
4077
4087
  "type": "string",
4078
4088
  "value_allowed_null": false
4079
4089
  },
@@ -4083,7 +4093,7 @@
4083
4093
  "example": "template-001",
4084
4094
  "member": "string",
4085
4095
  "name": "TemplateId",
4086
- "required": true,
4096
+ "output_required": true,
4087
4097
  "type": "string",
4088
4098
  "value_allowed_null": false
4089
4099
  },
@@ -4093,7 +4103,7 @@
4093
4103
  "example": "录制模板001",
4094
4104
  "member": "string",
4095
4105
  "name": "TemplateName",
4096
- "required": true,
4106
+ "output_required": true,
4097
4107
  "type": "string",
4098
4108
  "value_allowed_null": false
4099
4109
  },
@@ -4103,7 +4113,7 @@
4103
4113
  "example": "30",
4104
4114
  "member": "int64",
4105
4115
  "name": "RecordStorageTime",
4106
- "required": true,
4116
+ "output_required": true,
4107
4117
  "type": "int",
4108
4118
  "value_allowed_null": false
4109
4119
  },
@@ -4113,7 +4123,7 @@
4113
4123
  "example": "1",
4114
4124
  "member": "int64",
4115
4125
  "name": "PlanType",
4116
- "required": true,
4126
+ "output_required": true,
4117
4127
  "type": "int",
4118
4128
  "value_allowed_null": false
4119
4129
  },
@@ -4168,7 +4178,7 @@
4168
4178
  "example": "10",
4169
4179
  "member": "int64",
4170
4180
  "name": "TotalCount",
4171
- "required": true,
4181
+ "output_required": true,
4172
4182
  "type": "int",
4173
4183
  "value_allowed_null": false
4174
4184
  },
@@ -4178,7 +4188,7 @@
4178
4188
  "example": "无",
4179
4189
  "member": "LiveRecordPlanItem",
4180
4190
  "name": "Plans",
4181
- "required": true,
4191
+ "output_required": true,
4182
4192
  "type": "list",
4183
4193
  "value_allowed_null": false
4184
4194
  },
@@ -4224,7 +4234,7 @@
4224
4234
  "example": "无",
4225
4235
  "member": "StreamAddress",
4226
4236
  "name": "Data",
4227
- "required": true,
4237
+ "output_required": true,
4228
4238
  "type": "object",
4229
4239
  "value_allowed_null": true
4230
4240
  },
@@ -4903,7 +4913,7 @@
4903
4913
  "example": "NULL",
4904
4914
  "member": "DescribeRecordStreamData",
4905
4915
  "name": "Data",
4906
- "required": true,
4916
+ "output_required": true,
4907
4917
  "type": "object",
4908
4918
  "value_allowed_null": false
4909
4919
  },
@@ -5439,7 +5449,7 @@
5439
5449
  "example": "2",
5440
5450
  "member": "int64",
5441
5451
  "name": "AlarmStatus",
5442
- "required": true,
5452
+ "output_required": true,
5443
5453
  "type": "int",
5444
5454
  "value_allowed_null": false
5445
5455
  },
@@ -234,7 +234,7 @@
234
234
  {
235
235
  "document": "",
236
236
  "input": "POST / HTTP/1.1\nHost: iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteWarning\n<公共请求参数>\n\n{\n \"Id\": 3\n}",
237
- "output": "{\n \"Response\": {\n \"RequestId\": \"226618be-27ec-46f4-a19e-bdb980baec92\"\n }\n}",
237
+ "output": "{\n \"Response\": {\n \"RequestId\": \"226618be-27ec-46f4-a19e-bdb980baec92\",\n \"Cnt\": 0\n }\n}",
238
238
  "title": "设备告警-删除告警"
239
239
  }
240
240
  ],
@@ -322,7 +322,7 @@
322
322
  {
323
323
  "document": "",
324
324
  "input": "POST / HTTP/1.1\nHost:iotvideoindustry.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDevice\n<公共请求参数>\n\n{\n \"DeviceId\": \"99576636581320000278_99576636581320000278\"\n}",
325
- "output": "{\n \"Response\": {\n \"Device\": {\n \"NickName\": \"真的双通道\",\n \"DeviceId\": \"99576636581320000278_99576636581320000278\",\n \"Status\": 1,\n \"ExtraInformation\": \"{\\\"Manufacturer\\\":\\\"Hikvision\\\",\\\"Model\\\":\\\"IP Camera\\\"}\",\n \"IsRecord\": 0,\n \"DeviceType\": 2,\n \"DeviceCode\": \"99576636581320000278\",\n \"GroupPath\": \"\",\n \"CreateTime\": 1621581437,\n \"Recordable\": 0,\n \"Protocol\": \"GB28181\"\n },\n \"RequestId\": \"75c3af48-676f-49e2-8cdd-f66e6dcdec48\"\n }\n}",
325
+ "output": "{\n \"Response\": {\n \"Device\": {\n \"NickName\": \"keting\",\n \"DeviceId\": \"99576636581320000270_99576636581320000270\",\n \"DeviceType\": 2,\n \"Status\": 3,\n \"ExtraInformation\": \"\",\n \"DeviceCode\": \"99576636581320000270\",\n \"Protocol\": \"GB28181\",\n \"GroupId\": \"group_root\",\n \"GroupName\": \"全部\",\n \"GroupPath\": \"\",\n \"Recordable\": 1,\n \"IsRecord\": 0,\n \"CreateTime\": 345233456\n },\n \"RequestId\": \"75c3af48-676f-49e2-8cdd-f66e6dcdec48\"\n }\n}",
326
326
  "title": "描述单个设备的详细信息"
327
327
  }
328
328
  ],