tencentcloud-sdk-nodejs 4.0.336 → 4.0.337

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,93 @@
1
+ # Release 4.0.337
2
+
3
+ ## DDoS 防护(antiddos) 版本:2020-03-09
4
+
5
+ ### 第 30 次发布
6
+
7
+ 发布时间:2022-05-11 06:03:57
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 新增数据结构:
14
+
15
+ * [RuleInstanceRelation](https://cloud.tencent.com/document/api/1021/57582#RuleInstanceRelation)
16
+
17
+ 修改数据结构:
18
+
19
+ * [Layer4Rule](https://cloud.tencent.com/document/api/1021/57582#Layer4Rule)
20
+
21
+ * 新增成员:InstanceDetailRule
22
+
23
+ * [Layer7Rule](https://cloud.tencent.com/document/api/1021/57582#Layer7Rule)
24
+
25
+ * 新增成员:InstanceDetailRule
26
+
27
+
28
+
29
+
30
+ ## 视频处理(mps) 版本:2019-06-12
31
+
32
+ ### 第 38 次发布
33
+
34
+ 发布时间:2022-05-11 06:13:00
35
+
36
+ 本次发布包含了以下内容:
37
+
38
+ 改善已有的文档。
39
+
40
+ 修改接口:
41
+
42
+ * [DescribeAIAnalysisTemplates](https://cloud.tencent.com/document/api/862/40247)
43
+
44
+ * 新增入参:Type
45
+
46
+ * [DescribeAIRecognitionTemplates](https://cloud.tencent.com/document/api/862/39432)
47
+
48
+ * 新增入参:Type
49
+
50
+ * [DescribeContentReviewTemplates](https://cloud.tencent.com/document/api/862/39431)
51
+
52
+ * 新增入参:Type
53
+
54
+
55
+ 修改数据结构:
56
+
57
+ * [AIAnalysisTemplateItem](https://cloud.tencent.com/document/api/862/37615#AIAnalysisTemplateItem)
58
+
59
+ * 新增成员:Type
60
+
61
+ * [AIRecognitionTemplateItem](https://cloud.tencent.com/document/api/862/37615#AIRecognitionTemplateItem)
62
+
63
+ * 新增成员:Type
64
+
65
+ * [ContentReviewTemplateItem](https://cloud.tencent.com/document/api/862/37615#ContentReviewTemplateItem)
66
+
67
+ * 新增成员:Type
68
+
69
+
70
+
71
+
72
+ ## 服务网格(tcm) 版本:2021-04-13
73
+
74
+ ### 第 7 次发布
75
+
76
+ 发布时间:2022-05-11 06:15:29
77
+
78
+ 本次发布包含了以下内容:
79
+
80
+ 改善已有的文档。
81
+
82
+ 修改数据结构:
83
+
84
+ * [PrometheusStatus](https://cloud.tencent.com/document/api/1261/63843#PrometheusStatus)
85
+
86
+ * 新增成员:Type
87
+
88
+
89
+
90
+
1
91
  # Release 4.0.336
2
92
 
3
93
  ## 负载均衡(clb) 版本:2018-03-17
@@ -1,39 +1,89 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 负载均衡(clb) 版本:2018-03-17
3
+ ## DDoS 防护(antiddos) 版本:2020-03-09
4
4
 
5
- ### 第 68 次发布
5
+ ### 第 30 次发布
6
6
 
7
- 发布时间:2022-05-10 06:03:18
7
+ 发布时间:2022-05-11 06:03:57
8
8
 
9
9
  本次发布包含了以下内容:
10
10
 
11
11
  改善已有的文档。
12
12
 
13
+ 新增数据结构:
14
+
15
+ * [RuleInstanceRelation](https://cloud.tencent.com/document/api/1021/57582#RuleInstanceRelation)
16
+
13
17
  修改数据结构:
14
18
 
15
- * [HealthCheck](https://cloud.tencent.com/document/api/214/30694#HealthCheck)
19
+ * [Layer4Rule](https://cloud.tencent.com/document/api/1021/57582#Layer4Rule)
16
20
 
17
- * 新增成员:ExtendedCode
21
+ * 新增成员:InstanceDetailRule
18
22
 
23
+ * [Layer7Rule](https://cloud.tencent.com/document/api/1021/57582#Layer7Rule)
19
24
 
25
+ * 新增成员:InstanceDetailRule
20
26
 
21
27
 
22
- ## 云监控(monitor) 版本:2018-07-24
23
28
 
24
- ### 第 44 次发布
25
29
 
26
- 发布时间:2022-05-10 06:09:42
30
+ ## 视频处理(mps) 版本:2019-06-12
31
+
32
+ ### 第 38 次发布
33
+
34
+ 发布时间:2022-05-11 06:13:00
27
35
 
28
36
  本次发布包含了以下内容:
29
37
 
30
38
  改善已有的文档。
31
39
 
40
+ 修改接口:
41
+
42
+ * [DescribeAIAnalysisTemplates](https://cloud.tencent.com/document/api/862/40247)
43
+
44
+ * 新增入参:Type
45
+
46
+ * [DescribeAIRecognitionTemplates](https://cloud.tencent.com/document/api/862/39432)
47
+
48
+ * 新增入参:Type
49
+
50
+ * [DescribeContentReviewTemplates](https://cloud.tencent.com/document/api/862/39431)
51
+
52
+ * 新增入参:Type
53
+
54
+
32
55
  修改数据结构:
33
56
 
34
- * [AlarmPolicy](https://cloud.tencent.com/document/api/248/30354#AlarmPolicy)
57
+ * [AIAnalysisTemplateItem](https://cloud.tencent.com/document/api/862/37615#AIAnalysisTemplateItem)
35
58
 
36
- * 新增成员:IsOneClick, OneClickStatus
59
+ * 新增成员:Type
60
+
61
+ * [AIRecognitionTemplateItem](https://cloud.tencent.com/document/api/862/37615#AIRecognitionTemplateItem)
62
+
63
+ * 新增成员:Type
64
+
65
+ * [ContentReviewTemplateItem](https://cloud.tencent.com/document/api/862/37615#ContentReviewTemplateItem)
66
+
67
+ * 新增成员:Type
68
+
69
+
70
+
71
+
72
+ ## 服务网格(tcm) 版本:2021-04-13
73
+
74
+ ### 第 7 次发布
75
+
76
+ 发布时间:2022-05-11 06:15:29
77
+
78
+ 本次发布包含了以下内容:
79
+
80
+ 改善已有的文档。
81
+
82
+ 修改数据结构:
83
+
84
+ * [PrometheusStatus](https://cloud.tencent.com/document/api/1261/63843#PrometheusStatus)
85
+
86
+ * 新增成员:Type
37
87
 
38
88
 
39
89
 
@@ -1336,6 +1386,29 @@
1336
1386
 
1337
1387
  ## DDoS 防护(antiddos) 版本:2020-03-09
1338
1388
 
1389
+ ### 第 30 次发布
1390
+
1391
+ 发布时间:2022-05-11 06:03:57
1392
+
1393
+ 本次发布包含了以下内容:
1394
+
1395
+ 改善已有的文档。
1396
+
1397
+ 新增数据结构:
1398
+
1399
+ * [[RuleInstanceRelation](https://cloud.tencent.com/document/api/1021/57582#RuleInstanceRelation)](https://cloud.tencent.com/document/api/1021/57582#[RuleInstanceRelation](https://cloud.tencent.com/document/api/1021/57582#RuleInstanceRelation))
1400
+
1401
+ 修改数据结构:
1402
+
1403
+ * [Layer4Rule](https://cloud.tencent.com/document/api/1021/57582#Layer4Rule)
1404
+
1405
+ * 新增成员:InstanceDetailRule
1406
+
1407
+ * [Layer7Rule](https://cloud.tencent.com/document/api/1021/57582#Layer7Rule)
1408
+
1409
+ * 新增成员:InstanceDetailRule
1410
+
1411
+
1339
1412
  ### 第 29 次发布
1340
1413
 
1341
1414
  发布时间:2022-05-06 06:04:11
@@ -46691,6 +46764,44 @@
46691
46764
 
46692
46765
  ## 视频处理(mps) 版本:2019-06-12
46693
46766
 
46767
+ ### 第 38 次发布
46768
+
46769
+ 发布时间:2022-05-11 06:13:00
46770
+
46771
+ 本次发布包含了以下内容:
46772
+
46773
+ 改善已有的文档。
46774
+
46775
+ 修改接口:
46776
+
46777
+ * [DescribeAIAnalysisTemplates](https://cloud.tencent.com/document/api/862/40247)
46778
+
46779
+ * 新增入参:Type
46780
+
46781
+ * [DescribeAIRecognitionTemplates](https://cloud.tencent.com/document/api/862/39432)
46782
+
46783
+ * 新增入参:Type
46784
+
46785
+ * [DescribeContentReviewTemplates](https://cloud.tencent.com/document/api/862/39431)
46786
+
46787
+ * 新增入参:Type
46788
+
46789
+
46790
+ 修改数据结构:
46791
+
46792
+ * [AIAnalysisTemplateItem](https://cloud.tencent.com/document/api/862/37615#AIAnalysisTemplateItem)
46793
+
46794
+ * 新增成员:Type
46795
+
46796
+ * [AIRecognitionTemplateItem](https://cloud.tencent.com/document/api/862/37615#AIRecognitionTemplateItem)
46797
+
46798
+ * 新增成员:Type
46799
+
46800
+ * [ContentReviewTemplateItem](https://cloud.tencent.com/document/api/862/37615#ContentReviewTemplateItem)
46801
+
46802
+ * 新增成员:Type
46803
+
46804
+
46694
46805
  ### 第 37 次发布
46695
46806
 
46696
46807
  发布时间:2022-05-09 06:11:15
@@ -60354,6 +60465,21 @@
60354
60465
 
60355
60466
  ## 服务网格(tcm) 版本:2021-04-13
60356
60467
 
60468
+ ### 第 7 次发布
60469
+
60470
+ 发布时间:2022-05-11 06:15:29
60471
+
60472
+ 本次发布包含了以下内容:
60473
+
60474
+ 改善已有的文档。
60475
+
60476
+ 修改数据结构:
60477
+
60478
+ * [PrometheusStatus](https://cloud.tencent.com/document/api/1261/63843#PrometheusStatus)
60479
+
60480
+ * 新增成员:Type
60481
+
60482
+
60357
60483
  ### 第 6 次发布
60358
60484
 
60359
60485
  发布时间:2022-03-22 08:15:02
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.336",
3
+ "version": "4.0.337",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -7,7 +7,7 @@
7
7
  | afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-04-04 06:03:11 |
8
8
  | ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-04-15 06:01:25 |
9
9
  | ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2022-04-04 06:03:33 |
10
- | antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-05-10 06:00:18 |
10
+ | antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-05-11 06:03:57 |
11
11
  | apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
12
12
  | ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
13
13
  | api | [云 API](https://cloud.tencent.com/document/product/1278) | 2022-04-08 06:01:32 |
@@ -46,7 +46,7 @@
46
46
  | cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
47
47
  | cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
48
48
  | ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-04-29 06:04:35 |
49
- | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-05-10 06:03:18 |
49
+ | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-05-11 06:06:40 |
50
50
  | cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-04-04 06:21:08 |
51
51
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-04-04 06:21:17 |
52
52
  | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-04-29 06:05:02 |
@@ -69,7 +69,7 @@
69
69
  | drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2022-04-04 06:38:48 |
70
70
  | ds | [电子合同服务](https://cloud.tencent.com/document/product/869) | 2022-04-04 06:38:52 |
71
71
  | dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
72
- | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2022-04-28 06:11:50 |
72
+ | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2022-05-11 06:09:11 |
73
73
  | eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2022-04-04 06:39:12 |
74
74
  | ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2022-04-04 06:39:27 |
75
75
  | ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2022-04-08 06:06:57 |
@@ -117,7 +117,7 @@
117
117
  | mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2022-04-04 06:57:51 |
118
118
  | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-04-21 06:15:03 |
119
119
  | monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-05-10 06:09:42 |
120
- | mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2022-05-09 06:11:15 |
120
+ | mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2022-05-11 06:13:00 |
121
121
  | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-04-04 07:00:09 |
122
122
  | ms | [移动应用安全](https://cloud.tencent.com/document/product) | 2020-06-05 08:13:52 |
123
123
  | msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2022-04-04 07:00:13 |
@@ -160,7 +160,7 @@
160
160
  | tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2022-04-26 06:16:06 |
161
161
  | tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-04-04 07:10:49 |
162
162
  | tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
163
- | tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-04-07 07:10:53 |
163
+ | tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-05-11 06:15:29 |
164
164
  | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2022-04-08 06:13:14 |
165
165
  | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-05-09 06:14:07 |
166
166
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-04-04 07:15:36 |
@@ -191,7 +191,7 @@
191
191
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
192
192
  | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-05-09 06:16:13 |
193
193
  | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-04-28 06:20:20 |
194
- | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-05-10 06:15:42 |
194
+ | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-05-11 06:18:30 |
195
195
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-04-04 07:39:05 |
196
196
  | wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
197
197
  | youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.336"
1
+ export const sdkVersion = "4.0.337"
@@ -254,6 +254,7 @@ import {
254
254
  ModifyCCLevelPolicyRequest,
255
255
  DescribeCcGeoIPBlockConfigListRequest,
256
256
  PacketFilterRelation,
257
+ RuleInstanceRelation,
257
258
  CreatePacketFilterConfigRequest,
258
259
  DescribeCCTrendRequest,
259
260
  } from "./antiddos_models"
@@ -1962,9 +1962,14 @@ export interface Layer7Rule {
1962
1962
  RealServers: Array<SourceServer>
1963
1963
 
1964
1964
  /**
1965
- * 规则所属的资源实例
1965
+ * 资源实例
1966
1966
  */
1967
1967
  InstanceDetails: Array<InstanceRelation>
1968
+
1969
+ /**
1970
+ * 规则所属的资源实例
1971
+ */
1972
+ InstanceDetailRule?: Array<RuleInstanceRelation>
1968
1973
  }
1969
1974
 
1970
1975
  /**
@@ -2540,9 +2545,14 @@ UDP(UDP协议)
2540
2545
  RealServers: Array<SourceServer>
2541
2546
 
2542
2547
  /**
2543
- * 规则所属的资源实例
2548
+ * 资源实例
2544
2549
  */
2545
2550
  InstanceDetails: Array<InstanceRelation>
2551
+
2552
+ /**
2553
+ * 规则所属的资源实例
2554
+ */
2555
+ InstanceDetailRule?: Array<RuleInstanceRelation>
2546
2556
  }
2547
2557
 
2548
2558
  /**
@@ -5606,6 +5616,26 @@ export interface PacketFilterRelation {
5606
5616
  InstanceDetailList: Array<InstanceRelation>
5607
5617
  }
5608
5618
 
5619
+ /**
5620
+ * 四七层规则的
5621
+ */
5622
+ export interface RuleInstanceRelation {
5623
+ /**
5624
+ * 资源实例的IP
5625
+ */
5626
+ EipList: Array<string>
5627
+
5628
+ /**
5629
+ * 资源实例的ID
5630
+ */
5631
+ InstanceId: string
5632
+
5633
+ /**
5634
+ * 资源实例的Cname
5635
+ */
5636
+ Cname: string
5637
+ }
5638
+
5609
5639
  /**
5610
5640
  * CreatePacketFilterConfig请求参数结构体
5611
5641
  */
@@ -4791,11 +4791,13 @@ export interface DescribeRewriteResponse {
4791
4791
  export interface Quota {
4792
4792
  /**
4793
4793
  * 配额名称,取值范围:
4794
- <li> TOTAL_OPEN_CLB_QUOTA: 用户当前地域下的公网LB配额 </li>
4795
- <li> TOTAL_INTERNAL_CLB_QUOTA: 用户当前地域下的内网LB配额 </li>
4796
- <li> TOTAL_LISTENER_QUOTA: 一个CLB下的监听器配额 </li>
4797
- <li> TOTAL_LISTENER_RULE_QUOTA: 一个监听器下的转发规则配额 </li>
4798
- <li> TOTAL_TARGET_BIND_QUOTA: 一条转发规则下绑定设备配额 </li>
4794
+ <li> TOTAL_OPEN_CLB_QUOTA:用户当前地域下的公网CLB配额 </li>
4795
+ <li> TOTAL_INTERNAL_CLB_QUOTA:用户当前地域下的内网CLB配额 </li>
4796
+ <li> TOTAL_LISTENER_QUOTA:一个CLB下的监听器配额 </li>
4797
+ <li> TOTAL_LISTENER_RULE_QUOTA:一个监听器下的转发规则配额 </li>
4798
+ <li> TOTAL_TARGET_BIND_QUOTA:一条转发规则下可绑定设备的配额 </li>
4799
+ <li> TOTAL_SNAP_IP_QUOTA: 一个CLB实例下跨地域2.0的SNAT IP配额 </li>
4800
+ <li>TOTAL_ISP_CLB_QUOTA:用户当前地域下的三网CLB配额 </li>
4799
4801
  */
4800
4802
  QuotaId: string
4801
4803
 
@@ -681,7 +681,7 @@ export interface CreateSubscribeRequest {
681
681
  Count?: number
682
682
 
683
683
  /**
684
- * 是否自动续费,默认为01表示自动续费。小时计费实例设置该标识无效。
684
+ * 是否自动续费,0表示不自动续费,1表示自动续费,默认为0。小时计费实例设置该标识无效。
685
685
  */
686
686
  AutoRenew?: number
687
687
 
@@ -851,12 +851,12 @@ export interface DescribeSubscribesRequest {
851
851
  SubsStatus?: Array<string>
852
852
 
853
853
  /**
854
- * 返回记录的起始偏移量
854
+ * 返回记录的起始偏移量,默认为0。请输入非负整数
855
855
  */
856
856
  Offset?: number
857
857
 
858
858
  /**
859
- * 单次返回的记录数量
859
+ * 单次返回的记录数量,默认20。请输入1到100的整数
860
860
  */
861
861
  Limit?: number
862
862
 
@@ -1120,6 +1120,14 @@ export interface ContentReviewTemplateItem {
1120
1120
  * 模板最后修改时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。
1121
1121
  */
1122
1122
  UpdateTime: string
1123
+
1124
+ /**
1125
+ * 模板类型,取值范围:
1126
+ * Preset:系统预置模板;
1127
+ * Custom:用户自定义模板。
1128
+ 注意:此字段可能返回 null,表示取不到有效值。
1129
+ */
1130
+ Type: string
1123
1131
  }
1124
1132
 
1125
1133
  /**
@@ -1516,6 +1524,14 @@ export interface AIRecognitionTemplateItem {
1516
1524
  * 模板最后修改时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。
1517
1525
  */
1518
1526
  UpdateTime: string
1527
+
1528
+ /**
1529
+ * 模板类型,取值范围:
1530
+ * Preset:系统预置模板;
1531
+ * Custom:用户自定义模板。
1532
+ 注意:此字段可能返回 null,表示取不到有效值。
1533
+ */
1534
+ Type: string
1519
1535
  }
1520
1536
 
1521
1537
  /**
@@ -2219,12 +2235,12 @@ export interface DescribeAIRecognitionTemplatesResponse {
2219
2235
  /**
2220
2236
  * 符合过滤条件的记录总数。
2221
2237
  */
2222
- TotalCount?: number
2238
+ TotalCount: number
2223
2239
 
2224
2240
  /**
2225
2241
  * 视频内容识别模板详情列表。
2226
2242
  */
2227
- AIRecognitionTemplateSet?: Array<AIRecognitionTemplateItem>
2243
+ AIRecognitionTemplateSet: Array<AIRecognitionTemplateItem>
2228
2244
 
2229
2245
  /**
2230
2246
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -4606,6 +4622,14 @@ export interface AIAnalysisTemplateItem {
4606
4622
  * 模板最后修改时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。
4607
4623
  */
4608
4624
  UpdateTime: string
4625
+
4626
+ /**
4627
+ * 模板类型,取值范围:
4628
+ * Preset:系统预置模板;
4629
+ * Custom:用户自定义模板。
4630
+ 注意:此字段可能返回 null,表示取不到有效值。
4631
+ */
4632
+ Type: string
4609
4633
  }
4610
4634
 
4611
4635
  /**
@@ -4858,6 +4882,13 @@ export interface DescribeAIAnalysisTemplatesRequest {
4858
4882
  * 返回记录条数,默认值:10,最大值:100。
4859
4883
  */
4860
4884
  Limit?: number
4885
+
4886
+ /**
4887
+ * 模板类型过滤条件,不填则返回所有,可选值:
4888
+ * Preset:系统预置模板;
4889
+ * Custom:用户自定义模板。
4890
+ */
4891
+ Type?: string
4861
4892
  }
4862
4893
 
4863
4894
  /**
@@ -7238,6 +7269,13 @@ export interface DescribeContentReviewTemplatesRequest {
7238
7269
  * 返回记录条数,默认值:10,最大值:50。
7239
7270
  */
7240
7271
  Limit?: number
7272
+
7273
+ /**
7274
+ * 模板类型过滤条件,不填则返回所有,可选值:
7275
+ * Preset:系统预置模板;
7276
+ * Custom:用户自定义模板。
7277
+ */
7278
+ Type?: string
7241
7279
  }
7242
7280
 
7243
7281
  /**
@@ -9040,12 +9078,12 @@ export interface DescribeAIAnalysisTemplatesResponse {
9040
9078
  /**
9041
9079
  * 符合过滤条件的记录总数。
9042
9080
  */
9043
- TotalCount?: number
9081
+ TotalCount: number
9044
9082
 
9045
9083
  /**
9046
9084
  * 视频内容分析模板详情列表。
9047
9085
  */
9048
- AIAnalysisTemplateSet?: Array<AIAnalysisTemplateItem>
9086
+ AIAnalysisTemplateSet: Array<AIAnalysisTemplateItem>
9049
9087
 
9050
9088
  /**
9051
9089
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -9929,6 +9967,13 @@ export interface DescribeAIRecognitionTemplatesRequest {
9929
9967
  * 返回记录条数,默认值:10,最大值:50。
9930
9968
  */
9931
9969
  Limit?: number
9970
+
9971
+ /**
9972
+ * 模板类型过滤条件,不填则返回所有,可选值:
9973
+ * Preset:系统预置模板;
9974
+ * Custom:用户自定义模板。
9975
+ */
9976
+ Type?: string
9932
9977
  }
9933
9978
 
9934
9979
  /**
@@ -591,6 +591,12 @@ export interface PrometheusStatus {
591
591
  注意:此字段可能返回 null,表示取不到有效值。
592
592
  */
593
593
  Grafana: GrafanaInfo
594
+
595
+ /**
596
+ * Prometheus 类型
597
+ 注意:此字段可能返回 null,表示取不到有效值。
598
+ */
599
+ Type: string
594
600
  }
595
601
 
596
602
  /**
@@ -1 +1 @@
1
- export declare const sdkVersion = "4.0.336";
1
+ export declare const sdkVersion = "4.0.337";
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.sdkVersion = void 0;
4
- exports.sdkVersion = "4.0.336";
4
+ exports.sdkVersion = "4.0.337";
@@ -1655,9 +1655,13 @@ export interface Layer7Rule {
1655
1655
  */
1656
1656
  RealServers: Array<SourceServer>;
1657
1657
  /**
1658
- * 规则所属的资源实例
1658
+ * 资源实例
1659
1659
  */
1660
1660
  InstanceDetails: Array<InstanceRelation>;
1661
+ /**
1662
+ * 规则所属的资源实例
1663
+ */
1664
+ InstanceDetailRule?: Array<RuleInstanceRelation>;
1661
1665
  }
1662
1666
  /**
1663
1667
  * ModifyPortAclConfig返回参数结构体
@@ -2152,9 +2156,13 @@ UDP(UDP协议)
2152
2156
  */
2153
2157
  RealServers: Array<SourceServer>;
2154
2158
  /**
2155
- * 规则所属的资源实例
2159
+ * 资源实例
2156
2160
  */
2157
2161
  InstanceDetails: Array<InstanceRelation>;
2162
+ /**
2163
+ * 规则所属的资源实例
2164
+ */
2165
+ InstanceDetailRule?: Array<RuleInstanceRelation>;
2158
2166
  }
2159
2167
  /**
2160
2168
  * DeletePacketFilterConfig返回参数结构体
@@ -4749,6 +4757,23 @@ export interface PacketFilterRelation {
4749
4757
  */
4750
4758
  InstanceDetailList: Array<InstanceRelation>;
4751
4759
  }
4760
+ /**
4761
+ * 四七层规则的
4762
+ */
4763
+ export interface RuleInstanceRelation {
4764
+ /**
4765
+ * 资源实例的IP
4766
+ */
4767
+ EipList: Array<string>;
4768
+ /**
4769
+ * 资源实例的ID
4770
+ */
4771
+ InstanceId: string;
4772
+ /**
4773
+ * 资源实例的Cname
4774
+ */
4775
+ Cname: string;
4776
+ }
4752
4777
  /**
4753
4778
  * CreatePacketFilterConfig请求参数结构体
4754
4779
  */
@@ -4050,11 +4050,13 @@ export interface DescribeRewriteResponse {
4050
4050
  export interface Quota {
4051
4051
  /**
4052
4052
  * 配额名称,取值范围:
4053
- <li> TOTAL_OPEN_CLB_QUOTA: 用户当前地域下的公网LB配额 </li>
4054
- <li> TOTAL_INTERNAL_CLB_QUOTA: 用户当前地域下的内网LB配额 </li>
4055
- <li> TOTAL_LISTENER_QUOTA: 一个CLB下的监听器配额 </li>
4056
- <li> TOTAL_LISTENER_RULE_QUOTA: 一个监听器下的转发规则配额 </li>
4057
- <li> TOTAL_TARGET_BIND_QUOTA: 一条转发规则下绑定设备配额 </li>
4053
+ <li> TOTAL_OPEN_CLB_QUOTA:用户当前地域下的公网CLB配额 </li>
4054
+ <li> TOTAL_INTERNAL_CLB_QUOTA:用户当前地域下的内网CLB配额 </li>
4055
+ <li> TOTAL_LISTENER_QUOTA:一个CLB下的监听器配额 </li>
4056
+ <li> TOTAL_LISTENER_RULE_QUOTA:一个监听器下的转发规则配额 </li>
4057
+ <li> TOTAL_TARGET_BIND_QUOTA:一条转发规则下可绑定设备的配额 </li>
4058
+ <li> TOTAL_SNAP_IP_QUOTA: 一个CLB实例下跨地域2.0的SNAT IP配额 </li>
4059
+ <li>TOTAL_ISP_CLB_QUOTA:用户当前地域下的三网CLB配额 </li>
4058
4060
  */
4059
4061
  QuotaId: string;
4060
4062
  /**
@@ -555,7 +555,7 @@ export interface CreateSubscribeRequest {
555
555
  */
556
556
  Count?: number;
557
557
  /**
558
- * 是否自动续费,默认为01表示自动续费。小时计费实例设置该标识无效。
558
+ * 是否自动续费,0表示不自动续费,1表示自动续费,默认为0。小时计费实例设置该标识无效。
559
559
  */
560
560
  AutoRenew?: number;
561
561
  /**
@@ -697,11 +697,11 @@ export interface DescribeSubscribesRequest {
697
697
  */
698
698
  SubsStatus?: Array<string>;
699
699
  /**
700
- * 返回记录的起始偏移量
700
+ * 返回记录的起始偏移量,默认为0。请输入非负整数
701
701
  */
702
702
  Offset?: number;
703
703
  /**
704
- * 单次返回的记录数量
704
+ * 单次返回的记录数量,默认20。请输入1到100的整数
705
705
  */
706
706
  Limit?: number;
707
707
  /**
@@ -943,6 +943,13 @@ export interface ContentReviewTemplateItem {
943
943
  * 模板最后修改时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。
944
944
  */
945
945
  UpdateTime: string;
946
+ /**
947
+ * 模板类型,取值范围:
948
+ * Preset:系统预置模板;
949
+ * Custom:用户自定义模板。
950
+ 注意:此字段可能返回 null,表示取不到有效值。
951
+ */
952
+ Type: string;
946
953
  }
947
954
  /**
948
955
  * DeleteAIRecognitionTemplate返回参数结构体
@@ -1290,6 +1297,13 @@ export interface AIRecognitionTemplateItem {
1290
1297
  * 模板最后修改时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。
1291
1298
  */
1292
1299
  UpdateTime: string;
1300
+ /**
1301
+ * 模板类型,取值范围:
1302
+ * Preset:系统预置模板;
1303
+ * Custom:用户自定义模板。
1304
+ 注意:此字段可能返回 null,表示取不到有效值。
1305
+ */
1306
+ Type: string;
1293
1307
  }
1294
1308
  /**
1295
1309
  * 内容审核 Asr 文字鉴黄任务输入参数类型
@@ -1898,11 +1912,11 @@ export interface DescribeAIRecognitionTemplatesResponse {
1898
1912
  /**
1899
1913
  * 符合过滤条件的记录总数。
1900
1914
  */
1901
- TotalCount?: number;
1915
+ TotalCount: number;
1902
1916
  /**
1903
1917
  * 视频内容识别模板详情列表。
1904
1918
  */
1905
- AIRecognitionTemplateSet?: Array<AIRecognitionTemplateItem>;
1919
+ AIRecognitionTemplateSet: Array<AIRecognitionTemplateItem>;
1906
1920
  /**
1907
1921
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1908
1922
  */
@@ -3941,6 +3955,13 @@ export interface AIAnalysisTemplateItem {
3941
3955
  * 模板最后修改时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。
3942
3956
  */
3943
3957
  UpdateTime: string;
3958
+ /**
3959
+ * 模板类型,取值范围:
3960
+ * Preset:系统预置模板;
3961
+ * Custom:用户自定义模板。
3962
+ 注意:此字段可能返回 null,表示取不到有效值。
3963
+ */
3964
+ Type: string;
3944
3965
  }
3945
3966
  /**
3946
3967
  * 片头片尾参数
@@ -4161,6 +4182,12 @@ export interface DescribeAIAnalysisTemplatesRequest {
4161
4182
  * 返回记录条数,默认值:10,最大值:100。
4162
4183
  */
4163
4184
  Limit?: number;
4185
+ /**
4186
+ * 模板类型过滤条件,不填则返回所有,可选值:
4187
+ * Preset:系统预置模板;
4188
+ * Custom:用户自定义模板。
4189
+ */
4190
+ Type?: string;
4164
4191
  }
4165
4192
  /**
4166
4193
  * 文本关键词识别结果。
@@ -6196,6 +6223,12 @@ export interface DescribeContentReviewTemplatesRequest {
6196
6223
  * 返回记录条数,默认值:10,最大值:50。
6197
6224
  */
6198
6225
  Limit?: number;
6226
+ /**
6227
+ * 模板类型过滤条件,不填则返回所有,可选值:
6228
+ * Preset:系统预置模板;
6229
+ * Custom:用户自定义模板。
6230
+ */
6231
+ Type?: string;
6199
6232
  }
6200
6233
  /**
6201
6234
  * 对视频转自适应码流的输入参数类型
@@ -7738,11 +7771,11 @@ export interface DescribeAIAnalysisTemplatesResponse {
7738
7771
  /**
7739
7772
  * 符合过滤条件的记录总数。
7740
7773
  */
7741
- TotalCount?: number;
7774
+ TotalCount: number;
7742
7775
  /**
7743
7776
  * 视频内容分析模板详情列表。
7744
7777
  */
7745
- AIAnalysisTemplateSet?: Array<AIAnalysisTemplateItem>;
7778
+ AIAnalysisTemplateSet: Array<AIAnalysisTemplateItem>;
7746
7779
  /**
7747
7780
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
7748
7781
  */
@@ -8502,6 +8535,12 @@ export interface DescribeAIRecognitionTemplatesRequest {
8502
8535
  * 返回记录条数,默认值:10,最大值:50。
8503
8536
  */
8504
8537
  Limit?: number;
8538
+ /**
8539
+ * 模板类型过滤条件,不填则返回所有,可选值:
8540
+ * Preset:系统预置模板;
8541
+ * Custom:用户自定义模板。
8542
+ */
8543
+ Type?: string;
8505
8544
  }
8506
8545
  /**
8507
8546
  * ModifyWatermarkTemplate返回参数结构体
@@ -491,6 +491,11 @@ export interface PrometheusStatus {
491
491
  注意:此字段可能返回 null,表示取不到有效值。
492
492
  */
493
493
  Grafana: GrafanaInfo;
494
+ /**
495
+ * Prometheus 类型
496
+ 注意:此字段可能返回 null,表示取不到有效值。
497
+ */
498
+ Type: string;
494
499
  }
495
500
  /**
496
501
  * 键值对过滤器,用于条件过滤查询。例如过滤ID、名称等