tencentcloud-sdk-nodejs-clb 4.0.711 → 4.0.712
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 +144 -0
- package/SERVICE_CHANGELOG.md +216 -143
- package/package.json +1 -1
- package/products.md +17 -17
- package/src/services/clb/v20180317/clb_models.ts +5 -3
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +5 -3
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,147 @@
|
|
1
|
+
# Release 4.0.712
|
2
|
+
|
3
|
+
## 费用中心(billing) 版本:2018-07-09
|
4
|
+
|
5
|
+
### 第 48 次发布
|
6
|
+
|
7
|
+
发布时间:2023-10-24 01:07:07
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
修改接口:
|
14
|
+
|
15
|
+
* [DescribeVoucherInfo](https://cloud.tencent.com/document/api/555/70813)
|
16
|
+
|
17
|
+
* 新增入参:VoucherMainType, VoucherSubType
|
18
|
+
|
19
|
+
|
20
|
+
|
21
|
+
|
22
|
+
## 二进制软件成分分析(bsca) 版本:2021-08-11
|
23
|
+
|
24
|
+
### 第 5 次发布
|
25
|
+
|
26
|
+
发布时间:2023-10-24 01:07:40
|
27
|
+
|
28
|
+
本次发布包含了以下内容:
|
29
|
+
|
30
|
+
改善已有的文档。
|
31
|
+
|
32
|
+
修改接口:
|
33
|
+
|
34
|
+
* [DescribeKBVulnerability](https://cloud.tencent.com/document/api/1483/72070)
|
35
|
+
|
36
|
+
* 新增入参:CNVDID, CNNVDID
|
37
|
+
|
38
|
+
|
39
|
+
新增数据结构:
|
40
|
+
|
41
|
+
* [AffectedComponent](https://cloud.tencent.com/document/api/1483/72074#AffectedComponent)
|
42
|
+
|
43
|
+
修改数据结构:
|
44
|
+
|
45
|
+
* [VulnerabilityDetail](https://cloud.tencent.com/document/api/1483/72074#VulnerabilityDetail)
|
46
|
+
|
47
|
+
* 新增成员:AffectedComponentList
|
48
|
+
|
49
|
+
|
50
|
+
|
51
|
+
|
52
|
+
## 云数据仓库 PostgreSQL(cdwpg) 版本:2020-12-30
|
53
|
+
|
54
|
+
### 第 6 次发布
|
55
|
+
|
56
|
+
发布时间:2023-10-24 01:08:56
|
57
|
+
|
58
|
+
本次发布包含了以下内容:
|
59
|
+
|
60
|
+
改善已有的文档。
|
61
|
+
|
62
|
+
新增接口:
|
63
|
+
|
64
|
+
* [DescribeInstanceInfo](https://cloud.tencent.com/document/api/878/100615)
|
65
|
+
|
66
|
+
新增数据结构:
|
67
|
+
|
68
|
+
* [CBSSpecInfo](https://cloud.tencent.com/document/api/878/98895#CBSSpecInfo)
|
69
|
+
* [ResourceInfo](https://cloud.tencent.com/document/api/878/98895#ResourceInfo)
|
70
|
+
* [SimpleInstanceInfo](https://cloud.tencent.com/document/api/878/98895#SimpleInstanceInfo)
|
71
|
+
|
72
|
+
|
73
|
+
|
74
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
75
|
+
|
76
|
+
### 第 71 次发布
|
77
|
+
|
78
|
+
发布时间:2023-10-24 01:13:16
|
79
|
+
|
80
|
+
本次发布包含了以下内容:
|
81
|
+
|
82
|
+
改善已有的文档。
|
83
|
+
|
84
|
+
修改接口:
|
85
|
+
|
86
|
+
* [CreateSparkSessionBatchSQL](https://cloud.tencent.com/document/api/1342/92838)
|
87
|
+
|
88
|
+
* 新增出参:Statements
|
89
|
+
|
90
|
+
|
91
|
+
新增数据结构:
|
92
|
+
|
93
|
+
* [StatementInformation](https://cloud.tencent.com/document/api/1342/53778#StatementInformation)
|
94
|
+
|
95
|
+
|
96
|
+
|
97
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
98
|
+
|
99
|
+
### 第 44 次发布
|
100
|
+
|
101
|
+
发布时间:2023-10-24 01:20:07
|
102
|
+
|
103
|
+
本次发布包含了以下内容:
|
104
|
+
|
105
|
+
改善已有的文档。
|
106
|
+
|
107
|
+
修改接口:
|
108
|
+
|
109
|
+
* [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
|
110
|
+
|
111
|
+
* 新增入参:TraceModeOn, TraceModeConfiguration, CheckpointRetainedNum, JobGraph
|
112
|
+
|
113
|
+
* [DescribeJobSavepoint](https://cloud.tencent.com/document/api/849/74226)
|
114
|
+
|
115
|
+
* 新增入参:RecordTypes
|
116
|
+
|
117
|
+
* [DescribeTreeJobs](https://cloud.tencent.com/document/api/849/76833)
|
118
|
+
|
119
|
+
* 新增入参:Filters
|
120
|
+
|
121
|
+
* 新增出参:ParentId, Id, Name, JobSet, Children
|
122
|
+
|
123
|
+
|
124
|
+
新增数据结构:
|
125
|
+
|
126
|
+
* [DescribeTreeJobsRsp](https://cloud.tencent.com/document/api/849/52010#DescribeTreeJobsRsp)
|
127
|
+
* [TraceModeConfiguration](https://cloud.tencent.com/document/api/849/52010#TraceModeConfiguration)
|
128
|
+
* [TreeJobSets](https://cloud.tencent.com/document/api/849/52010#TreeJobSets)
|
129
|
+
|
130
|
+
修改数据结构:
|
131
|
+
|
132
|
+
* [Cluster](https://cloud.tencent.com/document/api/849/52010#Cluster)
|
133
|
+
|
134
|
+
* 新增成员:WebUIType
|
135
|
+
|
136
|
+
* [JobConfig](https://cloud.tencent.com/document/api/849/52010#JobConfig)
|
137
|
+
|
138
|
+
* 新增成员:TraceModeOn, TraceModeConfiguration, CheckpointRetainedNum, JobGraph
|
139
|
+
|
140
|
+
* <font color="#dd0000">**修改成员**:</font>ClazzLevels, ExpertModeOn, ExpertModeConfiguration
|
141
|
+
|
142
|
+
|
143
|
+
|
144
|
+
|
1
145
|
# Release 4.0.711
|
2
146
|
|
3
147
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,88 +1,29 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
4
|
-
|
5
|
-
### 第 146 次发布
|
6
|
-
|
7
|
-
发布时间:2023-10-23 00:03:18
|
8
|
-
|
9
|
-
本次发布包含了以下内容:
|
10
|
-
|
11
|
-
改善已有的文档。
|
12
|
-
|
13
|
-
新增接口:
|
14
|
-
|
15
|
-
* [DescribeDBInstanceLogToCLS](https://cloud.tencent.com/document/api/236/100576)
|
16
|
-
* [ModifyDBInstanceLogToCLS](https://cloud.tencent.com/document/api/236/100575)
|
17
|
-
|
18
|
-
新增数据结构:
|
19
|
-
|
20
|
-
* [LogToCLSConfig](https://cloud.tencent.com/document/api/236/15878#LogToCLSConfig)
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
25
|
-
|
26
|
-
### 第 73 次发布
|
27
|
-
|
28
|
-
发布时间:2023-10-23 00:08:10
|
29
|
-
|
30
|
-
本次发布包含了以下内容:
|
31
|
-
|
32
|
-
改善已有的文档。
|
33
|
-
|
34
|
-
修改数据结构:
|
35
|
-
|
36
|
-
* [CynosdbInstance](https://cloud.tencent.com/document/api/1003/48097#CynosdbInstance)
|
37
|
-
|
38
|
-
* 新增成员:InstanceIndexMode
|
39
|
-
|
40
|
-
* <font color="#dd0000">**修改成员**:</font>DbMode, MasterZone, SlaveZones, InstanceNetInfo, ResourcePackages
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
46
|
-
|
47
|
-
### 第 70 次发布
|
48
|
-
|
49
|
-
发布时间:2023-10-23 00:09:07
|
50
|
-
|
51
|
-
本次发布包含了以下内容:
|
52
|
-
|
53
|
-
改善已有的文档。
|
54
|
-
|
55
|
-
新增接口:
|
56
|
-
|
57
|
-
* [DescribeAdvancedStoreLocation](https://cloud.tencent.com/document/api/1342/100578)
|
58
|
-
* [ModifyAdvancedStoreLocation](https://cloud.tencent.com/document/api/1342/100577)
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
## 边缘计算机器(ecm) 版本:2019-07-19
|
3
|
+
## 费用中心(billing) 版本:2018-07-09
|
63
4
|
|
64
|
-
### 第
|
5
|
+
### 第 48 次发布
|
65
6
|
|
66
|
-
发布时间:2023-10-
|
7
|
+
发布时间:2023-10-24 01:07:07
|
67
8
|
|
68
9
|
本次发布包含了以下内容:
|
69
10
|
|
70
11
|
改善已有的文档。
|
71
12
|
|
72
|
-
|
13
|
+
修改接口:
|
73
14
|
|
74
|
-
* [
|
15
|
+
* [DescribeVoucherInfo](https://cloud.tencent.com/document/api/555/70813)
|
75
16
|
|
76
|
-
*
|
17
|
+
* 新增入参:VoucherMainType, VoucherSubType
|
77
18
|
|
78
19
|
|
79
20
|
|
80
21
|
|
81
|
-
##
|
22
|
+
## 二进制软件成分分析(bsca) 版本:2021-08-11
|
82
23
|
|
83
|
-
### 第
|
24
|
+
### 第 5 次发布
|
84
25
|
|
85
|
-
发布时间:2023-10-
|
26
|
+
发布时间:2023-10-24 01:07:40
|
86
27
|
|
87
28
|
本次发布包含了以下内容:
|
88
29
|
|
@@ -90,131 +31,114 @@
|
|
90
31
|
|
91
32
|
修改接口:
|
92
33
|
|
93
|
-
* [
|
94
|
-
|
95
|
-
* 新增入参:LiveType, RecordLiveUrl, EnableAutoStart
|
96
|
-
|
97
|
-
* [DescribeRoom](https://cloud.tencent.com/document/api/1639/80941)
|
34
|
+
* [DescribeKBVulnerability](https://cloud.tencent.com/document/api/1483/72070)
|
98
35
|
|
99
|
-
*
|
36
|
+
* 新增入参:CNVDID, CNNVDID
|
100
37
|
|
101
|
-
* [ModifyRoom](https://cloud.tencent.com/document/api/1639/86030)
|
102
38
|
|
103
|
-
|
39
|
+
新增数据结构:
|
104
40
|
|
41
|
+
* [AffectedComponent](https://cloud.tencent.com/document/api/1483/72074#AffectedComponent)
|
105
42
|
|
106
43
|
修改数据结构:
|
107
44
|
|
108
|
-
* [
|
109
|
-
|
110
|
-
* 新增成员:LiveType, RecordLiveUrl, EnableAutoStart
|
111
|
-
|
112
|
-
* [RoomItem](https://cloud.tencent.com/document/api/1639/81423#RoomItem)
|
45
|
+
* [VulnerabilityDetail](https://cloud.tencent.com/document/api/1483/72074#VulnerabilityDetail)
|
113
46
|
|
114
|
-
* 新增成员:
|
47
|
+
* 新增成员:AffectedComponentList
|
115
48
|
|
116
49
|
|
117
50
|
|
118
51
|
|
119
|
-
##
|
52
|
+
## 云数据仓库 PostgreSQL(cdwpg) 版本:2020-12-30
|
120
53
|
|
121
|
-
### 第
|
54
|
+
### 第 6 次发布
|
122
55
|
|
123
|
-
发布时间:2023-10-
|
56
|
+
发布时间:2023-10-24 01:08:56
|
124
57
|
|
125
58
|
本次发布包含了以下内容:
|
126
59
|
|
127
60
|
改善已有的文档。
|
128
61
|
|
129
|
-
|
130
|
-
|
131
|
-
* [AiRecognitionTaskObjectResult](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectResult)
|
132
|
-
* [AiRecognitionTaskObjectResultInput](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectResultInput)
|
133
|
-
* [AiRecognitionTaskObjectResultItem](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectResultItem)
|
134
|
-
* [AiRecognitionTaskObjectResultOutput](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectResultOutput)
|
135
|
-
* [AiRecognitionTaskObjectSeqmentItem](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectSeqmentItem)
|
136
|
-
|
137
|
-
修改数据结构:
|
62
|
+
新增接口:
|
138
63
|
|
139
|
-
* [
|
64
|
+
* [DescribeInstanceInfo](https://cloud.tencent.com/document/api/878/100615)
|
140
65
|
|
141
|
-
|
66
|
+
新增数据结构:
|
142
67
|
|
68
|
+
* [CBSSpecInfo](https://cloud.tencent.com/document/api/878/98895#CBSSpecInfo)
|
69
|
+
* [ResourceInfo](https://cloud.tencent.com/document/api/878/98895#ResourceInfo)
|
70
|
+
* [SimpleInstanceInfo](https://cloud.tencent.com/document/api/878/98895#SimpleInstanceInfo)
|
143
71
|
|
144
72
|
|
145
73
|
|
146
|
-
##
|
74
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
147
75
|
|
148
|
-
### 第
|
76
|
+
### 第 71 次发布
|
149
77
|
|
150
|
-
发布时间:2023-10-
|
78
|
+
发布时间:2023-10-24 01:13:16
|
151
79
|
|
152
80
|
本次发布包含了以下内容:
|
153
81
|
|
154
82
|
改善已有的文档。
|
155
83
|
|
156
|
-
|
157
|
-
|
158
|
-
* [BlockTitle](https://cloud.tencent.com/document/api/1314/56230#BlockTitle)
|
159
|
-
|
160
|
-
修改数据结构:
|
84
|
+
修改接口:
|
161
85
|
|
162
|
-
* [
|
86
|
+
* [CreateSparkSessionBatchSQL](https://cloud.tencent.com/document/api/1342/92838)
|
163
87
|
|
164
|
-
*
|
88
|
+
* 新增出参:Statements
|
165
89
|
|
166
|
-
* [Indicator](https://cloud.tencent.com/document/api/1314/56230#Indicator)
|
167
90
|
|
168
|
-
|
91
|
+
新增数据结构:
|
169
92
|
|
93
|
+
* [StatementInformation](https://cloud.tencent.com/document/api/1342/53778#StatementInformation)
|
170
94
|
|
171
95
|
|
172
96
|
|
173
97
|
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
174
98
|
|
175
|
-
### 第
|
99
|
+
### 第 44 次发布
|
176
100
|
|
177
|
-
发布时间:2023-10-
|
101
|
+
发布时间:2023-10-24 01:20:07
|
178
102
|
|
179
103
|
本次发布包含了以下内容:
|
180
104
|
|
181
105
|
改善已有的文档。
|
182
106
|
|
183
|
-
|
184
|
-
|
185
|
-
* [DeleteWorkSpace](https://cloud.tencent.com/document/api/849/100579)
|
107
|
+
修改接口:
|
186
108
|
|
187
|
-
|
109
|
+
* [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
|
188
110
|
|
189
|
-
*
|
111
|
+
* 新增入参:TraceModeOn, TraceModeConfiguration, CheckpointRetainedNum, JobGraph
|
190
112
|
|
191
|
-
|
113
|
+
* [DescribeJobSavepoint](https://cloud.tencent.com/document/api/849/74226)
|
192
114
|
|
115
|
+
* 新增入参:RecordTypes
|
193
116
|
|
117
|
+
* [DescribeTreeJobs](https://cloud.tencent.com/document/api/849/76833)
|
194
118
|
|
119
|
+
* 新增入参:Filters
|
195
120
|
|
196
|
-
|
121
|
+
* 新增出参:ParentId, Id, Name, JobSet, Children
|
197
122
|
|
198
|
-
### 第 47 次发布
|
199
123
|
|
200
|
-
|
124
|
+
新增数据结构:
|
201
125
|
|
202
|
-
|
126
|
+
* [DescribeTreeJobsRsp](https://cloud.tencent.com/document/api/849/52010#DescribeTreeJobsRsp)
|
127
|
+
* [TraceModeConfiguration](https://cloud.tencent.com/document/api/849/52010#TraceModeConfiguration)
|
128
|
+
* [TreeJobSets](https://cloud.tencent.com/document/api/849/52010#TreeJobSets)
|
203
129
|
|
204
|
-
|
130
|
+
修改数据结构:
|
205
131
|
|
206
|
-
|
132
|
+
* [Cluster](https://cloud.tencent.com/document/api/849/52010#Cluster)
|
207
133
|
|
208
|
-
*
|
134
|
+
* 新增成员:WebUIType
|
209
135
|
|
210
|
-
|
136
|
+
* [JobConfig](https://cloud.tencent.com/document/api/849/52010#JobConfig)
|
211
137
|
|
138
|
+
* 新增成员:TraceModeOn, TraceModeConfiguration, CheckpointRetainedNum, JobGraph
|
212
139
|
|
213
|
-
|
140
|
+
* <font color="#dd0000">**修改成员**:</font>ClazzLevels, ExpertModeOn, ExpertModeConfiguration
|
214
141
|
|
215
|
-
* [GatewayCertificate](https://cloud.tencent.com/document/api/400/41679#GatewayCertificate)
|
216
|
-
* [TSEInstanceDetail](https://cloud.tencent.com/document/api/400/41679#TSEInstanceDetail)
|
217
|
-
* [TSEInstanceList](https://cloud.tencent.com/document/api/400/41679#TSEInstanceList)
|
218
142
|
|
219
143
|
|
220
144
|
|
@@ -8464,6 +8388,21 @@
|
|
8464
8388
|
|
8465
8389
|
## 费用中心(billing) 版本:2018-07-09
|
8466
8390
|
|
8391
|
+
### 第 48 次发布
|
8392
|
+
|
8393
|
+
发布时间:2023-10-24 01:07:07
|
8394
|
+
|
8395
|
+
本次发布包含了以下内容:
|
8396
|
+
|
8397
|
+
改善已有的文档。
|
8398
|
+
|
8399
|
+
修改接口:
|
8400
|
+
|
8401
|
+
* [DescribeVoucherInfo](https://cloud.tencent.com/document/api/555/70813)
|
8402
|
+
|
8403
|
+
* 新增入参:VoucherMainType, VoucherSubType
|
8404
|
+
|
8405
|
+
|
8467
8406
|
### 第 47 次发布
|
8468
8407
|
|
8469
8408
|
发布时间:2023-09-26 01:07:22
|
@@ -11124,6 +11063,32 @@
|
|
11124
11063
|
|
11125
11064
|
## 二进制软件成分分析(bsca) 版本:2021-08-11
|
11126
11065
|
|
11066
|
+
### 第 5 次发布
|
11067
|
+
|
11068
|
+
发布时间:2023-10-24 01:07:40
|
11069
|
+
|
11070
|
+
本次发布包含了以下内容:
|
11071
|
+
|
11072
|
+
改善已有的文档。
|
11073
|
+
|
11074
|
+
修改接口:
|
11075
|
+
|
11076
|
+
* [DescribeKBVulnerability](https://cloud.tencent.com/document/api/1483/72070)
|
11077
|
+
|
11078
|
+
* 新增入参:CNVDID, CNNVDID
|
11079
|
+
|
11080
|
+
|
11081
|
+
新增数据结构:
|
11082
|
+
|
11083
|
+
* [[AffectedComponent](https://cloud.tencent.com/document/api/1483/72074#AffectedComponent)](https://cloud.tencent.com/document/api/1483/72074#[AffectedComponent](https://cloud.tencent.com/document/api/1483/72074#AffectedComponent))
|
11084
|
+
|
11085
|
+
修改数据结构:
|
11086
|
+
|
11087
|
+
* [VulnerabilityDetail](https://cloud.tencent.com/document/api/1483/72074#VulnerabilityDetail)
|
11088
|
+
|
11089
|
+
* 新增成员:AffectedComponentList
|
11090
|
+
|
11091
|
+
|
11127
11092
|
### 第 4 次发布
|
11128
11093
|
|
11129
11094
|
发布时间:2023-10-17 01:08:28
|
@@ -15146,12 +15111,12 @@
|
|
15146
15111
|
|
15147
15112
|
新增接口:
|
15148
15113
|
|
15149
|
-
* [
|
15150
|
-
* [
|
15114
|
+
* [DescribeDBInstanceLogToCLS](https://cloud.tencent.com/document/api/236/100576)
|
15115
|
+
* [ModifyDBInstanceLogToCLS](https://cloud.tencent.com/document/api/236/100575)
|
15151
15116
|
|
15152
15117
|
新增数据结构:
|
15153
15118
|
|
15154
|
-
* [
|
15119
|
+
* [LogToCLSConfig](https://cloud.tencent.com/document/api/236/15878#LogToCLSConfig)
|
15155
15120
|
|
15156
15121
|
### 第 145 次发布
|
15157
15122
|
|
@@ -21355,6 +21320,24 @@
|
|
21355
21320
|
|
21356
21321
|
## 云数据仓库 PostgreSQL(cdwpg) 版本:2020-12-30
|
21357
21322
|
|
21323
|
+
### 第 6 次发布
|
21324
|
+
|
21325
|
+
发布时间:2023-10-24 01:08:56
|
21326
|
+
|
21327
|
+
本次发布包含了以下内容:
|
21328
|
+
|
21329
|
+
改善已有的文档。
|
21330
|
+
|
21331
|
+
新增接口:
|
21332
|
+
|
21333
|
+
* [[DescribeInstanceInfo](https://cloud.tencent.com/document/api/878/100615)](https://cloud.tencent.com/document/api/#/#)
|
21334
|
+
|
21335
|
+
新增数据结构:
|
21336
|
+
|
21337
|
+
* [[CBSSpecInfo](https://cloud.tencent.com/document/api/878/98895#CBSSpecInfo)](https://cloud.tencent.com/document/api/878/98895#[CBSSpecInfo](https://cloud.tencent.com/document/api/878/98895#CBSSpecInfo))
|
21338
|
+
* [[ResourceInfo](https://cloud.tencent.com/document/api/878/98895#ResourceInfo)](https://cloud.tencent.com/document/api/878/98895#[ResourceInfo](https://cloud.tencent.com/document/api/878/98895#ResourceInfo))
|
21339
|
+
* [[SimpleInstanceInfo](https://cloud.tencent.com/document/api/878/98895#SimpleInstanceInfo)](https://cloud.tencent.com/document/api/878/98895#[SimpleInstanceInfo](https://cloud.tencent.com/document/api/878/98895#SimpleInstanceInfo))
|
21340
|
+
|
21358
21341
|
### 第 5 次发布
|
21359
21342
|
|
21360
21343
|
发布时间:2023-10-19 15:58:54
|
@@ -45745,6 +45728,25 @@
|
|
45745
45728
|
|
45746
45729
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
45747
45730
|
|
45731
|
+
### 第 71 次发布
|
45732
|
+
|
45733
|
+
发布时间:2023-10-24 01:13:16
|
45734
|
+
|
45735
|
+
本次发布包含了以下内容:
|
45736
|
+
|
45737
|
+
改善已有的文档。
|
45738
|
+
|
45739
|
+
修改接口:
|
45740
|
+
|
45741
|
+
* [CreateSparkSessionBatchSQL](https://cloud.tencent.com/document/api/1342/92838)
|
45742
|
+
|
45743
|
+
* 新增出参:Statements
|
45744
|
+
|
45745
|
+
|
45746
|
+
新增数据结构:
|
45747
|
+
|
45748
|
+
* [[StatementInformation](https://cloud.tencent.com/document/api/1342/53778#StatementInformation)](https://cloud.tencent.com/document/api/1342/53778#[StatementInformation](https://cloud.tencent.com/document/api/1342/53778#StatementInformation))
|
45749
|
+
|
45748
45750
|
### 第 70 次发布
|
45749
45751
|
|
45750
45752
|
发布时间:2023-10-23 00:09:07
|
@@ -45755,8 +45757,8 @@
|
|
45755
45757
|
|
45756
45758
|
新增接口:
|
45757
45759
|
|
45758
|
-
* [
|
45759
|
-
* [
|
45760
|
+
* [DescribeAdvancedStoreLocation](https://cloud.tencent.com/document/api/1342/100578)
|
45761
|
+
* [ModifyAdvancedStoreLocation](https://cloud.tencent.com/document/api/1342/100577)
|
45760
45762
|
|
45761
45763
|
### 第 69 次发布
|
45762
45764
|
|
@@ -49378,6 +49380,18 @@
|
|
49378
49380
|
|
49379
49381
|
## 数据传输服务(dts) 版本:2021-12-06
|
49380
49382
|
|
49383
|
+
### 第 18 次发布
|
49384
|
+
|
49385
|
+
发布时间:2023-10-23 15:36:37
|
49386
|
+
|
49387
|
+
本次发布包含了以下内容:
|
49388
|
+
|
49389
|
+
改善已有的文档。
|
49390
|
+
|
49391
|
+
新增接口:
|
49392
|
+
|
49393
|
+
* [ModifyMigrateRuntimeAttribute](https://cloud.tencent.com/document/api/571/100600)
|
49394
|
+
|
49381
49395
|
### 第 17 次发布
|
49382
49396
|
|
49383
49397
|
发布时间:2023-10-10 01:36:36
|
@@ -54993,6 +55007,21 @@
|
|
54993
55007
|
|
54994
55008
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
54995
55009
|
|
55010
|
+
### 第 130 次发布
|
55011
|
+
|
55012
|
+
发布时间:2023-10-23 15:56:55
|
55013
|
+
|
55014
|
+
本次发布包含了以下内容:
|
55015
|
+
|
55016
|
+
改善已有的文档。
|
55017
|
+
|
55018
|
+
修改接口:
|
55019
|
+
|
55020
|
+
* [DescribeFlowTemplates](https://cloud.tencent.com/document/api/1323/74803)
|
55021
|
+
|
55022
|
+
* 新增入参:WithPreviewUrl
|
55023
|
+
|
55024
|
+
|
54996
55025
|
### 第 129 次发布
|
54997
55026
|
|
54998
55027
|
发布时间:2023-10-20 01:15:34
|
@@ -80769,11 +80798,11 @@
|
|
80769
80798
|
|
80770
80799
|
新增数据结构:
|
80771
80800
|
|
80772
|
-
* [
|
80773
|
-
* [
|
80774
|
-
* [
|
80775
|
-
* [
|
80776
|
-
* [
|
80801
|
+
* [AiRecognitionTaskObjectResult](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectResult)
|
80802
|
+
* [AiRecognitionTaskObjectResultInput](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectResultInput)
|
80803
|
+
* [AiRecognitionTaskObjectResultItem](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectResultItem)
|
80804
|
+
* [AiRecognitionTaskObjectResultOutput](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectResultOutput)
|
80805
|
+
* [AiRecognitionTaskObjectSeqmentItem](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectSeqmentItem)
|
80777
80806
|
|
80778
80807
|
修改数据结构:
|
80779
80808
|
|
@@ -83174,7 +83203,7 @@
|
|
83174
83203
|
|
83175
83204
|
新增数据结构:
|
83176
83205
|
|
83177
|
-
* [
|
83206
|
+
* [BlockTitle](https://cloud.tencent.com/document/api/1314/56230#BlockTitle)
|
83178
83207
|
|
83179
83208
|
修改数据结构:
|
83180
83209
|
|
@@ -84890,6 +84919,50 @@
|
|
84890
84919
|
|
84891
84920
|
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
84892
84921
|
|
84922
|
+
### 第 44 次发布
|
84923
|
+
|
84924
|
+
发布时间:2023-10-24 01:20:07
|
84925
|
+
|
84926
|
+
本次发布包含了以下内容:
|
84927
|
+
|
84928
|
+
改善已有的文档。
|
84929
|
+
|
84930
|
+
修改接口:
|
84931
|
+
|
84932
|
+
* [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
|
84933
|
+
|
84934
|
+
* 新增入参:TraceModeOn, TraceModeConfiguration, CheckpointRetainedNum, JobGraph
|
84935
|
+
|
84936
|
+
* [DescribeJobSavepoint](https://cloud.tencent.com/document/api/849/74226)
|
84937
|
+
|
84938
|
+
* 新增入参:RecordTypes
|
84939
|
+
|
84940
|
+
* [DescribeTreeJobs](https://cloud.tencent.com/document/api/849/76833)
|
84941
|
+
|
84942
|
+
* 新增入参:Filters
|
84943
|
+
|
84944
|
+
* 新增出参:ParentId, Id, Name, JobSet, Children
|
84945
|
+
|
84946
|
+
|
84947
|
+
新增数据结构:
|
84948
|
+
|
84949
|
+
* [[DescribeTreeJobsRsp](https://cloud.tencent.com/document/api/849/52010#DescribeTreeJobsRsp)](https://cloud.tencent.com/document/api/849/52010#[DescribeTreeJobsRsp](https://cloud.tencent.com/document/api/849/52010#DescribeTreeJobsRsp))
|
84950
|
+
* [[TraceModeConfiguration](https://cloud.tencent.com/document/api/849/52010#TraceModeConfiguration)](https://cloud.tencent.com/document/api/849/52010#[TraceModeConfiguration](https://cloud.tencent.com/document/api/849/52010#TraceModeConfiguration))
|
84951
|
+
* [[TreeJobSets](https://cloud.tencent.com/document/api/849/52010#TreeJobSets)](https://cloud.tencent.com/document/api/849/52010#[TreeJobSets](https://cloud.tencent.com/document/api/849/52010#TreeJobSets))
|
84952
|
+
|
84953
|
+
修改数据结构:
|
84954
|
+
|
84955
|
+
* [Cluster](https://cloud.tencent.com/document/api/849/52010#Cluster)
|
84956
|
+
|
84957
|
+
* 新增成员:WebUIType
|
84958
|
+
|
84959
|
+
* [JobConfig](https://cloud.tencent.com/document/api/849/52010#JobConfig)
|
84960
|
+
|
84961
|
+
* 新增成员:TraceModeOn, TraceModeConfiguration, CheckpointRetainedNum, JobGraph
|
84962
|
+
|
84963
|
+
* <font color="#dd0000">**修改成员**:</font>ClazzLevels, ExpertModeOn, ExpertModeConfiguration
|
84964
|
+
|
84965
|
+
|
84893
84966
|
### 第 43 次发布
|
84894
84967
|
|
84895
84968
|
发布时间:2023-10-23 00:16:17
|
@@ -84900,7 +84973,7 @@
|
|
84900
84973
|
|
84901
84974
|
新增接口:
|
84902
84975
|
|
84903
|
-
* [
|
84976
|
+
* [DeleteWorkSpace](https://cloud.tencent.com/document/api/849/100579)
|
84904
84977
|
|
84905
84978
|
修改数据结构:
|
84906
84979
|
|
@@ -96825,9 +96898,9 @@
|
|
96825
96898
|
|
96826
96899
|
新增数据结构:
|
96827
96900
|
|
96828
|
-
* [
|
96829
|
-
* [
|
96830
|
-
* [
|
96901
|
+
* [GatewayCertificate](https://cloud.tencent.com/document/api/400/41679#GatewayCertificate)
|
96902
|
+
* [TSEInstanceDetail](https://cloud.tencent.com/document/api/400/41679#TSEInstanceDetail)
|
96903
|
+
* [TSEInstanceList](https://cloud.tencent.com/document/api/400/41679#TSEInstanceList)
|
96831
96904
|
|
96832
96905
|
### 第 46 次发布
|
96833
96906
|
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -23,7 +23,7 @@
|
|
23
23
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-10-16 01:07:03 |
|
24
24
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-10-11 01:10:01 |
|
25
25
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-10-20 01:06:54 |
|
26
|
-
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-10-
|
26
|
+
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-10-24 01:07:07 |
|
27
27
|
| bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
|
28
28
|
| bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2023-10-18 01:14:30 |
|
29
29
|
| bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2023-08-31 01:07:17 |
|
@@ -32,7 +32,7 @@
|
|
32
32
|
| bmvpc | [黑石私有网络](https://cloud.tencent.com/document/product/1024) | 2023-10-12 01:13:46 |
|
33
33
|
| bpaas | [商业流程服务](https://cloud.tencent.com/document/product/1083) | 2023-06-14 01:09:11 |
|
34
34
|
| bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2023-08-17 01:22:35 |
|
35
|
-
| bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2023-10-
|
35
|
+
| bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2023-10-24 01:07:40 |
|
36
36
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2023-05-18 01:06:44 |
|
37
37
|
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-09-21 01:23:47 |
|
38
38
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2023-08-24 10:06:50 |
|
@@ -41,12 +41,12 @@
|
|
41
41
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-05-18 01:07:39 |
|
42
42
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-10-19 15:57:59 |
|
43
43
|
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2023-10-16 01:08:23 |
|
44
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-10-
|
44
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-10-24 01:08:15 |
|
45
45
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-09-12 01:18:51 |
|
46
46
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-10-23 00:03:56 |
|
47
47
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-08-17 01:43:06 |
|
48
48
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-09-08 01:20:53 |
|
49
|
-
| cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2023-10-
|
49
|
+
| cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2023-10-24 01:08:56 |
|
50
50
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-10-10 01:10:06 |
|
51
51
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-09-01 01:09:12 |
|
52
52
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-09-27 01:09:43 |
|
@@ -56,7 +56,7 @@
|
|
56
56
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
57
57
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
58
58
|
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-09-25 01:09:25 |
|
59
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-10-
|
59
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-10-24 01:09:38 |
|
60
60
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
|
61
61
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-08-17 01:57:08 |
|
62
62
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-08-03 01:03:28 |
|
@@ -79,14 +79,14 @@
|
|
79
79
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-08-22 01:11:33 |
|
80
80
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-08-17 02:50:46 |
|
81
81
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-09-25 01:13:09 |
|
82
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-10-
|
82
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-10-24 01:13:16 |
|
83
83
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-09-12 01:43:38 |
|
84
84
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-10-20 01:14:01 |
|
85
85
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-08-17 02:59:36 |
|
86
86
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-08-17 02:59:40 |
|
87
87
|
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2023-10-17 01:15:42 |
|
88
88
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
89
|
-
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-10-
|
89
|
+
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-10-23 15:36:37 |
|
90
90
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2023-10-17 01:16:13 |
|
91
91
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2023-09-13 01:42:58 |
|
92
92
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2023-08-17 03:03:04 |
|
@@ -95,8 +95,8 @@
|
|
95
95
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
96
96
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-10-16 01:15:50 |
|
97
97
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-10-12 01:57:01 |
|
98
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-10-23
|
99
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-10-23
|
98
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-10-23 15:56:55 |
|
99
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-10-23 15:56:15 |
|
100
100
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-09-18 01:48:33 |
|
101
101
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-10-20 01:16:02 |
|
102
102
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-08-17 03:12:49 |
|
@@ -110,7 +110,7 @@
|
|
110
110
|
| habo | [](https://cloud.tencent.com/document/product) | 2019-05-09 19:37:22 |
|
111
111
|
| hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-05-18 01:29:47 |
|
112
112
|
| hcm | [数学作业批改](https://cloud.tencent.com/document/product/1004) | 2023-09-25 01:15:46 |
|
113
|
-
| iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2023-
|
113
|
+
| iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2023-10-24 01:16:21 |
|
114
114
|
| ic | [图片瘦身](https://cloud.tencent.com/document/product/636) | 2023-03-02 01:23:21 |
|
115
115
|
| icr | [对话机器人](https://cloud.tencent.com/document/product/1268) | 2023-05-18 01:30:40 |
|
116
116
|
| ie | [智能编辑](https://cloud.tencent.com/document/product/1186) | 2023-08-17 03:20:18 |
|
@@ -129,7 +129,7 @@
|
|
129
129
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-07-19 01:29:34 |
|
130
130
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-08-17 03:51:31 |
|
131
131
|
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2023-10-23 00:14:04 |
|
132
|
-
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-10-
|
132
|
+
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-10-24 01:18:10 |
|
133
133
|
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-10-23 00:14:33 |
|
134
134
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
135
135
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
@@ -141,7 +141,7 @@
|
|
141
141
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
|
142
142
|
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-10-18 02:23:34 |
|
143
143
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-09-15 02:08:53 |
|
144
|
-
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-10-
|
144
|
+
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-10-24 01:19:16 |
|
145
145
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-10-23 09:46:19 |
|
146
146
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-10-23 00:16:02 |
|
147
147
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-10-17 01:22:38 |
|
@@ -149,7 +149,7 @@
|
|
149
149
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
150
150
|
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-09-15 02:14:19 |
|
151
151
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
152
|
-
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-10-
|
152
|
+
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-10-24 01:20:07 |
|
153
153
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-10-20 01:20:31 |
|
154
154
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-09-18 02:11:06 |
|
155
155
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-10-19 16:12:27 |
|
@@ -174,14 +174,14 @@
|
|
174
174
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
175
175
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-10-10 01:45:34 |
|
176
176
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-09-15 02:24:19 |
|
177
|
-
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-10-
|
177
|
+
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-10-24 01:22:12 |
|
178
178
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-08-17 04:46:28 |
|
179
179
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2023-08-17 04:46:36 |
|
180
180
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2023-08-17 04:47:11 |
|
181
181
|
| taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2023-08-17 04:47:19 |
|
182
182
|
| tag | [标签](https://cloud.tencent.com/document/product/651) | 2023-09-21 05:27:30 |
|
183
183
|
| tan | [碳引擎](https://cloud.tencent.com/document/product/1498) | 2023-05-18 01:50:16 |
|
184
|
-
| tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2023-10-
|
184
|
+
| tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2023-10-24 01:22:34 |
|
185
185
|
| tav | [文件检测](https://cloud.tencent.com/document/product) | 2019-11-28 22:10:04 |
|
186
186
|
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2023-08-17 04:48:24 |
|
187
187
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
@@ -216,7 +216,7 @@
|
|
216
216
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-09-27 01:26:36 |
|
217
217
|
| tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2023-08-10 01:43:37 |
|
218
218
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
|
219
|
-
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2023-10-
|
219
|
+
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2023-10-24 01:25:58 |
|
220
220
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-10-09 11:35:49 |
|
221
221
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-07-18 01:53:24 |
|
222
222
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-09-27 10:40:48 |
|
@@ -232,7 +232,7 @@
|
|
232
232
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-07-18 01:58:58 |
|
233
233
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-10-19 16:23:29 |
|
234
234
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
|
235
|
-
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-10-
|
235
|
+
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-10-24 01:29:28 |
|
236
236
|
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-09-12 09:30:48 |
|
237
237
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
238
238
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-08-10 01:50:27 |
|
@@ -238,7 +238,7 @@ OPEN:公网属性, INTERNAL:内网属性。
|
|
238
238
|
*/
|
239
239
|
Vip?: string
|
240
240
|
/**
|
241
|
-
* 带宽包ID,指定此参数时,网络计费方式(InternetAccessible.InternetChargeType)只支持按带宽包计费(BANDWIDTH_PACKAGE
|
241
|
+
* 带宽包ID,指定此参数时,网络计费方式(InternetAccessible.InternetChargeType)只支持按带宽包计费(BANDWIDTH_PACKAGE)。当AddressIPVersion为IPv6FullChain时 ,不支持指定具体带宽包id。
|
242
242
|
*/
|
243
243
|
BandwidthPackageId?: string
|
244
244
|
/**
|
@@ -381,7 +381,8 @@ export interface CloneLoadBalancerRequest {
|
|
381
381
|
*/
|
382
382
|
InternetAccessible?: InternetAccessible
|
383
383
|
/**
|
384
|
-
*
|
384
|
+
* 仅适用于公网负载均衡。目前仅广州、上海、南京、济南、杭州、福州、北京、石家庄、武汉、长沙、成都、重庆地域支持静态单线 IP 线路类型,如需体验,请联系商务经理申请。申请通过后,即可选择中国移动(CMCC)、中国联通(CUCC)或中国电信(CTCC)的运营商类型,网络计费模式只能使用按带宽包计费(BANDWIDTH_PACKAGE)。 如果不指定本参数,则默认使用BGP。可通过 DescribeResources 接口查询一个地域所支持的Isp。
|
385
|
+
示例值:CMCC
|
385
386
|
*/
|
386
387
|
VipIsp?: string
|
387
388
|
/**
|
@@ -1387,7 +1388,8 @@ export interface InquiryPriceCreateLoadBalancerRequest {
|
|
1387
1388
|
*/
|
1388
1389
|
AddressIPVersion?: string
|
1389
1390
|
/**
|
1390
|
-
*
|
1391
|
+
* 仅适用于公网负载均衡。目前仅广州、上海、南京、济南、杭州、福州、北京、石家庄、武汉、长沙、成都、重庆地域支持静态单线 IP 线路类型,如需体验,请联系商务经理申请。申请通过后,即可选择中国移动(CMCC)、中国联通(CUCC)或中国电信(CTCC)的运营商类型,网络计费模式只能使用按带宽包计费(BANDWIDTH_PACKAGE)。 如果不指定本参数,则默认使用BGP。可通过 DescribeResources 接口查询一个地域所支持的Isp。
|
1392
|
+
示例值:CMCC
|
1391
1393
|
*/
|
1392
1394
|
VipIsp?: string
|
1393
1395
|
}
|
@@ -211,7 +211,7 @@ export interface CreateLoadBalancerRequest {
|
|
211
211
|
*/
|
212
212
|
Vip?: string;
|
213
213
|
/**
|
214
|
-
* 带宽包ID,指定此参数时,网络计费方式(InternetAccessible.InternetChargeType)只支持按带宽包计费(BANDWIDTH_PACKAGE
|
214
|
+
* 带宽包ID,指定此参数时,网络计费方式(InternetAccessible.InternetChargeType)只支持按带宽包计费(BANDWIDTH_PACKAGE)。当AddressIPVersion为IPv6FullChain时 ,不支持指定具体带宽包id。
|
215
215
|
*/
|
216
216
|
BandwidthPackageId?: string;
|
217
217
|
/**
|
@@ -351,7 +351,8 @@ export interface CloneLoadBalancerRequest {
|
|
351
351
|
*/
|
352
352
|
InternetAccessible?: InternetAccessible;
|
353
353
|
/**
|
354
|
-
*
|
354
|
+
* 仅适用于公网负载均衡。目前仅广州、上海、南京、济南、杭州、福州、北京、石家庄、武汉、长沙、成都、重庆地域支持静态单线 IP 线路类型,如需体验,请联系商务经理申请。申请通过后,即可选择中国移动(CMCC)、中国联通(CUCC)或中国电信(CTCC)的运营商类型,网络计费模式只能使用按带宽包计费(BANDWIDTH_PACKAGE)。 如果不指定本参数,则默认使用BGP。可通过 DescribeResources 接口查询一个地域所支持的Isp。
|
355
|
+
示例值:CMCC
|
355
356
|
*/
|
356
357
|
VipIsp?: string;
|
357
358
|
/**
|
@@ -1316,7 +1317,8 @@ export interface InquiryPriceCreateLoadBalancerRequest {
|
|
1316
1317
|
*/
|
1317
1318
|
AddressIPVersion?: string;
|
1318
1319
|
/**
|
1319
|
-
*
|
1320
|
+
* 仅适用于公网负载均衡。目前仅广州、上海、南京、济南、杭州、福州、北京、石家庄、武汉、长沙、成都、重庆地域支持静态单线 IP 线路类型,如需体验,请联系商务经理申请。申请通过后,即可选择中国移动(CMCC)、中国联通(CUCC)或中国电信(CTCC)的运营商类型,网络计费模式只能使用按带宽包计费(BANDWIDTH_PACKAGE)。 如果不指定本参数,则默认使用BGP。可通过 DescribeResources 接口查询一个地域所支持的Isp。
|
1321
|
+
示例值:CMCC
|
1320
1322
|
*/
|
1321
1323
|
VipIsp?: string;
|
1322
1324
|
}
|