tencentcloud-sdk-nodejs-tdmq 4.0.723 → 4.0.724
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 +147 -0
- package/SERVICE_CHANGELOG.md +201 -47
- package/package.json +1 -1
- package/products.md +15 -15
- package/src/services/tdmq/v20200217/tdmq_models.ts +41 -4
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +41 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,150 @@
|
|
|
1
|
+
# Release 4.0.724
|
|
2
|
+
|
|
3
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
4
|
+
|
|
5
|
+
### 第 76 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-11-08 01:21:44
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [CheckFunction](https://cloud.tencent.com/document/api/614/101381)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
20
|
+
|
|
21
|
+
### 第 133 次发布
|
|
22
|
+
|
|
23
|
+
发布时间:2023-11-08 01:38:53
|
|
24
|
+
|
|
25
|
+
本次发布包含了以下内容:
|
|
26
|
+
|
|
27
|
+
改善已有的文档。
|
|
28
|
+
|
|
29
|
+
新增接口:
|
|
30
|
+
|
|
31
|
+
* [DescribeBillUsageDetail](https://cloud.tencent.com/document/api/1323/101383)
|
|
32
|
+
|
|
33
|
+
新增数据结构:
|
|
34
|
+
|
|
35
|
+
* [BillUsageDetail](https://cloud.tencent.com/document/api/1323/70369#BillUsageDetail)
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
40
|
+
|
|
41
|
+
### 第 128 次发布
|
|
42
|
+
|
|
43
|
+
发布时间:2023-11-08 01:39:50
|
|
44
|
+
|
|
45
|
+
本次发布包含了以下内容:
|
|
46
|
+
|
|
47
|
+
改善已有的文档。
|
|
48
|
+
|
|
49
|
+
修改接口:
|
|
50
|
+
|
|
51
|
+
* [SyncProxyOrganization](https://cloud.tencent.com/document/api/1420/61518)
|
|
52
|
+
|
|
53
|
+
* 新增入参:ProxyAddress
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
## 多网聚合加速(mna) 版本:2021-01-19
|
|
63
|
+
|
|
64
|
+
### 第 13 次发布
|
|
65
|
+
|
|
66
|
+
发布时间:2023-11-08 01:53:44
|
|
67
|
+
|
|
68
|
+
本次发布包含了以下内容:
|
|
69
|
+
|
|
70
|
+
改善已有的文档。
|
|
71
|
+
|
|
72
|
+
新增接口:
|
|
73
|
+
|
|
74
|
+
* [GetNetMonitor](https://cloud.tencent.com/document/api/1385/101384)
|
|
75
|
+
|
|
76
|
+
新增数据结构:
|
|
77
|
+
|
|
78
|
+
* [MonitorData](https://cloud.tencent.com/document/api/1385/55846#MonitorData)
|
|
79
|
+
* [SlotNetInfo](https://cloud.tencent.com/document/api/1385/55846#SlotNetInfo)
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
84
|
+
|
|
85
|
+
### 第 116 次发布
|
|
86
|
+
|
|
87
|
+
发布时间:2023-11-08 01:58:53
|
|
88
|
+
|
|
89
|
+
本次发布包含了以下内容:
|
|
90
|
+
|
|
91
|
+
改善已有的文档。
|
|
92
|
+
|
|
93
|
+
修改数据结构:
|
|
94
|
+
|
|
95
|
+
* [VatInvoice](https://cloud.tencent.com/document/api/866/33527#VatInvoice)
|
|
96
|
+
|
|
97
|
+
* 新增成员:RedLetterInvoiceMark, IssuingTypeMark, SellerAgentName, SellerAgentTaxID
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
103
|
+
|
|
104
|
+
### 第 88 次发布
|
|
105
|
+
|
|
106
|
+
发布时间:2023-11-08 02:14:24
|
|
107
|
+
|
|
108
|
+
本次发布包含了以下内容:
|
|
109
|
+
|
|
110
|
+
改善已有的文档。
|
|
111
|
+
|
|
112
|
+
修改数据结构:
|
|
113
|
+
|
|
114
|
+
* [RocketMQClusterConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterConfig)
|
|
115
|
+
|
|
116
|
+
* 新增成员:TopicDistribution
|
|
117
|
+
|
|
118
|
+
* <font color="#dd0000">**修改成员**:</font>MaxTpsPerNamespace, MaxNamespaceNum, UsedNamespaceNum, MaxTopicNum, UsedTopicNum, MaxGroupNum, UsedGroupNum, MaxRetentionTime, MaxLatencyTime, MaxQueuesPerTopic
|
|
119
|
+
|
|
120
|
+
* [RocketMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterInfo)
|
|
121
|
+
|
|
122
|
+
* 新增成员:AclEnabled, PublicClbId, Vip, VpcId, SupportMigration, InstanceStatus
|
|
123
|
+
|
|
124
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterId, ClusterName, Region, CreateTime, Remark, PublicEndPoint, VpcEndPoint, SupportNamespaceEndpoint, Vpcs, IsVip, RocketMQFlag, Status, IsolateTime, HttpPublicEndpoint, HttpVpcEndpoint, InternalEndpoint, HttpInternalEndpoint
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
130
|
+
|
|
131
|
+
### 第 71 次发布
|
|
132
|
+
|
|
133
|
+
发布时间:2023-11-08 02:29:51
|
|
134
|
+
|
|
135
|
+
本次发布包含了以下内容:
|
|
136
|
+
|
|
137
|
+
改善已有的文档。
|
|
138
|
+
|
|
139
|
+
修改接口:
|
|
140
|
+
|
|
141
|
+
* [DescribeCCRuleList](https://cloud.tencent.com/document/api/627/97636)
|
|
142
|
+
|
|
143
|
+
* 新增入参:Domain, Offset, Limit, By, Filters, Order
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
1
148
|
# Release 4.0.723
|
|
2
149
|
|
|
3
150
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,33 +1,26 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 76 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-11-
|
|
7
|
+
发布时间:2023-11-08 01:21:44
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* [FlowApproverUrlInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverUrlInfo)
|
|
16
|
-
|
|
17
|
-
* <font color="#dd0000">**修改成员**:</font>LongUrl
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
13
|
+
新增接口:
|
|
21
14
|
|
|
22
|
-
|
|
15
|
+
* [CheckFunction](https://cloud.tencent.com/document/api/614/101381)
|
|
23
16
|
|
|
24
17
|
|
|
25
18
|
|
|
26
|
-
##
|
|
19
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
27
20
|
|
|
28
|
-
### 第
|
|
21
|
+
### 第 133 次发布
|
|
29
22
|
|
|
30
|
-
发布时间:2023-11-
|
|
23
|
+
发布时间:2023-11-08 01:38:53
|
|
31
24
|
|
|
32
25
|
本次发布包含了以下内容:
|
|
33
26
|
|
|
@@ -35,16 +28,19 @@
|
|
|
35
28
|
|
|
36
29
|
新增接口:
|
|
37
30
|
|
|
38
|
-
* [
|
|
39
|
-
* [ShareBlueprintAcrossAccounts](https://cloud.tencent.com/document/api/1207/101338)
|
|
31
|
+
* [DescribeBillUsageDetail](https://cloud.tencent.com/document/api/1323/101383)
|
|
40
32
|
|
|
33
|
+
新增数据结构:
|
|
41
34
|
|
|
35
|
+
* [BillUsageDetail](https://cloud.tencent.com/document/api/1323/70369#BillUsageDetail)
|
|
42
36
|
|
|
43
|
-
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
44
37
|
|
|
45
|
-
### 第 41 次发布
|
|
46
38
|
|
|
47
|
-
|
|
39
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
40
|
+
|
|
41
|
+
### 第 128 次发布
|
|
42
|
+
|
|
43
|
+
发布时间:2023-11-08 01:39:50
|
|
48
44
|
|
|
49
45
|
本次发布包含了以下内容:
|
|
50
46
|
|
|
@@ -52,22 +48,22 @@
|
|
|
52
48
|
|
|
53
49
|
修改接口:
|
|
54
50
|
|
|
55
|
-
* [
|
|
51
|
+
* [SyncProxyOrganization](https://cloud.tencent.com/document/api/1420/61518)
|
|
56
52
|
|
|
57
|
-
*
|
|
53
|
+
* 新增入参:ProxyAddress
|
|
58
54
|
|
|
59
55
|
|
|
60
56
|
|
|
61
57
|
|
|
62
|
-
##
|
|
58
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
63
59
|
|
|
64
60
|
|
|
65
61
|
|
|
66
|
-
##
|
|
62
|
+
## 多网聚合加速(mna) 版本:2021-01-19
|
|
67
63
|
|
|
68
|
-
### 第
|
|
64
|
+
### 第 13 次发布
|
|
69
65
|
|
|
70
|
-
发布时间:2023-11-
|
|
66
|
+
发布时间:2023-11-08 01:53:44
|
|
71
67
|
|
|
72
68
|
本次发布包含了以下内容:
|
|
73
69
|
|
|
@@ -75,48 +71,76 @@
|
|
|
75
71
|
|
|
76
72
|
新增接口:
|
|
77
73
|
|
|
78
|
-
* [
|
|
74
|
+
* [GetNetMonitor](https://cloud.tencent.com/document/api/1385/101384)
|
|
79
75
|
|
|
80
76
|
新增数据结构:
|
|
81
77
|
|
|
82
|
-
* [
|
|
78
|
+
* [MonitorData](https://cloud.tencent.com/document/api/1385/55846#MonitorData)
|
|
79
|
+
* [SlotNetInfo](https://cloud.tencent.com/document/api/1385/55846#SlotNetInfo)
|
|
83
80
|
|
|
84
|
-
修改数据结构:
|
|
85
81
|
|
|
86
|
-
* [BotPkg](https://cloud.tencent.com/document/api/627/53609#BotPkg)
|
|
87
82
|
|
|
88
|
-
|
|
83
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
89
84
|
|
|
90
|
-
|
|
85
|
+
### 第 116 次发布
|
|
91
86
|
|
|
92
|
-
|
|
87
|
+
发布时间:2023-11-08 01:58:53
|
|
88
|
+
|
|
89
|
+
本次发布包含了以下内容:
|
|
93
90
|
|
|
91
|
+
改善已有的文档。
|
|
94
92
|
|
|
93
|
+
修改数据结构:
|
|
95
94
|
|
|
95
|
+
* [VatInvoice](https://cloud.tencent.com/document/api/866/33527#VatInvoice)
|
|
96
96
|
|
|
97
|
-
|
|
97
|
+
* 新增成员:RedLetterInvoiceMark, IssuingTypeMark, SellerAgentName, SellerAgentTaxID
|
|
98
98
|
|
|
99
|
-
### 第 55 次发布
|
|
100
99
|
|
|
101
|
-
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
103
|
+
|
|
104
|
+
### 第 88 次发布
|
|
105
|
+
|
|
106
|
+
发布时间:2023-11-08 02:14:24
|
|
102
107
|
|
|
103
108
|
本次发布包含了以下内容:
|
|
104
109
|
|
|
105
110
|
改善已有的文档。
|
|
106
111
|
|
|
107
|
-
|
|
112
|
+
修改数据结构:
|
|
108
113
|
|
|
109
|
-
* [
|
|
114
|
+
* [RocketMQClusterConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterConfig)
|
|
110
115
|
|
|
111
|
-
*
|
|
116
|
+
* 新增成员:TopicDistribution
|
|
112
117
|
|
|
113
|
-
*
|
|
118
|
+
* <font color="#dd0000">**修改成员**:</font>MaxTpsPerNamespace, MaxNamespaceNum, UsedNamespaceNum, MaxTopicNum, UsedTopicNum, MaxGroupNum, UsedGroupNum, MaxRetentionTime, MaxLatencyTime, MaxQueuesPerTopic
|
|
114
119
|
|
|
115
|
-
|
|
120
|
+
* [RocketMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterInfo)
|
|
121
|
+
|
|
122
|
+
* 新增成员:AclEnabled, PublicClbId, Vip, VpcId, SupportMigration, InstanceStatus
|
|
123
|
+
|
|
124
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterId, ClusterName, Region, CreateTime, Remark, PublicEndPoint, VpcEndPoint, SupportNamespaceEndpoint, Vpcs, IsVip, RocketMQFlag, Status, IsolateTime, HttpPublicEndpoint, HttpVpcEndpoint, InternalEndpoint, HttpInternalEndpoint
|
|
116
125
|
|
|
117
|
-
* [ModifyDataSource](https://cloud.tencent.com/document/api/1267/80760)
|
|
118
126
|
|
|
119
|
-
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
130
|
+
|
|
131
|
+
### 第 71 次发布
|
|
132
|
+
|
|
133
|
+
发布时间:2023-11-08 02:29:51
|
|
134
|
+
|
|
135
|
+
本次发布包含了以下内容:
|
|
136
|
+
|
|
137
|
+
改善已有的文档。
|
|
138
|
+
|
|
139
|
+
修改接口:
|
|
140
|
+
|
|
141
|
+
* [DescribeCCRuleList](https://cloud.tencent.com/document/api/627/97636)
|
|
142
|
+
|
|
143
|
+
* 新增入参:Domain, Offset, Limit, By, Filters, Order
|
|
120
144
|
|
|
121
145
|
|
|
122
146
|
|
|
@@ -28826,6 +28850,18 @@
|
|
|
28826
28850
|
|
|
28827
28851
|
## 日志服务(cls) 版本:2020-10-16
|
|
28828
28852
|
|
|
28853
|
+
### 第 76 次发布
|
|
28854
|
+
|
|
28855
|
+
发布时间:2023-11-08 01:21:44
|
|
28856
|
+
|
|
28857
|
+
本次发布包含了以下内容:
|
|
28858
|
+
|
|
28859
|
+
改善已有的文档。
|
|
28860
|
+
|
|
28861
|
+
新增接口:
|
|
28862
|
+
|
|
28863
|
+
* [[CheckFunction](https://cloud.tencent.com/document/api/614/101381)](https://cloud.tencent.com/document/api/#/#)
|
|
28864
|
+
|
|
28829
28865
|
### 第 75 次发布
|
|
28830
28866
|
|
|
28831
28867
|
发布时间:2023-10-27 01:23:28
|
|
@@ -55568,6 +55604,22 @@
|
|
|
55568
55604
|
|
|
55569
55605
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
55570
55606
|
|
|
55607
|
+
### 第 133 次发布
|
|
55608
|
+
|
|
55609
|
+
发布时间:2023-11-08 01:38:53
|
|
55610
|
+
|
|
55611
|
+
本次发布包含了以下内容:
|
|
55612
|
+
|
|
55613
|
+
改善已有的文档。
|
|
55614
|
+
|
|
55615
|
+
新增接口:
|
|
55616
|
+
|
|
55617
|
+
* [[DescribeBillUsageDetail](https://cloud.tencent.com/document/api/1323/101383)](https://cloud.tencent.com/document/api/#/#)
|
|
55618
|
+
|
|
55619
|
+
新增数据结构:
|
|
55620
|
+
|
|
55621
|
+
* [[BillUsageDetail](https://cloud.tencent.com/document/api/1323/70369#BillUsageDetail)](https://cloud.tencent.com/document/api/1323/70369#[BillUsageDetail](https://cloud.tencent.com/document/api/1323/70369#BillUsageDetail))
|
|
55622
|
+
|
|
55571
55623
|
### 第 132 次发布
|
|
55572
55624
|
|
|
55573
55625
|
发布时间:2023-11-02 01:44:45
|
|
@@ -58149,6 +58201,21 @@
|
|
|
58149
58201
|
|
|
58150
58202
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
58151
58203
|
|
|
58204
|
+
### 第 128 次发布
|
|
58205
|
+
|
|
58206
|
+
发布时间:2023-11-08 01:39:50
|
|
58207
|
+
|
|
58208
|
+
本次发布包含了以下内容:
|
|
58209
|
+
|
|
58210
|
+
改善已有的文档。
|
|
58211
|
+
|
|
58212
|
+
修改接口:
|
|
58213
|
+
|
|
58214
|
+
* [SyncProxyOrganization](https://cloud.tencent.com/document/api/1420/61518)
|
|
58215
|
+
|
|
58216
|
+
* 新增入参:ProxyAddress
|
|
58217
|
+
|
|
58218
|
+
|
|
58152
58219
|
### 第 127 次发布
|
|
58153
58220
|
|
|
58154
58221
|
发布时间:2023-11-07 01:42:44
|
|
@@ -73608,8 +73675,8 @@
|
|
|
73608
73675
|
|
|
73609
73676
|
新增接口:
|
|
73610
73677
|
|
|
73611
|
-
* [
|
|
73612
|
-
* [
|
|
73678
|
+
* [CancelShareBlueprintAcrossAccounts](https://cloud.tencent.com/document/api/1207/101339)
|
|
73679
|
+
* [ShareBlueprintAcrossAccounts](https://cloud.tencent.com/document/api/1207/101338)
|
|
73613
73680
|
|
|
73614
73681
|
### 第 54 次发布
|
|
73615
73682
|
|
|
@@ -78669,6 +78736,23 @@
|
|
|
78669
78736
|
|
|
78670
78737
|
## 多网聚合加速(mna) 版本:2021-01-19
|
|
78671
78738
|
|
|
78739
|
+
### 第 13 次发布
|
|
78740
|
+
|
|
78741
|
+
发布时间:2023-11-08 01:53:44
|
|
78742
|
+
|
|
78743
|
+
本次发布包含了以下内容:
|
|
78744
|
+
|
|
78745
|
+
改善已有的文档。
|
|
78746
|
+
|
|
78747
|
+
新增接口:
|
|
78748
|
+
|
|
78749
|
+
* [[GetNetMonitor](https://cloud.tencent.com/document/api/1385/101384)](https://cloud.tencent.com/document/api/#/#)
|
|
78750
|
+
|
|
78751
|
+
新增数据结构:
|
|
78752
|
+
|
|
78753
|
+
* [[MonitorData](https://cloud.tencent.com/document/api/1385/55846#MonitorData)](https://cloud.tencent.com/document/api/1385/55846#[MonitorData](https://cloud.tencent.com/document/api/1385/55846#MonitorData))
|
|
78754
|
+
* [[SlotNetInfo](https://cloud.tencent.com/document/api/1385/55846#SlotNetInfo)](https://cloud.tencent.com/document/api/1385/55846#[SlotNetInfo](https://cloud.tencent.com/document/api/1385/55846#SlotNetInfo))
|
|
78755
|
+
|
|
78672
78756
|
### 第 12 次发布
|
|
78673
78757
|
|
|
78674
78758
|
发布时间:2023-08-01 01:32:11
|
|
@@ -86631,6 +86715,21 @@
|
|
|
86631
86715
|
|
|
86632
86716
|
## 文字识别(ocr) 版本:2018-11-19
|
|
86633
86717
|
|
|
86718
|
+
### 第 116 次发布
|
|
86719
|
+
|
|
86720
|
+
发布时间:2023-11-08 01:58:53
|
|
86721
|
+
|
|
86722
|
+
本次发布包含了以下内容:
|
|
86723
|
+
|
|
86724
|
+
改善已有的文档。
|
|
86725
|
+
|
|
86726
|
+
修改数据结构:
|
|
86727
|
+
|
|
86728
|
+
* [VatInvoice](https://cloud.tencent.com/document/api/866/33527#VatInvoice)
|
|
86729
|
+
|
|
86730
|
+
* 新增成员:RedLetterInvoiceMark, IssuingTypeMark, SellerAgentName, SellerAgentTaxID
|
|
86731
|
+
|
|
86732
|
+
|
|
86634
86733
|
### 第 115 次发布
|
|
86635
86734
|
|
|
86636
86735
|
发布时间:2023-10-31 02:11:36
|
|
@@ -107793,6 +107892,29 @@
|
|
|
107793
107892
|
|
|
107794
107893
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
107795
107894
|
|
|
107895
|
+
### 第 88 次发布
|
|
107896
|
+
|
|
107897
|
+
发布时间:2023-11-08 02:14:24
|
|
107898
|
+
|
|
107899
|
+
本次发布包含了以下内容:
|
|
107900
|
+
|
|
107901
|
+
改善已有的文档。
|
|
107902
|
+
|
|
107903
|
+
修改数据结构:
|
|
107904
|
+
|
|
107905
|
+
* [RocketMQClusterConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterConfig)
|
|
107906
|
+
|
|
107907
|
+
* 新增成员:TopicDistribution
|
|
107908
|
+
|
|
107909
|
+
* <font color="#dd0000">**修改成员**:</font>MaxTpsPerNamespace, MaxNamespaceNum, UsedNamespaceNum, MaxTopicNum, UsedTopicNum, MaxGroupNum, UsedGroupNum, MaxRetentionTime, MaxLatencyTime, MaxQueuesPerTopic
|
|
107910
|
+
|
|
107911
|
+
* [RocketMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterInfo)
|
|
107912
|
+
|
|
107913
|
+
* 新增成员:AclEnabled, PublicClbId, Vip, VpcId, SupportMigration, InstanceStatus
|
|
107914
|
+
|
|
107915
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterId, ClusterName, Region, CreateTime, Remark, PublicEndPoint, VpcEndPoint, SupportNamespaceEndpoint, Vpcs, IsVip, RocketMQFlag, Status, IsolateTime, HttpPublicEndpoint, HttpVpcEndpoint, InternalEndpoint, HttpInternalEndpoint
|
|
107916
|
+
|
|
107917
|
+
|
|
107796
107918
|
### 第 87 次发布
|
|
107797
107919
|
|
|
107798
107920
|
发布时间:2023-11-06 00:20:48
|
|
@@ -112015,6 +112137,23 @@
|
|
|
112015
112137
|
|
|
112016
112138
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
112017
112139
|
|
|
112140
|
+
### 第 63 次发布
|
|
112141
|
+
|
|
112142
|
+
发布时间:2023-11-07 16:01:35
|
|
112143
|
+
|
|
112144
|
+
本次发布包含了以下内容:
|
|
112145
|
+
|
|
112146
|
+
改善已有的文档。
|
|
112147
|
+
|
|
112148
|
+
新增接口:
|
|
112149
|
+
|
|
112150
|
+
* [BindSharedCNAME](https://cloud.tencent.com/document/api/1552/101363)
|
|
112151
|
+
* [DeleteSharedCNAME](https://cloud.tencent.com/document/api/1552/101362)
|
|
112152
|
+
|
|
112153
|
+
新增数据结构:
|
|
112154
|
+
|
|
112155
|
+
* [BindSharedCNAMEMap](https://cloud.tencent.com/document/api/1552/80721#BindSharedCNAMEMap)
|
|
112156
|
+
|
|
112018
112157
|
### 第 62 次发布
|
|
112019
112158
|
|
|
112020
112159
|
发布时间:2023-11-01 11:21:19
|
|
@@ -136406,6 +136545,21 @@
|
|
|
136406
136545
|
|
|
136407
136546
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
136408
136547
|
|
|
136548
|
+
### 第 71 次发布
|
|
136549
|
+
|
|
136550
|
+
发布时间:2023-11-08 02:29:51
|
|
136551
|
+
|
|
136552
|
+
本次发布包含了以下内容:
|
|
136553
|
+
|
|
136554
|
+
改善已有的文档。
|
|
136555
|
+
|
|
136556
|
+
修改接口:
|
|
136557
|
+
|
|
136558
|
+
* [DescribeCCRuleList](https://cloud.tencent.com/document/api/627/97636)
|
|
136559
|
+
|
|
136560
|
+
* 新增入参:Domain, Offset, Limit, By, Filters, Order
|
|
136561
|
+
|
|
136562
|
+
|
|
136409
136563
|
### 第 70 次发布
|
|
136410
136564
|
|
|
136411
136565
|
发布时间:2023-11-07 02:47:21
|
|
@@ -136416,11 +136570,11 @@
|
|
|
136416
136570
|
|
|
136417
136571
|
新增接口:
|
|
136418
136572
|
|
|
136419
|
-
* [
|
|
136573
|
+
* [DescribeModuleStatus](https://cloud.tencent.com/document/api/627/101340)
|
|
136420
136574
|
|
|
136421
136575
|
新增数据结构:
|
|
136422
136576
|
|
|
136423
|
-
* [
|
|
136577
|
+
* [ApiPkg](https://cloud.tencent.com/document/api/627/53609#ApiPkg)
|
|
136424
136578
|
|
|
136425
136579
|
修改数据结构:
|
|
136426
136580
|
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2023-09-14 01:05:50 |
|
|
7
7
|
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2023-09-07 01:06:15 |
|
|
8
8
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2023-09-07 01:06:21 |
|
|
9
|
-
| aiart | [AI 绘画](https://cloud.tencent.com/document/product/1668) | 2023-11-07
|
|
9
|
+
| aiart | [AI 绘画](https://cloud.tencent.com/document/product/1668) | 2023-11-07 11:26:02 |
|
|
10
10
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2023-08-17 01:06:14 |
|
|
11
11
|
| ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2023-09-13 01:06:17 |
|
|
12
12
|
| anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2023-05-18 01:01:53 |
|
|
@@ -36,7 +36,7 @@
|
|
|
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-11-07 01:13:48 |
|
|
39
|
-
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-11-
|
|
39
|
+
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-11-08 01:13:35 |
|
|
40
40
|
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
|
|
41
41
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-10-25 01:08:41 |
|
|
42
42
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-11-01 01:07:57 |
|
|
@@ -56,11 +56,11 @@
|
|
|
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-11-07 01:20:22 |
|
|
59
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-11-
|
|
59
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-11-08 01:20:13 |
|
|
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 |
|
|
63
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-
|
|
63
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-11-08 01:21:44 |
|
|
64
64
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-10-19 16:00:29 |
|
|
65
65
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-08-17 02:03:39 |
|
|
66
66
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-08-24 01:10:10 |
|
|
@@ -79,7 +79,7 @@
|
|
|
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-10-30 00:33:47 |
|
|
82
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-
|
|
82
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-11-08 01:31:54 |
|
|
83
83
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-11-03 01:13:17 |
|
|
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-11-07 01:34:47 |
|
|
@@ -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-30 00:42:05 |
|
|
98
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-11-
|
|
99
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-11-
|
|
98
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-11-08 01:38:53 |
|
|
99
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-11-08 01:39:50 |
|
|
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 |
|
|
@@ -139,9 +139,9 @@
|
|
|
139
139
|
| memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2023-10-20 01:19:21 |
|
|
140
140
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
|
|
141
141
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
|
|
142
|
-
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-
|
|
142
|
+
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-11-08 01:53:44 |
|
|
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-11-
|
|
144
|
+
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-11-08 01:54:19 |
|
|
145
145
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-10-25 01:21:31 |
|
|
146
146
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-11-01 01:18:18 |
|
|
147
147
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-10-17 01:22:38 |
|
|
@@ -150,9 +150,9 @@
|
|
|
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
152
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-10-24 01:20:07 |
|
|
153
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-
|
|
153
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-11-08 01:58:53 |
|
|
154
154
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-10-27 16:07:10 |
|
|
155
|
-
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-
|
|
155
|
+
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-11-08 02:00:11 |
|
|
156
156
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
|
|
157
157
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
158
158
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-10-09 01:20:54 |
|
|
@@ -197,10 +197,10 @@
|
|
|
197
197
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-11-01 01:21:35 |
|
|
198
198
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
|
|
199
199
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
|
|
200
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-11-
|
|
200
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-11-08 02:14:24 |
|
|
201
201
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
|
|
202
202
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-08-30 01:25:15 |
|
|
203
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-11-
|
|
203
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-11-07 16:01:35 |
|
|
204
204
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-11-06 00:21:33 |
|
|
205
205
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
206
206
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-09-01 01:23:47 |
|
|
211
211
|
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-11-07 02:22:04 |
|
|
212
212
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-11-01 01:23:35 |
|
|
213
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-
|
|
213
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-11-08 02:19:23 |
|
|
214
214
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
215
215
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2023-10-25 01:27:42 |
|
|
216
216
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-09-27 01:26:36 |
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-11-07 02:30:32 |
|
|
231
231
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-11-06 00:23:58 |
|
|
232
232
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-03 01:27:03 |
|
|
233
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-11-
|
|
233
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-11-08 02:29:51 |
|
|
234
234
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
|
|
235
235
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-11-07 02:48:57 |
|
|
236
236
|
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-09-12 09:30:48 |
|
|
@@ -2588,16 +2588,16 @@ export interface DescribeRocketMQClusterResponse {
|
|
|
2588
2588
|
/**
|
|
2589
2589
|
* 集群信息
|
|
2590
2590
|
*/
|
|
2591
|
-
ClusterInfo
|
|
2591
|
+
ClusterInfo?: RocketMQClusterInfo
|
|
2592
2592
|
/**
|
|
2593
2593
|
* 集群配置
|
|
2594
2594
|
*/
|
|
2595
|
-
ClusterConfig
|
|
2595
|
+
ClusterConfig?: RocketMQClusterConfig
|
|
2596
2596
|
/**
|
|
2597
|
-
*
|
|
2597
|
+
* 集群最近使用量,即将废弃,请使用云监控获取相关数据。
|
|
2598
2598
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2599
2599
|
*/
|
|
2600
|
-
ClusterStats
|
|
2600
|
+
ClusterStats?: RocketMQClusterRecentStats
|
|
2601
2601
|
/**
|
|
2602
2602
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2603
2603
|
*/
|
|
@@ -4752,6 +4752,36 @@ export interface RocketMQClusterInfo {
|
|
|
4752
4752
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4753
4753
|
*/
|
|
4754
4754
|
HttpInternalEndpoint?: string
|
|
4755
|
+
/**
|
|
4756
|
+
* 是否开启ACL鉴权,专享实例支持关闭
|
|
4757
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4758
|
+
*/
|
|
4759
|
+
AclEnabled?: boolean
|
|
4760
|
+
/**
|
|
4761
|
+
* 公网CLB实例ID
|
|
4762
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4763
|
+
*/
|
|
4764
|
+
PublicClbId?: string
|
|
4765
|
+
/**
|
|
4766
|
+
* vip
|
|
4767
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4768
|
+
*/
|
|
4769
|
+
Vip?: string
|
|
4770
|
+
/**
|
|
4771
|
+
* 所属VPC
|
|
4772
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4773
|
+
*/
|
|
4774
|
+
VpcId?: string
|
|
4775
|
+
/**
|
|
4776
|
+
* 是否支持迁移
|
|
4777
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4778
|
+
*/
|
|
4779
|
+
SupportMigration?: boolean
|
|
4780
|
+
/**
|
|
4781
|
+
* 实例状态,0表示创建中,1表示正常,2表示隔离中,3表示已销毁,4 - 异常, 5 - 发货失败,6 - 变配中,7 - 变配失败
|
|
4782
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4783
|
+
*/
|
|
4784
|
+
InstanceStatus?: number
|
|
4755
4785
|
}
|
|
4756
4786
|
|
|
4757
4787
|
/**
|
|
@@ -6537,6 +6567,11 @@ export interface RocketMQClusterConfig {
|
|
|
6537
6567
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6538
6568
|
*/
|
|
6539
6569
|
MaxQueuesPerTopic?: number
|
|
6570
|
+
/**
|
|
6571
|
+
* topic分布
|
|
6572
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
6573
|
+
*/
|
|
6574
|
+
TopicDistribution?: Array<RocketMQTopicDistribution>
|
|
6540
6575
|
}
|
|
6541
6576
|
|
|
6542
6577
|
/**
|
|
@@ -7756,10 +7791,12 @@ export interface AMQPClusterConfig {
|
|
|
7756
7791
|
export interface Tag {
|
|
7757
7792
|
/**
|
|
7758
7793
|
* 标签的key的值
|
|
7794
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
7759
7795
|
*/
|
|
7760
7796
|
TagKey: string
|
|
7761
7797
|
/**
|
|
7762
7798
|
* 标签的Value的值
|
|
7799
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
7763
7800
|
*/
|
|
7764
7801
|
TagValue: string
|
|
7765
7802
|
}
|
|
@@ -2482,16 +2482,16 @@ export interface DescribeRocketMQClusterResponse {
|
|
|
2482
2482
|
/**
|
|
2483
2483
|
* 集群信息
|
|
2484
2484
|
*/
|
|
2485
|
-
ClusterInfo
|
|
2485
|
+
ClusterInfo?: RocketMQClusterInfo;
|
|
2486
2486
|
/**
|
|
2487
2487
|
* 集群配置
|
|
2488
2488
|
*/
|
|
2489
|
-
ClusterConfig
|
|
2489
|
+
ClusterConfig?: RocketMQClusterConfig;
|
|
2490
2490
|
/**
|
|
2491
|
-
*
|
|
2491
|
+
* 集群最近使用量,即将废弃,请使用云监控获取相关数据。
|
|
2492
2492
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2493
2493
|
*/
|
|
2494
|
-
ClusterStats
|
|
2494
|
+
ClusterStats?: RocketMQClusterRecentStats;
|
|
2495
2495
|
/**
|
|
2496
2496
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2497
2497
|
*/
|
|
@@ -4561,6 +4561,36 @@ export interface RocketMQClusterInfo {
|
|
|
4561
4561
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4562
4562
|
*/
|
|
4563
4563
|
HttpInternalEndpoint?: string;
|
|
4564
|
+
/**
|
|
4565
|
+
* 是否开启ACL鉴权,专享实例支持关闭
|
|
4566
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4567
|
+
*/
|
|
4568
|
+
AclEnabled?: boolean;
|
|
4569
|
+
/**
|
|
4570
|
+
* 公网CLB实例ID
|
|
4571
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4572
|
+
*/
|
|
4573
|
+
PublicClbId?: string;
|
|
4574
|
+
/**
|
|
4575
|
+
* vip
|
|
4576
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4577
|
+
*/
|
|
4578
|
+
Vip?: string;
|
|
4579
|
+
/**
|
|
4580
|
+
* 所属VPC
|
|
4581
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4582
|
+
*/
|
|
4583
|
+
VpcId?: string;
|
|
4584
|
+
/**
|
|
4585
|
+
* 是否支持迁移
|
|
4586
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4587
|
+
*/
|
|
4588
|
+
SupportMigration?: boolean;
|
|
4589
|
+
/**
|
|
4590
|
+
* 实例状态,0表示创建中,1表示正常,2表示隔离中,3表示已销毁,4 - 异常, 5 - 发货失败,6 - 变配中,7 - 变配失败
|
|
4591
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4592
|
+
*/
|
|
4593
|
+
InstanceStatus?: number;
|
|
4564
4594
|
}
|
|
4565
4595
|
/**
|
|
4566
4596
|
* DescribeRabbitMQUser请求参数结构体
|
|
@@ -6278,6 +6308,11 @@ export interface RocketMQClusterConfig {
|
|
|
6278
6308
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6279
6309
|
*/
|
|
6280
6310
|
MaxQueuesPerTopic?: number;
|
|
6311
|
+
/**
|
|
6312
|
+
* topic分布
|
|
6313
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
6314
|
+
*/
|
|
6315
|
+
TopicDistribution?: Array<RocketMQTopicDistribution>;
|
|
6281
6316
|
}
|
|
6282
6317
|
/**
|
|
6283
6318
|
* RocketMQ消费组配置信息
|
|
@@ -7446,10 +7481,12 @@ export interface AMQPClusterConfig {
|
|
|
7446
7481
|
export interface Tag {
|
|
7447
7482
|
/**
|
|
7448
7483
|
* 标签的key的值
|
|
7484
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
7449
7485
|
*/
|
|
7450
7486
|
TagKey: string;
|
|
7451
7487
|
/**
|
|
7452
7488
|
* 标签的Value的值
|
|
7489
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
7453
7490
|
*/
|
|
7454
7491
|
TagValue: string;
|
|
7455
7492
|
}
|