tencentcloud-sdk-nodejs 4.0.740 → 4.0.741
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 +192 -0
- package/SERVICE_CHANGELOG.md +272 -135
- package/package.json +1 -1
- package/products.md +14 -14
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ams/index.ts +2 -2
- package/src/services/billing/v20180709/billing_models.ts +4 -0
- package/src/services/bma/index.ts +2 -2
- package/src/services/btoe/index.ts +2 -2
- package/src/services/cvm/v20170312/cvm_client.ts +1 -0
- package/src/services/cvm/v20170312/cvm_models.ts +6 -2
- package/src/services/dbbrain/index.ts +2 -2
- package/src/services/dts/index.ts +2 -2
- package/src/services/es/v20180416/es_models.ts +41 -9
- package/src/services/ess/v20201111/ess_models.ts +20 -4
- package/src/services/essbasic/index.ts +2 -2
- package/src/services/essbasic/v20210526/essbasic_models.ts +20 -4
- package/src/services/iotcloud/index.ts +2 -2
- package/src/services/iotvideo/index.ts +2 -2
- package/src/services/mongodb/index.ts +2 -2
- package/src/services/organization/index.ts +2 -2
- package/src/services/tbaas/v20180416/tbaas_models.ts +12 -2
- package/src/services/tbp/index.ts +2 -2
- package/src/services/tcr/v20190924/tcr_client.ts +16 -8
- package/src/services/tdmq/v20200217/tdmq_models.ts +1 -1
- package/src/services/tem/index.ts +2 -2
- package/src/services/teo/index.ts +2 -2
- package/src/services/teo/v20220901/teo_models.ts +4 -5
- package/src/services/thpc/index.ts +2 -2
- package/src/services/tione/index.ts +2 -2
- package/src/services/tse/v20201207/tse_client.ts +42 -2
- package/src/services/tse/v20201207/tse_models.ts +205 -10
- package/src/services/vm/index.ts +2 -2
- package/src/services/wedata/v20210820/wedata_client.ts +21 -7
- package/src/services/wedata/v20210820/wedata_models.ts +115 -6
- package/src/services/yunsou/index.ts +2 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ams/index.d.ts +4 -4
- package/tencentcloud/services/ams/index.js +2 -2
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +4 -0
- package/tencentcloud/services/bma/index.d.ts +4 -4
- package/tencentcloud/services/bma/index.js +2 -2
- package/tencentcloud/services/btoe/index.d.ts +4 -4
- package/tencentcloud/services/btoe/index.js +2 -2
- package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +1 -0
- package/tencentcloud/services/cvm/v20170312/cvm_client.js +1 -0
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +6 -2
- package/tencentcloud/services/dbbrain/index.d.ts +4 -4
- package/tencentcloud/services/dbbrain/index.js +2 -2
- package/tencentcloud/services/dts/index.d.ts +4 -4
- package/tencentcloud/services/dts/index.js +2 -2
- package/tencentcloud/services/es/v20180416/es_models.d.ts +41 -9
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +20 -4
- package/tencentcloud/services/essbasic/index.d.ts +4 -4
- package/tencentcloud/services/essbasic/index.js +2 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +20 -4
- package/tencentcloud/services/iotcloud/index.d.ts +4 -4
- package/tencentcloud/services/iotcloud/index.js +2 -2
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/mongodb/index.d.ts +4 -4
- package/tencentcloud/services/mongodb/index.js +2 -2
- package/tencentcloud/services/organization/index.d.ts +4 -4
- package/tencentcloud/services/organization/index.js +2 -2
- package/tencentcloud/services/tbaas/v20180416/tbaas_models.d.ts +12 -2
- package/tencentcloud/services/tbp/index.d.ts +4 -4
- package/tencentcloud/services/tbp/index.js +2 -2
- package/tencentcloud/services/tcr/v20190924/tcr_client.d.ts +12 -4
- package/tencentcloud/services/tcr/v20190924/tcr_client.js +12 -4
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +1 -1
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/teo/index.d.ts +4 -4
- package/tencentcloud/services/teo/index.js +2 -2
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +4 -5
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/tione/index.d.ts +4 -4
- package/tencentcloud/services/tione/index.js +2 -2
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +13 -1
- package/tencentcloud/services/tse/v20201207/tse_client.js +18 -0
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +195 -10
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +7 -3
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +9 -3
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +111 -6
- package/tencentcloud/services/yunsou/index.d.ts +4 -4
- package/tencentcloud/services/yunsou/index.js +2 -2
- package/test/tse.v20201207.test.js +30 -0
- package/test/wedata.v20210820.test.js +12 -2
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,119 +1,82 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 云服务器(cvm) 版本:2017-03-12
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 121 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-11-
|
|
7
|
+
发布时间:2023-11-23 01:14:32
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* [CloseAuditService](https://cloud.tencent.com/document/api/236/101816)
|
|
16
|
-
* [CreateAuditRuleTemplate](https://cloud.tencent.com/document/api/236/101815)
|
|
17
|
-
* [DeleteAuditRuleTemplates](https://cloud.tencent.com/document/api/236/101814)
|
|
18
|
-
* [DeleteDatabase](https://cloud.tencent.com/document/api/236/101808)
|
|
19
|
-
* [DescribeAuditInstanceList](https://cloud.tencent.com/document/api/236/101813)
|
|
20
|
-
* [DescribeAuditRuleTemplateModifyHistory](https://cloud.tencent.com/document/api/236/101812)
|
|
21
|
-
* [DescribeAuditRuleTemplates](https://cloud.tencent.com/document/api/236/101811)
|
|
22
|
-
* [ModifyAuditRuleTemplates](https://cloud.tencent.com/document/api/236/101810)
|
|
23
|
-
* [ModifyAuditService](https://cloud.tencent.com/document/api/236/101809)
|
|
24
|
-
|
|
25
|
-
新增数据结构:
|
|
26
|
-
|
|
27
|
-
* [AuditInstanceFilters](https://cloud.tencent.com/document/api/236/15878#AuditInstanceFilters)
|
|
28
|
-
* [AuditInstanceInfo](https://cloud.tencent.com/document/api/236/15878#AuditInstanceInfo)
|
|
29
|
-
* [AuditRuleTemplateInfo](https://cloud.tencent.com/document/api/236/15878#AuditRuleTemplateInfo)
|
|
30
|
-
* [InstanceDbAuditStatus](https://cloud.tencent.com/document/api/236/15878#InstanceDbAuditStatus)
|
|
31
|
-
* [RuleTemplateInfo](https://cloud.tencent.com/document/api/236/15878#RuleTemplateInfo)
|
|
32
|
-
* [RuleTemplateRecordInfo](https://cloud.tencent.com/document/api/236/15878#RuleTemplateRecordInfo)
|
|
33
|
-
|
|
34
|
-
修改数据结构:
|
|
35
|
-
|
|
36
|
-
* [InstanceInfo](https://cloud.tencent.com/document/api/236/15878#InstanceInfo)
|
|
13
|
+
修改接口:
|
|
37
14
|
|
|
38
|
-
|
|
15
|
+
* [ModifyInstancesAttribute](https://cloud.tencent.com/document/api/213/15739)
|
|
39
16
|
|
|
40
|
-
*
|
|
17
|
+
* 新增入参:UserData
|
|
41
18
|
|
|
42
19
|
|
|
43
20
|
|
|
44
21
|
|
|
45
|
-
##
|
|
22
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
46
23
|
|
|
47
|
-
### 第
|
|
24
|
+
### 第 50 次发布
|
|
48
25
|
|
|
49
|
-
发布时间:2023-11-
|
|
26
|
+
发布时间:2023-11-23 01:18:36
|
|
50
27
|
|
|
51
28
|
本次发布包含了以下内容:
|
|
52
29
|
|
|
53
30
|
改善已有的文档。
|
|
54
31
|
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
* [DescribeTaskPolicyTriggerLog](https://cloud.tencent.com/document/api/1500/101818)
|
|
58
|
-
* [TriggerPolicy](https://cloud.tencent.com/document/api/1500/101817)
|
|
59
|
-
|
|
60
|
-
新增数据结构:
|
|
61
|
-
|
|
62
|
-
* [PolicyTriggerLog](https://cloud.tencent.com/document/api/1500/71784#PolicyTriggerLog)
|
|
32
|
+
修改接口:
|
|
63
33
|
|
|
34
|
+
* [RestartInstance](https://cloud.tencent.com/document/api/845/30630)
|
|
64
35
|
|
|
36
|
+
* 新增入参:UpgradeKernel
|
|
65
37
|
|
|
66
|
-
|
|
38
|
+
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
|
67
39
|
|
|
68
|
-
|
|
40
|
+
* 新增入参:KibanaPrivateDomain, CerebroPrivateDomain
|
|
69
41
|
|
|
70
|
-
发布时间:2023-11-21 15:26:06
|
|
71
42
|
|
|
72
|
-
|
|
43
|
+
修改数据结构:
|
|
73
44
|
|
|
74
|
-
|
|
45
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
|
75
46
|
|
|
76
|
-
|
|
47
|
+
* 新增成员:KibanaPrivateVip, CustomKibanaPrivateUrl
|
|
77
48
|
|
|
78
|
-
* [
|
|
79
|
-
* [ListConfigRules](https://cloud.tencent.com/document/api/1579/101781)
|
|
49
|
+
* [OptionalWebServiceInfo](https://cloud.tencent.com/document/api/845/30634#OptionalWebServiceInfo)
|
|
80
50
|
|
|
81
|
-
|
|
51
|
+
* 新增成员:PrivateVip, CustomPrivateUrl
|
|
82
52
|
|
|
83
|
-
* [Annotation](https://cloud.tencent.com/document/api/1579/101783#Annotation)
|
|
84
|
-
* [ConfigRule](https://cloud.tencent.com/document/api/1579/101783#ConfigRule)
|
|
85
|
-
* [InputParameter](https://cloud.tencent.com/document/api/1579/101783#InputParameter)
|
|
86
|
-
* [InputParameterForManage](https://cloud.tencent.com/document/api/1579/101783#InputParameterForManage)
|
|
87
|
-
* [SourceConditionForManage](https://cloud.tencent.com/document/api/1579/101783#SourceConditionForManage)
|
|
88
|
-
* [Tag](https://cloud.tencent.com/document/api/1579/101783#Tag)
|
|
89
|
-
* [TriggerType](https://cloud.tencent.com/document/api/1579/101783#TriggerType)
|
|
90
53
|
|
|
91
54
|
|
|
92
55
|
|
|
93
|
-
##
|
|
56
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
94
57
|
|
|
95
|
-
### 第
|
|
58
|
+
### 第 136 次发布
|
|
96
59
|
|
|
97
|
-
发布时间:2023-11-
|
|
60
|
+
发布时间:2023-11-23 01:18:49
|
|
98
61
|
|
|
99
62
|
本次发布包含了以下内容:
|
|
100
63
|
|
|
101
64
|
改善已有的文档。
|
|
102
65
|
|
|
103
|
-
|
|
66
|
+
修改接口:
|
|
104
67
|
|
|
105
|
-
* [
|
|
68
|
+
* [CreateSchemeUrl](https://cloud.tencent.com/document/api/1323/70359)
|
|
106
69
|
|
|
107
|
-
*
|
|
70
|
+
* 新增入参:IdCardType, IdCardNumber
|
|
108
71
|
|
|
109
72
|
|
|
110
73
|
|
|
111
74
|
|
|
112
|
-
##
|
|
75
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
113
76
|
|
|
114
|
-
### 第
|
|
77
|
+
### 第 133 次发布
|
|
115
78
|
|
|
116
|
-
发布时间:2023-11-
|
|
79
|
+
发布时间:2023-11-23 01:19:06
|
|
117
80
|
|
|
118
81
|
本次发布包含了以下内容:
|
|
119
82
|
|
|
@@ -121,27 +84,29 @@
|
|
|
121
84
|
|
|
122
85
|
修改接口:
|
|
123
86
|
|
|
124
|
-
* [
|
|
125
|
-
|
|
126
|
-
* 新增入参:Vpc
|
|
87
|
+
* [CreateSignUrls](https://cloud.tencent.com/document/api/1420/61522)
|
|
127
88
|
|
|
128
|
-
*
|
|
89
|
+
* 新增入参:IdCardType, IdCardNumber
|
|
129
90
|
|
|
130
91
|
|
|
131
92
|
修改数据结构:
|
|
132
93
|
|
|
133
|
-
* [
|
|
94
|
+
* [FillApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FillApproverInfo)
|
|
134
95
|
|
|
135
|
-
*
|
|
96
|
+
* <font color="#dd0000">**修改成员**:</font>NotChannelOrganization
|
|
136
97
|
|
|
137
98
|
|
|
138
99
|
|
|
139
100
|
|
|
140
|
-
##
|
|
101
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
141
102
|
|
|
142
|
-
### 第 64 次发布
|
|
143
103
|
|
|
144
|
-
|
|
104
|
+
|
|
105
|
+
## 腾讯云区块链服务平台 TBaaS(tbaas) 版本:2018-04-16
|
|
106
|
+
|
|
107
|
+
### 第 20 次发布
|
|
108
|
+
|
|
109
|
+
发布时间:2023-11-23 01:26:18
|
|
145
110
|
|
|
146
111
|
本次发布包含了以下内容:
|
|
147
112
|
|
|
@@ -149,41 +114,41 @@
|
|
|
149
114
|
|
|
150
115
|
修改接口:
|
|
151
116
|
|
|
152
|
-
* [
|
|
153
|
-
|
|
154
|
-
* 新增入参:ZoneId
|
|
117
|
+
* [DownloadUserCert](https://cloud.tencent.com/document/api/663/38516)
|
|
155
118
|
|
|
119
|
+
* 新增出参:Cert
|
|
156
120
|
|
|
121
|
+
* [Invoke](https://cloud.tencent.com/document/api/663/19464)
|
|
157
122
|
|
|
123
|
+
* 新增出参:TxId
|
|
158
124
|
|
|
159
|
-
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
160
125
|
|
|
161
126
|
|
|
162
127
|
|
|
163
|
-
##
|
|
128
|
+
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
164
129
|
|
|
165
|
-
### 第
|
|
130
|
+
### 第 62 次发布
|
|
166
131
|
|
|
167
|
-
发布时间:2023-11-
|
|
132
|
+
发布时间:2023-11-23 01:27:00
|
|
168
133
|
|
|
169
134
|
本次发布包含了以下内容:
|
|
170
135
|
|
|
171
136
|
改善已有的文档。
|
|
172
137
|
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
* [DescribeIPAMD](https://cloud.tencent.com/document/api/457/101765)
|
|
176
|
-
|
|
177
|
-
* 新增出参:ClaimExpiredDuration
|
|
138
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
178
139
|
|
|
140
|
+
* CreateCustomAccount
|
|
141
|
+
* DeleteCustomAccount
|
|
142
|
+
* DescribeCustomAccounts
|
|
143
|
+
* ModifyCustomAccount
|
|
179
144
|
|
|
180
145
|
|
|
181
146
|
|
|
182
147
|
## 微服务引擎 TSE(tse) 版本:2020-12-07
|
|
183
148
|
|
|
184
|
-
### 第
|
|
149
|
+
### 第 54 次发布
|
|
185
150
|
|
|
186
|
-
发布时间:2023-11-
|
|
151
|
+
发布时间:2023-11-23 01:30:34
|
|
187
152
|
|
|
188
153
|
本次发布包含了以下内容:
|
|
189
154
|
|
|
@@ -191,34 +156,37 @@
|
|
|
191
156
|
|
|
192
157
|
新增接口:
|
|
193
158
|
|
|
194
|
-
* [
|
|
195
|
-
* [
|
|
196
|
-
* [
|
|
159
|
+
* [DeleteWafDomains](https://cloud.tencent.com/document/api/1364/101828)
|
|
160
|
+
* [DescribeWafDomains](https://cloud.tencent.com/document/api/1364/101827)
|
|
161
|
+
* [DescribeWafProtection](https://cloud.tencent.com/document/api/1364/101826)
|
|
197
162
|
|
|
163
|
+
新增数据结构:
|
|
198
164
|
|
|
165
|
+
* [DescribeWafDomainsResult](https://cloud.tencent.com/document/api/1364/54942#DescribeWafDomainsResult)
|
|
166
|
+
* [DescribeWafProtectionResult](https://cloud.tencent.com/document/api/1364/54942#DescribeWafProtectionResult)
|
|
167
|
+
* [RouteWafStatus](https://cloud.tencent.com/document/api/1364/54942#RouteWafStatus)
|
|
168
|
+
* [ServiceWafStatus](https://cloud.tencent.com/document/api/1364/54942#ServiceWafStatus)
|
|
199
169
|
|
|
200
|
-
## 云点播(vod) 版本:2018-07-17
|
|
201
170
|
|
|
202
|
-
### 第 171 次发布
|
|
203
171
|
|
|
204
|
-
|
|
172
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
205
173
|
|
|
206
|
-
|
|
174
|
+
### 第 59 次发布
|
|
207
175
|
|
|
208
|
-
|
|
176
|
+
发布时间:2023-11-23 01:33:33
|
|
209
177
|
|
|
210
|
-
|
|
178
|
+
本次发布包含了以下内容:
|
|
211
179
|
|
|
212
|
-
|
|
180
|
+
改善已有的文档。
|
|
213
181
|
|
|
214
|
-
|
|
182
|
+
新增接口:
|
|
215
183
|
|
|
184
|
+
* [DescribeColumnsMeta](https://cloud.tencent.com/document/api/1267/101829)
|
|
216
185
|
|
|
217
186
|
新增数据结构:
|
|
218
187
|
|
|
219
|
-
* [
|
|
220
|
-
* [
|
|
221
|
-
* [QualityEnhanceTaskOutput](https://cloud.tencent.com/document/api/266/31773#QualityEnhanceTaskOutput)
|
|
188
|
+
* [ColumnMeta](https://cloud.tencent.com/document/api/1267/76336#ColumnMeta)
|
|
189
|
+
* [Pair](https://cloud.tencent.com/document/api/1267/76336#Pair)
|
|
222
190
|
|
|
223
191
|
|
|
224
192
|
|
|
@@ -8563,6 +8531,21 @@
|
|
|
8563
8531
|
|
|
8564
8532
|
## 费用中心(billing) 版本:2018-07-09
|
|
8565
8533
|
|
|
8534
|
+
### 第 51 次发布
|
|
8535
|
+
|
|
8536
|
+
发布时间:2023-11-22 16:06:06
|
|
8537
|
+
|
|
8538
|
+
本次发布包含了以下内容:
|
|
8539
|
+
|
|
8540
|
+
改善已有的文档。
|
|
8541
|
+
|
|
8542
|
+
修改接口:
|
|
8543
|
+
|
|
8544
|
+
* [CreateSavingPlanOrder](https://cloud.tencent.com/document/api/555/100825)
|
|
8545
|
+
|
|
8546
|
+
* 新增入参:ClientToken
|
|
8547
|
+
|
|
8548
|
+
|
|
8566
8549
|
### 第 50 次发布
|
|
8567
8550
|
|
|
8568
8551
|
发布时间:2023-11-21 01:07:18
|
|
@@ -15357,24 +15340,24 @@
|
|
|
15357
15340
|
|
|
15358
15341
|
新增接口:
|
|
15359
15342
|
|
|
15360
|
-
* [
|
|
15361
|
-
* [
|
|
15362
|
-
* [
|
|
15363
|
-
* [
|
|
15364
|
-
* [
|
|
15365
|
-
* [
|
|
15366
|
-
* [
|
|
15367
|
-
* [
|
|
15368
|
-
* [
|
|
15343
|
+
* [CloseAuditService](https://cloud.tencent.com/document/api/236/101816)
|
|
15344
|
+
* [CreateAuditRuleTemplate](https://cloud.tencent.com/document/api/236/101815)
|
|
15345
|
+
* [DeleteAuditRuleTemplates](https://cloud.tencent.com/document/api/236/101814)
|
|
15346
|
+
* [DeleteDatabase](https://cloud.tencent.com/document/api/236/101808)
|
|
15347
|
+
* [DescribeAuditInstanceList](https://cloud.tencent.com/document/api/236/101813)
|
|
15348
|
+
* [DescribeAuditRuleTemplateModifyHistory](https://cloud.tencent.com/document/api/236/101812)
|
|
15349
|
+
* [DescribeAuditRuleTemplates](https://cloud.tencent.com/document/api/236/101811)
|
|
15350
|
+
* [ModifyAuditRuleTemplates](https://cloud.tencent.com/document/api/236/101810)
|
|
15351
|
+
* [ModifyAuditService](https://cloud.tencent.com/document/api/236/101809)
|
|
15369
15352
|
|
|
15370
15353
|
新增数据结构:
|
|
15371
15354
|
|
|
15372
|
-
* [
|
|
15373
|
-
* [
|
|
15374
|
-
* [
|
|
15375
|
-
* [
|
|
15376
|
-
* [
|
|
15377
|
-
* [
|
|
15355
|
+
* [AuditInstanceFilters](https://cloud.tencent.com/document/api/236/15878#AuditInstanceFilters)
|
|
15356
|
+
* [AuditInstanceInfo](https://cloud.tencent.com/document/api/236/15878#AuditInstanceInfo)
|
|
15357
|
+
* [AuditRuleTemplateInfo](https://cloud.tencent.com/document/api/236/15878#AuditRuleTemplateInfo)
|
|
15358
|
+
* [InstanceDbAuditStatus](https://cloud.tencent.com/document/api/236/15878#InstanceDbAuditStatus)
|
|
15359
|
+
* [RuleTemplateInfo](https://cloud.tencent.com/document/api/236/15878#RuleTemplateInfo)
|
|
15360
|
+
* [RuleTemplateRecordInfo](https://cloud.tencent.com/document/api/236/15878#RuleTemplateRecordInfo)
|
|
15378
15361
|
|
|
15379
15362
|
修改数据结构:
|
|
15380
15363
|
|
|
@@ -21735,12 +21718,12 @@
|
|
|
21735
21718
|
|
|
21736
21719
|
新增接口:
|
|
21737
21720
|
|
|
21738
|
-
* [
|
|
21739
|
-
* [
|
|
21721
|
+
* [DescribeTaskPolicyTriggerLog](https://cloud.tencent.com/document/api/1500/101818)
|
|
21722
|
+
* [TriggerPolicy](https://cloud.tencent.com/document/api/1500/101817)
|
|
21740
21723
|
|
|
21741
21724
|
新增数据结构:
|
|
21742
21725
|
|
|
21743
|
-
* [
|
|
21726
|
+
* [PolicyTriggerLog](https://cloud.tencent.com/document/api/1500/71784#PolicyTriggerLog)
|
|
21744
21727
|
|
|
21745
21728
|
### 第 12 次发布
|
|
21746
21729
|
|
|
@@ -32351,18 +32334,18 @@
|
|
|
32351
32334
|
|
|
32352
32335
|
新增接口:
|
|
32353
32336
|
|
|
32354
|
-
* [
|
|
32355
|
-
* [
|
|
32337
|
+
* [ListAggregateConfigRules](https://cloud.tencent.com/document/api/1579/101782)
|
|
32338
|
+
* [ListConfigRules](https://cloud.tencent.com/document/api/1579/101781)
|
|
32356
32339
|
|
|
32357
32340
|
新增数据结构:
|
|
32358
32341
|
|
|
32359
|
-
* [
|
|
32360
|
-
* [
|
|
32361
|
-
* [
|
|
32362
|
-
* [
|
|
32363
|
-
* [
|
|
32364
|
-
* [
|
|
32365
|
-
* [
|
|
32342
|
+
* [Annotation](https://cloud.tencent.com/document/api/1579/101783#Annotation)
|
|
32343
|
+
* [ConfigRule](https://cloud.tencent.com/document/api/1579/101783#ConfigRule)
|
|
32344
|
+
* [InputParameter](https://cloud.tencent.com/document/api/1579/101783#InputParameter)
|
|
32345
|
+
* [InputParameterForManage](https://cloud.tencent.com/document/api/1579/101783#InputParameterForManage)
|
|
32346
|
+
* [SourceConditionForManage](https://cloud.tencent.com/document/api/1579/101783#SourceConditionForManage)
|
|
32347
|
+
* [Tag](https://cloud.tencent.com/document/api/1579/101783#Tag)
|
|
32348
|
+
* [TriggerType](https://cloud.tencent.com/document/api/1579/101783#TriggerType)
|
|
32366
32349
|
|
|
32367
32350
|
|
|
32368
32351
|
|
|
@@ -35696,6 +35679,21 @@
|
|
|
35696
35679
|
|
|
35697
35680
|
## 云服务器(cvm) 版本:2017-03-12
|
|
35698
35681
|
|
|
35682
|
+
### 第 121 次发布
|
|
35683
|
+
|
|
35684
|
+
发布时间:2023-11-23 01:14:32
|
|
35685
|
+
|
|
35686
|
+
本次发布包含了以下内容:
|
|
35687
|
+
|
|
35688
|
+
改善已有的文档。
|
|
35689
|
+
|
|
35690
|
+
修改接口:
|
|
35691
|
+
|
|
35692
|
+
* [ModifyInstancesAttribute](https://cloud.tencent.com/document/api/213/15739)
|
|
35693
|
+
|
|
35694
|
+
* 新增入参:UserData
|
|
35695
|
+
|
|
35696
|
+
|
|
35699
35697
|
### 第 120 次发布
|
|
35700
35698
|
|
|
35701
35699
|
发布时间:2023-11-20 00:06:15
|
|
@@ -55003,6 +55001,36 @@
|
|
|
55003
55001
|
|
|
55004
55002
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
55005
55003
|
|
|
55004
|
+
### 第 50 次发布
|
|
55005
|
+
|
|
55006
|
+
发布时间:2023-11-23 01:18:36
|
|
55007
|
+
|
|
55008
|
+
本次发布包含了以下内容:
|
|
55009
|
+
|
|
55010
|
+
改善已有的文档。
|
|
55011
|
+
|
|
55012
|
+
修改接口:
|
|
55013
|
+
|
|
55014
|
+
* [RestartInstance](https://cloud.tencent.com/document/api/845/30630)
|
|
55015
|
+
|
|
55016
|
+
* 新增入参:UpgradeKernel
|
|
55017
|
+
|
|
55018
|
+
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
|
55019
|
+
|
|
55020
|
+
* 新增入参:KibanaPrivateDomain, CerebroPrivateDomain
|
|
55021
|
+
|
|
55022
|
+
|
|
55023
|
+
修改数据结构:
|
|
55024
|
+
|
|
55025
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
|
55026
|
+
|
|
55027
|
+
* 新增成员:KibanaPrivateVip, CustomKibanaPrivateUrl
|
|
55028
|
+
|
|
55029
|
+
* [OptionalWebServiceInfo](https://cloud.tencent.com/document/api/845/30634#OptionalWebServiceInfo)
|
|
55030
|
+
|
|
55031
|
+
* 新增成员:PrivateVip, CustomPrivateUrl
|
|
55032
|
+
|
|
55033
|
+
|
|
55006
55034
|
### 第 49 次发布
|
|
55007
55035
|
|
|
55008
55036
|
发布时间:2023-10-30 00:42:05
|
|
@@ -56093,6 +56121,21 @@
|
|
|
56093
56121
|
|
|
56094
56122
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
56095
56123
|
|
|
56124
|
+
### 第 136 次发布
|
|
56125
|
+
|
|
56126
|
+
发布时间:2023-11-23 01:18:49
|
|
56127
|
+
|
|
56128
|
+
本次发布包含了以下内容:
|
|
56129
|
+
|
|
56130
|
+
改善已有的文档。
|
|
56131
|
+
|
|
56132
|
+
修改接口:
|
|
56133
|
+
|
|
56134
|
+
* [CreateSchemeUrl](https://cloud.tencent.com/document/api/1323/70359)
|
|
56135
|
+
|
|
56136
|
+
* 新增入参:IdCardType, IdCardNumber
|
|
56137
|
+
|
|
56138
|
+
|
|
56096
56139
|
### 第 135 次发布
|
|
56097
56140
|
|
|
56098
56141
|
发布时间:2023-11-09 01:14:12
|
|
@@ -58720,6 +58763,28 @@
|
|
|
58720
58763
|
|
|
58721
58764
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
58722
58765
|
|
|
58766
|
+
### 第 133 次发布
|
|
58767
|
+
|
|
58768
|
+
发布时间:2023-11-23 01:19:06
|
|
58769
|
+
|
|
58770
|
+
本次发布包含了以下内容:
|
|
58771
|
+
|
|
58772
|
+
改善已有的文档。
|
|
58773
|
+
|
|
58774
|
+
修改接口:
|
|
58775
|
+
|
|
58776
|
+
* [CreateSignUrls](https://cloud.tencent.com/document/api/1420/61522)
|
|
58777
|
+
|
|
58778
|
+
* 新增入参:IdCardType, IdCardNumber
|
|
58779
|
+
|
|
58780
|
+
|
|
58781
|
+
修改数据结构:
|
|
58782
|
+
|
|
58783
|
+
* [FillApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FillApproverInfo)
|
|
58784
|
+
|
|
58785
|
+
* <font color="#dd0000">**修改成员**:</font>NotChannelOrganization
|
|
58786
|
+
|
|
58787
|
+
|
|
58723
58788
|
### 第 132 次发布
|
|
58724
58789
|
|
|
58725
58790
|
发布时间:2023-11-14 01:16:20
|
|
@@ -101457,6 +101522,25 @@
|
|
|
101457
101522
|
|
|
101458
101523
|
## 腾讯云区块链服务平台 TBaaS(tbaas) 版本:2018-04-16
|
|
101459
101524
|
|
|
101525
|
+
### 第 20 次发布
|
|
101526
|
+
|
|
101527
|
+
发布时间:2023-11-23 01:26:18
|
|
101528
|
+
|
|
101529
|
+
本次发布包含了以下内容:
|
|
101530
|
+
|
|
101531
|
+
改善已有的文档。
|
|
101532
|
+
|
|
101533
|
+
修改接口:
|
|
101534
|
+
|
|
101535
|
+
* [DownloadUserCert](https://cloud.tencent.com/document/api/663/38516)
|
|
101536
|
+
|
|
101537
|
+
* 新增出参:Cert
|
|
101538
|
+
|
|
101539
|
+
* [Invoke](https://cloud.tencent.com/document/api/663/19464)
|
|
101540
|
+
|
|
101541
|
+
* 新增出参:TxId
|
|
101542
|
+
|
|
101543
|
+
|
|
101460
101544
|
### 第 19 次发布
|
|
101461
101545
|
|
|
101462
101546
|
发布时间:2023-11-21 01:32:15
|
|
@@ -105474,6 +105558,21 @@
|
|
|
105474
105558
|
|
|
105475
105559
|
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
105476
105560
|
|
|
105561
|
+
### 第 62 次发布
|
|
105562
|
+
|
|
105563
|
+
发布时间:2023-11-23 01:27:00
|
|
105564
|
+
|
|
105565
|
+
本次发布包含了以下内容:
|
|
105566
|
+
|
|
105567
|
+
改善已有的文档。
|
|
105568
|
+
|
|
105569
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
105570
|
+
|
|
105571
|
+
* CreateCustomAccount
|
|
105572
|
+
* DeleteCustomAccount
|
|
105573
|
+
* DescribeCustomAccounts
|
|
105574
|
+
* ModifyCustomAccount
|
|
105575
|
+
|
|
105477
105576
|
### 第 61 次发布
|
|
105478
105577
|
|
|
105479
105578
|
发布时间:2023-09-11 02:43:38
|
|
@@ -124870,6 +124969,27 @@
|
|
|
124870
124969
|
|
|
124871
124970
|
## 微服务引擎 TSE(tse) 版本:2020-12-07
|
|
124872
124971
|
|
|
124972
|
+
### 第 54 次发布
|
|
124973
|
+
|
|
124974
|
+
发布时间:2023-11-23 01:30:34
|
|
124975
|
+
|
|
124976
|
+
本次发布包含了以下内容:
|
|
124977
|
+
|
|
124978
|
+
改善已有的文档。
|
|
124979
|
+
|
|
124980
|
+
新增接口:
|
|
124981
|
+
|
|
124982
|
+
* [[DeleteWafDomains](https://cloud.tencent.com/document/api/1364/101828)](https://cloud.tencent.com/document/api/#/#)
|
|
124983
|
+
* [[DescribeWafDomains](https://cloud.tencent.com/document/api/1364/101827)](https://cloud.tencent.com/document/api/#/#)
|
|
124984
|
+
* [[DescribeWafProtection](https://cloud.tencent.com/document/api/1364/101826)](https://cloud.tencent.com/document/api/#/#)
|
|
124985
|
+
|
|
124986
|
+
新增数据结构:
|
|
124987
|
+
|
|
124988
|
+
* [[DescribeWafDomainsResult](https://cloud.tencent.com/document/api/1364/54942#DescribeWafDomainsResult)](https://cloud.tencent.com/document/api/1364/54942#[DescribeWafDomainsResult](https://cloud.tencent.com/document/api/1364/54942#DescribeWafDomainsResult))
|
|
124989
|
+
* [[DescribeWafProtectionResult](https://cloud.tencent.com/document/api/1364/54942#DescribeWafProtectionResult)](https://cloud.tencent.com/document/api/1364/54942#[DescribeWafProtectionResult](https://cloud.tencent.com/document/api/1364/54942#DescribeWafProtectionResult))
|
|
124990
|
+
* [[RouteWafStatus](https://cloud.tencent.com/document/api/1364/54942#RouteWafStatus)](https://cloud.tencent.com/document/api/1364/54942#[RouteWafStatus](https://cloud.tencent.com/document/api/1364/54942#RouteWafStatus))
|
|
124991
|
+
* [[ServiceWafStatus](https://cloud.tencent.com/document/api/1364/54942#ServiceWafStatus)](https://cloud.tencent.com/document/api/1364/54942#[ServiceWafStatus](https://cloud.tencent.com/document/api/1364/54942#ServiceWafStatus))
|
|
124992
|
+
|
|
124873
124993
|
### 第 53 次发布
|
|
124874
124994
|
|
|
124875
124995
|
发布时间:2023-11-22 07:09:30
|
|
@@ -124880,9 +125000,9 @@
|
|
|
124880
125000
|
|
|
124881
125001
|
新增接口:
|
|
124882
125002
|
|
|
124883
|
-
* [
|
|
124884
|
-
* [
|
|
124885
|
-
* [
|
|
125003
|
+
* [CloseWafProtection](https://cloud.tencent.com/document/api/1364/101822)
|
|
125004
|
+
* [CreateWafDomains](https://cloud.tencent.com/document/api/1364/101821)
|
|
125005
|
+
* [OpenWafProtection](https://cloud.tencent.com/document/api/1364/101820)
|
|
124886
125006
|
|
|
124887
125007
|
### 第 52 次发布
|
|
124888
125008
|
|
|
@@ -129277,9 +129397,9 @@
|
|
|
129277
129397
|
|
|
129278
129398
|
新增数据结构:
|
|
129279
129399
|
|
|
129280
|
-
* [
|
|
129281
|
-
* [
|
|
129282
|
-
* [
|
|
129400
|
+
* [QualityEnhanceTask](https://cloud.tencent.com/document/api/266/31773#QualityEnhanceTask)
|
|
129401
|
+
* [QualityEnhanceTaskInput](https://cloud.tencent.com/document/api/266/31773#QualityEnhanceTaskInput)
|
|
129402
|
+
* [QualityEnhanceTaskOutput](https://cloud.tencent.com/document/api/266/31773#QualityEnhanceTaskOutput)
|
|
129283
129403
|
|
|
129284
129404
|
### 第 170 次发布
|
|
129285
129405
|
|
|
@@ -140126,6 +140246,23 @@
|
|
|
140126
140246
|
|
|
140127
140247
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
140128
140248
|
|
|
140249
|
+
### 第 59 次发布
|
|
140250
|
+
|
|
140251
|
+
发布时间:2023-11-23 01:33:33
|
|
140252
|
+
|
|
140253
|
+
本次发布包含了以下内容:
|
|
140254
|
+
|
|
140255
|
+
改善已有的文档。
|
|
140256
|
+
|
|
140257
|
+
新增接口:
|
|
140258
|
+
|
|
140259
|
+
* [[DescribeColumnsMeta](https://cloud.tencent.com/document/api/1267/101829)](https://cloud.tencent.com/document/api/#/#)
|
|
140260
|
+
|
|
140261
|
+
新增数据结构:
|
|
140262
|
+
|
|
140263
|
+
* [[ColumnMeta](https://cloud.tencent.com/document/api/1267/76336#ColumnMeta)](https://cloud.tencent.com/document/api/1267/76336#[ColumnMeta](https://cloud.tencent.com/document/api/1267/76336#ColumnMeta))
|
|
140264
|
+
* [[Pair](https://cloud.tencent.com/document/api/1267/76336#Pair)](https://cloud.tencent.com/document/api/1267/76336#[Pair](https://cloud.tencent.com/document/api/1267/76336#Pair))
|
|
140265
|
+
|
|
140129
140266
|
### 第 58 次发布
|
|
140130
140267
|
|
|
140131
140268
|
发布时间:2023-11-21 01:42:45
|