tencentcloud-sdk-nodejs-cfw 4.0.441 → 4.0.442
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 +173 -0
- package/SERVICE_CHANGELOG.md +213 -184
- package/package.json +1 -1
- package/products.md +10 -10
- package/src/services/cfw/v20190904/cfw_client.ts +19 -93
- package/src/services/cfw/v20190904/cfw_models.ts +127 -471
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +5 -29
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +6 -42
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +111 -402
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,176 @@
|
|
|
1
|
+
# Release 4.0.442
|
|
2
|
+
|
|
3
|
+
## 云防火墙(cfw) 版本:2019-09-04
|
|
4
|
+
|
|
5
|
+
### 第 25 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-09-15 06:13:28
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
14
|
+
|
|
15
|
+
* CreateSecurityGroupApiRules
|
|
16
|
+
* DescribeAddrTemplateList
|
|
17
|
+
* DescribeSyncAssetStatus
|
|
18
|
+
* ModifyAllSwitchStatus
|
|
19
|
+
* ModifyItemSwitchStatus
|
|
20
|
+
* ModifySecurityGroupAllRuleStatus
|
|
21
|
+
|
|
22
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
23
|
+
|
|
24
|
+
* SecurityGroupApiRuleData
|
|
25
|
+
* TemplateListInfo
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
## 移动网络加速(mna) 版本:2021-01-19
|
|
30
|
+
|
|
31
|
+
### 第 7 次发布
|
|
32
|
+
|
|
33
|
+
发布时间:2022-09-14 20:21:28
|
|
34
|
+
|
|
35
|
+
本次发布包含了以下内容:
|
|
36
|
+
|
|
37
|
+
改善已有的文档。
|
|
38
|
+
|
|
39
|
+
新增接口:
|
|
40
|
+
|
|
41
|
+
* [GetFlowStatistic](https://cloud.tencent.com/document/api/1385/80486)
|
|
42
|
+
|
|
43
|
+
新增数据结构:
|
|
44
|
+
|
|
45
|
+
* [NetDetails](https://cloud.tencent.com/document/api/1385/55846#NetDetails)
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
## 云监控(monitor) 版本:2018-07-24
|
|
50
|
+
|
|
51
|
+
### 第 62 次发布
|
|
52
|
+
|
|
53
|
+
发布时间:2022-09-15 06:31:40
|
|
54
|
+
|
|
55
|
+
本次发布包含了以下内容:
|
|
56
|
+
|
|
57
|
+
改善已有的文档。
|
|
58
|
+
|
|
59
|
+
修改接口:
|
|
60
|
+
|
|
61
|
+
* [DescribeConditionsTemplateList](https://cloud.tencent.com/document/api/248/70250)
|
|
62
|
+
|
|
63
|
+
* 新增入参:PolicyCountOrder
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
修改数据结构:
|
|
67
|
+
|
|
68
|
+
* [Condition](https://cloud.tencent.com/document/api/248/30354#Condition)
|
|
69
|
+
|
|
70
|
+
* 新增成员:IsAdvanced, IsOpen, ProductId
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
## 视频处理(mps) 版本:2019-06-12
|
|
76
|
+
|
|
77
|
+
### 第 41 次发布
|
|
78
|
+
|
|
79
|
+
发布时间:2022-09-15 06:32:33
|
|
80
|
+
|
|
81
|
+
本次发布包含了以下内容:
|
|
82
|
+
|
|
83
|
+
改善已有的文档。
|
|
84
|
+
|
|
85
|
+
修改数据结构:
|
|
86
|
+
|
|
87
|
+
* [EditMediaOutputConfig](https://cloud.tencent.com/document/api/862/37615#EditMediaOutputConfig)
|
|
88
|
+
|
|
89
|
+
* 新增成员:Type
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
## 服务网格(tcm) 版本:2021-04-13
|
|
95
|
+
|
|
96
|
+
### 第 11 次发布
|
|
97
|
+
|
|
98
|
+
发布时间:2022-09-15 06:39:35
|
|
99
|
+
|
|
100
|
+
本次发布包含了以下内容:
|
|
101
|
+
|
|
102
|
+
改善已有的文档。
|
|
103
|
+
|
|
104
|
+
新增数据结构:
|
|
105
|
+
|
|
106
|
+
* [SmartDNSConfig](https://cloud.tencent.com/document/api/1261/63843#SmartDNSConfig)
|
|
107
|
+
|
|
108
|
+
修改数据结构:
|
|
109
|
+
|
|
110
|
+
* [CLS](https://cloud.tencent.com/document/api/1261/63843#CLS)
|
|
111
|
+
|
|
112
|
+
* 新增成员:NeedDelete
|
|
113
|
+
|
|
114
|
+
* [IstioConfig](https://cloud.tencent.com/document/api/1261/63843#IstioConfig)
|
|
115
|
+
|
|
116
|
+
* 新增成员:EnablePilotHTTP, DisableHTTPRetry, SmartDNS
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
122
|
+
|
|
123
|
+
### 第 122 次发布
|
|
124
|
+
|
|
125
|
+
发布时间:2022-09-15 06:43:33
|
|
126
|
+
|
|
127
|
+
本次发布包含了以下内容:
|
|
128
|
+
|
|
129
|
+
改善已有的文档。
|
|
130
|
+
|
|
131
|
+
修改接口:
|
|
132
|
+
|
|
133
|
+
* [UpdateTKEEdgeCluster](https://cloud.tencent.com/document/api/457/74855)
|
|
134
|
+
|
|
135
|
+
* 新增入参:ClusterLevel
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
141
|
+
|
|
142
|
+
### 第 17 次发布
|
|
143
|
+
|
|
144
|
+
发布时间:2022-09-15 06:49:04
|
|
145
|
+
|
|
146
|
+
本次发布包含了以下内容:
|
|
147
|
+
|
|
148
|
+
改善已有的文档。
|
|
149
|
+
|
|
150
|
+
修改接口:
|
|
151
|
+
|
|
152
|
+
* [AddSpartaProtection](https://cloud.tencent.com/document/api/627/72689)
|
|
153
|
+
|
|
154
|
+
* 新增入参:ActiveCheck, TLSVersion, Ciphers, CipherTemplate
|
|
155
|
+
|
|
156
|
+
* [DeleteIpAccessControl](https://cloud.tencent.com/document/api/627/72648)
|
|
157
|
+
|
|
158
|
+
* 新增入参:SourceType
|
|
159
|
+
|
|
160
|
+
* [UpsertIpAccessControl](https://cloud.tencent.com/document/api/627/72636)
|
|
161
|
+
|
|
162
|
+
* 新增入参:SourceType
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
修改数据结构:
|
|
166
|
+
|
|
167
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/627/53609#InstanceInfo)
|
|
168
|
+
|
|
169
|
+
* 新增成员:ElasticBilling
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
1
174
|
# Release 4.0.441
|
|
2
175
|
|
|
3
176
|
## 品牌经营管家(bma) 版本:2021-06-24
|