tencentcloud-sdk-nodejs-tdmq 4.1.153 → 4.1.154
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/package.json
CHANGED
|
@@ -31,8 +31,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
31
31
|
*/
|
|
32
32
|
DescribeRocketMQMsgTrace(req: DescribeRocketMQMsgTraceRequest, cb?: (error: string, rep: DescribeRocketMQMsgTraceResponse) => void): Promise<DescribeRocketMQMsgTraceResponse>;
|
|
33
33
|
/**
|
|
34
|
-
|
|
35
|
-
|
|
34
|
+
* 创建角色。
|
|
35
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的创建角色接口文档见 [CreateRole](https://cloud.tencent.com/document/api/1493/98864)。
|
|
36
|
+
*/
|
|
36
37
|
CreateRocketMQRole(req: CreateRocketMQRoleRequest, cb?: (error: string, rep: CreateRocketMQRoleResponse) => void): Promise<CreateRocketMQRoleResponse>;
|
|
37
38
|
/**
|
|
38
39
|
* 创建cmq主题
|
|
@@ -63,8 +64,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
63
64
|
*/
|
|
64
65
|
DeleteProCluster(req: DeleteProClusterRequest, cb?: (error: string, rep: DeleteProClusterResponse) => void): Promise<DeleteProClusterResponse>;
|
|
65
66
|
/**
|
|
66
|
-
|
|
67
|
-
|
|
67
|
+
* 批量删除角色。
|
|
68
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的删除角色接口文档见 [DeleteRole](https://cloud.tencent.com/document/api/1493/98863)。
|
|
69
|
+
*/
|
|
68
70
|
DeleteRocketMQRoles(req: DeleteRocketMQRolesRequest, cb?: (error: string, rep: DeleteRocketMQRolesResponse) => void): Promise<DeleteRocketMQRolesResponse>;
|
|
69
71
|
/**
|
|
70
72
|
* 获取指定消费组下当前客户端的连接情况
|
|
@@ -127,8 +129,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
127
129
|
*/
|
|
128
130
|
ModifyPublicNetworkSecurityPolicy(req: ModifyPublicNetworkSecurityPolicyRequest, cb?: (error: string, rep: ModifyPublicNetworkSecurityPolicyResponse) => void): Promise<ModifyPublicNetworkSecurityPolicyResponse>;
|
|
129
131
|
/**
|
|
130
|
-
|
|
131
|
-
|
|
132
|
+
* 修改角色授权。
|
|
133
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的修改角色接口文档见 [ModifyRole](https://cloud.tencent.com/document/api/1493/98861)。
|
|
134
|
+
*/
|
|
132
135
|
ModifyRocketMQEnvironmentRole(req: ModifyRocketMQEnvironmentRoleRequest, cb?: (error: string, rep: ModifyRocketMQEnvironmentRoleResponse) => void): Promise<ModifyRocketMQEnvironmentRoleResponse>;
|
|
133
136
|
/**
|
|
134
137
|
* 更新RocketMQ主题信息
|
|
@@ -199,8 +202,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
199
202
|
*/
|
|
200
203
|
DeleteCluster(req: DeleteClusterRequest, cb?: (error: string, rep: DeleteClusterResponse) => void): Promise<DeleteClusterResponse>;
|
|
201
204
|
/**
|
|
202
|
-
|
|
203
|
-
|
|
205
|
+
* 重置消费位点。
|
|
206
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的重置消费位点接口文档见 [ResetConsumerGroupOffset](https://cloud.tencent.com/document/api/1493/116942)。
|
|
207
|
+
*/
|
|
204
208
|
ResetRocketMQConsumerOffSet(req: ResetRocketMQConsumerOffSetRequest, cb?: (error: string, rep: ResetRocketMQConsumerOffSetResponse) => void): Promise<ResetRocketMQConsumerOffSetResponse>;
|
|
205
209
|
/**
|
|
206
210
|
* 获取集群列表
|
|
@@ -215,8 +219,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
215
219
|
*/
|
|
216
220
|
GetTopicList(req: GetTopicListRequest, cb?: (error: string, rep: GetTopicListResponse) => void): Promise<GetTopicListResponse>;
|
|
217
221
|
/**
|
|
218
|
-
|
|
219
|
-
|
|
222
|
+
* 创建角色授权。
|
|
223
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的创建角色接口文档见 [CreateRole](https://cloud.tencent.com/document/api/1493/98864)。
|
|
224
|
+
*/
|
|
220
225
|
CreateRocketMQEnvironmentRole(req: CreateRocketMQEnvironmentRoleRequest, cb?: (error: string, rep: CreateRocketMQEnvironmentRoleResponse) => void): Promise<CreateRocketMQEnvironmentRoleResponse>;
|
|
221
226
|
/**
|
|
222
227
|
* 获取在线消费端详情
|
|
@@ -262,8 +267,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
262
267
|
*/
|
|
263
268
|
DescribeRocketMQVipInstanceDetail(req: DescribeRocketMQVipInstanceDetailRequest, cb?: (error: string, rep: DescribeRocketMQVipInstanceDetailResponse) => void): Promise<DescribeRocketMQVipInstanceDetailResponse>;
|
|
264
269
|
/**
|
|
265
|
-
|
|
266
|
-
|
|
270
|
+
* 查询角色列表。
|
|
271
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的查询角色列表接口文档见 [DescribeRoleList](https://cloud.tencent.com/document/api/1493/98862)。
|
|
272
|
+
*/
|
|
267
273
|
DescribeRocketMQRoles(req: DescribeRocketMQRolesRequest, cb?: (error: string, rep: DescribeRocketMQRolesResponse) => void): Promise<DescribeRocketMQRolesResponse>;
|
|
268
274
|
/**
|
|
269
275
|
* 查询RabbitMQ用户列表
|
|
@@ -310,12 +316,13 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
310
316
|
*/
|
|
311
317
|
CreateRabbitMQBinding(req: CreateRabbitMQBindingRequest, cb?: (error: string, rep: CreateRabbitMQBindingResponse) => void): Promise<CreateRabbitMQBindingResponse>;
|
|
312
318
|
/**
|
|
313
|
-
*
|
|
319
|
+
* 查询单条消息的消息轨迹
|
|
314
320
|
*/
|
|
315
321
|
DescribeMsgTrace(req: DescribeMsgTraceRequest, cb?: (error: string, rep: DescribeMsgTraceResponse) => void): Promise<DescribeMsgTraceResponse>;
|
|
316
322
|
/**
|
|
317
|
-
|
|
318
|
-
|
|
323
|
+
* 修改角色。
|
|
324
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的修改角色接口文档见 [ModifyRole](https://cloud.tencent.com/document/api/1493/98861)。
|
|
325
|
+
*/
|
|
319
326
|
ModifyRocketMQRole(req: ModifyRocketMQRoleRequest, cb?: (error: string, rep: ModifyRocketMQRoleResponse) => void): Promise<ModifyRocketMQRoleResponse>;
|
|
320
327
|
/**
|
|
321
328
|
* 查询 RabbitMQ 托管版节点列表
|
|
@@ -392,8 +399,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
392
399
|
*/
|
|
393
400
|
CreateRocketMQTopic(req: CreateRocketMQTopicRequest, cb?: (error: string, rep: CreateRocketMQTopicResponse) => void): Promise<CreateRocketMQTopicResponse>;
|
|
394
401
|
/**
|
|
395
|
-
|
|
396
|
-
|
|
402
|
+
* 查询角色授权列表。
|
|
403
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的查询角色列表接口文档见 [DescribeRoleList](https://cloud.tencent.com/document/api/1493/98862)。
|
|
404
|
+
*/
|
|
397
405
|
DescribeRocketMQEnvironmentRoles(req: DescribeRocketMQEnvironmentRolesRequest, cb?: (error: string, rep: DescribeRocketMQEnvironmentRolesResponse) => void): Promise<DescribeRocketMQEnvironmentRolesResponse>;
|
|
398
406
|
/**
|
|
399
407
|
* 删除RocketMQ集群
|
|
@@ -612,8 +620,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
612
620
|
*/
|
|
613
621
|
CreateRocketMQVipInstance(req: CreateRocketMQVipInstanceRequest, cb?: (error: string, rep: CreateRocketMQVipInstanceResponse) => void): Promise<CreateRocketMQVipInstanceResponse>;
|
|
614
622
|
/**
|
|
615
|
-
|
|
616
|
-
|
|
623
|
+
* 批量删除角色授权。
|
|
624
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的删除角色接口文档见 [DeleteRole](https://cloud.tencent.com/document/api/1493/98863)。
|
|
625
|
+
*/
|
|
617
626
|
DeleteRocketMQEnvironmentRoles(req: DeleteRocketMQEnvironmentRolesRequest, cb?: (error: string, rep: DeleteRocketMQEnvironmentRolesResponse) => void): Promise<DeleteRocketMQEnvironmentRolesResponse>;
|
|
618
627
|
/**
|
|
619
628
|
* 获取某个租户的虚拟集群列表
|
|
@@ -65,8 +65,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
65
65
|
return this.request("DescribeRocketMQMsgTrace", req, cb);
|
|
66
66
|
}
|
|
67
67
|
/**
|
|
68
|
-
|
|
69
|
-
|
|
68
|
+
* 创建角色。
|
|
69
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的创建角色接口文档见 [CreateRole](https://cloud.tencent.com/document/api/1493/98864)。
|
|
70
|
+
*/
|
|
70
71
|
async CreateRocketMQRole(req, cb) {
|
|
71
72
|
return this.request("CreateRocketMQRole", req, cb);
|
|
72
73
|
}
|
|
@@ -113,8 +114,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
113
114
|
return this.request("DeleteProCluster", req, cb);
|
|
114
115
|
}
|
|
115
116
|
/**
|
|
116
|
-
|
|
117
|
-
|
|
117
|
+
* 批量删除角色。
|
|
118
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的删除角色接口文档见 [DeleteRole](https://cloud.tencent.com/document/api/1493/98863)。
|
|
119
|
+
*/
|
|
118
120
|
async DeleteRocketMQRoles(req, cb) {
|
|
119
121
|
return this.request("DeleteRocketMQRoles", req, cb);
|
|
120
122
|
}
|
|
@@ -209,8 +211,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
209
211
|
return this.request("ModifyPublicNetworkSecurityPolicy", req, cb);
|
|
210
212
|
}
|
|
211
213
|
/**
|
|
212
|
-
|
|
213
|
-
|
|
214
|
+
* 修改角色授权。
|
|
215
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的修改角色接口文档见 [ModifyRole](https://cloud.tencent.com/document/api/1493/98861)。
|
|
216
|
+
*/
|
|
214
217
|
async ModifyRocketMQEnvironmentRole(req, cb) {
|
|
215
218
|
return this.request("ModifyRocketMQEnvironmentRole", req, cb);
|
|
216
219
|
}
|
|
@@ -317,8 +320,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
317
320
|
return this.request("DeleteCluster", req, cb);
|
|
318
321
|
}
|
|
319
322
|
/**
|
|
320
|
-
|
|
321
|
-
|
|
323
|
+
* 重置消费位点。
|
|
324
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的重置消费位点接口文档见 [ResetConsumerGroupOffset](https://cloud.tencent.com/document/api/1493/116942)。
|
|
325
|
+
*/
|
|
322
326
|
async ResetRocketMQConsumerOffSet(req, cb) {
|
|
323
327
|
return this.request("ResetRocketMQConsumerOffSet", req, cb);
|
|
324
328
|
}
|
|
@@ -341,8 +345,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
341
345
|
return this.request("GetTopicList", req, cb);
|
|
342
346
|
}
|
|
343
347
|
/**
|
|
344
|
-
|
|
345
|
-
|
|
348
|
+
* 创建角色授权。
|
|
349
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的创建角色接口文档见 [CreateRole](https://cloud.tencent.com/document/api/1493/98864)。
|
|
350
|
+
*/
|
|
346
351
|
async CreateRocketMQEnvironmentRole(req, cb) {
|
|
347
352
|
return this.request("CreateRocketMQEnvironmentRole", req, cb);
|
|
348
353
|
}
|
|
@@ -410,8 +415,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
410
415
|
return this.request("DescribeRocketMQVipInstanceDetail", req, cb);
|
|
411
416
|
}
|
|
412
417
|
/**
|
|
413
|
-
|
|
414
|
-
|
|
418
|
+
* 查询角色列表。
|
|
419
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的查询角色列表接口文档见 [DescribeRoleList](https://cloud.tencent.com/document/api/1493/98862)。
|
|
420
|
+
*/
|
|
415
421
|
async DescribeRocketMQRoles(req, cb) {
|
|
416
422
|
return this.request("DescribeRocketMQRoles", req, cb);
|
|
417
423
|
}
|
|
@@ -482,14 +488,15 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
482
488
|
return this.request("CreateRabbitMQBinding", req, cb);
|
|
483
489
|
}
|
|
484
490
|
/**
|
|
485
|
-
*
|
|
491
|
+
* 查询单条消息的消息轨迹
|
|
486
492
|
*/
|
|
487
493
|
async DescribeMsgTrace(req, cb) {
|
|
488
494
|
return this.request("DescribeMsgTrace", req, cb);
|
|
489
495
|
}
|
|
490
496
|
/**
|
|
491
|
-
|
|
492
|
-
|
|
497
|
+
* 修改角色。
|
|
498
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的修改角色接口文档见 [ModifyRole](https://cloud.tencent.com/document/api/1493/98861)。
|
|
499
|
+
*/
|
|
493
500
|
async ModifyRocketMQRole(req, cb) {
|
|
494
501
|
return this.request("ModifyRocketMQRole", req, cb);
|
|
495
502
|
}
|
|
@@ -604,8 +611,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
604
611
|
return this.request("CreateRocketMQTopic", req, cb);
|
|
605
612
|
}
|
|
606
613
|
/**
|
|
607
|
-
|
|
608
|
-
|
|
614
|
+
* 查询角色授权列表。
|
|
615
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的查询角色列表接口文档见 [DescribeRoleList](https://cloud.tencent.com/document/api/1493/98862)。
|
|
616
|
+
*/
|
|
609
617
|
async DescribeRocketMQEnvironmentRoles(req, cb) {
|
|
610
618
|
return this.request("DescribeRocketMQEnvironmentRoles", req, cb);
|
|
611
619
|
}
|
|
@@ -924,8 +932,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
924
932
|
return this.request("CreateRocketMQVipInstance", req, cb);
|
|
925
933
|
}
|
|
926
934
|
/**
|
|
927
|
-
|
|
928
|
-
|
|
935
|
+
* 批量删除角色授权。
|
|
936
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的删除角色接口文档见 [DeleteRole](https://cloud.tencent.com/document/api/1493/98863)。
|
|
937
|
+
*/
|
|
929
938
|
async DeleteRocketMQEnvironmentRoles(req, cb) {
|
|
930
939
|
return this.request("DeleteRocketMQEnvironmentRoles", req, cb);
|
|
931
940
|
}
|
|
@@ -99,7 +99,7 @@ export interface DeleteClusterResponse {
|
|
|
99
99
|
*/
|
|
100
100
|
export interface CreateCmqTopicRequest {
|
|
101
101
|
/**
|
|
102
|
-
*
|
|
102
|
+
* 主题名字,在单个地域同一账号下唯一。主题名称只能包含字母、数字、“-”及“_”,最大64字符,创建后不能修改,不区分大小写。
|
|
103
103
|
*/
|
|
104
104
|
TopicName: string;
|
|
105
105
|
/**
|
|
@@ -399,7 +399,8 @@ export interface DescribeRocketMQEnvironmentRolesRequest {
|
|
|
399
399
|
*/
|
|
400
400
|
ClusterId: string;
|
|
401
401
|
/**
|
|
402
|
-
*
|
|
402
|
+
* 命名空间,4.x 通用集群命名空间固定为: tdmq_default
|
|
403
|
+
|
|
403
404
|
*/
|
|
404
405
|
EnvironmentId?: string;
|
|
405
406
|
/**
|
|
@@ -965,6 +966,14 @@ export interface CreateEnvironmentRequest {
|
|
|
965
966
|
* 是否开启自动创建订阅
|
|
966
967
|
*/
|
|
967
968
|
AutoSubscriptionCreation?: boolean;
|
|
969
|
+
/**
|
|
970
|
+
* 离线订阅过期自动清理时间
|
|
971
|
+
*/
|
|
972
|
+
SubscriptionExpirationTime?: number;
|
|
973
|
+
/**
|
|
974
|
+
* 离线订阅过期自动清理时间开关
|
|
975
|
+
*/
|
|
976
|
+
SubscriptionExpirationTimeEnable?: boolean;
|
|
968
977
|
}
|
|
969
978
|
/**
|
|
970
979
|
* CreateCmqSubscribe返回参数结构体
|
|
@@ -1032,6 +1041,14 @@ export interface ModifyEnvironmentAttributesRequest {
|
|
|
1032
1041
|
* 是否开启自动创建订阅
|
|
1033
1042
|
*/
|
|
1034
1043
|
AutoSubscriptionCreation?: boolean;
|
|
1044
|
+
/**
|
|
1045
|
+
* 离线订阅过期自动清理时间
|
|
1046
|
+
*/
|
|
1047
|
+
SubscriptionExpirationTime?: number;
|
|
1048
|
+
/**
|
|
1049
|
+
* 离线订阅过期自动清理时间开关
|
|
1050
|
+
*/
|
|
1051
|
+
SubscriptionExpirationTimeEnable?: boolean;
|
|
1035
1052
|
}
|
|
1036
1053
|
/**
|
|
1037
1054
|
* 监控数据点
|
|
@@ -1427,6 +1444,10 @@ export interface CreateTopicRequest {
|
|
|
1427
1444
|
* 消费者 Ack 超时时间,单位:秒,范围60-(3600*24)
|
|
1428
1445
|
*/
|
|
1429
1446
|
AckTimeOut?: number;
|
|
1447
|
+
/**
|
|
1448
|
+
* Pulsar主题消息类型0: 混合消息1:普通消息2:延迟消息
|
|
1449
|
+
*/
|
|
1450
|
+
PulsarTopicMessageType?: number;
|
|
1430
1451
|
}
|
|
1431
1452
|
/**
|
|
1432
1453
|
* DescribeCmqTopics返回参数结构体
|
|
@@ -1535,7 +1556,7 @@ export interface UnbindCmqDeadLetterResponse {
|
|
|
1535
1556
|
*/
|
|
1536
1557
|
export interface ModifyRocketMQEnvironmentRoleRequest {
|
|
1537
1558
|
/**
|
|
1538
|
-
*
|
|
1559
|
+
* 命名空间,4.x 通用集群命名空间固定为: tdmq_default
|
|
1539
1560
|
*/
|
|
1540
1561
|
EnvironmentId: string;
|
|
1541
1562
|
/**
|
|
@@ -1670,6 +1691,14 @@ export interface InternalTenant {
|
|
|
1670
1691
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1671
1692
|
*/
|
|
1672
1693
|
PublicAccessEnabled?: boolean;
|
|
1694
|
+
/**
|
|
1695
|
+
* 实例标签列表
|
|
1696
|
+
*/
|
|
1697
|
+
TagList?: Array<string>;
|
|
1698
|
+
/**
|
|
1699
|
+
* 实例规格
|
|
1700
|
+
*/
|
|
1701
|
+
TenantSpec?: string;
|
|
1673
1702
|
}
|
|
1674
1703
|
/**
|
|
1675
1704
|
* DeleteEnvironments请求参数结构体
|
|
@@ -1983,6 +2012,10 @@ export interface PulsarNetworkAccessPointInfo {
|
|
|
1983
2012
|
* 接入点自定义域名
|
|
1984
2013
|
*/
|
|
1985
2014
|
CustomUrl?: string;
|
|
2015
|
+
/**
|
|
2016
|
+
* 接入点绑定的安全组id列表,仅限vpc接入点有效
|
|
2017
|
+
*/
|
|
2018
|
+
SecurityGroupIds?: Array<string>;
|
|
1986
2019
|
}
|
|
1987
2020
|
/**
|
|
1988
2021
|
* DescribeRabbitMQVipInstance请求参数结构体
|
|
@@ -2494,11 +2527,11 @@ export interface ModifyEnvironmentRoleRequest {
|
|
|
2494
2527
|
*/
|
|
2495
2528
|
export interface DescribeRocketMQRolesResponse {
|
|
2496
2529
|
/**
|
|
2497
|
-
*
|
|
2530
|
+
* 总数
|
|
2498
2531
|
*/
|
|
2499
2532
|
TotalCount?: number;
|
|
2500
2533
|
/**
|
|
2501
|
-
*
|
|
2534
|
+
* 角色列表
|
|
2502
2535
|
*/
|
|
2503
2536
|
RoleSets?: Array<Role>;
|
|
2504
2537
|
/**
|
|
@@ -2939,7 +2972,10 @@ export interface DetailedRolePerm {
|
|
|
2939
2972
|
*/
|
|
2940
2973
|
PermRead: boolean;
|
|
2941
2974
|
/**
|
|
2942
|
-
*
|
|
2975
|
+
* 授权资源类型,枚举值如下:
|
|
2976
|
+
- Topic:主题维度
|
|
2977
|
+
- Group:消费组维度
|
|
2978
|
+
- Cluster:集群维度(默认值)
|
|
2943
2979
|
*/
|
|
2944
2980
|
ResourceType: string;
|
|
2945
2981
|
/**
|
|
@@ -3972,11 +4008,6 @@ export interface CreateProClusterRequest {
|
|
|
3972
4008
|
参考 [专业集群规格](https://cloud.tencent.com/document/product/1179/83705)
|
|
3973
4009
|
*/
|
|
3974
4010
|
ProductName: string;
|
|
3975
|
-
/**
|
|
3976
|
-
* 存储规格
|
|
3977
|
-
参考 [专业集群规格](https://cloud.tencent.com/document/product/1179/83705)
|
|
3978
|
-
*/
|
|
3979
|
-
StorageSize: number;
|
|
3980
4011
|
/**
|
|
3981
4012
|
* 1: true,开启自动按月续费
|
|
3982
4013
|
|
|
@@ -3995,6 +4026,11 @@ export interface CreateProClusterRequest {
|
|
|
3995
4026
|
* 是否自动选择代金券 1是 0否 默认为0
|
|
3996
4027
|
*/
|
|
3997
4028
|
AutoVoucher: number;
|
|
4029
|
+
/**
|
|
4030
|
+
* 存储规格
|
|
4031
|
+
参考 [专业集群规格](https://cloud.tencent.com/document/product/1179/83705)
|
|
4032
|
+
*/
|
|
4033
|
+
StorageSize?: number;
|
|
3998
4034
|
/**
|
|
3999
4035
|
* vpc网络标签
|
|
4000
4036
|
*/
|
|
@@ -4048,7 +4084,7 @@ export interface ClearCmqQueueRequest {
|
|
|
4048
4084
|
*/
|
|
4049
4085
|
export interface CreateRocketMQEnvironmentRoleRequest {
|
|
4050
4086
|
/**
|
|
4051
|
-
*
|
|
4087
|
+
* 命名空间,4.x 通用集群命名空间固定为: tdmq_default
|
|
4052
4088
|
*/
|
|
4053
4089
|
EnvironmentId: string;
|
|
4054
4090
|
/**
|
|
@@ -4598,6 +4634,10 @@ export interface DescribeMsgTraceRequest {
|
|
|
4598
4634
|
* Pulsar 集群的ID
|
|
4599
4635
|
*/
|
|
4600
4636
|
ClusterId?: string;
|
|
4637
|
+
/**
|
|
4638
|
+
* topic 名字
|
|
4639
|
+
*/
|
|
4640
|
+
TopicName?: string;
|
|
4601
4641
|
}
|
|
4602
4642
|
/**
|
|
4603
4643
|
* DescribeCmqTopics请求参数结构体
|
|
@@ -4780,11 +4820,19 @@ export interface Cluster {
|
|
|
4780
4820
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4781
4821
|
*/
|
|
4782
4822
|
PublicEndPoint?: string;
|
|
4823
|
+
/**
|
|
4824
|
+
* 旧的公网访问接入点
|
|
4825
|
+
*/
|
|
4826
|
+
OldPublicEndPoint?: string;
|
|
4783
4827
|
/**
|
|
4784
4828
|
* VPC访问接入点
|
|
4785
4829
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4786
4830
|
*/
|
|
4787
4831
|
VpcEndPoint?: string;
|
|
4832
|
+
/**
|
|
4833
|
+
* 旧的VPC访问接入点
|
|
4834
|
+
*/
|
|
4835
|
+
OldVpcEndPoint?: string;
|
|
4788
4836
|
/**
|
|
4789
4837
|
* 命名空间数量
|
|
4790
4838
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -4835,6 +4883,14 @@ export interface Cluster {
|
|
|
4835
4883
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4836
4884
|
*/
|
|
4837
4885
|
Tags?: Array<Tag>;
|
|
4886
|
+
/**
|
|
4887
|
+
* 旧的支撑网 Pulsar 接入点
|
|
4888
|
+
*/
|
|
4889
|
+
OldInternalPulsarEndPoint?: string;
|
|
4890
|
+
/**
|
|
4891
|
+
* 旧的支撑网 HTTP 接入点
|
|
4892
|
+
*/
|
|
4893
|
+
OldInternalHttpEndPoint?: string;
|
|
4838
4894
|
/**
|
|
4839
4895
|
* 计费模式:
|
|
4840
4896
|
0: 按量计费
|
|
@@ -5318,7 +5374,7 @@ export interface DescribeRabbitMQQueueDetailRequest {
|
|
|
5318
5374
|
*/
|
|
5319
5375
|
export interface DescribePulsarProInstanceDetailRequest {
|
|
5320
5376
|
/**
|
|
5321
|
-
* 集群
|
|
5377
|
+
* 集群id
|
|
5322
5378
|
*/
|
|
5323
5379
|
ClusterId: string;
|
|
5324
5380
|
}
|
|
@@ -5408,6 +5464,14 @@ export interface DescribeEnvironmentAttributesResponse {
|
|
|
5408
5464
|
* 备注。
|
|
5409
5465
|
*/
|
|
5410
5466
|
Remark?: string;
|
|
5467
|
+
/**
|
|
5468
|
+
* 离线订阅过期自动清理时间
|
|
5469
|
+
*/
|
|
5470
|
+
SubscriptionExpirationTime?: number;
|
|
5471
|
+
/**
|
|
5472
|
+
* 离线订阅过期自动清理时间开关
|
|
5473
|
+
*/
|
|
5474
|
+
SubscriptionExpirationTimeEnable?: boolean;
|
|
5411
5475
|
/**
|
|
5412
5476
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
5413
5477
|
*/
|
|
@@ -7771,11 +7835,11 @@ export interface SendMsgRequest {
|
|
|
7771
7835
|
*/
|
|
7772
7836
|
export interface DescribeRocketMQEnvironmentRolesResponse {
|
|
7773
7837
|
/**
|
|
7774
|
-
*
|
|
7838
|
+
* 总数
|
|
7775
7839
|
*/
|
|
7776
7840
|
TotalCount?: number;
|
|
7777
7841
|
/**
|
|
7778
|
-
*
|
|
7842
|
+
* 角色授权列表
|
|
7779
7843
|
*/
|
|
7780
7844
|
EnvironmentRoleSets?: Array<EnvironmentRole>;
|
|
7781
7845
|
/**
|
|
@@ -8087,7 +8151,7 @@ export interface DeleteCmqSubscribeResponse {
|
|
|
8087
8151
|
*/
|
|
8088
8152
|
export interface DeleteRocketMQEnvironmentRolesRequest {
|
|
8089
8153
|
/**
|
|
8090
|
-
*
|
|
8154
|
+
* 命名空间,4.x 通用集群命名空间固定为: tdmq_default
|
|
8091
8155
|
*/
|
|
8092
8156
|
EnvironmentId: string;
|
|
8093
8157
|
/**
|
|
@@ -8771,6 +8835,14 @@ export interface CreateEnvironmentResponse {
|
|
|
8771
8835
|
* 命名空间ID
|
|
8772
8836
|
*/
|
|
8773
8837
|
NamespaceId?: string;
|
|
8838
|
+
/**
|
|
8839
|
+
* 离线订阅过期自动清理时间
|
|
8840
|
+
*/
|
|
8841
|
+
SubscriptionExpirationTime?: number;
|
|
8842
|
+
/**
|
|
8843
|
+
* 离线订阅过期自动清理时间
|
|
8844
|
+
*/
|
|
8845
|
+
SubscriptionExpirationTimeEnable?: boolean;
|
|
8774
8846
|
/**
|
|
8775
8847
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
8776
8848
|
*/
|
|
@@ -8922,6 +8994,10 @@ export interface Topic {
|
|
|
8922
8994
|
* 消费者 Ack 超时时间,单位:秒
|
|
8923
8995
|
*/
|
|
8924
8996
|
AckTimeOut?: number;
|
|
8997
|
+
/**
|
|
8998
|
+
* Pulsar主题消息类型0: 混合消息1:普通消息2:延迟消息
|
|
8999
|
+
*/
|
|
9000
|
+
PulsarTopicMessageType?: number;
|
|
8925
9001
|
}
|
|
8926
9002
|
/**
|
|
8927
9003
|
* ModifyRabbitMQPermission返回参数结构体
|
|
@@ -9522,6 +9598,14 @@ export interface Environment {
|
|
|
9522
9598
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
9523
9599
|
*/
|
|
9524
9600
|
AutoSubscriptionCreation?: boolean;
|
|
9601
|
+
/**
|
|
9602
|
+
* 离线订阅过期自动清理时间
|
|
9603
|
+
*/
|
|
9604
|
+
SubscriptionExpirationTime?: number;
|
|
9605
|
+
/**
|
|
9606
|
+
* 离线订阅过期自动清理时间开关
|
|
9607
|
+
*/
|
|
9608
|
+
SubscriptionExpirationTimeEnable?: boolean;
|
|
9525
9609
|
}
|
|
9526
9610
|
/**
|
|
9527
9611
|
* 租户RocketMQ集群详细信息
|
|
@@ -9787,6 +9871,14 @@ export interface ModifyEnvironmentAttributesResponse {
|
|
|
9787
9871
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
9788
9872
|
*/
|
|
9789
9873
|
NamespaceId?: string;
|
|
9874
|
+
/**
|
|
9875
|
+
* 离线订阅过期自动清理时间
|
|
9876
|
+
*/
|
|
9877
|
+
SubscriptionExpirationTime?: number;
|
|
9878
|
+
/**
|
|
9879
|
+
* 离线订阅过期自动清理时间开关
|
|
9880
|
+
*/
|
|
9881
|
+
SubscriptionExpirationTimeEnable?: boolean;
|
|
9790
9882
|
/**
|
|
9791
9883
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
9792
9884
|
*/
|
|
@@ -9886,7 +9978,7 @@ export interface CreateCmqSubscribeRequest {
|
|
|
9886
9978
|
*/
|
|
9887
9979
|
TopicName: string;
|
|
9888
9980
|
/**
|
|
9889
|
-
*
|
|
9981
|
+
* 订阅名字,在单个地域同一账号的同一主题下唯一。订阅名称以字母起始,只能包含字母、数字、“-”及“_”,最大64字符,创建后不能修改。
|
|
9890
9982
|
*/
|
|
9891
9983
|
SubscriptionName: string;
|
|
9892
9984
|
/**
|
|
@@ -10041,7 +10133,7 @@ export interface CreateRocketMQTopicResponse {
|
|
|
10041
10133
|
*/
|
|
10042
10134
|
export interface CreateCmqQueueRequest {
|
|
10043
10135
|
/**
|
|
10044
|
-
*
|
|
10136
|
+
* 队列名字,在单个地域同一账号下唯一。队列名称以字母起始,只能包含字母、数字、“-”及“_”,最大64字符,不区分大小写。
|
|
10045
10137
|
*/
|
|
10046
10138
|
QueueName: string;
|
|
10047
10139
|
/**
|
|
@@ -10267,6 +10359,10 @@ export interface DescribePulsarProInstanceDetailResponse {
|
|
|
10267
10359
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
10268
10360
|
*/
|
|
10269
10361
|
ClusterSpecInfo?: PulsarProClusterSpecInfo;
|
|
10362
|
+
/**
|
|
10363
|
+
* 集群的证书列表
|
|
10364
|
+
*/
|
|
10365
|
+
CertificateList?: Array<CertificateInfo>;
|
|
10270
10366
|
/**
|
|
10271
10367
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
10272
10368
|
*/
|
|
@@ -10376,7 +10472,7 @@ export interface ResetRocketMQConsumerOffSetRequest {
|
|
|
10376
10472
|
*/
|
|
10377
10473
|
ClusterId: string;
|
|
10378
10474
|
/**
|
|
10379
|
-
*
|
|
10475
|
+
* 命名空间,4.x 通用集群命名空间固定为: tdmq_default
|
|
10380
10476
|
*/
|
|
10381
10477
|
NamespaceId: string;
|
|
10382
10478
|
/**
|
|
@@ -10392,7 +10488,7 @@ export interface ResetRocketMQConsumerOffSetRequest {
|
|
|
10392
10488
|
*/
|
|
10393
10489
|
Topic?: string;
|
|
10394
10490
|
/**
|
|
10395
|
-
* 重置指定的时间戳,仅在 Type 为1
|
|
10491
|
+
* 重置指定的时间戳,仅在 Type 为1时生效,以毫秒为单位
|
|
10396
10492
|
*/
|
|
10397
10493
|
ResetTimestamp?: number;
|
|
10398
10494
|
/**
|