tencentcloud-sdk-nodejs 4.0.848 → 4.0.850

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 (131) hide show
  1. package/CHANGELOG.md +372 -0
  2. package/SERVICE_CHANGELOG.md +358 -72
  3. package/package.json +1 -1
  4. package/products.md +32 -32
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/ams/index.ts +2 -2
  7. package/src/services/apm/v20210622/apm_models.ts +1 -1
  8. package/src/services/btoe/index.ts +2 -2
  9. package/src/services/captcha/v20190722/captcha_models.ts +2 -2
  10. package/src/services/ccc/v20200210/ccc_models.ts +19 -2
  11. package/src/services/chdfs/index.ts +2 -2
  12. package/src/services/clb/v20180317/clb_models.ts +2 -2
  13. package/src/services/cls/v20201016/cls_models.ts +11 -58
  14. package/src/services/csip/v20221121/csip_models.ts +40 -2
  15. package/src/services/cwp/v20180228/cwp_models.ts +10 -5
  16. package/src/services/cynosdb/v20190107/cynosdb_models.ts +5 -0
  17. package/src/services/dlc/v20210125/dlc_models.ts +33 -1
  18. package/src/services/ess/v20201111/ess_client.ts +24 -8
  19. package/src/services/ess/v20201111/ess_models.ts +86 -0
  20. package/src/services/essbasic/index.ts +2 -2
  21. package/src/services/facefusion/index.ts +2 -2
  22. package/src/services/faceid/v20180301/faceid_models.ts +5 -11
  23. package/src/services/fmu/v20191213/fmu_models.ts +1 -1
  24. package/src/services/iai/index.ts +2 -2
  25. package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +93 -32
  26. package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +300 -112
  27. package/src/services/iotvideo/index.ts +2 -2
  28. package/src/services/irp/index.ts +2 -2
  29. package/src/services/iss/v20230517/iss_models.ts +5 -0
  30. package/src/services/lighthouse/v20200324/lighthouse_client.ts +15 -15
  31. package/src/services/lighthouse/v20200324/lighthouse_models.ts +12 -14
  32. package/src/services/lke/v20231130/lke_models.ts +1 -1
  33. package/src/services/mgobe/index.ts +2 -2
  34. package/src/services/mrs/v20200910/mrs_client.ts +89 -37
  35. package/src/services/mrs/v20200910/mrs_models.ts +1814 -1074
  36. package/src/services/ocr/v20181119/ocr_models.ts +1 -0
  37. package/src/services/rce/v20201103/rce_client.ts +3 -19
  38. package/src/services/rce/v20201103/rce_models.ts +57 -164
  39. package/src/services/sms/index.ts +2 -2
  40. package/src/services/ssm/v20190923/ssm_models.ts +1 -1
  41. package/src/services/tbp/index.ts +2 -2
  42. package/src/services/tdmq/v20200217/tdmq_models.ts +24 -9
  43. package/src/services/tem/index.ts +2 -2
  44. package/src/services/teo/index.ts +2 -2
  45. package/src/services/teo/v20220901/teo_client.ts +1 -0
  46. package/src/services/teo/v20220901/teo_models.ts +21 -0
  47. package/src/services/thpc/index.ts +2 -2
  48. package/src/services/tione/index.ts +2 -2
  49. package/src/services/tke/v20180525/tke_models.ts +1 -1
  50. package/src/services/trtc/v20190722/trtc_models.ts +1 -1
  51. package/src/services/tse/v20201207/tse_models.ts +4 -0
  52. package/src/services/vm/index.ts +2 -2
  53. package/src/services/waf/v20180125/waf_client.ts +54 -5
  54. package/src/services/waf/v20180125/waf_models.ts +262 -60
  55. package/tencentcloud/common/sdk_version.d.ts +1 -1
  56. package/tencentcloud/common/sdk_version.js +1 -1
  57. package/tencentcloud/services/ams/index.d.ts +4 -4
  58. package/tencentcloud/services/ams/index.js +2 -2
  59. package/tencentcloud/services/apm/v20210622/apm_models.d.ts +1 -1
  60. package/tencentcloud/services/btoe/index.d.ts +4 -4
  61. package/tencentcloud/services/btoe/index.js +2 -2
  62. package/tencentcloud/services/captcha/v20190722/captcha_models.d.ts +2 -2
  63. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +19 -2
  64. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  65. package/tencentcloud/services/chdfs/index.js +2 -2
  66. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +2 -2
  67. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +11 -58
  68. package/tencentcloud/services/csip/v20221121/csip_models.d.ts +40 -2
  69. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +10 -5
  70. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +5 -0
  71. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +33 -1
  72. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +13 -5
  73. package/tencentcloud/services/ess/v20201111/ess_client.js +15 -5
  74. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +84 -0
  75. package/tencentcloud/services/essbasic/index.d.ts +4 -4
  76. package/tencentcloud/services/essbasic/index.js +2 -2
  77. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  78. package/tencentcloud/services/facefusion/index.js +2 -2
  79. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +5 -11
  80. package/tencentcloud/services/fmu/v20191213/fmu_models.d.ts +1 -1
  81. package/tencentcloud/services/iai/index.d.ts +4 -4
  82. package/tencentcloud/services/iai/index.js +2 -2
  83. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +29 -9
  84. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +42 -12
  85. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +289 -112
  86. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  87. package/tencentcloud/services/iotvideo/index.js +2 -2
  88. package/tencentcloud/services/irp/index.d.ts +4 -4
  89. package/tencentcloud/services/irp/index.js +2 -2
  90. package/tencentcloud/services/iss/v20230517/iss_models.d.ts +5 -0
  91. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +15 -15
  92. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +15 -15
  93. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +12 -14
  94. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +1 -1
  95. package/tencentcloud/services/mgobe/index.d.ts +4 -4
  96. package/tencentcloud/services/mgobe/index.js +2 -2
  97. package/tencentcloud/services/mrs/v20200910/mrs_client.d.ts +5 -1
  98. package/tencentcloud/services/mrs/v20200910/mrs_client.js +6 -0
  99. package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +2208 -1510
  100. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +1 -0
  101. package/tencentcloud/services/rce/v20201103/rce_client.d.ts +1 -5
  102. package/tencentcloud/services/rce/v20201103/rce_client.js +0 -6
  103. package/tencentcloud/services/rce/v20201103/rce_models.d.ts +57 -158
  104. package/tencentcloud/services/sms/index.d.ts +4 -4
  105. package/tencentcloud/services/sms/index.js +2 -2
  106. package/tencentcloud/services/ssm/v20190923/ssm_models.d.ts +1 -1
  107. package/tencentcloud/services/tbp/index.d.ts +4 -4
  108. package/tencentcloud/services/tbp/index.js +2 -2
  109. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +24 -9
  110. package/tencentcloud/services/tem/index.d.ts +4 -4
  111. package/tencentcloud/services/tem/index.js +2 -2
  112. package/tencentcloud/services/teo/index.d.ts +4 -4
  113. package/tencentcloud/services/teo/index.js +2 -2
  114. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +20 -0
  115. package/tencentcloud/services/thpc/index.d.ts +4 -4
  116. package/tencentcloud/services/thpc/index.js +2 -2
  117. package/tencentcloud/services/tione/index.d.ts +4 -4
  118. package/tencentcloud/services/tione/index.js +2 -2
  119. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +1 -1
  120. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +1 -1
  121. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +4 -0
  122. package/tencentcloud/services/vm/index.d.ts +4 -4
  123. package/tencentcloud/services/vm/index.js +2 -2
  124. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +17 -1
  125. package/tencentcloud/services/waf/v20180125/waf_client.js +24 -0
  126. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +253 -60
  127. package/test/ess.v20201111.test.js +12 -2
  128. package/test/iotexplorer.v20190423.test.js +58 -8
  129. package/test/mrs.v20200910.test.js +10 -0
  130. package/test/rce.v20201103.test.js +0 -10
  131. package/test/waf.v20180125.test.js +40 -0
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-03-20 01:07:31 |
8
8
  | afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2024-04-22 01:07:18 |
