tencentcloud-sdk-nodejs-tem 4.0.363 → 4.0.364
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 +228 -0
- package/SERVICE_CHANGELOG.md +328 -112
- package/package.json +1 -1
- package/products.md +13 -13
- package/src/services/tem/v20210701/tem_client.ts +20 -7
- package/src/services/tem/v20210701/tem_models.ts +125 -11
- package/tencentcloud/services/tem/v20210701/tem_client.d.ts +7 -3
- package/tencentcloud/services/tem/v20210701/tem_client.js +9 -3
- package/tencentcloud/services/tem/v20210701/tem_models.d.ts +106 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,231 @@
|
|
|
1
|
+
# Release 4.0.364
|
|
2
|
+
|
|
3
|
+
## 应用性能观测(apm) 版本:2021-06-22
|
|
4
|
+
|
|
5
|
+
### 第 10 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-06-20 06:02:33
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeApmAgent](https://cloud.tencent.com/document/api/1463/64926)
|
|
16
|
+
|
|
17
|
+
* 新增入参:ReportMethod
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 云呼叫中心(ccc) 版本:2020-02-10
|
|
23
|
+
|
|
24
|
+
### 第 26 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2022-06-20 06:03:42
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
新增接口:
|
|
33
|
+
|
|
34
|
+
* [CreateCCCSkillGroup](https://cloud.tencent.com/document/api/679/75751)
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
## 账号风控平台(ciam) 版本:2022-03-31
|
|
39
|
+
|
|
40
|
+
### 第 5 次发布
|
|
41
|
+
|
|
42
|
+
发布时间:2022-06-17 10:12:20
|
|
43
|
+
|
|
44
|
+
本次发布包含了以下内容:
|
|
45
|
+
|
|
46
|
+
改善已有的文档。
|
|
47
|
+
|
|
48
|
+
新增数据结构:
|
|
49
|
+
|
|
50
|
+
* [SaltLocationRule](https://cloud.tencent.com/document/api/1441/75643#SaltLocationRule)
|
|
51
|
+
|
|
52
|
+
修改数据结构:
|
|
53
|
+
|
|
54
|
+
* [SaltLocation](https://cloud.tencent.com/document/api/1441/75643#SaltLocation)
|
|
55
|
+
|
|
56
|
+
* 新增成员:SaltLocationTypeEnum, SaltLocationRule
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
## 云加密机(cloudhsm) 版本:2019-11-12
|
|
62
|
+
|
|
63
|
+
### 第 5 次发布
|
|
64
|
+
|
|
65
|
+
发布时间:2022-06-20 06:05:03
|
|
66
|
+
|
|
67
|
+
本次发布包含了以下内容:
|
|
68
|
+
|
|
69
|
+
改善已有的文档。
|
|
70
|
+
|
|
71
|
+
修改接口:
|
|
72
|
+
|
|
73
|
+
* [DescribeSupportedHsm](https://cloud.tencent.com/document/api/639/56372)
|
|
74
|
+
|
|
75
|
+
* 新增入参:HsmType
|
|
76
|
+
|
|
77
|
+
* [DescribeVsms](https://cloud.tencent.com/document/api/639/41443)
|
|
78
|
+
|
|
79
|
+
* 新增入参:HsmType
|
|
80
|
+
|
|
81
|
+
* [InquiryPriceBuyVsm](https://cloud.tencent.com/document/api/639/41442)
|
|
82
|
+
|
|
83
|
+
* 新增入参:HsmType
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
89
|
+
|
|
90
|
+
### 第 68 次发布
|
|
91
|
+
|
|
92
|
+
发布时间:2022-06-20 06:05:27
|
|
93
|
+
|
|
94
|
+
本次发布包含了以下内容:
|
|
95
|
+
|
|
96
|
+
改善已有的文档。
|
|
97
|
+
|
|
98
|
+
修改接口:
|
|
99
|
+
|
|
100
|
+
* [ApplyOpenBankOrderDetailReceipt](https://cloud.tencent.com/document/api/1122/73065)
|
|
101
|
+
|
|
102
|
+
* 新增入参:Environment
|
|
103
|
+
|
|
104
|
+
* [CreateOpenBankExternalSubMerchantAccountBook](https://cloud.tencent.com/document/api/1122/73064)
|
|
105
|
+
|
|
106
|
+
* 新增入参:Environment
|
|
107
|
+
|
|
108
|
+
* [CreateOpenBankRechargeOrder](https://cloud.tencent.com/document/api/1122/73063)
|
|
109
|
+
|
|
110
|
+
* 新增入参:Environment
|
|
111
|
+
|
|
112
|
+
* [QueryOpenBankExternalSubAccountBookBalance](https://cloud.tencent.com/document/api/1122/73062)
|
|
113
|
+
|
|
114
|
+
* 新增入参:Environment
|
|
115
|
+
|
|
116
|
+
* [QueryOpenBankOrderDetailReceiptInfo](https://cloud.tencent.com/document/api/1122/73061)
|
|
117
|
+
|
|
118
|
+
* 新增入参:Environment
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
124
|
+
|
|
125
|
+
### 第 44 次发布
|
|
126
|
+
|
|
127
|
+
发布时间:2022-06-20 06:06:12
|
|
128
|
+
|
|
129
|
+
本次发布包含了以下内容:
|
|
130
|
+
|
|
131
|
+
改善已有的文档。
|
|
132
|
+
|
|
133
|
+
修改数据结构:
|
|
134
|
+
|
|
135
|
+
* [VulEffectHostList](https://cloud.tencent.com/document/api/296/19867#VulEffectHostList)
|
|
136
|
+
|
|
137
|
+
* 新增成员:FirstDiscoveryTime, InstanceState
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
## DNSPod(dnspod) 版本:2021-03-23
|
|
143
|
+
|
|
144
|
+
### 第 5 次发布
|
|
145
|
+
|
|
146
|
+
发布时间:2022-06-20 06:07:25
|
|
147
|
+
|
|
148
|
+
本次发布包含了以下内容:
|
|
149
|
+
|
|
150
|
+
改善已有的文档。
|
|
151
|
+
|
|
152
|
+
新增接口:
|
|
153
|
+
|
|
154
|
+
* [DescribeDomainAnalytics](https://cloud.tencent.com/document/api/1427/75753)
|
|
155
|
+
* [DescribeSubdomainAnalytics](https://cloud.tencent.com/document/api/1427/75752)
|
|
156
|
+
|
|
157
|
+
新增数据结构:
|
|
158
|
+
|
|
159
|
+
* [DomainAliasAnalyticsItem](https://cloud.tencent.com/document/api/1427/56185#DomainAliasAnalyticsItem)
|
|
160
|
+
* [DomainAnalyticsDetail](https://cloud.tencent.com/document/api/1427/56185#DomainAnalyticsDetail)
|
|
161
|
+
* [DomainAnalyticsInfo](https://cloud.tencent.com/document/api/1427/56185#DomainAnalyticsInfo)
|
|
162
|
+
* [SubdomainAliasAnalyticsItem](https://cloud.tencent.com/document/api/1427/56185#SubdomainAliasAnalyticsItem)
|
|
163
|
+
* [SubdomainAnalyticsInfo](https://cloud.tencent.com/document/api/1427/56185#SubdomainAnalyticsInfo)
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
168
|
+
|
|
169
|
+
### 第 28 次发布
|
|
170
|
+
|
|
171
|
+
发布时间:2022-06-20 06:08:20
|
|
172
|
+
|
|
173
|
+
本次发布包含了以下内容:
|
|
174
|
+
|
|
175
|
+
改善已有的文档。
|
|
176
|
+
|
|
177
|
+
修改数据结构:
|
|
178
|
+
|
|
179
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
|
180
|
+
|
|
181
|
+
* 新增成员:EsConfigSets
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
## 证书(ssl) 版本:2019-12-05
|
|
187
|
+
|
|
188
|
+
### 第 15 次发布
|
|
189
|
+
|
|
190
|
+
发布时间:2022-06-20 06:13:03
|
|
191
|
+
|
|
192
|
+
本次发布包含了以下内容:
|
|
193
|
+
|
|
194
|
+
改善已有的文档。
|
|
195
|
+
|
|
196
|
+
修改数据结构:
|
|
197
|
+
|
|
198
|
+
* [Certificates](https://cloud.tencent.com/document/api/400/41679#Certificates)
|
|
199
|
+
|
|
200
|
+
* 新增成员:IsIgnore
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
## 弹性微服务(tem) 版本:2021-07-01
|
|
206
|
+
|
|
207
|
+
### 第 18 次发布
|
|
208
|
+
|
|
209
|
+
发布时间:2022-06-20 06:14:36
|
|
210
|
+
|
|
211
|
+
本次发布包含了以下内容:
|
|
212
|
+
|
|
213
|
+
改善已有的文档。
|
|
214
|
+
|
|
215
|
+
新增接口:
|
|
216
|
+
|
|
217
|
+
* [DescribeApplicationsStatus](https://cloud.tencent.com/document/api/1371/75754)
|
|
218
|
+
|
|
219
|
+
新增数据结构:
|
|
220
|
+
|
|
221
|
+
* [ServiceVersionBrief](https://cloud.tencent.com/document/api/1371/60171#ServiceVersionBrief)
|
|
222
|
+
|
|
223
|
+
|
|
224
|
+
|
|
225
|
+
## 弹性微服务(tem) 版本:2020-12-21
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
|
|
1
229
|
# Release 4.0.363
|
|
2
230
|
|
|
3
231
|
## 音频内容检测(ams) 版本:2020-12-29
|