tencentcloud-sdk-nodejs 4.0.935 → 4.0.936

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 (57) hide show
  1. package/CHANGELOG.md +223 -0
  2. package/SERVICE_CHANGELOG.md +292 -212
  3. package/package.json +1 -1
  4. package/products.md +16 -16
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/cfg/v20210820/cfg_models.ts +1 -1
  7. package/src/services/cfw/v20190904/cfw_models.ts +42 -2
  8. package/src/services/ess/v20201111/ess_client.ts +5 -7
  9. package/src/services/ess/v20201111/ess_models.ts +28 -37
  10. package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +2 -2
  11. package/src/services/iss/v20230517/iss_client.ts +38 -25
  12. package/src/services/iss/v20230517/iss_models.ts +49 -6
  13. package/src/services/mps/v20190612/mps_client.ts +5 -2
  14. package/src/services/mps/v20190612/mps_models.ts +128 -55
  15. package/src/services/ocr/v20181119/ocr_models.ts +4 -0
  16. package/src/services/sms/v20210111/sms_models.ts +9 -9
  17. package/src/services/ssl/v20191205/ssl_models.ts +3 -3
  18. package/src/services/tke/v20180525/tke_models.ts +4 -0
  19. package/src/services/tke/v20220501/tke_client.ts +97 -20
  20. package/src/services/tke/v20220501/tke_models.ts +494 -215
  21. package/src/services/vod/index.ts +2 -0
  22. package/src/services/vod/v20240718/index.ts +6 -0
  23. package/src/services/vod/v20240718/vod_client.ts +44 -0
  24. package/src/services/vod/v20240718/vod_models.ts +76 -0
  25. package/src/services/vpc/v20170312/vpc_models.ts +4 -0
  26. package/tencentcloud/common/sdk_version.d.ts +1 -1
  27. package/tencentcloud/common/sdk_version.js +1 -1
  28. package/tencentcloud/services/cfg/v20210820/cfg_models.d.ts +1 -1
  29. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +42 -2
  30. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +5 -7
  31. package/tencentcloud/services/ess/v20201111/ess_client.js +5 -7
  32. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +28 -37
  33. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +2 -2
  34. package/tencentcloud/services/iss/v20230517/iss_client.d.ts +13 -9
  35. package/tencentcloud/services/iss/v20230517/iss_client.js +18 -12
  36. package/tencentcloud/services/iss/v20230517/iss_models.d.ts +46 -6
  37. package/tencentcloud/services/mps/v20190612/mps_client.d.ts +1 -1
  38. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +125 -55
  39. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +4 -0
  40. package/tencentcloud/services/sms/v20210111/sms_models.d.ts +9 -9
  41. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +3 -3
  42. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +4 -0
  43. package/tencentcloud/services/tke/v20220501/tke_client.d.ts +29 -5
  44. package/tencentcloud/services/tke/v20220501/tke_client.js +42 -6
  45. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +481 -219
  46. package/tencentcloud/services/vod/index.d.ts +4 -0
  47. package/tencentcloud/services/vod/index.js +2 -0
  48. package/tencentcloud/services/vod/v20240718/index.d.ts +6 -0
  49. package/tencentcloud/services/vod/v20240718/index.js +9 -0
  50. package/tencentcloud/services/vod/v20240718/vod_client.d.ts +14 -0
  51. package/tencentcloud/services/vod/v20240718/vod_client.js +37 -0
  52. package/tencentcloud/services/vod/v20240718/vod_models.d.ts +57 -0
  53. package/tencentcloud/services/vod/v20240718/vod_models.js +18 -0
  54. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +4 -0
  55. package/test/iss.v20230517.test.js +18 -8
  56. package/test/tke.v20220501.test.js +64 -4
  57. package/test/vod.v20240718.test.js +31 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.935",
3
+ "version": "4.0.936",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -6,7 +6,7 @@
6
6
  | advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2024-03-20 01:07:31 |
7
7
  | af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2024-05-31 01:07:20 |
8
8
  | afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2024-05-31 01:07:25 |