9
- | aiart | [大模型图像创作引擎](https://cloud.tencent.com/document/product/1668) | 2024-05-01 01:08:11 |
9
+ | aiart | [大模型图像创作引擎](https://cloud.tencent.com/document/product/1668) | 2024-05-10 01:07:40 |
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-04-22 01:07:21 |
12
12
  | anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2023-05-18 01:01:53 |
@@ -15,7 +15,7 @@
15
15
  | ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
16
16
  | api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
17
17
  | apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2024-03-25 01:07:43 |
18
- | apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2024-04-25 01:09:12 |
18
+ | apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2024-05-10 01:10:01 |
19
19
  | as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2024-03-20 01:08:05 |
20
20
  | asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-04-16 01:04:30 |
21
21
  | asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
@@ -35,11 +35,11 @@
35
35
  | bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2024-04-16 01:05:23 |
36
36
  | btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2024-03-20 01:09:12 |
37
37
  | cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2024-03-20 01:09:14 |
38
- | captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2024-05-08 01:09:39 |
38
+ | captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2024-05-09 01:09:01 |
39
39
  | car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2024-04-22 01:09:16 |
40
40
  | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2024-03-20 01:09:28 |
41
41
  | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2024-03-21 01:09:20 |
42
- | ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-04-26 01:09:38 |
42
+ | ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-05-09 01:09:12 |
43
43
  | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-05-07 01:10:17 |
44
44
  | cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-03-20 01:10:04 |
45
45
  | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-05-08 01:10:36 |
@@ -56,23 +56,23 @@
56
56
  | cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
57
57
  | cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
58
58
  | ckafka | [消息队列 CKafka 版](https://cloud.tencent.com/document/product/597) | 2024-04-17 01:08:31 |
59
- | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2024-05-07 01:12:00 |
59
+ | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2024-05-10 01:24:27 |
60
60
  | cloudaudit | [操作审计](https://cloud.tencent.com/document/product/629) | 2024-01-15 01:09:37 |
61
61
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2024-03-20 01:11:31 |
62
62
  | cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2024-04-26 01:11:33 |
63
- | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-05-08 01:12:18 |
63
+ | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-05-10 01:25:39 |
64
64
  | cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2024-03-20 01:12:05 |
65
65
  | cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2024-03-20 01:12:14 |
66
66
  | cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2024-04-22 01:12:28 |
67
67
  | config | [配置审计](https://cloud.tencent.com/document/product/1579) | 2024-03-20 01:12:18 |
68
68
  | cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-09-21 02:09:54 |
69
69
  | cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
70
- | csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-05-07 01:12:54 |
70
+ | csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-05-10 01:27:43 |
71
71
  | csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2024-03-20 01:12:25 |
72
72
  | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-05-08 01:12:59 |
73
- | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-05-07 01:13:25 |
73
+ | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-05-10 01:29:26 |
74
74
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
75
- | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-05-07 01:14:21 |
75
+ | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-05-10 01:33:56 |
76
76
  | dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2024-04-22 01:14:04 |
77
77
  | dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
78
78
  | dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
@@ -80,7 +80,7 @@
80
80
  | dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2024-03-20 01:14:24 |
81
81
  | dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2024-03-20 01:14:27 |
82
82
  | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2024-04-26 01:13:59 |
83
- | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-04-29 01:14:26 |
83
+ | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-05-09 01:13:34 |
84
84
  | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-04-19 01:15:26 |
85
85
  | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-04-29 01:14:52 |
86
86
  | drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2024-04-22 01:15:04 |
@@ -96,11 +96,11 @@
96
96
  | eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
97
97
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-04-17 01:13:44 |
98
98
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-05-08 01:17:25 |
99
- | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-05-08 01:17:34 |
99
+ | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-05-10 01:46:37 |
100
100
  | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-05-08 01:17:50 |
101
101
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-04-18 01:20:43 |
102
- | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-04-26 01:16:30 |
103
- | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-03-20 01:17:11 |
102
+ | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-05-10 01:48:46 |
103
+ | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-05-09 01:15:52 |
104
104
  | ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2024-03-20 01:17:13 |
105
105
  | gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2024-04-17 01:14:36 |
106
106
  | gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2024-03-20 01:17:27 |
@@ -111,7 +111,7 @@
111
111
  | habo | [](https://cloud.tencent.com/document/product) | 2019-05-09 19:37:22 |
112
112
  | hai | [高性能应用服务](https://cloud.tencent.com/document/product/1721) | 2024-03-22 01:16:13 |
113
113
  | hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-05-18 01:29:47 |
114
- | hcm | [数学作业批改](https://cloud.tencent.com/document/product/1004) | 2024-03-20 01:17:36 |
114
+ | hcm | [数学作业批改](https://cloud.tencent.com/document/product/1004) | 2024-05-09 01:16:27 |
115
115
  | hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-05-08 01:18:38 |
116
116
  | iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2024-03-20 01:17:43 |
117
117
  | ic | [图片瘦身](https://cloud.tencent.com/document/product/636) | 2023-03-02 01:23:21 |
@@ -123,19 +123,19 @@
123
123
  | ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-04-03 11:20:41 |
124
124
  | iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2023-07-17 01:22:28 |
125
125
  | iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-03-20 01:18:04 |
126
- | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-04-25 01:18:05 |
126
+ | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-05-09 01:17:01 |
127
127
  | iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
128
- | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-04-29 01:18:23 |
128
+ | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-05-10 01:56:21 |
129
129
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2024-03-20 01:18:54 |
130
130
  | irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2024-03-20 01:19:05 |
131
- | iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2024-04-24 15:03:09 |
131
+ | iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2024-05-09 01:17:57 |
132
132
  | ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2024-03-20 01:19:17 |
133
133
  | keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2024-03-20 01:19:20 |
134
134
  | kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2024-04-17 01:17:16 |
135
135
  | lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-04-26 01:18:49 |
136
- | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-04-24 01:15:16 |
136
+ | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-05-10 02:00:46 |
137
137
  | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-04-24 01:15:28 |
138
- | lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-04-29 00:05:46 |
138
+ | lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-05-09 01:19:02 |
139
139
  | lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
140
140
  | lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
141
141
  | mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2024-03-20 01:20:11 |
@@ -148,22 +148,22 @@
148
148
  | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-04-18 01:24:29 |
149
149
  | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-05-08 01:22:13 |
150
150
  | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-05-08 01:22:37 |
151
- | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-04-03 11:24:07 |
151
+ | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-05-09 01:20:07 |
152
152
  | ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2024-04-01 01:22:02 |
153
153
  | msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2024-04-17 14:48:31 |
154
154
  | mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
155
155
  | nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2024-05-07 01:22:11 |
156
156
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
157
157
  | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2024-04-19 01:23:09 |
158
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-05-07 01:22:19 |
158
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-05-09 01:20:29 |
159
159
  | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2024-04-22 01:22:30 |
160
160
  | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2024-05-08 01:23:38 |
161
161
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2024-03-20 01:22:23 |
162
162
  | pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
163
- | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2024-03-20 01:22:26 |
163
+ | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2024-05-09 01:21:04 |
164
164
  | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2024-03-20 01:22:42 |
165
165
  | pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2024-04-19 01:24:07 |
166
- | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2024-04-29 01:22:12 |
166
+ | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2024-05-09 01:21:46 |
167
167
  | redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2024-04-19 01:24:17 |
168
168
  | region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2024-04-22 01:23:34 |
169
169
  | rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-12-25 00:16:39 |
@@ -181,7 +181,7 @@
181
181
  | ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
182
182
  | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-05-07 01:24:15 |
183
183
  | sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2024-03-20 01:24:03 |
184
- | ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2024-04-22 01:24:29 |
184
+ | ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2024-05-10 02:21:11 |
185
185
  | sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2024-03-20 01:24:08 |
186
186
  | svp | [节省计划](https://cloud.tencent.com/document/product/1761) | 2024-03-20 01:24:09 |
187
187
  | taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2024-03-21 01:24:01 |
@@ -203,10 +203,10 @@
203
203
  | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-04-22 01:25:22 |
204
204
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2024-03-20 01:25:48 |
205
205
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2024-04-25 01:24:56 |
206
- | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-05-08 01:27:51 |
206
+ | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-05-10 02:29:12 |
207
207
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2024-04-22 01:26:50 |
208
208
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2024-03-20 01:26:14 |
209
- | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-05-07 17:57:40 |
209
+ | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-05-10 02:31:21 |
210
210
  | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2024-03-20 01:27:05 |
211
211
  | tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
212
212
  | tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
@@ -214,7 +214,7 @@
214
214
  | tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2024-03-20 01:27:08 |
215
215
  | tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
216
216
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2024-03-20 01:27:09 |
217
- | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-04-30 01:27:34 |
217
+ | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-05-10 02:33:46 |
218
218
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2024-03-20 01:27:28 |
219
219
  | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-03-20 01:28:56 |
220
220
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
@@ -225,8 +225,8 @@
225
225
  | trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-04-22 01:28:17 |
226
226
  | trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-04-22 01:28:30 |
227
227
  | trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-03-20 01:29:13 |
228
- | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-05-07 11:13:32 |
229
- | tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-04-29 01:27:04 |
228
+ | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-05-09 01:26:36 |
229
+ | tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-05-09 01:26:43 |
230
230
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-05-07 01:28:28 |
231
231
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2024-03-20 01:30:06 |
232
232
  | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2024-04-24 01:23:54 |
@@ -234,11 +234,11 @@
234
234
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2024-03-20 01:30:12 |
235
235
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2024-03-20 01:30:13 |
236
236
  | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-05-08 01:31:07 |
237
- | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-05-07 01:29:27 |
237
+ | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-05-10 02:45:29 |
238
238
  | vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2024-04-02 01:27:45 |
239
- | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-04-25 14:30:01 |
239
+ | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-05-08 19:38:01 |
240
240
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2024-03-20 01:32:09 |
241
- | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-05-07 01:30:27 |
241
+ | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-05-09 01:28:47 |
242
242
  | weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2024-04-23 01:30:48 |
243
243
  | wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
244
244
  | yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2024-03-20 01:33:11 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.848"
1
+ export const sdkVersion = "4.0.850"
@@ -1,7 +1,7 @@
1
- import { v20200608 } from "./v20200608"
2
1
  import { v20201229 } from "./v20201229"
2
+ import { v20200608 } from "./v20200608"
3
3
 
4
4
  export const ams = {
5
- v20200608: v20200608,
6
5
  v20201229: v20201229,
6
+ v20200608: v20200608,
7
7
  }
@@ -1125,7 +1125,7 @@ export interface DescribeGeneralApmApplicationConfigRequest {
1125
1125
  */
1126
1126
  ServiceName: string
1127
1127
  /**
1128
- * 实例Id
1128
+ * 业务系统ID
1129
1129
  */
1130
1130
  InstanceId: string
1131
1131
  }
@@ -1,7 +1,7 @@
1
- import { v20210303 } from "./v20210303"
2
1
  import { v20210514 } from "./v20210514"
2
+ import { v20210303 } from "./v20210303"
3
3
 
4
4
  export const btoe = {
5
- v20210303: v20210303,
6
5
  v20210514: v20210514,
6
+ v20210303: v20210303,
7
7
  }
@@ -186,7 +186,7 @@ export interface DescribeCaptchaRceResultResponse {
186
186
  9 ticket reused 传入的Ticket被重复使用,请重新生成Ticket、Randstr进行校验
187
187
  15 decrypt fail 传入的Ticket不合法,请检查Ticket是否与前端返回的Ticket一致
188
188
  16 appid-ticket mismatch 传入的CaptchaAppId错误,请检查CaptchaAppId是否与前端传入的CaptchaAppId一致,并且保障CaptchaAppId是从验证码控制台【验证管理】->【基础配置】中获取
189
- 21 diff 票据校验异常,可能的原因是(1)若Ticket包含terror前缀,一般是由于用户网络较差,导致前端自动容灾,而生成了容灾票据,业务侧可根据需要进行跳过或二次处理。(2)若Ticket不包含terror前缀,则是由于验证码风控系统发现请求有安全风险,业务侧可根据需要进行拦截。
189
+ 21 diff 票据校验异常,可能的原因是(1)若Ticket包含trerror前缀,一般是由于用户网络较差,导致前端自动容灾,而生成了容灾票据,业务侧可根据需要进行跳过或二次处理。(2)若Ticket不包含trerror前缀,则是由于验证码风控系统发现请求有安全风险,业务侧可根据需要进行拦截。
190
190
  100 appid-secretkey-ticket mismatch 参数校验错误,(1)请检查CaptchaAppId与AppSecretKey是否正确,CaptchaAppId、AppSecretKey需要在验证码控制台【验证管理】>【基础配置】中获取(2)请检查传入的Ticket是否由传入的CaptchaAppId生成
191
191
  */
192
192
  CaptchaCode?: number
@@ -724,7 +724,7 @@ export interface DescribeCaptchaResultResponse {
724
724
  9 ticket reused 传入的Ticket被重复使用,请重新生成Ticket、Randstr进行校验
725
725
  15 decrypt fail 传入的Ticket不合法,请检查Ticket是否与前端返回的Ticket一致
726
726
  16 appid-ticket mismatch 传入的CaptchaAppId错误,请检查CaptchaAppId是否与前端传入的CaptchaAppId一致,并且保障CaptchaAppId是从验证码控制台【验证管理】->【基础配置】中获取
727
- 21 diff 票据校验异常,可能的原因是(1)若Ticket包含terror前缀,一般是由于用户网络较差,导致前端自动容灾,而生成了容灾票据,业务侧可根据需要进行跳过或二次处理。(2)若Ticket不包含terror前缀,则是由于验证码风控系统发现请求有安全风险,业务侧可根据需要进行拦截。
727
+ 21 diff 票据校验异常,可能的原因是(1)若Ticket包含trerror前缀,一般是由于用户网络较差,导致前端自动容灾,而生成了容灾票据,业务侧可根据需要进行跳过或二次处理。(2)若Ticket不包含trerror前缀,则是由于验证码风控系统发现请求有安全风险,业务侧可根据需要进行拦截。
728
728
  100 appid-secretkey-ticket mismatch 参数校验错误,(1)请检查CaptchaAppId与AppSecretKey是否正确,CaptchaAppId、AppSecretKey需要在验证码控制台【验证管理】>【基础配置】中获取(2)请检查传入的Ticket是否由传入的CaptchaAppId生成
729
729
  */
730
730
  CaptchaCode?: number
@@ -2226,6 +2226,14 @@ export interface TelCdrInfo {
2226
2226
  电话呼入 100 blackList 呼入黑名单
2227
2227
 
2228
2228
  电话呼出 2 unconnected 未接通
2229
+
2230
+ 电话呼出 108 restrictedCallee 被叫因高风险受限
2231
+
2232
+ 电话呼出 109 tooManyRequest 超频
2233
+
2234
+ 电话呼出 110 restrictedArea 外呼盲区
2235
+
2236
+ 电话呼出 111 restrictedTime 外呼时间限制
2229
2237
 
2230
2238
  电话呼出 201 unknown 未知状态
2231
2239
 
@@ -2239,7 +2247,7 @@ export interface TelCdrInfo {
2239
2247
 
2240
2248
  电话呼出 206 busy 通话中
2241
2249
 
2242
- 电话呼出 207 outOfCredit 欠费
2250
+ 电话呼出 207 outOfCredit 欠费
2243
2251
 
2244
2252
  电话呼出 208 operatorError 运营商线路异常
2245
2253
 
@@ -2323,6 +2331,14 @@ export interface TelCdrInfo {
2323
2331
  电话呼入 100 blackList 呼入黑名单
2324
2332
 
2325
2333
  电话呼出 2 unconnected 未接通
2334
+
2335
+ 电话呼出 108 restrictedCallee 被叫因高风险受限
2336
+
2337
+ 电话呼出 109 tooManyRequest 超频
2338
+
2339
+ 电话呼出 110 restrictedArea 外呼盲区
2340
+
2341
+ 电话呼出 111 restrictedTime 外呼时间限制
2326
2342
 
2327
2343
  电话呼出 201 unknown 未知状态
2328
2344
 
@@ -2336,7 +2352,7 @@ export interface TelCdrInfo {
2336
2352
 
2337
2353
  电话呼出 206 busy 通话中
2338
2354
 
2339
- 电话呼出 207 outOfCredit 欠费
2355
+ 电话呼出 207 outOfCredit 欠费
2340
2356
 
2341
2357
  电话呼出 208 operatorError 运营商线路异常
2342
2358
 
@@ -3391,6 +3407,7 @@ export interface IMCdrInfo {
3391
3407
  101 座席手动转接
3392
3408
  102 IVR阶段放弃
3393
3409
  108 用户超时自动结束
3410
+ 109 用户主动结束
3394
3411
  */
3395
3412
  EndStatus?: number
3396
3413
  /**
@@ -1,7 +1,7 @@
1
- import { v20190718 } from "./v20190718"
2
1
  import { v20201112 } from "./v20201112"
2
+ import { v20190718 } from "./v20190718"
3
3
 
4
4
  export const chdfs = {
5
- v20190718: v20190718,
6
5
  v20201112: v20201112,
6
+ v20190718: v20190718,
7
7
  }
@@ -238,7 +238,7 @@ OPEN:公网属性, INTERNAL:内网属性。
238
238
  */
239
239
  Vip?: string
240
240
  /**
241
- * 带宽包ID,指定此参数时,网络计费方式(InternetAccessible.InternetChargeType)只支持按带宽包计费(BANDWIDTH_PACKAGE)。非上移用户购买的 IPv6 负载均衡实例,且运营商类型非 BGP 时 ,不支持指定具体带宽包id。
241
+ * 带宽包ID,指定此参数时,网络计费方式(InternetAccessible.InternetChargeType)只支持按带宽包计费(BANDWIDTH_PACKAGE),带宽包的属性即为其结算方式。非上移用户购买的 IPv6 负载均衡实例,且运营商类型非 BGP 时 ,不支持指定具体带宽包id。
242
242
  */
243
243
  BandwidthPackageId?: string
244
244
  /**
@@ -2365,7 +2365,7 @@ export interface HealthCheck {
2365
2365
  */
2366
2366
  HttpVersion?: string
2367
2367
  /**
2368
- * 健康检查源IP类型:0(使用LB的VIP作为源IP),1(使用100.64网段IP作为源IP),默认值:0
2368
+ * 健康检查源IP类型:0(使用LB的VIP作为源IP),1(使用100.64网段IP作为源IP)。
2369
2369
  注意:此字段可能返回 null,表示取不到有效值。
2370
2370
  */
2371
2371
  SourceIpType?: number
@@ -1475,49 +1475,9 @@ export interface NoticeRule {
1475
1475
  WebCallbacks?: Array<WebCallback>
1476
1476
  /**
1477
1477
  * 匹配规则 JSON串。
1478
- **rule格式为如下嵌套结构体JSON字符串**
1479
- ```
1480
- {
1481
- "Value": "AND",
1482
- "Type": "Operation",
1483
- "Children": [
1484
- {
1485
- "Value": "OR",
1486
- "Type": "Operation",
1487
- "Children": [
1488
- {
1489
- "Type": "Condition",
1490
- "Value": "Level",
1491
- "Children": [
1492
- {
1493
- "Value": "In",
1494
- "Type": "Compare"
1495
- },
1496
- {
1497
- "Value": "[1,0]",
1498
- "Type": "Value"
1499
- }
1500
- ]
1501
- },
1502
- {
1503
- "Type": "Condition",
1504
- "Value": "Level",
1505
- "Children": [
1506
- {
1507
- "Value": "NotIn",
1508
- "Type": "Compare"
1509
- },
1510
- {
1511
- "Value": "[2]",
1512
- "Type": "Value"
1513
- }
1514
- ]
1515
- }
1516
- ]
1517
- }
1518
- ]
1519
- }
1520
- ```
1478
+ **rule规则树格式为嵌套结构体JSON字符串**
1479
+ `{"Value":"AND","Type":"Operation","Children":[{"Value":"OR","Type":"Operation","Children":[{"Type":"Condition","Value":"Level","Children":[{"Value":"In","Type":"Compare"},{"Value":"[1,0]","Type":"Value"}]},{"Type":"Condition","Value":"Level","Children":[{"Value":"NotIn","Type":"Compare"},{"Value":"[2]","Type":"Value"}]}]}]}`
1480
+
1521
1481
  **rule规则树限制规则如下**:
1522
1482
  - 顶层rule中Type可取值:`Condition`,`Operation`
1523
1483
  - Type为`Operation`的子节点支持的Type可取值:`Condition`,`Operation`
@@ -1535,50 +1495,43 @@ export interface NoticeRule {
1535
1495
  - 子节点Type支持`Compare`,Value支持`In`,`NotIn`
1536
1496
  - 下一个子节点value支持的值:0(警告),1(提醒),2 (紧急)
1537
1497
  以下示例表示:告警等级属于提醒
1538
- `{\"Value\":\"AND\",\"Type\":\"Operation\",\"Children\":[{\"Type\":\"Condition\",\"Value\":\"Level\",\"Children\":[{\"Value\":\"In\",\"Type\":\"Compare\"},{\"Value\":\"[1]\",\"Type\":\"Value\"}]}]}
1539
- `
1498
+ `{\"Value\":\"AND\",\"Type\":\"Operation\",\"Children\":[{\"Type\":\"Condition\",\"Value\":\"Level\",\"Children\":[{\"Value\":\"In\",\"Type\":\"Compare\"},{\"Value\":\"[1]\",\"Type\":\"Value\"}]}]}`
1540
1499
 
1541
1500
  - Type:Condition 表示是规则条件,Value:NotifyType 表示通知类型
1542
1501
  - 子节点Type支持`Compare`,Value支持`In`,`NotIn`
1543
1502
  - 下一个子节点value支持的值:1(告警通知),2 (恢复通知)
1544
1503
  以下示例表示:通知类型属于告警通知或通知类型不属于恢复通知
1545
- `{\"Value\":\"AND\",\"Type\":\"Operation\",\"Children\":[{\"Value\":\"OR\",\"Type\":\"Operation\",\"Children\":[{\"Type\":\"Condition\",\"Value\":\"NotifyType\",\"Children\":[{\"Value\":\"In\",\"Type\":\"Compare\"},{\"Value\":\"[1]\",\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"NotifyType\",\"Children\":[{\"Value\":\"NotIn\",\"Type\":\"Compare\"},{\"Value\":\"[2]\",\"Type\":\"Value\"}]}]}]}
1546
- `
1504
+ `{\"Value\":\"AND\",\"Type\":\"Operation\",\"Children\":[{\"Value\":\"OR\",\"Type\":\"Operation\",\"Children\":[{\"Type\":\"Condition\",\"Value\":\"NotifyType\",\"Children\":[{\"Value\":\"In\",\"Type\":\"Compare\"},{\"Value\":\"[1]\",\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"NotifyType\",\"Children\":[{\"Value\":\"NotIn\",\"Type\":\"Compare\"},{\"Value\":\"[2]\",\"Type\":\"Value\"}]}]}]}`
1547
1505
 
1548
1506
  - Type:Condition 表示是规则条件,Value:AlarmID 表示告警策略
1549
1507
  - 子节点Type支持`Compare`,Value支持`In`,`NotIn`
1550
1508
  - 下一个子节点value支持的值:告警策略id数组
1551
1509
  以下示例表示:告警策略属于alarm-53af048c-254b-4c73-bb48-xxx,alarm-6dfa8bc5-08da-4d64-b6cb-xxx或告警策略不属于alarm-1036314c-1e49-4cee-a8fb-xxx
1552
- `"{\"Value\":\"AND\",\"Type\":\"Operation\",\"Children\":[{\"Value\":\"OR\",\"Type\":\"Operation\",\"Children\":[{\"Type\":\"Condition\",\"Value\":\"AlarmID\",\"Children\":[{\"Value\":\"In\",\"Type\":\"Compare\"},{\"Value\":\"[\\\"alarm-53af048c-254b-4c73-bb48-xxx\\\",\\\"alarm-6dfa8bc5-08da-4d64-b6cb-xxx\\\"]\",\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"AlarmID\",\"Children\":[{\"Value\":\"NotIn\",\"Type\":\"Compare\"},{\"Value\":\"[\\\"alarm-1036314c-1e49-4cee-a8fb-xxx\\\"]\",\"Type\":\"Value\"}]}]}]}"
1553
- `
1510
+ `"{\"Value\":\"AND\",\"Type\":\"Operation\",\"Children\":[{\"Value\":\"OR\",\"Type\":\"Operation\",\"Children\":[{\"Type\":\"Condition\",\"Value\":\"AlarmID\",\"Children\":[{\"Value\":\"In\",\"Type\":\"Compare\"},{\"Value\":\"[\\\"alarm-53af048c-254b-4c73-bb48-xxx\\\",\\\"alarm-6dfa8bc5-08da-4d64-b6cb-xxx\\\"]\",\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"AlarmID\",\"Children\":[{\"Value\":\"NotIn\",\"Type\":\"Compare\"},{\"Value\":\"[\\\"alarm-1036314c-1e49-4cee-a8fb-xxx\\\"]\",\"Type\":\"Value\"}]}]}]}"`
1554
1511
 
1555
1512
  - Type:Condition 表示是规则条件,Value:AlarmName 表示告警策略名称
1556
1513
  - 子节点Type支持`Compare`,Value支持`=~`,`!=~`
1557
1514
  - 下一个子节点value支持的值:必须是正则表达式
1558
1515
  以下示例表示:告警策略名称正则匹配^test$或告警策略名称正则不匹配^hahaha$
1559
- `{\"Value\":\"AND\",\"Type\":\"Operation\",\"Children\":[{\"Value\":\"OR\",\"Type\":\"Operation\",\"Children\":[{\"Type\":\"Condition\",\"Value\":\"AlarmName\",\"Children\":[{\"Value\":\"=~\",\"Type\":\"Compare\"},{\"Value\":\"^test$\",\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"AlarmName\",\"Children\":[{\"Value\":\"!=~\",\"Type\":\"Compare\"},{\"Value\":\"^hahaha$\",\"Type\":\"Value\"}]}]}]}
1560
- `
1516
+ `{\"Value\":\"AND\",\"Type\":\"Operation\",\"Children\":[{\"Value\":\"OR\",\"Type\":\"Operation\",\"Children\":[{\"Type\":\"Condition\",\"Value\":\"AlarmName\",\"Children\":[{\"Value\":\"=~\",\"Type\":\"Compare\"},{\"Value\":\"^test$\",\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"AlarmName\",\"Children\":[{\"Value\":\"!=~\",\"Type\":\"Compare\"},{\"Value\":\"^hahaha$\",\"Type\":\"Value\"}]}]}]}`
1561
1517
 
1562
1518
  - Type:Condition 表示是规则条件,Value:Label 表示告警分类字段
1563
1519
  - 子节点Type支持`Compare`,Value支持`In`,`NotIn`,`=~`,`!=~`
1564
1520
  - 下一个子节点value支持的值:`In`,`NotIn` 时value是数组,`=~`,`!=~`时value是正则表达式
1565
1521
  以下示例表示:告警分类字段key1属于v1或告警分类字段key2不属于v2或告警分类字段key3正则匹配^test$或告警分类字段key4正则不匹配^hahaha$
1566
- `{\"Value\":\"AND\",\"Type\":\"Operation\",\"Children\":[{\"Value\":\"OR\",\"Type\":\"Operation\",\"Children\":[{\"Type\":\"Condition\",\"Value\":\"Label\",\"Children\":[{\"Value\":\"key1\",\"Type\":\"Key\"},{\"Value\":\"In\",\"Type\":\"Compare\"},{\"Value\":\"[\\\"v1\\\"]\",\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"Label\",\"Children\":[{\"Value\":\"key2\",\"Type\":\"Key\"},{\"Value\":\"NotIn\",\"Type\":\"Compare\"},{\"Value\":\"[\\\"v2\\\"]\",\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"Label\",\"Children\":[{\"Value\":\"key3\",\"Type\":\"Key\"},{\"Value\":\"=~\",\"Type\":\"Compare\"},{\"Value\":\"^test$\",\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"Label\",\"Children\":[{\"Value\":\"key4\",\"Type\":\"Key\"},{\"Value\":\"!=~\",\"Type\":\"Compare\"},{\"Value\":\"^hahaha$\",\"Type\":\"Value\"}]}]}]}
1567
- `
1522
+ `{\"Value\":\"AND\",\"Type\":\"Operation\",\"Children\":[{\"Value\":\"OR\",\"Type\":\"Operation\",\"Children\":[{\"Type\":\"Condition\",\"Value\":\"Label\",\"Children\":[{\"Value\":\"key1\",\"Type\":\"Key\"},{\"Value\":\"In\",\"Type\":\"Compare\"},{\"Value\":\"[\\\"v1\\\"]\",\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"Label\",\"Children\":[{\"Value\":\"key2\",\"Type\":\"Key\"},{\"Value\":\"NotIn\",\"Type\":\"Compare\"},{\"Value\":\"[\\\"v2\\\"]\",\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"Label\",\"Children\":[{\"Value\":\"key3\",\"Type\":\"Key\"},{\"Value\":\"=~\",\"Type\":\"Compare\"},{\"Value\":\"^test$\",\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"Label\",\"Children\":[{\"Value\":\"key4\",\"Type\":\"Key\"},{\"Value\":\"!=~\",\"Type\":\"Compare\"},{\"Value\":\"^hahaha$\",\"Type\":\"Value\"}]}]}]}`
1568
1523
 
1569
1524
  - Type:Condition 表示是规则条件,Value:NotifyTime 表示通知时间
1570
1525
  - 子节点Type支持`Compare`,Value支持`Between `,`NotBetween `
1571
1526
  - 下一个子节点value支持的值:长度为2,格式为`14:20:36`的字符串数组
1572
1527
  以下示例表示:通知时间在指定范围内14:18:36至14:33:36或通知时间不在指定范围内14:20:36至14:30:36
1573
- `{\"Value\":\"AND\",\"Type\":\"Operation\",\"Children\":[{\"Value\":\"OR\",\"Type\":\"Operation\",\"Children\":[{\"Type\":\"Condition\",\"Value\":\"NotifyTime\",\"Children\":[{\"Value\":\"Between\",\"Type\":\"Compare\"},{\"Value\":\"[\\\"14:18:36\\\",\\\"14:33:36\\\"]\",\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"NotifyTime\",\"Children\":[{\"Value\":\"NotBetween\",\"Type\":\"Compare\"},{\"Value\":\"[\\\"14:20:36\\\",\\\"14:30:36\\\"]\",\"Type\":\"Value\"}]}]}]}
1574
- `
1528
+ `{\"Value\":\"AND\",\"Type\":\"Operation\",\"Children\":[{\"Value\":\"OR\",\"Type\":\"Operation\",\"Children\":[{\"Type\":\"Condition\",\"Value\":\"NotifyTime\",\"Children\":[{\"Value\":\"Between\",\"Type\":\"Compare\"},{\"Value\":\"[\\\"14:18:36\\\",\\\"14:33:36\\\"]\",\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"NotifyTime\",\"Children\":[{\"Value\":\"NotBetween\",\"Type\":\"Compare\"},{\"Value\":\"[\\\"14:20:36\\\",\\\"14:30:36\\\"]\",\"Type\":\"Value\"}]}]}]}`
1575
1529
 
1576
1530
  - Type:Condition 表示是规则条件,Value:Duration 表示告警持续时间
1577
1531
  - 子节点Type支持`Compare`,Value支持`>`,`<`,`>=`,`<=`
1578
1532
  - 下一个子节点value支持的值:整型值单位分钟
1579
1533
  以下示例表示:告警持续时间大于1分钟或告警持续时间大于等于2分钟或告警持续时间小于3分钟或告警持续时间小于等于4分钟
1580
- `{\"Value\":\"AND\",\"Type\":\"Operation\",\"Children\":[{\"Value\":\"OR\",\"Type\":\"Operation\",\"Children\":[{\"Type\":\"Condition\",\"Value\":\"Duration\",\"Children\":[{\"Value\":\">\",\"Type\":\"Compare\"},{\"Value\":1,\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"Duration\",\"Children\":[{\"Value\":\">=\",\"Type\":\"Compare\"},{\"Value\":2,\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"Duration\",\"Children\":[{\"Value\":\"<\",\"Type\":\"Compare\"},{\"Value\":3,\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"Duration\",\"Children\":[{\"Value\":\"<=\",\"Type\":\"Compare\"},{\"Value\":4,\"Type\":\"Value\"}]}]}]}
1581
- `
1534
+ `{\"Value\":\"AND\",\"Type\":\"Operation\",\"Children\":[{\"Value\":\"OR\",\"Type\":\"Operation\",\"Children\":[{\"Type\":\"Condition\",\"Value\":\"Duration\",\"Children\":[{\"Value\":\">\",\"Type\":\"Compare\"},{\"Value\":1,\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"Duration\",\"Children\":[{\"Value\":\">=\",\"Type\":\"Compare\"},{\"Value\":2,\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"Duration\",\"Children\":[{\"Value\":\"<\",\"Type\":\"Compare\"},{\"Value\":3,\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"Duration\",\"Children\":[{\"Value\":\"<=\",\"Type\":\"Compare\"},{\"Value\":4,\"Type\":\"Value\"}]}]}]}`
1582
1535
  注意:此字段可能返回 null,表示取不到有效值。
1583
1536
  */
1584
1537
  Rule?: string
@@ -6113,7 +6066,7 @@ export interface NoticeReceiver {
6113
6066
  ReceiverType: string
6114
6067
  /**
6115
6068
  * 接收者。
6116
- 当ReceiverType为Uin时,ReceiverIds的值为用户id。[子用户信息查询](https://cloud.tencent.com/document/product/598/36258)
6069
+ 当ReceiverType为Uin时,ReceiverIds的值为用户uid。[子用户信息查询](https://cloud.tencent.com/document/api/598/53486)
6117
6070
  当ReceiverType为Group时,ReceiverIds的值为用户组id。[CAM用户组](https://cloud.tencent.com/document/product/598/14985)
6118
6071
  */
6119
6072
  ReceiverIds: Array<number | bigint>
@@ -183,6 +183,10 @@ export interface DescribeAssetViewVulRiskListResponse {
183
183
  * DescribeOrganizationUserInfo请求参数结构体
184
184
  */
185
185
  export interface DescribeOrganizationUserInfoRequest {
186
+ /**
187
+ * 集团账号的成员id
188
+ */
189
+ MemberId?: Array<string>
186
190
  /**
187
191
  * 过滤内容
188
192
  */
@@ -826,12 +830,12 @@ CSIP:云安全中心
826
830
  */
827
831
  Victim?: RoleInfo
828
832
  /**
829
- * 证据数据(比如攻击内容等)
833
+ * 证据数据(例如攻击内容等)
830
834
  注意:此字段可能返回 null,表示取不到有效值。
831
835
  */
832
836
  EvidenceData?: string
833
837
  /**
834
- * 证据位置(比如协议端口)
838
+ * 证据位置(例如协议端口)
835
839
  注意:此字段可能返回 null,表示取不到有效值。
836
840
  */
837
841
  EvidenceLocation?: string
@@ -1216,6 +1220,16 @@ export interface OrganizationUserInfo {
1216
1220
  注意:此字段可能返回 null,表示取不到有效值。
1217
1221
  */
1218
1222
  TcMemberType?: number
1223
+ /**
1224
+ * 子账号数量
1225
+ 注意:此字段可能返回 null,表示取不到有效值。
1226
+ */
1227
+ SubUserCount?: number
1228
+ /**
1229
+ * 加入方式详细信息
1230
+ 注意:此字段可能返回 null,表示取不到有效值。
1231
+ */
1232
+ JoinTypeInfo?: string
1219
1233
  }
1220
1234
 
1221
1235
  /**
@@ -2128,6 +2142,16 @@ export interface DescribeOrganizationUserInfoResponse {
2128
2142
  注意:此字段可能返回 null,表示取不到有效值。
2129
2143
  */
2130
2144
  Data?: Array<OrganizationUserInfo>
2145
+ /**
2146
+ * 加入方式枚举
2147
+ 注意:此字段可能返回 null,表示取不到有效值。
2148
+ */
2149
+ JoinTypeLst?: Array<FilterDataObject>
2150
+ /**
2151
+ * 云厂商枚举
2152
+ 注意:此字段可能返回 null,表示取不到有效值。
2153
+ */
2154
+ CloudTypeLst?: Array<FilterDataObject>
2131
2155
  /**
2132
2156
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2133
2157
  */
@@ -2865,6 +2889,11 @@ export interface DescribeCVMAssetsResponse {
2865
2889
  注意:此字段可能返回 null,表示取不到有效值。
2866
2890
  */
2867
2891
  AssetMapInstanceTypeList?: Array<AssetInstanceTypeMap>
2892
+ /**
2893
+ * 公网内网枚举
2894
+ 注意:此字段可能返回 null,表示取不到有效值。
2895
+ */
2896
+ PublicPrivateAttr?: Array<FilterDataObject>
2868
2897
  /**
2869
2898
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2870
2899
  */
@@ -5170,6 +5199,10 @@ export interface ScanTaskInfoList {
5170
5199
  * DescribeDbAssets请求参数结构体
5171
5200
  */
5172
5201
  export interface DescribeDbAssetsRequest {
5202
+ /**
5203
+ * 集团账号的成员id
5204
+ */
5205
+ MemberId?: Array<string>
5173
5206
  /**
5174
5207
  * -
5175
5208
  */
@@ -5781,6 +5814,11 @@ export interface DescribeDbAssetsResponse {
5781
5814
  注意:此字段可能返回 null,表示取不到有效值。
5782
5815
  */
5783
5816
  AppIdList?: Array<FilterDataObject>
5817
+ /**
5818
+ * 公网内网枚举
5819
+ 注意:此字段可能返回 null,表示取不到有效值。
5820
+ */
5821
+ PublicPrivateAttr?: Array<FilterDataObject>
5784
5822
  /**
5785
5823
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5786
5824
  */