tencentcloud-sdk-nodejs 4.0.686 → 4.0.687
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 +197 -0
- package/SERVICE_CHANGELOG.md +325 -396
- package/package.json +1 -1
- package/products.md +18 -17
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ams/v20201229/ams_client.ts +4 -3
- package/src/services/ams/v20201229/ams_models.ts +1 -1
- package/src/services/asr/v20190614/asr_models.ts +81 -28
- package/src/services/cdb/v20170320/cdb_models.ts +3 -3
- package/src/services/cvm/v20170312/cvm_models.ts +6 -1
- package/src/services/dlc/v20210125/dlc_client.ts +1 -1
- package/src/services/dlc/v20210125/dlc_models.ts +1 -1
- package/src/services/ecc/v20181213/ecc_client.ts +1 -0
- package/src/services/ecc/v20181213/ecc_models.ts +35 -0
- package/src/services/ess/v20201111/ess_client.ts +6 -22
- package/src/services/ess/v20201111/ess_models.ts +96 -114
- package/src/services/essbasic/v20210526/essbasic_models.ts +45 -3
- package/src/services/index.ts +1 -0
- package/src/services/monitor/v20180724/monitor_models.ts +5 -0
- package/src/services/mrs/v20200910/mrs_client.ts +3 -2
- package/src/services/mrs/v20200910/mrs_models.ts +2 -2
- package/src/services/ocr/v20181119/ocr_client.ts +1 -1
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +31 -19
- package/src/services/teo/v20220901/teo_models.ts +11 -10
- package/src/services/vod/v20180717/vod_client.ts +0 -12
- package/src/services/vod/v20180717/vod_models.ts +0 -24
- package/src/services/waf/v20180125/waf_client.ts +12 -0
- package/src/services/waf/v20180125/waf_models.ts +32 -0
- package/src/services/weilingwith/index.ts +5 -0
- package/src/services/weilingwith/v20230427/index.ts +6 -0
- package/src/services/weilingwith/v20230427/weilingwith_client.ts +93 -0
- package/src/services/weilingwith/v20230427/weilingwith_models.ts +197 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ams/v20201229/ams_client.d.ts +4 -3
- package/tencentcloud/services/ams/v20201229/ams_client.js +4 -3
- package/tencentcloud/services/ams/v20201229/ams_models.d.ts +1 -1
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +81 -28
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +3 -3
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +6 -1
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +1 -1
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +1 -1
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +1 -1
- package/tencentcloud/services/ecc/v20181213/ecc_models.d.ts +34 -0
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +5 -13
- package/tencentcloud/services/ess/v20201111/ess_client.js +4 -14
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +96 -112
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +45 -3
- package/tencentcloud/services/index.d.ts +1 -0
- package/tencentcloud/services/index.js +2 -0
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +5 -0
- package/tencentcloud/services/mrs/v20200910/mrs_client.d.ts +2 -1
- package/tencentcloud/services/mrs/v20200910/mrs_client.js +2 -1
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +2 -2
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +1 -1
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +1 -1
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +31 -19
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +11 -10
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +1 -5
- package/tencentcloud/services/vod/v20180717/vod_client.js +0 -6
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +0 -22
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +5 -1
- package/tencentcloud/services/waf/v20180125/waf_client.js +6 -0
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +30 -0
- package/tencentcloud/services/weilingwith/index.d.ts +6 -0
- package/tencentcloud/services/weilingwith/index.js +7 -0
- package/tencentcloud/services/weilingwith/v20230427/index.d.ts +6 -0
- package/tencentcloud/services/weilingwith/v20230427/index.js +9 -0
- package/tencentcloud/services/weilingwith/v20230427/weilingwith_client.d.ts +30 -0
- package/tencentcloud/services/weilingwith/v20230427/weilingwith_client.js +61 -0
- package/tencentcloud/services/weilingwith/v20230427/weilingwith_models.d.ts +169 -0
- package/tencentcloud/services/weilingwith/v20230427/weilingwith_models.js +18 -0
- package/test/ess.v20201111.test.js +0 -10
- package/test/vod.v20180717.test.js +0 -10
- package/test/waf.v20180125.test.js +10 -0
- package/test/weilingwith.v20230427.test.js +71 -0
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,29 +1,31 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 云服务器(cvm) 版本:2017-03-12
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 116 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-09-
|
|
7
|
+
发布时间:2023-09-13 01:29:52
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改数据结构:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [HostItem](https://cloud.tencent.com/document/api/213/15753#HostItem)
|
|
16
16
|
|
|
17
|
-
*
|
|
17
|
+
* 新增成员:Tags
|
|
18
18
|
|
|
19
|
+
* <font color="#dd0000">**修改成员**:</font>Placement, HostId, HostType, HostName, HostChargeType, RenewFlag, CreatedTime, ExpiredTime, InstanceIds, HostState, HostIp, HostResource
|
|
19
20
|
|
|
20
21
|
|
|
21
22
|
|
|
22
|
-
## 本地专用集群(cdc) 版本:2020-12-14
|
|
23
23
|
|
|
24
|
-
|
|
24
|
+
## 英文作文批改(ecc) 版本:2018-12-13
|
|
25
25
|
|
|
26
|
-
|
|
26
|
+
### 第 4 次发布
|
|
27
|
+
|
|
28
|
+
发布时间:2023-09-13 01:42:58
|
|
27
29
|
|
|
28
30
|
本次发布包含了以下内容:
|
|
29
31
|
|
|
@@ -31,93 +33,56 @@
|
|
|
31
33
|
|
|
32
34
|
修改接口:
|
|
33
35
|
|
|
34
|
-
* [
|
|
35
|
-
|
|
36
|
-
* 新增入参:HostId, StartTime, EndTime, Period
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
新增数据结构:
|
|
40
|
-
|
|
41
|
-
* [DetailData](https://cloud.tencent.com/document/api/1346/73770#DetailData)
|
|
42
|
-
|
|
43
|
-
修改数据结构:
|
|
44
|
-
|
|
45
|
-
* [HostStatistic](https://cloud.tencent.com/document/api/1346/73770#HostStatistic)
|
|
46
|
-
|
|
47
|
-
* 新增成员:CpuAverage, MemAverage, NetAverage, CpuDetailData, MemDetailData, NetRateDetailData, NetPacketDetailData
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
53
|
-
|
|
54
|
-
### 第 11 次发布
|
|
55
|
-
|
|
56
|
-
发布时间:2023-09-12 01:32:51
|
|
36
|
+
* [CorrectMultiImage](https://cloud.tencent.com/document/api/1076/41242)
|
|
57
37
|
|
|
58
|
-
|
|
38
|
+
* 新增出参:ResultData
|
|
59
39
|
|
|
60
|
-
|
|
40
|
+
* [EHOCR](https://cloud.tencent.com/document/api/1076/35210)
|
|
61
41
|
|
|
62
|
-
|
|
42
|
+
* 新增出参:ResultData
|
|
63
43
|
|
|
64
|
-
* [DomainAssetVO](https://cloud.tencent.com/document/api/664/90825#DomainAssetVO)
|
|
65
44
|
|
|
66
|
-
|
|
45
|
+
新增数据结构:
|
|
67
46
|
|
|
47
|
+
* [CompositionContext](https://cloud.tencent.com/document/api/1076/35212#CompositionContext)
|
|
68
48
|
|
|
69
49
|
|
|
70
50
|
|
|
71
51
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
72
52
|
|
|
73
|
-
### 第
|
|
53
|
+
### 第 115 次发布
|
|
74
54
|
|
|
75
|
-
发布时间:2023-09-
|
|
55
|
+
发布时间:2023-09-13 01:46:18
|
|
76
56
|
|
|
77
57
|
本次发布包含了以下内容:
|
|
78
58
|
|
|
79
59
|
改善已有的文档。
|
|
80
60
|
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
* [ComponentLimit](https://cloud.tencent.com/document/api/1323/70369#ComponentLimit)
|
|
84
|
-
|
|
85
|
-
修改数据结构:
|
|
86
|
-
|
|
87
|
-
* [ApproverInfo](https://cloud.tencent.com/document/api/1323/70369#ApproverInfo)
|
|
88
|
-
|
|
89
|
-
* 新增成员:AddSignComponentsLimits
|
|
61
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
90
62
|
|
|
63
|
+
* CreateChannelSubOrganizationModifyQrCode
|
|
91
64
|
|
|
92
65
|
|
|
93
66
|
|
|
94
67
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
95
68
|
|
|
96
|
-
### 第
|
|
69
|
+
### 第 110 次发布
|
|
97
70
|
|
|
98
|
-
发布时间:2023-09-
|
|
71
|
+
发布时间:2023-09-13 01:47:18
|
|
99
72
|
|
|
100
73
|
本次发布包含了以下内容:
|
|
101
74
|
|
|
102
75
|
改善已有的文档。
|
|
103
76
|
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
* [ComponentLimit](https://cloud.tencent.com/document/api/1420/61525#ComponentLimit)
|
|
107
|
-
|
|
108
|
-
修改数据结构:
|
|
109
|
-
|
|
110
|
-
* [CommonFlowApprover](https://cloud.tencent.com/document/api/1420/61525#CommonFlowApprover)
|
|
111
|
-
|
|
112
|
-
* 新增成员:ApproverVerifyTypes, ApproverSignTypes
|
|
77
|
+
修改接口:
|
|
113
78
|
|
|
114
|
-
* [
|
|
79
|
+
* [CreateSealByImage](https://cloud.tencent.com/document/api/1420/73067)
|
|
115
80
|
|
|
116
|
-
*
|
|
81
|
+
* 新增入参:GenerateSource, SealType, SealHorizontalText, SealStyle, SealSize
|
|
117
82
|
|
|
118
|
-
*
|
|
83
|
+
* <font color="#dd0000">**修改入参**:</font>SealImage
|
|
119
84
|
|
|
120
|
-
*
|
|
85
|
+
* 新增出参:ImageUrl
|
|
121
86
|
|
|
122
87
|
|
|
123
88
|
|
|
@@ -126,111 +91,30 @@
|
|
|
126
91
|
|
|
127
92
|
|
|
128
93
|
|
|
129
|
-
##
|
|
130
|
-
|
|
131
|
-
### 第 42 次发布
|
|
132
|
-
|
|
133
|
-
发布时间:2023-09-12 02:07:10
|
|
134
|
-
|
|
135
|
-
本次发布包含了以下内容:
|
|
136
|
-
|
|
137
|
-
改善已有的文档。
|
|
138
|
-
|
|
139
|
-
修改接口:
|
|
140
|
-
|
|
141
|
-
* [CreateDocument](https://cloud.tencent.com/document/api/1639/81421)
|
|
142
|
-
|
|
143
|
-
* 新增入参:AutoHandleUnsupportedElement
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
94
|
+
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
|
149
95
|
|
|
150
|
-
### 第
|
|
96
|
+
### 第 93 次发布
|
|
151
97
|
|
|
152
|
-
发布时间:2023-09-
|
|
98
|
+
发布时间:2023-09-13 02:04:57
|
|
153
99
|
|
|
154
100
|
本次发布包含了以下内容:
|
|
155
101
|
|
|
156
102
|
改善已有的文档。
|
|
157
103
|
|
|
158
|
-
|
|
104
|
+
修改数据结构:
|
|
159
105
|
|
|
160
|
-
* [
|
|
106
|
+
* [AlarmHistory](https://cloud.tencent.com/document/api/248/30354#AlarmHistory)
|
|
161
107
|
|
|
162
|
-
|
|
108
|
+
* 新增成员:AlarmLevel
|
|
163
109
|
|
|
164
|
-
* [Block](https://cloud.tencent.com/document/api/1314/56230#Block)
|
|
165
|
-
* [BloodPressureItem](https://cloud.tencent.com/document/api/1314/56230#BloodPressureItem)
|
|
166
|
-
* [ChestCircumferenceItem](https://cloud.tencent.com/document/api/1314/56230#ChestCircumferenceItem)
|
|
167
|
-
* [GeneralExaminationBaseItem](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationBaseItem)
|
|
168
|
-
* [GeneralExaminationBriefSummary](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationBriefSummary)
|
|
169
|
-
* [GeneralExaminationOthers](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationOthers)
|
|
170
|
-
* [GeneralExaminationVitalSign](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationVitalSign)
|
|
171
|
-
* [GeneralExaminationVitalSignBloodPressure](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationVitalSignBloodPressure)
|
|
172
|
-
* [GynaecologyAdnexal](https://cloud.tencent.com/document/api/1314/56230#GynaecologyAdnexal)
|
|
173
|
-
* [GynaecologyBaseItem](https://cloud.tencent.com/document/api/1314/56230#GynaecologyBaseItem)
|
|
174
|
-
* [GynaecologyBriefSummary](https://cloud.tencent.com/document/api/1314/56230#GynaecologyBriefSummary)
|
|
175
|
-
* [GynaecologyCervix](https://cloud.tencent.com/document/api/1314/56230#GynaecologyCervix)
|
|
176
|
-
* [GynaecologyMenstrualHistory](https://cloud.tencent.com/document/api/1314/56230#GynaecologyMenstrualHistory)
|
|
177
|
-
* [GynaecologyPelvicCavity](https://cloud.tencent.com/document/api/1314/56230#GynaecologyPelvicCavity)
|
|
178
|
-
* [GynaecologyUterus](https://cloud.tencent.com/document/api/1314/56230#GynaecologyUterus)
|
|
179
|
-
* [GynaecologyVagina](https://cloud.tencent.com/document/api/1314/56230#GynaecologyVagina)
|
|
180
|
-
* [GynaecologyVulva](https://cloud.tencent.com/document/api/1314/56230#GynaecologyVulva)
|
|
181
|
-
* [HearingItem](https://cloud.tencent.com/document/api/1314/56230#HearingItem)
|
|
182
|
-
* [InternalMedicineAbdomen](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomen)
|
|
183
|
-
* [InternalMedicineAbdomenGallBladder](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenGallBladder)
|
|
184
|
-
* [InternalMedicineAbdomenKidney](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenKidney)
|
|
185
|
-
* [InternalMedicineAbdomenLiver](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenLiver)
|
|
186
|
-
* [InternalMedicineAbdomenPancreas](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenPancreas)
|
|
187
|
-
* [InternalMedicineAbdomenSpleen](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenSpleen)
|
|
188
|
-
* [InternalMedicineBaseItem](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineBaseItem)
|
|
189
|
-
* [InternalMedicineBriefSummary](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineBriefSummary)
|
|
190
|
-
* [InternalMedicineHeart](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineHeart)
|
|
191
|
-
* [InternalMedicineRespiratorySystem](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineRespiratorySystem)
|
|
192
|
-
* [InternalMedicineVessel](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineVessel)
|
|
193
|
-
* [KeyValueItem](https://cloud.tencent.com/document/api/1314/56230#KeyValueItem)
|
|
194
|
-
* [OphthalmologyBareEyeSight](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyBareEyeSight)
|
|
195
|
-
* [OphthalmologyBaseItem](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyBaseItem)
|
|
196
|
-
* [OphthalmologyBriefSummary](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyBriefSummary)
|
|
197
|
-
* [OphthalmologyColourVision](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyColourVision)
|
|
198
|
-
* [OphthalmologyCorrectedVisualAcuity](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyCorrectedVisualAcuity)
|
|
199
|
-
* [OphthalmologyFundoscopy](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyFundoscopy)
|
|
200
|
-
* [OtolaryngologyBaseItem](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyBaseItem)
|
|
201
|
-
* [OtolaryngologyBriefSummary](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyBriefSummary)
|
|
202
|
-
* [OtolaryngologyEar](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyEar)
|
|
203
|
-
* [OtolaryngologyLarynx](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyLarynx)
|
|
204
|
-
* [OtolaryngologyNose](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyNose)
|
|
205
|
-
* [PdfInfo](https://cloud.tencent.com/document/api/1314/56230#PdfInfo)
|
|
206
|
-
* [PhysicalBaseItem](https://cloud.tencent.com/document/api/1314/56230#PhysicalBaseItem)
|
|
207
|
-
* [PhysicalExamination](https://cloud.tencent.com/document/api/1314/56230#PhysicalExamination)
|
|
208
|
-
* [PhysicalExaminationV1](https://cloud.tencent.com/document/api/1314/56230#PhysicalExaminationV1)
|
|
209
|
-
* [StomatologyBaseItem](https://cloud.tencent.com/document/api/1314/56230#StomatologyBaseItem)
|
|
210
|
-
* [StomatologyBriefSummary](https://cloud.tencent.com/document/api/1314/56230#StomatologyBriefSummary)
|
|
211
|
-
* [StomatologyGingiva](https://cloud.tencent.com/document/api/1314/56230#StomatologyGingiva)
|
|
212
|
-
* [StomatologyPeriodontics](https://cloud.tencent.com/document/api/1314/56230#StomatologyPeriodontics)
|
|
213
|
-
* [StomatologyToothDecay](https://cloud.tencent.com/document/api/1314/56230#StomatologyToothDecay)
|
|
214
|
-
* [SurgeryAnorectal](https://cloud.tencent.com/document/api/1314/56230#SurgeryAnorectal)
|
|
215
|
-
* [SurgeryBaseItem](https://cloud.tencent.com/document/api/1314/56230#SurgeryBaseItem)
|
|
216
|
-
* [SurgeryBreast](https://cloud.tencent.com/document/api/1314/56230#SurgeryBreast)
|
|
217
|
-
* [SurgeryBriefSummary](https://cloud.tencent.com/document/api/1314/56230#SurgeryBriefSummary)
|
|
218
|
-
* [SurgeryHeadNeck](https://cloud.tencent.com/document/api/1314/56230#SurgeryHeadNeck)
|
|
219
|
-
* [SurgeryLymphNode](https://cloud.tencent.com/document/api/1314/56230#SurgeryLymphNode)
|
|
220
|
-
* [SurgerySkin](https://cloud.tencent.com/document/api/1314/56230#SurgerySkin)
|
|
221
|
-
* [SurgerySpinalExtremities](https://cloud.tencent.com/document/api/1314/56230#SurgerySpinalExtremities)
|
|
222
|
-
* [SurgeryThyroid](https://cloud.tencent.com/document/api/1314/56230#SurgeryThyroid)
|
|
223
|
-
* [SurgeryUrogenitalSystem](https://cloud.tencent.com/document/api/1314/56230#SurgeryUrogenitalSystem)
|
|
224
|
-
* [TextTypeListBlock](https://cloud.tencent.com/document/api/1314/56230#TextTypeListBlock)
|
|
225
|
-
* [ValueUnitItem](https://cloud.tencent.com/document/api/1314/56230#ValueUnitItem)
|
|
226
110
|
|
|
227
111
|
|
|
228
112
|
|
|
229
|
-
##
|
|
113
|
+
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
230
114
|
|
|
231
|
-
### 第
|
|
115
|
+
### 第 51 次发布
|
|
232
116
|
|
|
233
|
-
发布时间:2023-09-
|
|
117
|
+
发布时间:2023-09-13 02:18:02
|
|
234
118
|
|
|
235
119
|
本次发布包含了以下内容:
|
|
236
120
|
|
|
@@ -238,208 +122,76 @@
|
|
|
238
122
|
|
|
239
123
|
修改接口:
|
|
240
124
|
|
|
241
|
-
* [
|
|
242
|
-
|
|
243
|
-
* 新增出参:CurrentTime, GenerateTime
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
## 邮件推送(ses) 版本:2020-10-02
|
|
249
|
-
|
|
250
|
-
### 第 19 次发布
|
|
251
|
-
|
|
252
|
-
发布时间:2023-09-12 02:25:46
|
|
253
|
-
|
|
254
|
-
本次发布包含了以下内容:
|
|
255
|
-
|
|
256
|
-
改善已有的文档。
|
|
257
|
-
|
|
258
|
-
新增接口:
|
|
259
|
-
|
|
260
|
-
* [ListReceiverDetails](https://cloud.tencent.com/document/api/1288/97935)
|
|
261
|
-
|
|
262
|
-
新增数据结构:
|
|
263
|
-
|
|
264
|
-
* [ReceiverDetail](https://cloud.tencent.com/document/api/1288/51053#ReceiverDetail)
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
## 安全运营中心(ssa) 版本:2018-06-08
|
|
269
|
-
|
|
270
|
-
### 第 19 次发布
|
|
271
|
-
|
|
272
|
-
发布时间:2023-09-12 02:29:07
|
|
273
|
-
|
|
274
|
-
本次发布包含了以下内容:
|
|
275
|
-
|
|
276
|
-
改善已有的文档。
|
|
277
|
-
|
|
278
|
-
新增接口:
|
|
279
|
-
|
|
280
|
-
* [DescribeAlarmStat](https://cloud.tencent.com/document/api/664/97936)
|
|
281
|
-
|
|
282
|
-
新增数据结构:
|
|
283
|
-
|
|
284
|
-
* [AlarmInfoRsp](https://cloud.tencent.com/document/api/664/51406#AlarmInfoRsp)
|
|
285
|
-
* [AttackEvent](https://cloud.tencent.com/document/api/664/51406#AttackEvent)
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
## SSL 证书(ssl) 版本:2019-12-05
|
|
290
|
-
|
|
291
|
-
### 第 43 次发布
|
|
292
|
-
|
|
293
|
-
发布时间:2023-09-12 02:29:39
|
|
294
|
-
|
|
295
|
-
本次发布包含了以下内容:
|
|
296
|
-
|
|
297
|
-
改善已有的文档。
|
|
125
|
+
* [CreateBackup](https://cloud.tencent.com/document/api/238/19946)
|
|
298
126
|
|
|
299
|
-
|
|
127
|
+
* 新增入参:StorageStrategy
|
|
300
128
|
|
|
301
|
-
* [
|
|
129
|
+
* [DescribeBackups](https://cloud.tencent.com/document/api/238/19943)
|
|
302
130
|
|
|
303
|
-
* 新增入参:
|
|
131
|
+
* 新增入参:StorageStrategy
|
|
304
132
|
|
|
305
133
|
|
|
306
134
|
修改数据结构:
|
|
307
135
|
|
|
308
|
-
* [
|
|
309
|
-
|
|
310
|
-
* 新增成员:HostingStatus, HostingCompleteTime, HostingRenewCertId
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
## 消息队列 RocketMQ 版(trocket) 版本:2023-03-08
|
|
316
|
-
|
|
317
|
-
### 第 3 次发布
|
|
318
|
-
|
|
319
|
-
发布时间:2023-09-12 02:49:45
|
|
320
|
-
|
|
321
|
-
本次发布包含了以下内容:
|
|
322
|
-
|
|
323
|
-
改善已有的文档。
|
|
324
|
-
|
|
325
|
-
新增接口:
|
|
326
|
-
|
|
327
|
-
* [CreateConsumerGroup](https://cloud.tencent.com/document/api/1493/97943)
|
|
328
|
-
* [CreateTopic](https://cloud.tencent.com/document/api/1493/97947)
|
|
329
|
-
* [DeleteConsumerGroup](https://cloud.tencent.com/document/api/1493/97942)
|
|
330
|
-
* [DeleteTopic](https://cloud.tencent.com/document/api/1493/97946)
|
|
331
|
-
* [DescribeConsumerGroup](https://cloud.tencent.com/document/api/1493/97941)
|
|
332
|
-
* [DescribeTopic](https://cloud.tencent.com/document/api/1493/97945)
|
|
333
|
-
* [DescribeTopicStatsOp](https://cloud.tencent.com/document/api/1493/97938)
|
|
334
|
-
* [ModifyConsumerGroup](https://cloud.tencent.com/document/api/1493/97940)
|
|
335
|
-
* [ModifyTopic](https://cloud.tencent.com/document/api/1493/97944)
|
|
136
|
+
* [Backup](https://cloud.tencent.com/document/api/238/19976#Backup)
|
|
336
137
|
|
|
337
|
-
|
|
138
|
+
* 新增成员:StorageStrategy
|
|
338
139
|
|
|
339
|
-
* [SubscriptionData](https://cloud.tencent.com/document/api/1493/96031#SubscriptionData)
|
|
340
140
|
|
|
341
141
|
|
|
342
142
|
|
|
343
|
-
##
|
|
143
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
344
144
|
|
|
345
|
-
### 第
|
|
145
|
+
### 第 51 次发布
|
|
346
146
|
|
|
347
|
-
发布时间:2023-09-
|
|
147
|
+
发布时间:2023-09-13 02:30:58
|
|
348
148
|
|
|
349
149
|
本次发布包含了以下内容:
|
|
350
150
|
|
|
351
151
|
改善已有的文档。
|
|
352
152
|
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
* [DescribeDeliveryConfigs](https://cloud.tencent.com/document/api/649/75774)
|
|
356
|
-
|
|
357
|
-
* 新增入参:ProgramIdList, ConfigIdList
|
|
358
|
-
|
|
359
|
-
* [DescribeGatewayApis](https://cloud.tencent.com/document/api/649/63178)
|
|
360
|
-
|
|
361
|
-
* 新增入参:ReleaseStatus
|
|
362
|
-
|
|
363
|
-
* [DescribeGroupsWithPlugin](https://cloud.tencent.com/document/api/649/53936)
|
|
364
|
-
|
|
365
|
-
* <font color="#dd0000">**修改入参**:</font>Bound
|
|
366
|
-
|
|
367
|
-
* [DescribeLaneRules](https://cloud.tencent.com/document/api/649/44505)
|
|
368
|
-
|
|
369
|
-
* <font color="#dd0000">**修改入参**:</font>Limit, Offset
|
|
370
|
-
|
|
371
|
-
* [DescribePluginInstances](https://cloud.tencent.com/document/api/649/53935)
|
|
153
|
+
修改数据结构:
|
|
372
154
|
|
|
373
|
-
|
|
155
|
+
* [OriginDetail](https://cloud.tencent.com/document/api/1552/80721#OriginDetail)
|
|
374
156
|
|
|
157
|
+
* <font color="#dd0000">**修改成员**:</font>OriginType, Origin, BackupOrigin, OriginGroupName, BackOriginGroupName, PrivateAccess, PrivateParameters
|
|
375
158
|
|
|
376
|
-
修改数据结构:
|
|
377
159
|
|
|
378
|
-
* [GatewayPluginBoundParam](https://cloud.tencent.com/document/api/649/36099#GatewayPluginBoundParam)
|
|
379
160
|
|
|
380
|
-
* 新增成员:MicroserviceId, GatewayInstanceId
|
|
381
161
|
|
|
162
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
382
163
|
|
|
383
164
|
|
|
384
165
|
|
|
385
166
|
## 云点播(vod) 版本:2018-07-17
|
|
386
167
|
|
|
387
|
-
### 第
|
|
168
|
+
### 第 166 次发布
|
|
388
169
|
|
|
389
|
-
发布时间:2023-09-
|
|
170
|
+
发布时间:2023-09-13 02:40:01
|
|
390
171
|
|
|
391
172
|
本次发布包含了以下内容:
|
|
392
173
|
|
|
393
174
|
改善已有的文档。
|
|
394
175
|
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
* [CreateDomainVerifyRecord](https://cloud.tencent.com/document/api/266/97950)
|
|
398
|
-
* [VerifyDomainOwnershipForConsole](https://cloud.tencent.com/document/api/266/97949)
|
|
399
|
-
* [VerifyDomainRecord](https://cloud.tencent.com/document/api/266/97948)
|
|
400
|
-
|
|
401
|
-
新增数据结构:
|
|
402
|
-
|
|
403
|
-
* [DNSVerifyInfo](https://cloud.tencent.com/document/api/266/31773#DNSVerifyInfo)
|
|
404
|
-
* [FileVerifyInfo](https://cloud.tencent.com/document/api/266/31773#FileVerifyInfo)
|
|
405
|
-
|
|
406
|
-
修改数据结构:
|
|
407
|
-
|
|
408
|
-
* [TerrorismConfigureInfo](https://cloud.tencent.com/document/api/266/31773#TerrorismConfigureInfo)
|
|
409
|
-
|
|
410
|
-
* <font color="#dd0000">**修改成员**:</font>OcrReviewInfo
|
|
176
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
411
177
|
|
|
178
|
+
* VerifyDomainOwnershipForConsole
|
|
412
179
|
|
|
413
180
|
|
|
414
181
|
|
|
415
|
-
##
|
|
182
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
416
183
|
|
|
417
|
-
### 第
|
|
184
|
+
### 第 50 次发布
|
|
418
185
|
|
|
419
|
-
发布时间:2023-09-
|
|
186
|
+
发布时间:2023-09-13 02:45:23
|
|
420
187
|
|
|
421
188
|
本次发布包含了以下内容:
|
|
422
189
|
|
|
423
190
|
改善已有的文档。
|
|
424
191
|
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
* [DescribeAddressTemplateGroups](https://cloud.tencent.com/document/api/215/16716)
|
|
428
|
-
|
|
429
|
-
* 新增入参:NeedMemberInfo
|
|
430
|
-
|
|
431
|
-
* [DescribeAddressTemplates](https://cloud.tencent.com/document/api/215/16717)
|
|
432
|
-
|
|
433
|
-
* 新增入参:NeedMemberInfo
|
|
434
|
-
|
|
435
|
-
* [DescribeServiceTemplateGroups](https://cloud.tencent.com/document/api/215/16718)
|
|
436
|
-
|
|
437
|
-
* 新增入参:NeedMemberInfo
|
|
438
|
-
|
|
439
|
-
* [DescribeServiceTemplates](https://cloud.tencent.com/document/api/215/16719)
|
|
440
|
-
|
|
441
|
-
* 新增入参:NeedMemberInfo
|
|
192
|
+
新增接口:
|
|
442
193
|
|
|
194
|
+
* [DescribePorts](https://cloud.tencent.com/document/api/627/98033)
|
|
443
195
|
|
|
444
196
|
|
|
445
197
|
|
|
@@ -17786,7 +17538,7 @@
|
|
|
17786
17538
|
|
|
17787
17539
|
新增数据结构:
|
|
17788
17540
|
|
|
17789
|
-
* [
|
|
17541
|
+
* [DetailData](https://cloud.tencent.com/document/api/1346/73770#DetailData)
|
|
17790
17542
|
|
|
17791
17543
|
修改数据结构:
|
|
17792
17544
|
|
|
@@ -34373,6 +34125,23 @@
|
|
|
34373
34125
|
|
|
34374
34126
|
## 云服务器(cvm) 版本:2017-03-12
|
|
34375
34127
|
|
|
34128
|
+
### 第 116 次发布
|
|
34129
|
+
|
|
34130
|
+
发布时间:2023-09-13 01:29:52
|
|
34131
|
+
|
|
34132
|
+
本次发布包含了以下内容:
|
|
34133
|
+
|
|
34134
|
+
改善已有的文档。
|
|
34135
|
+
|
|
34136
|
+
修改数据结构:
|
|
34137
|
+
|
|
34138
|
+
* [HostItem](https://cloud.tencent.com/document/api/213/15753#HostItem)
|
|
34139
|
+
|
|
34140
|
+
* 新增成员:Tags
|
|
34141
|
+
|
|
34142
|
+
* <font color="#dd0000">**修改成员**:</font>Placement, HostId, HostType, HostName, HostChargeType, RenewFlag, CreatedTime, ExpiredTime, InstanceIds, HostState, HostIp, HostResource
|
|
34143
|
+
|
|
34144
|
+
|
|
34376
34145
|
### 第 115 次发布
|
|
34377
34146
|
|
|
34378
34147
|
发布时间:2023-09-06 01:29:11
|
|
@@ -48375,6 +48144,29 @@
|
|
|
48375
48144
|
|
|
48376
48145
|
## 英文作文批改(ecc) 版本:2018-12-13
|
|
48377
48146
|
|
|
48147
|
+
### 第 4 次发布
|
|
48148
|
+
|
|
48149
|
+
发布时间:2023-09-13 01:42:58
|
|
48150
|
+
|
|
48151
|
+
本次发布包含了以下内容:
|
|
48152
|
+
|
|
48153
|
+
改善已有的文档。
|
|
48154
|
+
|
|
48155
|
+
修改接口:
|
|
48156
|
+
|
|
48157
|
+
* [CorrectMultiImage](https://cloud.tencent.com/document/api/1076/41242)
|
|
48158
|
+
|
|
48159
|
+
* 新增出参:ResultData
|
|
48160
|
+
|
|
48161
|
+
* [EHOCR](https://cloud.tencent.com/document/api/1076/35210)
|
|
48162
|
+
|
|
48163
|
+
* 新增出参:ResultData
|
|
48164
|
+
|
|
48165
|
+
|
|
48166
|
+
新增数据结构:
|
|
48167
|
+
|
|
48168
|
+
* [[CompositionContext](https://cloud.tencent.com/document/api/1076/35212#CompositionContext)](https://cloud.tencent.com/document/api/1076/35212#[CompositionContext](https://cloud.tencent.com/document/api/1076/35212#CompositionContext))
|
|
48169
|
+
|
|
48378
48170
|
### 第 3 次发布
|
|
48379
48171
|
|
|
48380
48172
|
发布时间:2020-02-13 14:09:59
|
|
@@ -53096,6 +52888,18 @@
|
|
|
53096
52888
|
|
|
53097
52889
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
53098
52890
|
|
|
52891
|
+
### 第 115 次发布
|
|
52892
|
+
|
|
52893
|
+
发布时间:2023-09-13 01:46:18
|
|
52894
|
+
|
|
52895
|
+
本次发布包含了以下内容:
|
|
52896
|
+
|
|
52897
|
+
改善已有的文档。
|
|
52898
|
+
|
|
52899
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
52900
|
+
|
|
52901
|
+
* CreateChannelSubOrganizationModifyQrCode
|
|
52902
|
+
|
|
53099
52903
|
### 第 114 次发布
|
|
53100
52904
|
|
|
53101
52905
|
发布时间:2023-09-12 01:51:41
|
|
@@ -53106,7 +52910,7 @@
|
|
|
53106
52910
|
|
|
53107
52911
|
新增数据结构:
|
|
53108
52912
|
|
|
53109
|
-
* [
|
|
52913
|
+
* [ComponentLimit](https://cloud.tencent.com/document/api/1323/70369#ComponentLimit)
|
|
53110
52914
|
|
|
53111
52915
|
修改数据结构:
|
|
53112
52916
|
|
|
@@ -55356,6 +55160,25 @@
|
|
|
55356
55160
|
|
|
55357
55161
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
55358
55162
|
|
|
55163
|
+
### 第 110 次发布
|
|
55164
|
+
|
|
55165
|
+
发布时间:2023-09-13 01:47:18
|
|
55166
|
+
|
|
55167
|
+
本次发布包含了以下内容:
|
|
55168
|
+
|
|
55169
|
+
改善已有的文档。
|
|
55170
|
+
|
|
55171
|
+
修改接口:
|
|
55172
|
+
|
|
55173
|
+
* [CreateSealByImage](https://cloud.tencent.com/document/api/1420/73067)
|
|
55174
|
+
|
|
55175
|
+
* 新增入参:GenerateSource, SealType, SealHorizontalText, SealStyle, SealSize
|
|
55176
|
+
|
|
55177
|
+
* <font color="#dd0000">**修改入参**:</font>SealImage
|
|
55178
|
+
|
|
55179
|
+
* 新增出参:ImageUrl
|
|
55180
|
+
|
|
55181
|
+
|
|
55359
55182
|
### 第 109 次发布
|
|
55360
55183
|
|
|
55361
55184
|
发布时间:2023-09-12 01:52:56
|
|
@@ -55366,7 +55189,7 @@
|
|
|
55366
55189
|
|
|
55367
55190
|
新增数据结构:
|
|
55368
55191
|
|
|
55369
|
-
* [
|
|
55192
|
+
* [ComponentLimit](https://cloud.tencent.com/document/api/1420/61525#ComponentLimit)
|
|
55370
55193
|
|
|
55371
55194
|
修改数据结构:
|
|
55372
55195
|
|
|
@@ -75988,6 +75811,21 @@
|
|
|
75988
75811
|
|
|
75989
75812
|
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
|
75990
75813
|
|
|
75814
|
+
### 第 93 次发布
|
|
75815
|
+
|
|
75816
|
+
发布时间:2023-09-13 02:04:57
|
|
75817
|
+
|
|
75818
|
+
本次发布包含了以下内容:
|
|
75819
|
+
|
|
75820
|
+
改善已有的文档。
|
|
75821
|
+
|
|
75822
|
+
修改数据结构:
|
|
75823
|
+
|
|
75824
|
+
* [AlarmHistory](https://cloud.tencent.com/document/api/248/30354#AlarmHistory)
|
|
75825
|
+
|
|
75826
|
+
* 新增成员:AlarmLevel
|
|
75827
|
+
|
|
75828
|
+
|
|
75991
75829
|
### 第 92 次发布
|
|
75992
75830
|
|
|
75993
75831
|
发布时间:2023-09-06 02:06:16
|
|
@@ -80136,72 +79974,72 @@
|
|
|
80136
79974
|
|
|
80137
79975
|
新增接口:
|
|
80138
79976
|
|
|
80139
|
-
* [
|
|
80140
|
-
|
|
80141
|
-
新增数据结构:
|
|
80142
|
-
|
|
80143
|
-
* [
|
|
80144
|
-
* [
|
|
80145
|
-
* [
|
|
80146
|
-
* [
|
|
80147
|
-
* [
|
|
80148
|
-
* [
|
|
80149
|
-
* [
|
|
80150
|
-
* [
|
|
80151
|
-
* [
|
|
80152
|
-
* [
|
|
80153
|
-
* [
|
|
80154
|
-
* [
|
|
80155
|
-
* [
|
|
80156
|
-
* [
|
|
80157
|
-
* [
|
|
80158
|
-
* [
|
|
80159
|
-
* [
|
|
80160
|
-
* [
|
|
80161
|
-
* [
|
|
80162
|
-
* [
|
|
80163
|
-
* [
|
|
80164
|
-
* [
|
|
80165
|
-
* [
|
|
80166
|
-
* [
|
|
80167
|
-
* [
|
|
80168
|
-
* [
|
|
80169
|
-
* [
|
|
80170
|
-
* [
|
|
80171
|
-
* [
|
|
80172
|
-
* [
|
|
80173
|
-
* [
|
|
80174
|
-
* [
|
|
80175
|
-
* [
|
|
80176
|
-
* [
|
|
80177
|
-
* [
|
|
80178
|
-
* [
|
|
80179
|
-
* [
|
|
80180
|
-
* [
|
|
80181
|
-
* [
|
|
80182
|
-
* [
|
|
80183
|
-
* [
|
|
80184
|
-
* [
|
|
80185
|
-
* [
|
|
80186
|
-
* [
|
|
80187
|
-
* [
|
|
80188
|
-
* [
|
|
80189
|
-
* [
|
|
80190
|
-
* [
|
|
80191
|
-
* [
|
|
80192
|
-
* [
|
|
80193
|
-
* [
|
|
80194
|
-
* [
|
|
80195
|
-
* [
|
|
80196
|
-
* [
|
|
80197
|
-
* [
|
|
80198
|
-
* [
|
|
80199
|
-
* [
|
|
80200
|
-
* [
|
|
80201
|
-
* [
|
|
80202
|
-
* [
|
|
80203
|
-
* [
|
|
80204
|
-
* [
|
|
79977
|
+
* [TurnPDFToObject](https://cloud.tencent.com/document/api/1314/97928)
|
|
79978
|
+
|
|
79979
|
+
新增数据结构:
|
|
79980
|
+
|
|
79981
|
+
* [Block](https://cloud.tencent.com/document/api/1314/56230#Block)
|
|
79982
|
+
* [BloodPressureItem](https://cloud.tencent.com/document/api/1314/56230#BloodPressureItem)
|
|
79983
|
+
* [ChestCircumferenceItem](https://cloud.tencent.com/document/api/1314/56230#ChestCircumferenceItem)
|
|
79984
|
+
* [GeneralExaminationBaseItem](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationBaseItem)
|
|
79985
|
+
* [GeneralExaminationBriefSummary](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationBriefSummary)
|
|
79986
|
+
* [GeneralExaminationOthers](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationOthers)
|
|
79987
|
+
* [GeneralExaminationVitalSign](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationVitalSign)
|
|
79988
|
+
* [GeneralExaminationVitalSignBloodPressure](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationVitalSignBloodPressure)
|
|
79989
|
+
* [GynaecologyAdnexal](https://cloud.tencent.com/document/api/1314/56230#GynaecologyAdnexal)
|
|
79990
|
+
* [GynaecologyBaseItem](https://cloud.tencent.com/document/api/1314/56230#GynaecologyBaseItem)
|
|
79991
|
+
* [GynaecologyBriefSummary](https://cloud.tencent.com/document/api/1314/56230#GynaecologyBriefSummary)
|
|
79992
|
+
* [GynaecologyCervix](https://cloud.tencent.com/document/api/1314/56230#GynaecologyCervix)
|
|
79993
|
+
* [GynaecologyMenstrualHistory](https://cloud.tencent.com/document/api/1314/56230#GynaecologyMenstrualHistory)
|
|
79994
|
+
* [GynaecologyPelvicCavity](https://cloud.tencent.com/document/api/1314/56230#GynaecologyPelvicCavity)
|
|
79995
|
+
* [GynaecologyUterus](https://cloud.tencent.com/document/api/1314/56230#GynaecologyUterus)
|
|
79996
|
+
* [GynaecologyVagina](https://cloud.tencent.com/document/api/1314/56230#GynaecologyVagina)
|
|
79997
|
+
* [GynaecologyVulva](https://cloud.tencent.com/document/api/1314/56230#GynaecologyVulva)
|
|
79998
|
+
* [HearingItem](https://cloud.tencent.com/document/api/1314/56230#HearingItem)
|
|
79999
|
+
* [InternalMedicineAbdomen](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomen)
|
|
80000
|
+
* [InternalMedicineAbdomenGallBladder](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenGallBladder)
|
|
80001
|
+
* [InternalMedicineAbdomenKidney](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenKidney)
|
|
80002
|
+
* [InternalMedicineAbdomenLiver](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenLiver)
|
|
80003
|
+
* [InternalMedicineAbdomenPancreas](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenPancreas)
|
|
80004
|
+
* [InternalMedicineAbdomenSpleen](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenSpleen)
|
|
80005
|
+
* [InternalMedicineBaseItem](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineBaseItem)
|
|
80006
|
+
* [InternalMedicineBriefSummary](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineBriefSummary)
|
|
80007
|
+
* [InternalMedicineHeart](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineHeart)
|
|
80008
|
+
* [InternalMedicineRespiratorySystem](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineRespiratorySystem)
|
|
80009
|
+
* [InternalMedicineVessel](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineVessel)
|
|
80010
|
+
* [KeyValueItem](https://cloud.tencent.com/document/api/1314/56230#KeyValueItem)
|
|
80011
|
+
* [OphthalmologyBareEyeSight](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyBareEyeSight)
|
|
80012
|
+
* [OphthalmologyBaseItem](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyBaseItem)
|
|
80013
|
+
* [OphthalmologyBriefSummary](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyBriefSummary)
|
|
80014
|
+
* [OphthalmologyColourVision](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyColourVision)
|
|
80015
|
+
* [OphthalmologyCorrectedVisualAcuity](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyCorrectedVisualAcuity)
|
|
80016
|
+
* [OphthalmologyFundoscopy](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyFundoscopy)
|
|
80017
|
+
* [OtolaryngologyBaseItem](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyBaseItem)
|
|
80018
|
+
* [OtolaryngologyBriefSummary](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyBriefSummary)
|
|
80019
|
+
* [OtolaryngologyEar](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyEar)
|
|
80020
|
+
* [OtolaryngologyLarynx](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyLarynx)
|
|
80021
|
+
* [OtolaryngologyNose](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyNose)
|
|
80022
|
+
* [PdfInfo](https://cloud.tencent.com/document/api/1314/56230#PdfInfo)
|
|
80023
|
+
* [PhysicalBaseItem](https://cloud.tencent.com/document/api/1314/56230#PhysicalBaseItem)
|
|
80024
|
+
* [PhysicalExamination](https://cloud.tencent.com/document/api/1314/56230#PhysicalExamination)
|
|
80025
|
+
* [PhysicalExaminationV1](https://cloud.tencent.com/document/api/1314/56230#PhysicalExaminationV1)
|
|
80026
|
+
* [StomatologyBaseItem](https://cloud.tencent.com/document/api/1314/56230#StomatologyBaseItem)
|
|
80027
|
+
* [StomatologyBriefSummary](https://cloud.tencent.com/document/api/1314/56230#StomatologyBriefSummary)
|
|
80028
|
+
* [StomatologyGingiva](https://cloud.tencent.com/document/api/1314/56230#StomatologyGingiva)
|
|
80029
|
+
* [StomatologyPeriodontics](https://cloud.tencent.com/document/api/1314/56230#StomatologyPeriodontics)
|
|
80030
|
+
* [StomatologyToothDecay](https://cloud.tencent.com/document/api/1314/56230#StomatologyToothDecay)
|
|
80031
|
+
* [SurgeryAnorectal](https://cloud.tencent.com/document/api/1314/56230#SurgeryAnorectal)
|
|
80032
|
+
* [SurgeryBaseItem](https://cloud.tencent.com/document/api/1314/56230#SurgeryBaseItem)
|
|
80033
|
+
* [SurgeryBreast](https://cloud.tencent.com/document/api/1314/56230#SurgeryBreast)
|
|
80034
|
+
* [SurgeryBriefSummary](https://cloud.tencent.com/document/api/1314/56230#SurgeryBriefSummary)
|
|
80035
|
+
* [SurgeryHeadNeck](https://cloud.tencent.com/document/api/1314/56230#SurgeryHeadNeck)
|
|
80036
|
+
* [SurgeryLymphNode](https://cloud.tencent.com/document/api/1314/56230#SurgeryLymphNode)
|
|
80037
|
+
* [SurgerySkin](https://cloud.tencent.com/document/api/1314/56230#SurgerySkin)
|
|
80038
|
+
* [SurgerySpinalExtremities](https://cloud.tencent.com/document/api/1314/56230#SurgerySpinalExtremities)
|
|
80039
|
+
* [SurgeryThyroid](https://cloud.tencent.com/document/api/1314/56230#SurgeryThyroid)
|
|
80040
|
+
* [SurgeryUrogenitalSystem](https://cloud.tencent.com/document/api/1314/56230#SurgeryUrogenitalSystem)
|
|
80041
|
+
* [TextTypeListBlock](https://cloud.tencent.com/document/api/1314/56230#TextTypeListBlock)
|
|
80042
|
+
* [ValueUnitItem](https://cloud.tencent.com/document/api/1314/56230#ValueUnitItem)
|
|
80205
80043
|
|
|
80206
80044
|
### 第 16 次发布
|
|
80207
80045
|
|
|
@@ -90610,11 +90448,11 @@
|
|
|
90610
90448
|
|
|
90611
90449
|
新增接口:
|
|
90612
90450
|
|
|
90613
|
-
* [
|
|
90451
|
+
* [ListReceiverDetails](https://cloud.tencent.com/document/api/1288/97935)
|
|
90614
90452
|
|
|
90615
90453
|
新增数据结构:
|
|
90616
90454
|
|
|
90617
|
-
* [
|
|
90455
|
+
* [ReceiverDetail](https://cloud.tencent.com/document/api/1288/51053#ReceiverDetail)
|
|
90618
90456
|
|
|
90619
90457
|
### 第 18 次发布
|
|
90620
90458
|
|
|
@@ -91758,6 +91596,32 @@
|
|
|
91758
91596
|
|
|
91759
91597
|
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
91760
91598
|
|
|
91599
|
+
### 第 51 次发布
|
|
91600
|
+
|
|
91601
|
+
发布时间:2023-09-13 02:18:02
|
|
91602
|
+
|
|
91603
|
+
本次发布包含了以下内容:
|
|
91604
|
+
|
|
91605
|
+
改善已有的文档。
|
|
91606
|
+
|
|
91607
|
+
修改接口:
|
|
91608
|
+
|
|
91609
|
+
* [CreateBackup](https://cloud.tencent.com/document/api/238/19946)
|
|
91610
|
+
|
|
91611
|
+
* 新增入参:StorageStrategy
|
|
91612
|
+
|
|
91613
|
+
* [DescribeBackups](https://cloud.tencent.com/document/api/238/19943)
|
|
91614
|
+
|
|
91615
|
+
* 新增入参:StorageStrategy
|
|
91616
|
+
|
|
91617
|
+
|
|
91618
|
+
修改数据结构:
|
|
91619
|
+
|
|
91620
|
+
* [Backup](https://cloud.tencent.com/document/api/238/19976#Backup)
|
|
91621
|
+
|
|
91622
|
+
* 新增成员:StorageStrategy
|
|
91623
|
+
|
|
91624
|
+
|
|
91761
91625
|
### 第 50 次发布
|
|
91762
91626
|
|
|
91763
91627
|
发布时间:2023-09-11 02:35:40
|
|
@@ -92969,12 +92833,12 @@
|
|
|
92969
92833
|
|
|
92970
92834
|
新增接口:
|
|
92971
92835
|
|
|
92972
|
-
* [
|
|
92836
|
+
* [DescribeAlarmStat](https://cloud.tencent.com/document/api/664/97936)
|
|
92973
92837
|
|
|
92974
92838
|
新增数据结构:
|
|
92975
92839
|
|
|
92976
|
-
* [
|
|
92977
|
-
* [
|
|
92840
|
+
* [AlarmInfoRsp](https://cloud.tencent.com/document/api/664/51406#AlarmInfoRsp)
|
|
92841
|
+
* [AttackEvent](https://cloud.tencent.com/document/api/664/51406#AttackEvent)
|
|
92978
92842
|
|
|
92979
92843
|
### 第 18 次发布
|
|
92980
92844
|
|
|
@@ -107013,6 +106877,21 @@
|
|
|
107013
106877
|
|
|
107014
106878
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
107015
106879
|
|
|
106880
|
+
### 第 51 次发布
|
|
106881
|
+
|
|
106882
|
+
发布时间:2023-09-13 02:30:58
|
|
106883
|
+
|
|
106884
|
+
本次发布包含了以下内容:
|
|
106885
|
+
|
|
106886
|
+
改善已有的文档。
|
|
106887
|
+
|
|
106888
|
+
修改数据结构:
|
|
106889
|
+
|
|
106890
|
+
* [OriginDetail](https://cloud.tencent.com/document/api/1552/80721#OriginDetail)
|
|
106891
|
+
|
|
106892
|
+
* <font color="#dd0000">**修改成员**:</font>OriginType, Origin, BackupOrigin, OriginGroupName, BackOriginGroupName, PrivateAccess, PrivateParameters
|
|
106893
|
+
|
|
106894
|
+
|
|
107016
106895
|
### 第 50 次发布
|
|
107017
106896
|
|
|
107018
106897
|
发布时间:2023-09-05 07:43:47
|
|
@@ -115918,19 +115797,19 @@
|
|
|
115918
115797
|
|
|
115919
115798
|
新增接口:
|
|
115920
115799
|
|
|
115921
|
-
* [
|
|
115922
|
-
* [
|
|
115923
|
-
* [
|
|
115924
|
-
* [
|
|
115925
|
-
* [
|
|
115926
|
-
* [
|
|
115927
|
-
* [
|
|
115928
|
-
* [
|
|
115929
|
-
* [
|
|
115800
|
+
* [CreateConsumerGroup](https://cloud.tencent.com/document/api/1493/97943)
|
|
115801
|
+
* [CreateTopic](https://cloud.tencent.com/document/api/1493/97947)
|
|
115802
|
+
* [DeleteConsumerGroup](https://cloud.tencent.com/document/api/1493/97942)
|
|
115803
|
+
* [DeleteTopic](https://cloud.tencent.com/document/api/1493/97946)
|
|
115804
|
+
* [DescribeConsumerGroup](https://cloud.tencent.com/document/api/1493/97941)
|
|
115805
|
+
* [DescribeTopic](https://cloud.tencent.com/document/api/1493/97945)
|
|
115806
|
+
* [DescribeTopicStatsOp](https://cloud.tencent.com/document/api/1493/97938)
|
|
115807
|
+
* [ModifyConsumerGroup](https://cloud.tencent.com/document/api/1493/97940)
|
|
115808
|
+
* [ModifyTopic](https://cloud.tencent.com/document/api/1493/97944)
|
|
115930
115809
|
|
|
115931
115810
|
新增数据结构:
|
|
115932
115811
|
|
|
115933
|
-
* [
|
|
115812
|
+
* [SubscriptionData](https://cloud.tencent.com/document/api/1493/96031#SubscriptionData)
|
|
115934
115813
|
|
|
115935
115814
|
### 第 2 次发布
|
|
115936
115815
|
|
|
@@ -121861,6 +121740,18 @@
|
|
|
121861
121740
|
|
|
121862
121741
|
## 云点播(vod) 版本:2018-07-17
|
|
121863
121742
|
|
|
121743
|
+
### 第 166 次发布
|
|
121744
|
+
|
|
121745
|
+
发布时间:2023-09-13 02:40:01
|
|
121746
|
+
|
|
121747
|
+
本次发布包含了以下内容:
|
|
121748
|
+
|
|
121749
|
+
改善已有的文档。
|
|
121750
|
+
|
|
121751
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
121752
|
+
|
|
121753
|
+
* VerifyDomainOwnershipForConsole
|
|
121754
|
+
|
|
121864
121755
|
### 第 165 次发布
|
|
121865
121756
|
|
|
121866
121757
|
发布时间:2023-09-12 02:56:18
|
|
@@ -121871,14 +121762,14 @@
|
|
|
121871
121762
|
|
|
121872
121763
|
新增接口:
|
|
121873
121764
|
|
|
121874
|
-
* [
|
|
121875
|
-
* [
|
|
121876
|
-
* [
|
|
121765
|
+
* [CreateDomainVerifyRecord](https://cloud.tencent.com/document/api/266/97950)
|
|
121766
|
+
* [VerifyDomainOwnershipForConsole](https://cloud.tencent.com/document/api/266/97949)
|
|
121767
|
+
* [VerifyDomainRecord](https://cloud.tencent.com/document/api/266/97948)
|
|
121877
121768
|
|
|
121878
121769
|
新增数据结构:
|
|
121879
121770
|
|
|
121880
|
-
* [
|
|
121881
|
-
* [
|
|
121771
|
+
* [DNSVerifyInfo](https://cloud.tencent.com/document/api/266/31773#DNSVerifyInfo)
|
|
121772
|
+
* [FileVerifyInfo](https://cloud.tencent.com/document/api/266/31773#FileVerifyInfo)
|
|
121882
121773
|
|
|
121883
121774
|
修改数据结构:
|
|
121884
121775
|
|
|
@@ -130187,6 +130078,18 @@
|
|
|
130187
130078
|
|
|
130188
130079
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
130189
130080
|
|
|
130081
|
+
### 第 50 次发布
|
|
130082
|
+
|
|
130083
|
+
发布时间:2023-09-13 02:45:23
|
|
130084
|
+
|
|
130085
|
+
本次发布包含了以下内容:
|
|
130086
|
+
|
|
130087
|
+
改善已有的文档。
|
|
130088
|
+
|
|
130089
|
+
新增接口:
|
|
130090
|
+
|
|
130091
|
+
* [[DescribePorts](https://cloud.tencent.com/document/api/627/98033)](https://cloud.tencent.com/document/api/#/#)
|
|
130092
|
+
|
|
130190
130093
|
### 第 49 次发布
|
|
130191
130094
|
|
|
130192
130095
|
发布时间:2023-09-08 03:00:07
|
|
@@ -133121,6 +133024,32 @@
|
|
|
133121
133024
|
|
|
133122
133025
|
|
|
133123
133026
|
|
|
133027
|
+
## 微瓴同业开放平台(weilingwith) 版本:2023-04-27
|
|
133028
|
+
|
|
133029
|
+
### 第 1 次发布
|
|
133030
|
+
|
|
133031
|
+
发布时间:2023-09-12 09:30:48
|
|
133032
|
+
|
|
133033
|
+
本次发布包含了以下内容:
|
|
133034
|
+
|
|
133035
|
+
改善已有的文档。
|
|
133036
|
+
|
|
133037
|
+
新增接口:
|
|
133038
|
+
|
|
133039
|
+
* [DescribeApplicationList](https://cloud.tencent.com/document/api/1693/97958)
|
|
133040
|
+
* [DescribeEdgeApplicationToken](https://cloud.tencent.com/document/api/1693/97957)
|
|
133041
|
+
* [DescribeInterfaceList](https://cloud.tencent.com/document/api/1693/97956)
|
|
133042
|
+
* [DescribeWorkspaceList](https://cloud.tencent.com/document/api/1693/97955)
|
|
133043
|
+
* [DescribeWorkspaceUserList](https://cloud.tencent.com/document/api/1693/97960)
|
|
133044
|
+
|
|
133045
|
+
新增数据结构:
|
|
133046
|
+
|
|
133047
|
+
* [SsoTeamUser](https://cloud.tencent.com/document/api/1693/97961#SsoTeamUser)
|
|
133048
|
+
* [SsoTeamUserResult](https://cloud.tencent.com/document/api/1693/97961#SsoTeamUserResult)
|
|
133049
|
+
|
|
133050
|
+
|
|
133051
|
+
|
|
133052
|
+
|
|
133124
133053
|
## SSL 证书(wss) 版本:2018-04-26
|
|
133125
133054
|
|
|
133126
133055
|
### 第 1 次发布
|