9
- | aiart | [大模型图像创作引擎](https://cloud.tencent.com/document/product/1668) | 2024-09-11 01:07:24 |
9
+ | aiart | [大模型图像创作引擎](https://cloud.tencent.com/document/product/1668) | 2024-09-12 01:07:21 |
10
10
  | ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2023-08-17 01:06:14 |
11
11
  | ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2024-09-03 01:07:31 |
12
12
  | anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2023-05-18 01:01:53 |
@@ -48,9 +48,9 @@
48
48
  | cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-09-04 01:13:34 |
49
49
  | cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2024-03-28 01:10:53 |
50
50
  | cdz | [专属可用区](https://cloud.tencent.com/document/product/1629) | 2024-08-28 01:17:24 |
51
- | cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2024-09-11 01:19:01 |
51
+ | cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2024-09-12 01:18:54 |
52
52
  | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2024-08-28 01:17:42 |
53
- | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2024-09-09 01:19:11 |
53
+ | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2024-09-12 01:19:27 |
54
54
  | chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2024-03-20 01:10:55 |
55
55
  | ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2024-06-17 01:21:02 |
56
56
  | cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
@@ -99,13 +99,13 @@
99
99
  | eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
100
100
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-09-11 01:39:43 |
101
101
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-09-10 15:12:32 |
102
- | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-09-11 01:41:06 |
102
+ | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-09-12 01:40:41 |
103
103
  | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-09-11 01:42:03 |
104
104
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-09-11 01:42:57 |
105
105
  | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-08-28 01:46:34 |
106
106
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-07-05 01:10:44 |
107
107
  | ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2024-03-20 01:17:13 |
108
- | gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2024-07-23 01:36:12 |
108
+ | gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2024-09-12 01:43:09 |
109
109
  | gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2024-09-09 01:43:37 |
110
110
  | goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2024-08-29 01:44:47 |
111
111
  | gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
@@ -126,18 +126,18 @@
126
126
  | ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-08-13 01:52:20 |
127
127
  | iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2023-07-17 01:22:28 |
128
128
  | iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-06-05 01:47:50 |
129
- | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-08-28 01:52:11 |
129
+ | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-09-12 01:46:54 |
130
130
  | iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
131
131
  | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-07-08 01:16:48 |
132
132
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2024-03-20 01:18:54 |
133
133
  | irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2024-03-20 01:19:05 |
134
- | iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2024-09-11 01:51:03 |
134
+ | iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2024-09-11 10:47:51 |
135
135
  | ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2024-07-09 14:27:21 |
136
136
  | keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2024-03-20 01:19:20 |
137
137
  | kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2024-04-17 01:17:16 |
138
138
  | lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-08-26 02:00:18 |
139
139
  | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-08-28 01:59:28 |
140
- | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-08-14 02:01:47 |
140
+ | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-09-12 01:53:31 |
141
141
  | lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-09-04 01:48:41 |
142
142
  | lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
143
143
  | lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
@@ -150,15 +150,15 @@
150
150
  | mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2024-08-23 01:55:12 |
151
151
  | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-08-28 02:04:37 |
152
152
  | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-08-28 02:05:12 |
153
- | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-08-20 01:57:54 |
154
- | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-08-22 01:59:34 |
153
+ | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-09-12 01:59:22 |
154
+ | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-09-12 02:00:38 |
155
155
  | ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2024-08-16 02:04:04 |
156
156
  | msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2024-04-17 14:48:31 |
157
157
  | mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
158
158
  | nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2024-05-07 01:22:11 |
159
159
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
160
160
  | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2024-09-04 01:54:37 |
161
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-09-11 02:01:34 |
161
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-09-12 02:01:53 |
162
162
  | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2024-06-13 02:11:33 |
163
163
  | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2024-08-28 02:12:13 |
164
164
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2024-06-26 01:21:35 |
@@ -177,12 +177,12 @@
177
177
  | smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2024-08-12 02:09:46 |
178
178
  | smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2024-04-11 01:20:38 |
179
179
  | smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2024-07-09 01:21:06 |
180
- | sms | [短信](https://cloud.tencent.com/document/product/382) | 2024-09-09 16:31:53 |
180
+ | sms | [短信](https://cloud.tencent.com/document/product/382) | 2024-09-11 16:52:30 |
181
181
  | soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2024-04-11 01:20:45 |
182
182
  | solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
183
183
  | sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-08-27 02:19:04 |
184
184
  | ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
185
- | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-09-04 02:03:03 |
185
+ | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-09-12 02:09:52 |
186
186
  | sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2024-03-20 01:24:03 |
187
187
  | ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2024-05-21 02:06:48 |
188
188
  | sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2024-08-28 02:21:40 |
@@ -219,7 +219,7 @@
219
219
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2024-08-19 02:22:39 |
220
220
  | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-06-07 02:37:51 |
221
221
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2024-03-20 01:27:28 |
222
- | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-08-28 02:37:55 |
222
+ | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-09-12 02:23:02 |
223
223
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
224
224
  | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2024-08-27 10:28:06 |
225
225
  | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-09-03 02:41:07 |
@@ -240,8 +240,8 @@
240
240
  | vdb | [向量数据库](https://cloud.tencent.com/document/product/1709) | 2024-09-11 02:27:43 |
241
241
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2024-07-26 02:26:34 |
242
242
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2024-03-20 01:30:13 |
243
- | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-09-10 02:22:41 |
244
- | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-09-11 02:30:07 |
243
+ | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-09-11 19:07:13 |
244
+ | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-09-12 02:30:22 |
245
245
  | vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2024-09-06 02:27:27 |
246
246
  | vtc | [视频转译](https://cloud.tencent.com/document/product/1769) | 2024-09-10 02:27:11 |
247
247
  | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-09-09 02:31:32 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.935"
1
+ export const sdkVersion = "4.0.936"
@@ -1601,7 +1601,7 @@ export interface DescribeTaskExecuteLogsResponse {
1601
1601
  /**
1602
1602
  * 日志数据
1603
1603
  */
1604
- LogMessage: Array<string>
1604
+ LogMessage?: Array<string>
1605
1605
  /**
1606
1606
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1607
1607
  */
@@ -877,6 +877,11 @@ export interface BlockIgnoreRule {
877
877
  注意:此字段可能返回 null,表示取不到有效值。
878
878
  */
879
879
  CustomRule?: CustomWhiteRule
880
+ /**
881
+ * 1 border 2 nat 4 vpc 8 border-serial
882
+ 注意:此字段可能返回 null,表示取不到有效值。
883
+ */
884
+ FwType?: number
880
885
  }
881
886
 
882
887
  /**
@@ -1660,7 +1665,7 @@ export interface BanAndAllowRuleDel {
1660
1665
  */
1661
1666
  Ioc?: string
1662
1667
  /**
1663
- * 0互联网出站 1互联网入站 5内网访问源 6内网访问目的
1668
+ * 0互联网出站 1互联网入站 5内网访问源 6内网访问目的 (DeleteBlockIgnoreRuleNew接口,该字段无效)
1664
1669
  注意:此字段可能返回 null,表示取不到有效值。
1665
1670
  */
1666
1671
  DirectionList?: string
@@ -2630,6 +2635,10 @@ export interface CreateNatRuleItem {
2630
2635
  * 内部id
2631
2636
  */
2632
2637
  InternalUuid?: number
2638
+ /**
2639
+ * 规则生效的范围:ALL,全局生效;ap-guangzhou,生效的地域;cfwnat-xxx,生效基于实例维度
2640
+ */
2641
+ Scope?: string
2633
2642
  }
2634
2643
 
2635
2644
  /**
@@ -2989,6 +2998,11 @@ export interface EdgeIpInfo {
2989
2998
  注意:此字段可能返回 null,表示取不到有效值。
2990
2999
  */
2991
3000
  Domain?: string
3001
+ /**
3002
+ * IP超量状态
3003
+ 注意:此字段可能返回 null,表示取不到有效值。
3004
+ */
3005
+ OverUsedStatus?: number
2992
3006
  }
2993
3007
 
2994
3008
  /**
@@ -5673,6 +5687,11 @@ export interface BanAndAllowRule {
5673
5687
  注意:此字段可能返回 null,表示取不到有效值。
5674
5688
  */
5675
5689
  CustomRule?: CustomWhiteRule
5690
+ /**
5691
+ * 放通的引擎: 1针对互联网边界 2针对nat防火墙 4针对vpc防火墙
5692
+ 注意:此字段可能返回 null,表示取不到有效值。
5693
+ */
5694
+ FwType?: number
5676
5695
  }
5677
5696
 
5678
5697
  /**
@@ -6316,10 +6335,16 @@ export interface DescAcItem {
6316
6335
  */
6317
6336
  BetaList?: Array<BetaInfoByACL>
6318
6337
  /**
6319
- * 生效范围:serial,串行;side,旁路;all,全局
6338
+ * (1)互联网边界防火墙,生效范围:serial,串行;side,旁路;all,全局;
6339
+ (2)NAT边界防火墙:ALL,全局生效;ap-guangzhou,生效的地域;cfwnat-xxx,生效基于实例维度
6320
6340
  注意:此字段可能返回 null,表示取不到有效值。
6321
6341
  */
6322
6342
  Scope?: string
6343
+ /**
6344
+ * 生效范围描述
6345
+ 注意:此字段可能返回 null,表示取不到有效值。
6346
+ */
6347
+ ScopeDesc?: string
6323
6348
  /**
6324
6349
  * 互联网边界防火墙使用的内部规则id
6325
6350
  注意:此字段可能返回 null,表示取不到有效值。
@@ -7018,6 +7043,21 @@ export interface NatSwitchListData {
7018
7043
  注意:此字段可能返回 null,表示取不到有效值。
7019
7044
  */
7020
7045
  Abnormal?: number
7046
+ /**
7047
+ * nat防火墙出口路由表id
7048
+ 注意:此字段可能返回 null,表示取不到有效值。
7049
+ */
7050
+ ORTableId?: string
7051
+ /**
7052
+ * nat防火墙出口路由表名称
7053
+ 注意:此字段可能返回 null,表示取不到有效值。
7054
+ */
7055
+ ORTableName?: string
7056
+ /**
7057
+ * 出口Snat Ip列表
7058
+ 注意:此字段可能返回 null,表示取不到有效值。
7059
+ */
7060
+ Ohavips?: Array<string>
7021
7061
  }
7022
7062
 
7023
7063
  /**
@@ -380,11 +380,9 @@ export class Client extends AbstractClient {
380
380
  }
381
381
 
382
382
  /**
383
- * 客户可以主动调用生成实名链接去做C端用户实名,会对实名的用户进行打标记为调用链接客户的用户
384
- 使用场景:
385
- 用户集成场景
386
- 使用限制:
387
- 此接口需要购买单独的实名套餐包方可调用,如有需求请联系对接人员评估
383
+ * 生成个人用户实名认证链接,个人用户点击此链接进入实名流程(若用户已完成实名认证,则直接进入成功页面)。
384
+
385
+ 注: 调用此接口需要购买<font color="red"><b>单独的实名套餐包</b></font>。使用前请联系对接的客户经理沟通。
388
386
  */
389
387
  async CreateUserVerifyUrl(
390
388
  req: CreateUserVerifyUrlRequest,
@@ -1936,8 +1934,8 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
1936
1934
 
1937
1935
  注意:
1938
1936
  <ul>
1939
- <li>此接口为合作引流场景使用,使用`有白名单限制`,使用前请联系对接的客户经理沟通。</li>
1940
- <li>`AuthCode 只能使用一次`,查询一次再次查询会返回错误</li>
1937
+ <li>此接口为合作引流场景使用,使用<b>有白名单限制</b>,使用前请联系对接的客户经理沟通。</li>
1938
+ <li><b>AuthCode 只能使用一次</b>,查询一次再次查询会返回错误</li>
1941
1939
  </ul>
1942
1940
  */
1943
1941
  async DescribeThirdPartyAuthCode(
@@ -2147,28 +2147,28 @@ export interface CreateUserVerifyUrlResponse {
2147
2147
  * 腾讯电子签小程序的实名认证链接。
2148
2148
  如果没有传递,默认值是 HTTP。 链接的有效期均是 7 天。
2149
2149
 
2150
- - 如果EndPoint是APP
2151
- 得到的链接类似于pages/guide/index?to=MP_PERSONAL_VERIFY&shortKey=yDCZHUyOcExAlcOvNod0, 用法可以参考描述中的"跳转到小程序的实现"
2150
+ <strong>1.如果EndPoint是APP</strong>:
2151
+ 得到的链接类似于<a href="">pages/guide/index?to=MP_PERSONAL_VERIFY&shortKey=yDCZHUyOcExAlcOvNod0</a>, 用法可以参考描述中的"跳转到小程序的实现"
2152
2152
 
2153
- - 如果EndPoint是HTTP
2154
- 得到的链接类似于https://res.ess.tencent.cn/cdn/h5-activity/jump-mp.html?to=TAG_VERIFY&shortKey=yDCZHUyOcChrfpaswT0d,点击后会跳转到腾讯电子签小程序进行签署
2153
+ <strong>2.如果EndPoint是HTTP</strong>:
2154
+ 得到的链接类似于 <a href="">https://res.ess.tencent.cn/cdn/h5-activity/jump-mp.html?to=TAG_VERIFY&shortKey=yDCZHUyOcChrfpaswT0d</a>,点击后会跳转到腾讯电子签小程序进行签署
2155
2155
 
2156
- - 如果EndPoint是HTTP_SHORT_URL
2157
- 得到的链接类似于https://essurl.cn/2n**42Nd,点击后会跳转到腾讯电子签小程序进行签署
2156
+ <strong>3.如果EndPoint是HTTP_SHORT_URL</strong>:
2157
+ 得到的链接类似于<a href="">https://essurl.cn/2n**42Nd</a>,点击后会跳转到腾讯电子签小程序进行签署
2158
2158
 
2159
- - 如果EndPoint是H5
2160
- 得到的链接类似于 https://quick.test.qian.tencent.cn/guide?Code=yDU****VJhsS5q&CodeType=xxx&shortKey=yD*****frcb,点击后会跳转到腾讯电子签H5页面进行签署
2159
+ <strong>4.如果EndPoint是H5</strong>:
2160
+ 得到的链接类似于 <a href="">https://quick.test.qian.tencent.cn/guide?Code=yDU****VJhsS5q&CodeType=xxx&shortKey=yD*****frcb</a>,点击后会跳转到腾讯电子签H5页面进行签署
2161
2161
 
2162
- - 如果EndPoint是H5_SHORT_URL
2163
- 得到的链接类似于https://essurl.cn/2n**42Nd,点击后会跳转到腾讯电子签H5页面进行签署
2162
+ <strong>5.如果EndPoint是H5_SHORT_URL</strong>:
2163
+ 得到的链接类似于<a href="">https://essurl.cn/2n**42Nd</a>,点击后会跳转到腾讯电子签H5页面进行签署
2164
2164
 
2165
2165
 
2166
- `注:` <font color="red">生成的链路后面不能再增加参数</font>
2166
+ `注:` <font color="red">生成的链路后面不能再增加参数,防止出错重复参数覆盖原有的参数</font>
2167
2167
  示例值:https://essurl.cn/2n**42Nd
2168
2168
  */
2169
2169
  UserVerifyUrl?: string
2170
2170
  /**
2171
- * 链接过期时间
2171
+ * 链接过期时间,为Unix时间戳(单位为秒)。
2172
2172
  */
2173
2173
  ExpireTime?: number
2174
2174
  /**
@@ -6878,20 +6878,13 @@ export interface CreateUserVerifyUrlRequest {
6878
6878
  /**
6879
6879
  * 要跳转的链接类型
6880
6880
 
6881
- - HTTP:
6882
- 跳转电子签小程序的http_url,短信通知或者H5跳转适合此类型 ,此时返回长链 (默认类型)
6883
-
6884
- - HTTP_SHORT_URL:
6885
- 跳转电子签小程序的http_url,短信通知或者H5跳转适合此类型,此时返回短链
6886
-
6887
- - APP:
6888
- 第三方APP或小程序跳转电子签小程序的path, APP或者小程序跳转适合此类型
6889
-
6890
- - H5:
6891
- 跳转电子签H5实名页面的长链
6892
-
6893
- - H5_SHORT_URL:
6894
- 跳转电子签H5实名页面的短链
6881
+ <ul>
6882
+ <li><strong>HTTP</strong>:适用于短信通知或H5跳转的电子签小程序HTTP长链接</li>
6883
+ <li><strong>HTTP_SHORT_URL</strong>:适用于短信通知或H5跳转的电子签小程序HTTP短链接</li>
6884
+ <li><strong>APP</strong>:(默认类型)适用于第三方APP或小程序跳转的电子签小程序路径</li>
6885
+ <li><strong>H5</strong>:适用于跳转至电子签H5实名页面的长链接</li>
6886
+ <li><strong>H5_SHORT_URL</strong>:适用于跳转至电子签H5实名页面的短链接</li>
6887
+ </ul>
6895
6888
 
6896
6889
  注:如果不传递,默认值是 <font color="red"> APP </font>
6897
6890
  */
@@ -8412,25 +8405,23 @@ export interface DescribeBillUsageDetailResponse {
8412
8405
  */
8413
8406
  export interface CreateUserMobileChangeUrlResponse {
8414
8407
  /**
8415
- * 腾讯电子签小程序的实名认证链接。
8416
- 如果没有传递,默认值是 HTTP。 链接的有效期均是 7 天。
8408
+ * 腾讯电子签小程序的实名认证链接。 如果没有传递,默认值是 HTTP。 链接的有效期均是 7 天。
8417
8409
 
8418
- - 如果EndPoint是APP
8419
- 得到的链接类似于pages/guide/index?to=MOBILE_CHANGE_INTENTION&shortKey=yDCZHUyOcExAlcOvNod0, 用法可以参考描述中的"跳转到小程序的实现"
8410
+ <b>1.如果EndPoint是APP</b>,
8411
+ 得到的链接类似于<a href="">pages/guide/index?to=MOBILE_CHANGE_INTENTION&shortKey=yDCZHUyOcExAlcOvNod0</a>, 用法可以参考描述中的"跳转到小程序的实现"
8420
8412
 
8421
- - 如果EndPoint是HTTP
8422
- 得到的链接类似于https://res.ess.tencent.cn/cdn/h5-activity/jump-mp.html?to=MOBILE_CHANGE_INTENTION&shortKey=yDCZHUyOcChrfpaswT0d,点击后会跳转到腾讯电子签小程序进行签署
8413
+ <b>2.如果EndPoint是HTTP</b>,
8414
+ 得到的链接类似于<a href="">https://res.ess.tencent.cn/cdn/h5-activity/jump-mp.html?to=MOBILE_CHANGE_INTENTION&shortKey=yDCZHUyOcChrfpaswT0d</a>,点击后会跳转到腾讯电子签小程序进行签署
8423
8415
 
8424
- - 如果EndPoint是HTTP_SHORT_URL
8425
- 得到的链接类似于https://essurl.cn/2n**42Nd,点击后会跳转到腾讯电子签小程序进行签署
8416
+ <b>3.如果EndPoint是HTTP_SHORT_URL</b>,
8417
+ 得到的链接类似于<a href="">https://essurl.cn/2n**42Nd</a>,点击后会跳转到腾讯电子签小程序进行签署
8426
8418
 
8419
+ 注: <font color="red">生成的链路后面不能再增加参数</font>
8427
8420
 
8428
- 注: 生成的链路后面不能再增加参数
8429
- 示例值:https://essurl.cn/2n**42Nd
8430
8421
  */
8431
8422
  Url?: string
8432
8423
  /**
8433
- * 链接失效期限如下:
8424
+ * 链接失效期限,为Unix时间戳(单位秒),有如下规则:
8434
8425
 
8435
8426
  <ul>
8436
8427
  <li>如果指定更换绑定手机号的用户(指定用户ID或姓名等信息),则设定的链接失效期限为7天后。</li>
@@ -680,7 +680,7 @@ export interface GetTWeCallActiveStatusRequest {
680
680
  /**
681
681
  * appId
682
682
  */
683
- MiniProgramAppId: string
683
+ MiniProgramAppId?: string
684
684
  /**
685
685
  * 设备列表
686
686
  */
@@ -3092,7 +3092,7 @@ export interface ActivateTWeCallLicenseRequest {
3092
3092
  /**
3093
3093
  * appId
3094
3094
  */
3095
- MiniProgramAppId: string
3095
+ MiniProgramAppId?: string
3096
3096
  /**
3097
3097
  * 设备列表
3098
3098
  */
@@ -37,6 +37,7 @@ import {
37
37
  SetForbidPlayChannelsRequest,
38
38
  SubTaskData,
39
39
  DescribeCNAMEResponse,
40
+ ISAPIOutputData,
40
41
  UpdateOrganizationResponse,
41
42
  AddOrgData,
42
43
  ListAITasksResponse,
@@ -111,6 +112,7 @@ import {
111
112
  RecordPlanOptData,
112
113
  DescribeRecordPlanResponse,
113
114
  ListGatewaysData,
115
+ CallISAPIRequest,
114
116
  AddRecordRetrieveTaskRequest,
115
117
  DescribeRecordPlanRequest,
116
118
  ControlDevicePresetResponse,
@@ -121,8 +123,9 @@ import {
121
123
  DescribeDomainRequest,
122
124
  BatchOperateDeviceData,
123
125
  RecordPlaybackUrl,
124
- ListOrganizationChannelNumbersData,
125
126
  ListSubTasksData,
127
+ ListOrganizationChannelNumbersData,
128
+ CallISAPIResponse,
126
129
  ListRecordPlanDevicesRequest,
127
130
  ListTasksResponse,
128
131
  AddStreamAuthResponse,
@@ -359,13 +362,13 @@ export class Client extends AbstractClient {
359
362
  }
360
363
 
361
364
  /**
362
- * 用于删除录像上云模板。
365
+ * 用于新建取回任务
363
366
  */
364
- async DeleteRecordBackupTemplate(
365
- req: DeleteRecordBackupTemplateRequest,
366
- cb?: (error: string, rep: DeleteRecordBackupTemplateResponse) => void
367
- ): Promise<DeleteRecordBackupTemplateResponse> {
368
- return this.request("DeleteRecordBackupTemplate", req, cb)
367
+ async AddRecordRetrieveTask(
368
+ req: AddRecordRetrieveTaskRequest,
369
+ cb?: (error: string, rep: AddRecordRetrieveTaskResponse) => void
370
+ ): Promise<AddRecordRetrieveTaskResponse> {
371
+ return this.request("AddRecordRetrieveTask", req, cb)
369
372
  }
370
373
 
371
374
  /**
@@ -610,13 +613,13 @@ export class Client extends AbstractClient {
610
613
  }
611
614
 
612
615
  /**
613
- * 用于新建取回任务
616
+ * 用于删除录像上云模板。
614
617
  */
615
- async AddRecordRetrieveTask(
616
- req: AddRecordRetrieveTaskRequest,
617
- cb?: (error: string, rep: AddRecordRetrieveTaskResponse) => void
618
- ): Promise<AddRecordRetrieveTaskResponse> {
619
- return this.request("AddRecordRetrieveTask", req, cb)
618
+ async DeleteRecordBackupTemplate(
619
+ req: DeleteRecordBackupTemplateRequest,
620
+ cb?: (error: string, rep: DeleteRecordBackupTemplateResponse) => void
621
+ ): Promise<DeleteRecordBackupTemplateResponse> {
622
+ return this.request("DeleteRecordBackupTemplate", req, cb)
620
623
  }
621
624
 
622
625
  /**
@@ -750,13 +753,13 @@ export class Client extends AbstractClient {
750
753
  }
751
754
 
752
755
  /**
753
- * 用于修改组织。
756
+ * 本接口可基于海康ISUP 5.0协议实现透传ISAPI的请求数据,调用接口前需确保设备采用ISUP协议成功注册至本平台
754
757
  */
755
- async UpdateOrganization(
756
- req: UpdateOrganizationRequest,
757
- cb?: (error: string, rep: UpdateOrganizationResponse) => void
758
- ): Promise<UpdateOrganizationResponse> {
759
- return this.request("UpdateOrganization", req, cb)
758
+ async CallISAPI(
759
+ req: CallISAPIRequest,
760
+ cb?: (error: string, rep: CallISAPIResponse) => void
761
+ ): Promise<CallISAPIResponse> {
762
+ return this.request("CallISAPI", req, cb)
760
763
  }
761
764
 
762
765
  /**
@@ -800,13 +803,13 @@ export class Client extends AbstractClient {
800
803
  }
801
804
 
802
805
  /**
803
- * 用于修改设备的配置信息。
806
+ * 用于修改组织。
804
807
  */
805
- async UpdateUserDevice(
806
- req: UpdateUserDeviceRequest,
807
- cb?: (error: string, rep: UpdateUserDeviceResponse) => void
808
- ): Promise<UpdateUserDeviceResponse> {
809
- return this.request("UpdateUserDevice", req, cb)
808
+ async UpdateOrganization(
809
+ req: UpdateOrganizationRequest,
810
+ cb?: (error: string, rep: UpdateOrganizationResponse) => void
811
+ ): Promise<UpdateOrganizationResponse> {
812
+ return this.request("UpdateOrganization", req, cb)
810
813
  }
811
814
 
812
815
  /**
@@ -939,6 +942,16 @@ export class Client extends AbstractClient {
939
942
  return this.request("UpdateAITaskStatus", req, cb)
940
943
  }
941
944
 
945
+ /**
946
+ * 用于修改设备的配置信息。
947
+ */
948
+ async UpdateUserDevice(
949
+ req: UpdateUserDeviceRequest,
950
+ cb?: (error: string, rep: UpdateUserDeviceResponse) => void
951
+ ): Promise<UpdateUserDeviceResponse> {
952
+ return this.request("UpdateUserDevice", req, cb)
953
+ }
954
+
942
955
  /**
943
956
  * 用于查询录像上云计划下的设备通道列表。
944
957
  */
@@ -487,6 +487,17 @@ export interface DescribeCNAMEResponse {
487
487
  RequestId?: string
488
488
  }
489
489
 
490
+ /**
491
+ * ISUP智能安全接入 API返回数据
492
+ */
493
+ export interface ISAPIOutputData {
494
+ /**
495
+ * 输出参数
496
+ 注意:此字段可能返回 null,表示取不到有效值。
497
+ */
498
+ OutputData?: string
499
+ }
500
+
490
501
  /**
491
502
  * UpdateOrganization返回参数结构体
492
503
  */
@@ -2045,6 +2056,24 @@ export interface ListGatewaysData {
2045
2056
  TotalCount?: number
2046
2057
  }
2047
2058
 
2059
+ /**
2060
+ * CallISAPI请求参数结构体
2061
+ */
2062
+ export interface CallISAPIRequest {
2063
+ /**
2064
+ * 设备ID
2065
+ */
2066
+ DeviceId: string
2067
+ /**
2068
+ * url 资源
2069
+ */
2070
+ Url: string
2071
+ /**
2072
+ * 输入参数
2073
+ */
2074
+ InputData?: string
2075
+ }
2076
+
2048
2077
  /**
2049
2078
  * AddRecordRetrieveTask请求参数结构体
2050
2079
  */
@@ -2207,6 +2236,20 @@ export interface RecordPlaybackUrl {
2207
2236
  Hls?: string
2208
2237
  }
2209
2238
 
2239
+ /**
2240
+ * 列举子任务列表
2241
+ */
2242
+ export interface ListSubTasksData {
2243
+ /**
2244
+ * 子任务列表
2245
+ */
2246
+ List?: Array<SubTaskData>
2247
+ /**
2248
+ * 子任务数量
2249
+ */
2250
+ TotalCount?: number
2251
+ }
2252
+
2210
2253
  /**
2211
2254
  * 组织目录下的未添加到实时上云计划中的通道数量返回数据
2212
2255
  */
@@ -2222,17 +2265,17 @@ export interface ListOrganizationChannelNumbersData {
2222
2265
  }
2223
2266
 
2224
2267
  /**
2225
- * 列举子任务列表
2268
+ * CallISAPI返回参数结构体
2226
2269
  */
2227
- export interface ListSubTasksData {
2270
+ export interface CallISAPIResponse {
2228
2271
  /**
2229
- * 子任务列表
2272
+ * 返回数据
2230
2273
  */
2231
- List?: Array<SubTaskData>
2274
+ Data?: ISAPIOutputData
2232
2275
  /**
2233
- * 子任务数量
2276
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2234
2277
  */
2235
- TotalCount?: number
2278
+ RequestId?: string
2236
2279
  }
2237
2280
 
2238
2281
  /**
@@ -18,6 +18,7 @@
18
18
  import { AbstractClient } from "../../../common/abstract_client"
19
19
  import { ClientConfig } from "../../../common/interface"
20
20
  import {
21
+ AiAnalysisTaskHorizontalToVerticalInput,
21
22
  ModifySnapshotByTimeOffsetTemplateResponse,
22
23
  ModifySampleSnapshotTemplateResponse,
23
24
  ContainerDiagnoseResultItem,
@@ -171,6 +172,7 @@ import {
171
172
  DescribeInputRTMPPullSettings,
172
173
  MediaProcessTaskInput,
173
174
  DisableScheduleRequest,
175
+ AiAnalysisTaskHorizontalToVerticalResult,
174
176
  RTMPPullSourceAddress,
175
177
  CosOutputStorage,
176
178
  MediaProcessTaskAnimatedGraphicResult,
@@ -178,7 +180,7 @@ import {
178
180
  CreateWordSamplesResponse,
179
181
  ClassificationConfigureInfoForUpdate,
180
182
  DeleteAdaptiveDynamicStreamingTemplateResponse,
181
- CreateAnimatedGraphicsTemplateRequest,
183
+ DescribeOutputRTMPSettings,
182
184
  ParseNotificationRequest,
183
185
  LiveRecordTaskInput,
184
186
  CreateWordSamplesRequest,
@@ -526,6 +528,7 @@ import {
526
528
  MediaAudioStreamItem,
527
529
  LiveStreamAiReviewImageTerrorismResult,
528
530
  ProcessLiveStreamRequest,
531
+ AiAnalysisTaskHorizontalToVerticalOutput,
529
532
  ModifyImageSpriteTemplateRequest,
530
533
  AiReviewProhibitedOcrTaskInput,
531
534
  DeleteWatermarkTemplateRequest,
@@ -553,7 +556,7 @@ import {
553
556
  DescribeWatermarkTemplatesResponse,
554
557
  DescribeStreamLinkFlowLogsRequest,
555
558
  DeleteQualityControlTemplateResponse,
556
- DescribeOutputRTMPSettings,
559
+ CreateAnimatedGraphicsTemplateRequest,
557
560
  FrameTagConfigureInfo,
558
561
  DeleteWorkflowResponse,
559
562
  ExecuteFunctionRequest,