tencentcloud-sdk-nodejs-tdmq 4.0.289 → 4.0.290
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 +188 -0
- package/SERVICE_CHANGELOG.md +293 -30
- package/package.json +1 -1
- package/products.md +11 -11
- package/src/services/tdmq/v20200217/tdmq_models.ts +66 -6
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +56 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,191 @@
|
|
|
1
|
+
# Release 4.0.290
|
|
2
|
+
|
|
3
|
+
## 内容分发网络(cdn) 版本:2018-06-06
|
|
4
|
+
|
|
5
|
+
### 第 93 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-02-17 08:07:01
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增数据结构:
|
|
14
|
+
|
|
15
|
+
* [RuleEngine](https://cloud.tencent.com/document/api/228/30987#RuleEngine)
|
|
16
|
+
|
|
17
|
+
修改数据结构:
|
|
18
|
+
|
|
19
|
+
* [DetailDomain](https://cloud.tencent.com/document/api/228/30987#DetailDomain)
|
|
20
|
+
|
|
21
|
+
* 新增成员:RuleEngine
|
|
22
|
+
|
|
23
|
+
* [ServerCert](https://cloud.tencent.com/document/api/228/30987#ServerCert)
|
|
24
|
+
|
|
25
|
+
* 新增成员:From
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
## 智能保险助手(cii) 版本:2021-04-08
|
|
31
|
+
|
|
32
|
+
### 第 10 次发布
|
|
33
|
+
|
|
34
|
+
发布时间:2022-02-17 08:07:32
|
|
35
|
+
|
|
36
|
+
本次发布包含了以下内容:
|
|
37
|
+
|
|
38
|
+
改善已有的文档。
|
|
39
|
+
|
|
40
|
+
修改数据结构:
|
|
41
|
+
|
|
42
|
+
* [StructureResultObject](https://cloud.tencent.com/document/api/1368/56853#StructureResultObject)
|
|
43
|
+
|
|
44
|
+
* 新增成员:TaskFiles
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
## 智能保险助手(cii) 版本:2020-12-10
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
|
54
|
+
|
|
55
|
+
### 第 34 次发布
|
|
56
|
+
|
|
57
|
+
发布时间:2022-02-17 08:09:34
|
|
58
|
+
|
|
59
|
+
本次发布包含了以下内容:
|
|
60
|
+
|
|
61
|
+
改善已有的文档。
|
|
62
|
+
|
|
63
|
+
新增接口:
|
|
64
|
+
|
|
65
|
+
* [DescribeDBSlowLogs](https://cloud.tencent.com/document/api/557/70099)
|
|
66
|
+
|
|
67
|
+
新增数据结构:
|
|
68
|
+
|
|
69
|
+
* [SlowLogData](https://cloud.tencent.com/document/api/557/16142#SlowLogData)
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
## 全球应用加速(gaap) 版本:2018-05-29
|
|
74
|
+
|
|
75
|
+
### 第 28 次发布
|
|
76
|
+
|
|
77
|
+
发布时间:2022-02-17 08:10:54
|
|
78
|
+
|
|
79
|
+
本次发布包含了以下内容:
|
|
80
|
+
|
|
81
|
+
改善已有的文档。
|
|
82
|
+
|
|
83
|
+
修改接口:
|
|
84
|
+
|
|
85
|
+
* [CreateRule](https://cloud.tencent.com/document/api/608/36990)
|
|
86
|
+
|
|
87
|
+
* 新增入参:ServerNameIndicationSwitch, ServerNameIndication
|
|
88
|
+
|
|
89
|
+
* [ModifyRuleAttribute](https://cloud.tencent.com/document/api/608/36983)
|
|
90
|
+
|
|
91
|
+
* 新增入参:ServerNameIndicationSwitch, ServerNameIndication
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
修改数据结构:
|
|
95
|
+
|
|
96
|
+
* [ProxyInfo](https://cloud.tencent.com/document/api/608/37023#ProxyInfo)
|
|
97
|
+
|
|
98
|
+
* 新增成员:InBanBlacklist
|
|
99
|
+
|
|
100
|
+
* [RealServer](https://cloud.tencent.com/document/api/608/37023#RealServer)
|
|
101
|
+
|
|
102
|
+
* 新增成员:InBanBlacklist
|
|
103
|
+
|
|
104
|
+
* [RuleInfo](https://cloud.tencent.com/document/api/608/37023#RuleInfo)
|
|
105
|
+
|
|
106
|
+
* 新增成员:ServerNameIndicationSwitch, ServerNameIndication
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
## 云监控(monitor) 版本:2018-07-24
|
|
112
|
+
|
|
113
|
+
### 第 38 次发布
|
|
114
|
+
|
|
115
|
+
发布时间:2022-02-17 08:13:29
|
|
116
|
+
|
|
117
|
+
本次发布包含了以下内容:
|
|
118
|
+
|
|
119
|
+
改善已有的文档。
|
|
120
|
+
|
|
121
|
+
修改接口:
|
|
122
|
+
|
|
123
|
+
* [DescribeAlarmPolicies](https://cloud.tencent.com/document/api/248/51279)
|
|
124
|
+
|
|
125
|
+
* 新增入参:NeedCorrespondence
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
修改数据结构:
|
|
129
|
+
|
|
130
|
+
* [AlarmPolicy](https://cloud.tencent.com/document/api/248/30354#AlarmPolicy)
|
|
131
|
+
|
|
132
|
+
* 新增成员:FilterDimensionsParam
|
|
133
|
+
|
|
134
|
+
* [UserNotice](https://cloud.tencent.com/document/api/248/30354#UserNotice)
|
|
135
|
+
|
|
136
|
+
* 新增成员:PhoneCallType
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
## 分布式消息队列(tdmq) 版本:2020-02-17
|
|
142
|
+
|
|
143
|
+
### 第 29 次发布
|
|
144
|
+
|
|
145
|
+
发布时间:2022-02-17 08:16:33
|
|
146
|
+
|
|
147
|
+
本次发布包含了以下内容:
|
|
148
|
+
|
|
149
|
+
改善已有的文档。
|
|
150
|
+
|
|
151
|
+
修改接口:
|
|
152
|
+
|
|
153
|
+
* [CreateCmqQueue](https://cloud.tencent.com/document/api/1179/55917)
|
|
154
|
+
|
|
155
|
+
* 新增入参:Tags
|
|
156
|
+
|
|
157
|
+
* [CreateCmqTopic](https://cloud.tencent.com/document/api/1179/55915)
|
|
158
|
+
|
|
159
|
+
* 新增入参:Tags
|
|
160
|
+
|
|
161
|
+
* [CreateTopic](https://cloud.tencent.com/document/api/1179/46088)
|
|
162
|
+
|
|
163
|
+
* 新增入参:PulsarTopicType
|
|
164
|
+
|
|
165
|
+
* <font color="#dd0000">**修改入参**:</font>TopicType
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
修改数据结构:
|
|
169
|
+
|
|
170
|
+
* [Cluster](https://cloud.tencent.com/document/api/1179/46089#Cluster)
|
|
171
|
+
|
|
172
|
+
* 新增成员:PayMode
|
|
173
|
+
|
|
174
|
+
* [Consumer](https://cloud.tencent.com/document/api/1179/46089#Consumer)
|
|
175
|
+
|
|
176
|
+
* 新增成员:Partition
|
|
177
|
+
|
|
178
|
+
* [Subscription](https://cloud.tencent.com/document/api/1179/46089#Subscription)
|
|
179
|
+
|
|
180
|
+
* 新增成员:SubType, BlockedSubscriptionOnUnackedMsgs, MaxUnackedMsgNum
|
|
181
|
+
|
|
182
|
+
* [Topic](https://cloud.tencent.com/document/api/1179/46089#Topic)
|
|
183
|
+
|
|
184
|
+
* 新增成员:PulsarTopicType
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
|
|
1
189
|
# Release 4.0.289
|
|
2
190
|
|
|
3
191
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,29 +1,37 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 内容分发网络(cdn) 版本:2018-06-06
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 93 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-02-
|
|
7
|
+
发布时间:2022-02-17 08:07:01
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
+
新增数据结构:
|
|
14
|
+
|
|
15
|
+
* [RuleEngine](https://cloud.tencent.com/document/api/228/30987#RuleEngine)
|
|
16
|
+
|
|
13
17
|
修改数据结构:
|
|
14
18
|
|
|
15
|
-
* [
|
|
19
|
+
* [DetailDomain](https://cloud.tencent.com/document/api/228/30987#DetailDomain)
|
|
16
20
|
|
|
17
|
-
* 新增成员:
|
|
21
|
+
* 新增成员:RuleEngine
|
|
18
22
|
|
|
23
|
+
* [ServerCert](https://cloud.tencent.com/document/api/228/30987#ServerCert)
|
|
19
24
|
|
|
25
|
+
* 新增成员:From
|
|
20
26
|
|
|
21
27
|
|
|
22
|
-
## 视频智能标签(ivld) 版本:2021-09-03
|
|
23
28
|
|
|
24
|
-
### 第 3 次发布
|
|
25
29
|
|
|
26
|
-
|
|
30
|
+
## 智能保险助手(cii) 版本:2021-04-08
|
|
31
|
+
|
|
32
|
+
### 第 10 次发布
|
|
33
|
+
|
|
34
|
+
发布时间:2022-02-17 08:07:32
|
|
27
35
|
|
|
28
36
|
本次发布包含了以下内容:
|
|
29
37
|
|
|
@@ -31,18 +39,22 @@
|
|
|
31
39
|
|
|
32
40
|
修改数据结构:
|
|
33
41
|
|
|
34
|
-
* [
|
|
42
|
+
* [StructureResultObject](https://cloud.tencent.com/document/api/1368/56853#StructureResultObject)
|
|
35
43
|
|
|
36
|
-
* 新增成员:
|
|
44
|
+
* 新增成员:TaskFiles
|
|
37
45
|
|
|
38
46
|
|
|
39
47
|
|
|
40
48
|
|
|
41
|
-
##
|
|
49
|
+
## 智能保险助手(cii) 版本:2020-12-10
|
|
42
50
|
|
|
43
|
-
### 第 25 次发布
|
|
44
51
|
|
|
45
|
-
|
|
52
|
+
|
|
53
|
+
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
|
54
|
+
|
|
55
|
+
### 第 34 次发布
|
|
56
|
+
|
|
57
|
+
发布时间:2022-02-17 08:09:34
|
|
46
58
|
|
|
47
59
|
本次发布包含了以下内容:
|
|
48
60
|
|
|
@@ -50,33 +62,126 @@
|
|
|
50
62
|
|
|
51
63
|
新增接口:
|
|
52
64
|
|
|
53
|
-
* [
|
|
65
|
+
* [DescribeDBSlowLogs](https://cloud.tencent.com/document/api/557/70099)
|
|
54
66
|
|
|
55
67
|
新增数据结构:
|
|
56
68
|
|
|
57
|
-
* [
|
|
58
|
-
* [DockerContainerConfiguration](https://cloud.tencent.com/document/api/1207/47576#DockerContainerConfiguration)
|
|
59
|
-
* [DockerContainerPublishPort](https://cloud.tencent.com/document/api/1207/47576#DockerContainerPublishPort)
|
|
60
|
-
* [DockerContainerVolume](https://cloud.tencent.com/document/api/1207/47576#DockerContainerVolume)
|
|
61
|
-
* [LoginConfiguration](https://cloud.tencent.com/document/api/1207/47576#LoginConfiguration)
|
|
69
|
+
* [SlowLogData](https://cloud.tencent.com/document/api/557/16142#SlowLogData)
|
|
62
70
|
|
|
63
71
|
|
|
64
72
|
|
|
65
|
-
##
|
|
73
|
+
## 全球应用加速(gaap) 版本:2018-05-29
|
|
66
74
|
|
|
67
|
-
### 第
|
|
75
|
+
### 第 28 次发布
|
|
68
76
|
|
|
69
|
-
发布时间:2022-02-
|
|
77
|
+
发布时间:2022-02-17 08:10:54
|
|
70
78
|
|
|
71
79
|
本次发布包含了以下内容:
|
|
72
80
|
|
|
73
81
|
改善已有的文档。
|
|
74
82
|
|
|
83
|
+
修改接口:
|
|
84
|
+
|
|
85
|
+
* [CreateRule](https://cloud.tencent.com/document/api/608/36990)
|
|
86
|
+
|
|
87
|
+
* 新增入参:ServerNameIndicationSwitch, ServerNameIndication
|
|
88
|
+
|
|
89
|
+
* [ModifyRuleAttribute](https://cloud.tencent.com/document/api/608/36983)
|
|
90
|
+
|
|
91
|
+
* 新增入参:ServerNameIndicationSwitch, ServerNameIndication
|
|
92
|
+
|
|
93
|
+
|
|
75
94
|
修改数据结构:
|
|
76
95
|
|
|
77
|
-
* [
|
|
96
|
+
* [ProxyInfo](https://cloud.tencent.com/document/api/608/37023#ProxyInfo)
|
|
78
97
|
|
|
79
|
-
* 新增成员:
|
|
98
|
+
* 新增成员:InBanBlacklist
|
|
99
|
+
|
|
100
|
+
* [RealServer](https://cloud.tencent.com/document/api/608/37023#RealServer)
|
|
101
|
+
|
|
102
|
+
* 新增成员:InBanBlacklist
|
|
103
|
+
|
|
104
|
+
* [RuleInfo](https://cloud.tencent.com/document/api/608/37023#RuleInfo)
|
|
105
|
+
|
|
106
|
+
* 新增成员:ServerNameIndicationSwitch, ServerNameIndication
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
## 云监控(monitor) 版本:2018-07-24
|
|
112
|
+
|
|
113
|
+
### 第 38 次发布
|
|
114
|
+
|
|
115
|
+
发布时间:2022-02-17 08:13:29
|
|
116
|
+
|
|
117
|
+
本次发布包含了以下内容:
|
|
118
|
+
|
|
119
|
+
改善已有的文档。
|
|
120
|
+
|
|
121
|
+
修改接口:
|
|
122
|
+
|
|
123
|
+
* [DescribeAlarmPolicies](https://cloud.tencent.com/document/api/248/51279)
|
|
124
|
+
|
|
125
|
+
* 新增入参:NeedCorrespondence
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
修改数据结构:
|
|
129
|
+
|
|
130
|
+
* [AlarmPolicy](https://cloud.tencent.com/document/api/248/30354#AlarmPolicy)
|
|
131
|
+
|
|
132
|
+
* 新增成员:FilterDimensionsParam
|
|
133
|
+
|
|
134
|
+
* [UserNotice](https://cloud.tencent.com/document/api/248/30354#UserNotice)
|
|
135
|
+
|
|
136
|
+
* 新增成员:PhoneCallType
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
## 分布式消息队列(tdmq) 版本:2020-02-17
|
|
142
|
+
|
|
143
|
+
### 第 29 次发布
|
|
144
|
+
|
|
145
|
+
发布时间:2022-02-17 08:16:33
|
|
146
|
+
|
|
147
|
+
本次发布包含了以下内容:
|
|
148
|
+
|
|
149
|
+
改善已有的文档。
|
|
150
|
+
|
|
151
|
+
修改接口:
|
|
152
|
+
|
|
153
|
+
* [CreateCmqQueue](https://cloud.tencent.com/document/api/1179/55917)
|
|
154
|
+
|
|
155
|
+
* 新增入参:Tags
|
|
156
|
+
|
|
157
|
+
* [CreateCmqTopic](https://cloud.tencent.com/document/api/1179/55915)
|
|
158
|
+
|
|
159
|
+
* 新增入参:Tags
|
|
160
|
+
|
|
161
|
+
* [CreateTopic](https://cloud.tencent.com/document/api/1179/46088)
|
|
162
|
+
|
|
163
|
+
* 新增入参:PulsarTopicType
|
|
164
|
+
|
|
165
|
+
* <font color="#dd0000">**修改入参**:</font>TopicType
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
修改数据结构:
|
|
169
|
+
|
|
170
|
+
* [Cluster](https://cloud.tencent.com/document/api/1179/46089#Cluster)
|
|
171
|
+
|
|
172
|
+
* 新增成员:PayMode
|
|
173
|
+
|
|
174
|
+
* [Consumer](https://cloud.tencent.com/document/api/1179/46089#Consumer)
|
|
175
|
+
|
|
176
|
+
* 新增成员:Partition
|
|
177
|
+
|
|
178
|
+
* [Subscription](https://cloud.tencent.com/document/api/1179/46089#Subscription)
|
|
179
|
+
|
|
180
|
+
* 新增成员:SubType, BlockedSubscriptionOnUnackedMsgs, MaxUnackedMsgNum
|
|
181
|
+
|
|
182
|
+
* [Topic](https://cloud.tencent.com/document/api/1179/46089#Topic)
|
|
183
|
+
|
|
184
|
+
* 新增成员:PulsarTopicType
|
|
80
185
|
|
|
81
186
|
|
|
82
187
|
|
|
@@ -10948,6 +11053,29 @@
|
|
|
10948
11053
|
|
|
10949
11054
|
## 内容分发网络(cdn) 版本:2018-06-06
|
|
10950
11055
|
|
|
11056
|
+
### 第 93 次发布
|
|
11057
|
+
|
|
11058
|
+
发布时间:2022-02-17 08:07:01
|
|
11059
|
+
|
|
11060
|
+
本次发布包含了以下内容:
|
|
11061
|
+
|
|
11062
|
+
改善已有的文档。
|
|
11063
|
+
|
|
11064
|
+
新增数据结构:
|
|
11065
|
+
|
|
11066
|
+
* [[RuleEngine](https://cloud.tencent.com/document/api/228/30987#RuleEngine)](https://cloud.tencent.com/document/api/228/30987#[RuleEngine](https://cloud.tencent.com/document/api/228/30987#RuleEngine))
|
|
11067
|
+
|
|
11068
|
+
修改数据结构:
|
|
11069
|
+
|
|
11070
|
+
* [DetailDomain](https://cloud.tencent.com/document/api/228/30987#DetailDomain)
|
|
11071
|
+
|
|
11072
|
+
* 新增成员:RuleEngine
|
|
11073
|
+
|
|
11074
|
+
* [ServerCert](https://cloud.tencent.com/document/api/228/30987#ServerCert)
|
|
11075
|
+
|
|
11076
|
+
* 新增成员:From
|
|
11077
|
+
|
|
11078
|
+
|
|
10951
11079
|
### 第 92 次发布
|
|
10952
11080
|
|
|
10953
11081
|
发布时间:2022-01-05 08:05:09
|
|
@@ -13928,6 +14056,21 @@
|
|
|
13928
14056
|
|
|
13929
14057
|
## 智能保险助手(cii) 版本:2021-04-08
|
|
13930
14058
|
|
|
14059
|
+
### 第 10 次发布
|
|
14060
|
+
|
|
14061
|
+
发布时间:2022-02-17 08:07:32
|
|
14062
|
+
|
|
14063
|
+
本次发布包含了以下内容:
|
|
14064
|
+
|
|
14065
|
+
改善已有的文档。
|
|
14066
|
+
|
|
14067
|
+
修改数据结构:
|
|
14068
|
+
|
|
14069
|
+
* [StructureResultObject](https://cloud.tencent.com/document/api/1368/56853#StructureResultObject)
|
|
14070
|
+
|
|
14071
|
+
* 新增成员:TaskFiles
|
|
14072
|
+
|
|
14073
|
+
|
|
13931
14074
|
### 第 9 次发布
|
|
13932
14075
|
|
|
13933
14076
|
发布时间:2022-01-20 08:06:41
|
|
@@ -24563,6 +24706,22 @@
|
|
|
24563
24706
|
|
|
24564
24707
|
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
|
24565
24708
|
|
|
24709
|
+
### 第 34 次发布
|
|
24710
|
+
|
|
24711
|
+
发布时间:2022-02-17 08:09:34
|
|
24712
|
+
|
|
24713
|
+
本次发布包含了以下内容:
|
|
24714
|
+
|
|
24715
|
+
改善已有的文档。
|
|
24716
|
+
|
|
24717
|
+
新增接口:
|
|
24718
|
+
|
|
24719
|
+
* [[DescribeDBSlowLogs](https://cloud.tencent.com/document/api/557/70099)](https://cloud.tencent.com/document/api/#/#)
|
|
24720
|
+
|
|
24721
|
+
新增数据结构:
|
|
24722
|
+
|
|
24723
|
+
* [[SlowLogData](https://cloud.tencent.com/document/api/557/16142#SlowLogData)](https://cloud.tencent.com/document/api/557/16142#[SlowLogData](https://cloud.tencent.com/document/api/557/16142#SlowLogData))
|
|
24724
|
+
|
|
24566
24725
|
### 第 33 次发布
|
|
24567
24726
|
|
|
24568
24727
|
发布时间:2022-01-13 08:32:29
|
|
@@ -31282,6 +31441,40 @@
|
|
|
31282
31441
|
|
|
31283
31442
|
## 全球应用加速(gaap) 版本:2018-05-29
|
|
31284
31443
|
|
|
31444
|
+
### 第 28 次发布
|
|
31445
|
+
|
|
31446
|
+
发布时间:2022-02-17 08:10:54
|
|
31447
|
+
|
|
31448
|
+
本次发布包含了以下内容:
|
|
31449
|
+
|
|
31450
|
+
改善已有的文档。
|
|
31451
|
+
|
|
31452
|
+
修改接口:
|
|
31453
|
+
|
|
31454
|
+
* [CreateRule](https://cloud.tencent.com/document/api/608/36990)
|
|
31455
|
+
|
|
31456
|
+
* 新增入参:ServerNameIndicationSwitch, ServerNameIndication
|
|
31457
|
+
|
|
31458
|
+
* [ModifyRuleAttribute](https://cloud.tencent.com/document/api/608/36983)
|
|
31459
|
+
|
|
31460
|
+
* 新增入参:ServerNameIndicationSwitch, ServerNameIndication
|
|
31461
|
+
|
|
31462
|
+
|
|
31463
|
+
修改数据结构:
|
|
31464
|
+
|
|
31465
|
+
* [ProxyInfo](https://cloud.tencent.com/document/api/608/37023#ProxyInfo)
|
|
31466
|
+
|
|
31467
|
+
* 新增成员:InBanBlacklist
|
|
31468
|
+
|
|
31469
|
+
* [RealServer](https://cloud.tencent.com/document/api/608/37023#RealServer)
|
|
31470
|
+
|
|
31471
|
+
* 新增成员:InBanBlacklist
|
|
31472
|
+
|
|
31473
|
+
* [RuleInfo](https://cloud.tencent.com/document/api/608/37023#RuleInfo)
|
|
31474
|
+
|
|
31475
|
+
* 新增成员:ServerNameIndicationSwitch, ServerNameIndication
|
|
31476
|
+
|
|
31477
|
+
|
|
31285
31478
|
### 第 27 次发布
|
|
31286
31479
|
|
|
31287
31480
|
发布时间:2022-01-11 08:09:11
|
|
@@ -38619,15 +38812,15 @@
|
|
|
38619
38812
|
|
|
38620
38813
|
新增接口:
|
|
38621
38814
|
|
|
38622
|
-
* [
|
|
38815
|
+
* [CreateInstances](https://cloud.tencent.com/document/api/1207/69573)
|
|
38623
38816
|
|
|
38624
38817
|
新增数据结构:
|
|
38625
38818
|
|
|
38626
|
-
* [
|
|
38627
|
-
* [
|
|
38628
|
-
* [
|
|
38629
|
-
* [
|
|
38630
|
-
* [
|
|
38819
|
+
* [ContainerEnv](https://cloud.tencent.com/document/api/1207/47576#ContainerEnv)
|
|
38820
|
+
* [DockerContainerConfiguration](https://cloud.tencent.com/document/api/1207/47576#DockerContainerConfiguration)
|
|
38821
|
+
* [DockerContainerPublishPort](https://cloud.tencent.com/document/api/1207/47576#DockerContainerPublishPort)
|
|
38822
|
+
* [DockerContainerVolume](https://cloud.tencent.com/document/api/1207/47576#DockerContainerVolume)
|
|
38823
|
+
* [LoginConfiguration](https://cloud.tencent.com/document/api/1207/47576#LoginConfiguration)
|
|
38631
38824
|
|
|
38632
38825
|
### 第 24 次发布
|
|
38633
38826
|
|
|
@@ -42100,6 +42293,32 @@
|
|
|
42100
42293
|
|
|
42101
42294
|
## 云监控(monitor) 版本:2018-07-24
|
|
42102
42295
|
|
|
42296
|
+
### 第 38 次发布
|
|
42297
|
+
|
|
42298
|
+
发布时间:2022-02-17 08:13:29
|
|
42299
|
+
|
|
42300
|
+
本次发布包含了以下内容:
|
|
42301
|
+
|
|
42302
|
+
改善已有的文档。
|
|
42303
|
+
|
|
42304
|
+
修改接口:
|
|
42305
|
+
|
|
42306
|
+
* [DescribeAlarmPolicies](https://cloud.tencent.com/document/api/248/51279)
|
|
42307
|
+
|
|
42308
|
+
* 新增入参:NeedCorrespondence
|
|
42309
|
+
|
|
42310
|
+
|
|
42311
|
+
修改数据结构:
|
|
42312
|
+
|
|
42313
|
+
* [AlarmPolicy](https://cloud.tencent.com/document/api/248/30354#AlarmPolicy)
|
|
42314
|
+
|
|
42315
|
+
* 新增成员:FilterDimensionsParam
|
|
42316
|
+
|
|
42317
|
+
* [UserNotice](https://cloud.tencent.com/document/api/248/30354#UserNotice)
|
|
42318
|
+
|
|
42319
|
+
* 新增成员:PhoneCallType
|
|
42320
|
+
|
|
42321
|
+
|
|
42103
42322
|
### 第 37 次发布
|
|
42104
42323
|
|
|
42105
42324
|
发布时间:2022-01-21 08:14:26
|
|
@@ -56961,6 +57180,50 @@
|
|
|
56961
57180
|
|
|
56962
57181
|
## 分布式消息队列(tdmq) 版本:2020-02-17
|
|
56963
57182
|
|
|
57183
|
+
### 第 29 次发布
|
|
57184
|
+
|
|
57185
|
+
发布时间:2022-02-17 08:16:33
|
|
57186
|
+
|
|
57187
|
+
本次发布包含了以下内容:
|
|
57188
|
+
|
|
57189
|
+
改善已有的文档。
|
|
57190
|
+
|
|
57191
|
+
修改接口:
|
|
57192
|
+
|
|
57193
|
+
* [CreateCmqQueue](https://cloud.tencent.com/document/api/1179/55917)
|
|
57194
|
+
|
|
57195
|
+
* 新增入参:Tags
|
|
57196
|
+
|
|
57197
|
+
* [CreateCmqTopic](https://cloud.tencent.com/document/api/1179/55915)
|
|
57198
|
+
|
|
57199
|
+
* 新增入参:Tags
|
|
57200
|
+
|
|
57201
|
+
* [CreateTopic](https://cloud.tencent.com/document/api/1179/46088)
|
|
57202
|
+
|
|
57203
|
+
* 新增入参:PulsarTopicType
|
|
57204
|
+
|
|
57205
|
+
* <font color="#dd0000">**修改入参**:</font>TopicType
|
|
57206
|
+
|
|
57207
|
+
|
|
57208
|
+
修改数据结构:
|
|
57209
|
+
|
|
57210
|
+
* [Cluster](https://cloud.tencent.com/document/api/1179/46089#Cluster)
|
|
57211
|
+
|
|
57212
|
+
* 新增成员:PayMode
|
|
57213
|
+
|
|
57214
|
+
* [Consumer](https://cloud.tencent.com/document/api/1179/46089#Consumer)
|
|
57215
|
+
|
|
57216
|
+
* 新增成员:Partition
|
|
57217
|
+
|
|
57218
|
+
* [Subscription](https://cloud.tencent.com/document/api/1179/46089#Subscription)
|
|
57219
|
+
|
|
57220
|
+
* 新增成员:SubType, BlockedSubscriptionOnUnackedMsgs, MaxUnackedMsgNum
|
|
57221
|
+
|
|
57222
|
+
* [Topic](https://cloud.tencent.com/document/api/1179/46089#Topic)
|
|
57223
|
+
|
|
57224
|
+
* 新增成员:PulsarTopicType
|
|
57225
|
+
|
|
57226
|
+
|
|
56964
57227
|
### 第 28 次发布
|
|
56965
57228
|
|
|
56966
57229
|
发布时间:2022-01-21 08:17:48
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2022-01-25 08:05:51 |
|
|
15
15
|
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-01-19 08:05:14 |
|
|
16
16
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-01-21 08:05:34 |
|
|
17
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-
|
|
17
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-02-17 08:05:39 |
|
|
18
18
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2021-11-29 08:03:58 |
|
|
19
19
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2021-11-10 08:02:33 |
|
|
20
20
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2021-11-10 08:02:34 |
|
|
@@ -32,13 +32,13 @@
|
|
|
32
32
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-01-18 08:04:56 |
|
|
33
33
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-01-26 08:03:48 |
|
|
34
34
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-02-14 08:06:57 |
|
|
35
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-02-
|
|
36
|
-
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-02-
|
|
35
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-02-17 08:06:40 |
|
|
36
|
+
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-02-17 08:07:01 |
|
|
37
37
|
| cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2021-12-24 08:06:33 |
|
|
38
38
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-02-11 08:03:37 |
|
|
39
39
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-01-17 08:04:37 |
|
|
40
40
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2022-01-26 08:04:40 |
|
|
41
|
-
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-02-
|
|
41
|
+
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-02-17 08:07:32 |
|
|
42
42
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
43
43
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
44
44
|
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-02-10 08:03:19 |
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2021-11-10 08:05:47 |
|
|
59
59
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-02-14 08:09:51 |
|
|
60
60
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2021-11-10 08:06:00 |
|
|
61
|
-
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-
|
|
61
|
+
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-02-17 08:09:34 |
|
|
62
62
|
| dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2022-01-12 08:09:02 |
|
|
63
63
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2021-12-17 08:10:50 |
|
|
64
64
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2021-12-06 08:05:24 |
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-01-21 08:11:28 |
|
|
80
80
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2021-12-14 08:10:17 |
|
|
81
81
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2021-12-08 08:10:45 |
|
|
82
|
-
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2022-
|
|
82
|
+
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2022-02-17 08:10:54 |
|
|
83
83
|
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2022-01-24 08:10:18 |
|
|
84
84
|
| gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2021-11-10 08:07:27 |
|
|
85
85
|
| gs | [云游戏解决方案](https://cloud.tencent.com/document/product/1162) | 2022-01-12 08:10:24 |
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2021-11-10 08:08:55 |
|
|
111
111
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2021-11-10 08:08:55 |
|
|
112
112
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-01-05 08:11:21 |
|
|
113
|
-
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-
|
|
113
|
+
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-02-17 08:13:29 |
|
|
114
114
|
| mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2021-11-24 08:11:23 |
|
|
115
115
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2021-12-14 08:12:50 |
|
|
116
116
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product) | 2020-06-05 08:13:52 |
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2021-12-21 16:54:01 |
|
|
120
120
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
121
121
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-01-25 08:15:03 |
|
|
122
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-
|
|
122
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-02-17 08:14:03 |
|
|
123
123
|
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-02-14 08:14:42 |
|
|
124
124
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-01-27 09:00:32 |
|
|
125
125
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2021-11-10 08:09:50 |
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2021-12-24 08:15:03 |
|
|
159
159
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-02-15 08:13:53 |
|
|
160
160
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2021-11-10 08:11:24 |
|
|
161
|
-
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-
|
|
161
|
+
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-02-17 08:16:33 |
|
|
162
162
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-01-21 08:18:01 |
|
|
163
163
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2021-12-27 08:11:18 |
|
|
164
164
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2021-12-31 11:26:13 |
|
|
169
169
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-02-10 08:12:20 |
|
|
170
170
|
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-01-07 08:14:32 |
|
|
171
|
-
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) |
|
|
171
|
+
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-02-17 08:17:06 |
|
|
172
172
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-02-11 08:13:17 |
|
|
173
173
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
174
174
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-01-24 08:16:27 |
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2021-12-21 08:12:32 |
|
|
183
183
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2021-11-10 08:12:38 |
|
|
184
184
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-02-14 08:18:44 |
|
|
185
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-02-
|
|
185
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-02-17 08:18:21 |
|
|
186
186
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2021-12-02 08:14:23 |
|
|
187
187
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-01-10 08:18:57 |
|
|
188
188
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
@@ -345,6 +345,11 @@ export interface CreateCmqTopicRequest {
|
|
|
345
345
|
* 是否开启消息轨迹标识,true表示开启,false表示不开启,不填表示不开启。
|
|
346
346
|
*/
|
|
347
347
|
Trace?: boolean
|
|
348
|
+
|
|
349
|
+
/**
|
|
350
|
+
* 标签数组
|
|
351
|
+
*/
|
|
352
|
+
Tags?: Array<Tag>
|
|
348
353
|
}
|
|
349
354
|
|
|
350
355
|
/**
|
|
@@ -1068,6 +1073,15 @@ export interface Topic {
|
|
|
1068
1073
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1069
1074
|
*/
|
|
1070
1075
|
ConsumerLimit: string
|
|
1076
|
+
|
|
1077
|
+
/**
|
|
1078
|
+
* 0: 非持久非分区
|
|
1079
|
+
1: 非持久分区
|
|
1080
|
+
2: 持久非分区
|
|
1081
|
+
3: 持久分区
|
|
1082
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1083
|
+
*/
|
|
1084
|
+
PulsarTopicType: number
|
|
1071
1085
|
}
|
|
1072
1086
|
|
|
1073
1087
|
/**
|
|
@@ -1690,6 +1704,24 @@ export interface Subscription {
|
|
|
1690
1704
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1691
1705
|
*/
|
|
1692
1706
|
UpdateTime: string
|
|
1707
|
+
|
|
1708
|
+
/**
|
|
1709
|
+
* 订阅类型,Exclusive,Shared,Failover, Key_Shared,空或NULL表示未知,
|
|
1710
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1711
|
+
*/
|
|
1712
|
+
SubType: string
|
|
1713
|
+
|
|
1714
|
+
/**
|
|
1715
|
+
* 是否由于未 ack 数到达上限而被 block
|
|
1716
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1717
|
+
*/
|
|
1718
|
+
BlockedSubscriptionOnUnackedMsgs: boolean
|
|
1719
|
+
|
|
1720
|
+
/**
|
|
1721
|
+
* 未 ack 消息数上限
|
|
1722
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1723
|
+
*/
|
|
1724
|
+
MaxUnackedMsgNum: number
|
|
1693
1725
|
}
|
|
1694
1726
|
|
|
1695
1727
|
/**
|
|
@@ -2688,6 +2720,11 @@ export interface CreateTopicRequest {
|
|
|
2688
2720
|
*/
|
|
2689
2721
|
Partitions: number
|
|
2690
2722
|
|
|
2723
|
+
/**
|
|
2724
|
+
* 备注,128字符以内。
|
|
2725
|
+
*/
|
|
2726
|
+
Remark?: string
|
|
2727
|
+
|
|
2691
2728
|
/**
|
|
2692
2729
|
* 0: 普通消息;
|
|
2693
2730
|
1 :全局顺序消息;
|
|
@@ -2695,17 +2732,21 @@ export interface CreateTopicRequest {
|
|
|
2695
2732
|
3 :重试队列;
|
|
2696
2733
|
4 :死信队列。
|
|
2697
2734
|
*/
|
|
2698
|
-
TopicType
|
|
2699
|
-
|
|
2700
|
-
/**
|
|
2701
|
-
* 备注,128字符以内。
|
|
2702
|
-
*/
|
|
2703
|
-
Remark?: string
|
|
2735
|
+
TopicType?: number
|
|
2704
2736
|
|
|
2705
2737
|
/**
|
|
2706
2738
|
* Pulsar 集群的ID
|
|
2707
2739
|
*/
|
|
2708
2740
|
ClusterId?: string
|
|
2741
|
+
|
|
2742
|
+
/**
|
|
2743
|
+
* Pulsar 主题类型
|
|
2744
|
+
0: 非持久非分区
|
|
2745
|
+
1: 非持久分区
|
|
2746
|
+
2: 持久非分区
|
|
2747
|
+
3: 持久分区
|
|
2748
|
+
*/
|
|
2749
|
+
PulsarTopicType?: number
|
|
2709
2750
|
}
|
|
2710
2751
|
|
|
2711
2752
|
/**
|
|
@@ -4393,6 +4434,12 @@ export interface Consumer {
|
|
|
4393
4434
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4394
4435
|
*/
|
|
4395
4436
|
ClientVersion: string
|
|
4437
|
+
|
|
4438
|
+
/**
|
|
4439
|
+
* 消费者连接的主题分区号
|
|
4440
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4441
|
+
*/
|
|
4442
|
+
Partition: number
|
|
4396
4443
|
}
|
|
4397
4444
|
|
|
4398
4445
|
/**
|
|
@@ -4767,6 +4814,14 @@ export interface Cluster {
|
|
|
4767
4814
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4768
4815
|
*/
|
|
4769
4816
|
Tags: Array<Tag>
|
|
4817
|
+
|
|
4818
|
+
/**
|
|
4819
|
+
* 计费模式:
|
|
4820
|
+
0: 按量计费
|
|
4821
|
+
1: 包年包月
|
|
4822
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4823
|
+
*/
|
|
4824
|
+
PayMode: number
|
|
4770
4825
|
}
|
|
4771
4826
|
|
|
4772
4827
|
/**
|
|
@@ -5399,6 +5454,11 @@ export interface CreateCmqQueueRequest {
|
|
|
5399
5454
|
* 是否开启消息轨迹追踪,当不设置字段时,默认为不开启,该字段为true表示开启,为false表示不开启
|
|
5400
5455
|
*/
|
|
5401
5456
|
Trace?: boolean
|
|
5457
|
+
|
|
5458
|
+
/**
|
|
5459
|
+
* 标签数组
|
|
5460
|
+
*/
|
|
5461
|
+
Tags?: Array<Tag>
|
|
5402
5462
|
}
|
|
5403
5463
|
|
|
5404
5464
|
/**
|
|
@@ -276,6 +276,10 @@ export interface CreateCmqTopicRequest {
|
|
|
276
276
|
* 是否开启消息轨迹标识,true表示开启,false表示不开启,不填表示不开启。
|
|
277
277
|
*/
|
|
278
278
|
Trace?: boolean;
|
|
279
|
+
/**
|
|
280
|
+
* 标签数组
|
|
281
|
+
*/
|
|
282
|
+
Tags?: Array<Tag>;
|
|
279
283
|
}
|
|
280
284
|
/**
|
|
281
285
|
* CreateAMQPExchange请求参数结构体
|
|
@@ -888,6 +892,14 @@ export interface Topic {
|
|
|
888
892
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
889
893
|
*/
|
|
890
894
|
ConsumerLimit: string;
|
|
895
|
+
/**
|
|
896
|
+
* 0: 非持久非分区
|
|
897
|
+
1: 非持久分区
|
|
898
|
+
2: 持久非分区
|
|
899
|
+
3: 持久分区
|
|
900
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
901
|
+
*/
|
|
902
|
+
PulsarTopicType: number;
|
|
891
903
|
}
|
|
892
904
|
/**
|
|
893
905
|
* DescribeCmqTopicDetail返回参数结构体
|
|
@@ -1413,6 +1425,21 @@ export interface Subscription {
|
|
|
1413
1425
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1414
1426
|
*/
|
|
1415
1427
|
UpdateTime: string;
|
|
1428
|
+
/**
|
|
1429
|
+
* 订阅类型,Exclusive,Shared,Failover, Key_Shared,空或NULL表示未知,
|
|
1430
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1431
|
+
*/
|
|
1432
|
+
SubType: string;
|
|
1433
|
+
/**
|
|
1434
|
+
* 是否由于未 ack 数到达上限而被 block
|
|
1435
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1436
|
+
*/
|
|
1437
|
+
BlockedSubscriptionOnUnackedMsgs: boolean;
|
|
1438
|
+
/**
|
|
1439
|
+
* 未 ack 消息数上限
|
|
1440
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1441
|
+
*/
|
|
1442
|
+
MaxUnackedMsgNum: number;
|
|
1416
1443
|
}
|
|
1417
1444
|
/**
|
|
1418
1445
|
* DescribeCmqQueueDetail返回参数结构体
|
|
@@ -2260,6 +2287,10 @@ export interface CreateTopicRequest {
|
|
|
2260
2287
|
* 0:非分区topic,无分区;非0:具体分区topic的分区数,最大不允许超过128。
|
|
2261
2288
|
*/
|
|
2262
2289
|
Partitions: number;
|
|
2290
|
+
/**
|
|
2291
|
+
* 备注,128字符以内。
|
|
2292
|
+
*/
|
|
2293
|
+
Remark?: string;
|
|
2263
2294
|
/**
|
|
2264
2295
|
* 0: 普通消息;
|
|
2265
2296
|
1 :全局顺序消息;
|
|
@@ -2267,15 +2298,19 @@ export interface CreateTopicRequest {
|
|
|
2267
2298
|
3 :重试队列;
|
|
2268
2299
|
4 :死信队列。
|
|
2269
2300
|
*/
|
|
2270
|
-
TopicType
|
|
2271
|
-
/**
|
|
2272
|
-
* 备注,128字符以内。
|
|
2273
|
-
*/
|
|
2274
|
-
Remark?: string;
|
|
2301
|
+
TopicType?: number;
|
|
2275
2302
|
/**
|
|
2276
2303
|
* Pulsar 集群的ID
|
|
2277
2304
|
*/
|
|
2278
2305
|
ClusterId?: string;
|
|
2306
|
+
/**
|
|
2307
|
+
* Pulsar 主题类型
|
|
2308
|
+
0: 非持久非分区
|
|
2309
|
+
1: 非持久分区
|
|
2310
|
+
2: 持久非分区
|
|
2311
|
+
3: 持久分区
|
|
2312
|
+
*/
|
|
2313
|
+
PulsarTopicType?: number;
|
|
2279
2314
|
}
|
|
2280
2315
|
/**
|
|
2281
2316
|
* DescribeTopics请求参数结构体
|
|
@@ -3708,6 +3743,11 @@ export interface Consumer {
|
|
|
3708
3743
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3709
3744
|
*/
|
|
3710
3745
|
ClientVersion: string;
|
|
3746
|
+
/**
|
|
3747
|
+
* 消费者连接的主题分区号
|
|
3748
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3749
|
+
*/
|
|
3750
|
+
Partition: number;
|
|
3711
3751
|
}
|
|
3712
3752
|
/**
|
|
3713
3753
|
* CreateCmqSubscribe请求参数结构体
|
|
@@ -4020,6 +4060,13 @@ export interface Cluster {
|
|
|
4020
4060
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4021
4061
|
*/
|
|
4022
4062
|
Tags: Array<Tag>;
|
|
4063
|
+
/**
|
|
4064
|
+
* 计费模式:
|
|
4065
|
+
0: 按量计费
|
|
4066
|
+
1: 包年包月
|
|
4067
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4068
|
+
*/
|
|
4069
|
+
PayMode: number;
|
|
4023
4070
|
}
|
|
4024
4071
|
/**
|
|
4025
4072
|
* 订阅关系
|
|
@@ -4552,6 +4599,10 @@ export interface CreateCmqQueueRequest {
|
|
|
4552
4599
|
* 是否开启消息轨迹追踪,当不设置字段时,默认为不开启,该字段为true表示开启,为false表示不开启
|
|
4553
4600
|
*/
|
|
4554
4601
|
Trace?: boolean;
|
|
4602
|
+
/**
|
|
4603
|
+
* 标签数组
|
|
4604
|
+
*/
|
|
4605
|
+
Tags?: Array<Tag>;
|
|
4555
4606
|
}
|
|
4556
4607
|
/**
|
|
4557
4608
|
* ModifyEnvironmentRole返回参数结构体
|