tencentcloud-sdk-nodejs-tdmq 4.1.152 → 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
|
* 获取在线消费端详情
|
|
@@ -231,8 +236,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
231
236
|
*/
|
|
232
237
|
DescribeRocketMQTopicsByGroup(req: DescribeRocketMQTopicsByGroupRequest, cb?: (error: string, rep: DescribeRocketMQTopicsByGroupResponse) => void): Promise<DescribeRocketMQTopicsByGroupResponse>;
|
|
233
238
|
/**
|
|
234
|
-
|
|
235
|
-
|
|
239
|
+
* 查询公网指标监控数据,目前仅支持客户端到 LB 的入带宽和出宽带指标。
|
|
240
|
+
当前 API 适用集群:4.x 专享集群 和 4.x 通用集群。5.x 集群暂不支持该功能。
|
|
241
|
+
*/
|
|
236
242
|
DescribeRocketMQPublicAccessMonitorData(req: DescribeRocketMQPublicAccessMonitorDataRequest, cb?: (error: string, rep: DescribeRocketMQPublicAccessMonitorDataResponse) => void): Promise<DescribeRocketMQPublicAccessMonitorDataResponse>;
|
|
237
243
|
/**
|
|
238
244
|
* 导入topic列表
|
|
@@ -261,8 +267,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
261
267
|
*/
|
|
262
268
|
DescribeRocketMQVipInstanceDetail(req: DescribeRocketMQVipInstanceDetailRequest, cb?: (error: string, rep: DescribeRocketMQVipInstanceDetailResponse) => void): Promise<DescribeRocketMQVipInstanceDetailResponse>;
|
|
263
269
|
/**
|
|
264
|
-
|
|
265
|
-
|
|
270
|
+
* 查询角色列表。
|
|
271
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的查询角色列表接口文档见 [DescribeRoleList](https://cloud.tencent.com/document/api/1493/98862)。
|
|
272
|
+
*/
|
|
266
273
|
DescribeRocketMQRoles(req: DescribeRocketMQRolesRequest, cb?: (error: string, rep: DescribeRocketMQRolesResponse) => void): Promise<DescribeRocketMQRolesResponse>;
|
|
267
274
|
/**
|
|
268
275
|
* 查询RabbitMQ用户列表
|
|
@@ -309,12 +316,13 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
309
316
|
*/
|
|
310
317
|
CreateRabbitMQBinding(req: CreateRabbitMQBindingRequest, cb?: (error: string, rep: CreateRabbitMQBindingResponse) => void): Promise<CreateRabbitMQBindingResponse>;
|
|
311
318
|
/**
|
|
312
|
-
*
|
|
319
|
+
* 查询单条消息的消息轨迹
|
|
313
320
|
*/
|
|
314
321
|
DescribeMsgTrace(req: DescribeMsgTraceRequest, cb?: (error: string, rep: DescribeMsgTraceResponse) => void): Promise<DescribeMsgTraceResponse>;
|
|
315
322
|
/**
|
|
316
|
-
|
|
317
|
-
|
|
323
|
+
* 修改角色。
|
|
324
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的修改角色接口文档见 [ModifyRole](https://cloud.tencent.com/document/api/1493/98861)。
|
|
325
|
+
*/
|
|
318
326
|
ModifyRocketMQRole(req: ModifyRocketMQRoleRequest, cb?: (error: string, rep: ModifyRocketMQRoleResponse) => void): Promise<ModifyRocketMQRoleResponse>;
|
|
319
327
|
/**
|
|
320
328
|
* 查询 RabbitMQ 托管版节点列表
|
|
@@ -391,8 +399,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
391
399
|
*/
|
|
392
400
|
CreateRocketMQTopic(req: CreateRocketMQTopicRequest, cb?: (error: string, rep: CreateRocketMQTopicResponse) => void): Promise<CreateRocketMQTopicResponse>;
|
|
393
401
|
/**
|
|
394
|
-
|
|
395
|
-
|
|
402
|
+
* 查询角色授权列表。
|
|
403
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的查询角色列表接口文档见 [DescribeRoleList](https://cloud.tencent.com/document/api/1493/98862)。
|
|
404
|
+
*/
|
|
396
405
|
DescribeRocketMQEnvironmentRoles(req: DescribeRocketMQEnvironmentRolesRequest, cb?: (error: string, rep: DescribeRocketMQEnvironmentRolesResponse) => void): Promise<DescribeRocketMQEnvironmentRolesResponse>;
|
|
397
406
|
/**
|
|
398
407
|
* 删除RocketMQ集群
|
|
@@ -611,8 +620,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
611
620
|
*/
|
|
612
621
|
CreateRocketMQVipInstance(req: CreateRocketMQVipInstanceRequest, cb?: (error: string, rep: CreateRocketMQVipInstanceResponse) => void): Promise<CreateRocketMQVipInstanceResponse>;
|
|
613
622
|
/**
|
|
614
|
-
|
|
615
|
-
|
|
623
|
+
* 批量删除角色授权。
|
|
624
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的删除角色接口文档见 [DeleteRole](https://cloud.tencent.com/document/api/1493/98863)。
|
|
625
|
+
*/
|
|
616
626
|
DeleteRocketMQEnvironmentRoles(req: DeleteRocketMQEnvironmentRolesRequest, cb?: (error: string, rep: DeleteRocketMQEnvironmentRolesResponse) => void): Promise<DeleteRocketMQEnvironmentRolesResponse>;
|
|
617
627
|
/**
|
|
618
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
|
}
|
|
@@ -365,8 +370,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
365
370
|
return this.request("DescribeRocketMQTopicsByGroup", req, cb);
|
|
366
371
|
}
|
|
367
372
|
/**
|
|
368
|
-
|
|
369
|
-
|
|
373
|
+
* 查询公网指标监控数据,目前仅支持客户端到 LB 的入带宽和出宽带指标。
|
|
374
|
+
当前 API 适用集群:4.x 专享集群 和 4.x 通用集群。5.x 集群暂不支持该功能。
|
|
375
|
+
*/
|
|
370
376
|
async DescribeRocketMQPublicAccessMonitorData(req, cb) {
|
|
371
377
|
return this.request("DescribeRocketMQPublicAccessMonitorData", req, cb);
|
|
372
378
|
}
|
|
@@ -409,8 +415,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
409
415
|
return this.request("DescribeRocketMQVipInstanceDetail", req, cb);
|
|
410
416
|
}
|
|
411
417
|
/**
|
|
412
|
-
|
|
413
|
-
|
|
418
|
+
* 查询角色列表。
|
|
419
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的查询角色列表接口文档见 [DescribeRoleList](https://cloud.tencent.com/document/api/1493/98862)。
|
|
420
|
+
*/
|
|
414
421
|
async DescribeRocketMQRoles(req, cb) {
|
|
415
422
|
return this.request("DescribeRocketMQRoles", req, cb);
|
|
416
423
|
}
|
|
@@ -481,14 +488,15 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
481
488
|
return this.request("CreateRabbitMQBinding", req, cb);
|
|
482
489
|
}
|
|
483
490
|
/**
|
|
484
|
-
*
|
|
491
|
+
* 查询单条消息的消息轨迹
|
|
485
492
|
*/
|
|
486
493
|
async DescribeMsgTrace(req, cb) {
|
|
487
494
|
return this.request("DescribeMsgTrace", req, cb);
|
|
488
495
|
}
|
|
489
496
|
/**
|
|
490
|
-
|
|
491
|
-
|
|
497
|
+
* 修改角色。
|
|
498
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的修改角色接口文档见 [ModifyRole](https://cloud.tencent.com/document/api/1493/98861)。
|
|
499
|
+
*/
|
|
492
500
|
async ModifyRocketMQRole(req, cb) {
|
|
493
501
|
return this.request("ModifyRocketMQRole", req, cb);
|
|
494
502
|
}
|
|
@@ -603,8 +611,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
603
611
|
return this.request("CreateRocketMQTopic", req, cb);
|
|
604
612
|
}
|
|
605
613
|
/**
|
|
606
|
-
|
|
607
|
-
|
|
614
|
+
* 查询角色授权列表。
|
|
615
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的查询角色列表接口文档见 [DescribeRoleList](https://cloud.tencent.com/document/api/1493/98862)。
|
|
616
|
+
*/
|
|
608
617
|
async DescribeRocketMQEnvironmentRoles(req, cb) {
|
|
609
618
|
return this.request("DescribeRocketMQEnvironmentRoles", req, cb);
|
|
610
619
|
}
|
|
@@ -923,8 +932,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
923
932
|
return this.request("CreateRocketMQVipInstance", req, cb);
|
|
924
933
|
}
|
|
925
934
|
/**
|
|
926
|
-
|
|
927
|
-
|
|
935
|
+
* 批量删除角色授权。
|
|
936
|
+
当前 API 适用集群:4.x 虚拟集群,4.x 专享集群 和 4.x 通用集群。5.x 集群的删除角色接口文档见 [DeleteRole](https://cloud.tencent.com/document/api/1493/98863)。
|
|
937
|
+
*/
|
|
928
938
|
async DeleteRocketMQEnvironmentRoles(req, cb) {
|
|
929
939
|
return this.request("DeleteRocketMQEnvironmentRoles", req, cb);
|
|
930
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
|
*/
|
|
@@ -5518,11 +5582,14 @@ export interface Filter {
|
|
|
5518
5582
|
*/
|
|
5519
5583
|
export interface DescribeRocketMQPublicAccessMonitorDataRequest {
|
|
5520
5584
|
/**
|
|
5521
|
-
*
|
|
5585
|
+
* 集群 ID
|
|
5522
5586
|
*/
|
|
5523
5587
|
InstanceId: string;
|
|
5524
5588
|
/**
|
|
5525
|
-
*
|
|
5589
|
+
* 指标名称,仅支持单指标拉取。指标枚举如下:
|
|
5590
|
+
|
|
5591
|
+
- ClientIntraffic:入流量
|
|
5592
|
+
- ClientOuttraffic:出流量
|
|
5526
5593
|
*/
|
|
5527
5594
|
MetricName: string;
|
|
5528
5595
|
/**
|
|
@@ -7768,11 +7835,11 @@ export interface SendMsgRequest {
|
|
|
7768
7835
|
*/
|
|
7769
7836
|
export interface DescribeRocketMQEnvironmentRolesResponse {
|
|
7770
7837
|
/**
|
|
7771
|
-
*
|
|
7838
|
+
* 总数
|
|
7772
7839
|
*/
|
|
7773
7840
|
TotalCount?: number;
|
|
7774
7841
|
/**
|
|
7775
|
-
*
|
|
7842
|
+
* 角色授权列表
|
|
7776
7843
|
*/
|
|
7777
7844
|
EnvironmentRoleSets?: Array<EnvironmentRole>;
|
|
7778
7845
|
/**
|
|
@@ -8084,7 +8151,7 @@ export interface DeleteCmqSubscribeResponse {
|
|
|
8084
8151
|
*/
|
|
8085
8152
|
export interface DeleteRocketMQEnvironmentRolesRequest {
|
|
8086
8153
|
/**
|
|
8087
|
-
*
|
|
8154
|
+
* 命名空间,4.x 通用集群命名空间固定为: tdmq_default
|
|
8088
8155
|
*/
|
|
8089
8156
|
EnvironmentId: string;
|
|
8090
8157
|
/**
|
|
@@ -8768,6 +8835,14 @@ export interface CreateEnvironmentResponse {
|
|
|
8768
8835
|
* 命名空间ID
|
|
8769
8836
|
*/
|
|
8770
8837
|
NamespaceId?: string;
|
|
8838
|
+
/**
|
|
8839
|
+
* 离线订阅过期自动清理时间
|
|
8840
|
+
*/
|
|
8841
|
+
SubscriptionExpirationTime?: number;
|
|
8842
|
+
/**
|
|
8843
|
+
* 离线订阅过期自动清理时间
|
|
8844
|
+
*/
|
|
8845
|
+
SubscriptionExpirationTimeEnable?: boolean;
|
|
8771
8846
|
/**
|
|
8772
8847
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
8773
8848
|
*/
|
|
@@ -8919,6 +8994,10 @@ export interface Topic {
|
|
|
8919
8994
|
* 消费者 Ack 超时时间,单位:秒
|
|
8920
8995
|
*/
|
|
8921
8996
|
AckTimeOut?: number;
|
|
8997
|
+
/**
|
|
8998
|
+
* Pulsar主题消息类型0: 混合消息1:普通消息2:延迟消息
|
|
8999
|
+
*/
|
|
9000
|
+
PulsarTopicMessageType?: number;
|
|
8922
9001
|
}
|
|
8923
9002
|
/**
|
|
8924
9003
|
* ModifyRabbitMQPermission返回参数结构体
|
|
@@ -9519,6 +9598,14 @@ export interface Environment {
|
|
|
9519
9598
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
9520
9599
|
*/
|
|
9521
9600
|
AutoSubscriptionCreation?: boolean;
|
|
9601
|
+
/**
|
|
9602
|
+
* 离线订阅过期自动清理时间
|
|
9603
|
+
*/
|
|
9604
|
+
SubscriptionExpirationTime?: number;
|
|
9605
|
+
/**
|
|
9606
|
+
* 离线订阅过期自动清理时间开关
|
|
9607
|
+
*/
|
|
9608
|
+
SubscriptionExpirationTimeEnable?: boolean;
|
|
9522
9609
|
}
|
|
9523
9610
|
/**
|
|
9524
9611
|
* 租户RocketMQ集群详细信息
|
|
@@ -9784,6 +9871,14 @@ export interface ModifyEnvironmentAttributesResponse {
|
|
|
9784
9871
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
9785
9872
|
*/
|
|
9786
9873
|
NamespaceId?: string;
|
|
9874
|
+
/**
|
|
9875
|
+
* 离线订阅过期自动清理时间
|
|
9876
|
+
*/
|
|
9877
|
+
SubscriptionExpirationTime?: number;
|
|
9878
|
+
/**
|
|
9879
|
+
* 离线订阅过期自动清理时间开关
|
|
9880
|
+
*/
|
|
9881
|
+
SubscriptionExpirationTimeEnable?: boolean;
|
|
9787
9882
|
/**
|
|
9788
9883
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
9789
9884
|
*/
|
|
@@ -9883,7 +9978,7 @@ export interface CreateCmqSubscribeRequest {
|
|
|
9883
9978
|
*/
|
|
9884
9979
|
TopicName: string;
|
|
9885
9980
|
/**
|
|
9886
|
-
*
|
|
9981
|
+
* 订阅名字,在单个地域同一账号的同一主题下唯一。订阅名称以字母起始,只能包含字母、数字、“-”及“_”,最大64字符,创建后不能修改。
|
|
9887
9982
|
*/
|
|
9888
9983
|
SubscriptionName: string;
|
|
9889
9984
|
/**
|
|
@@ -10038,7 +10133,7 @@ export interface CreateRocketMQTopicResponse {
|
|
|
10038
10133
|
*/
|
|
10039
10134
|
export interface CreateCmqQueueRequest {
|
|
10040
10135
|
/**
|
|
10041
|
-
*
|
|
10136
|
+
* 队列名字,在单个地域同一账号下唯一。队列名称以字母起始,只能包含字母、数字、“-”及“_”,最大64字符,不区分大小写。
|
|
10042
10137
|
*/
|
|
10043
10138
|
QueueName: string;
|
|
10044
10139
|
/**
|
|
@@ -10264,6 +10359,10 @@ export interface DescribePulsarProInstanceDetailResponse {
|
|
|
10264
10359
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
10265
10360
|
*/
|
|
10266
10361
|
ClusterSpecInfo?: PulsarProClusterSpecInfo;
|
|
10362
|
+
/**
|
|
10363
|
+
* 集群的证书列表
|
|
10364
|
+
*/
|
|
10365
|
+
CertificateList?: Array<CertificateInfo>;
|
|
10267
10366
|
/**
|
|
10268
10367
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
10269
10368
|
*/
|
|
@@ -10373,7 +10472,7 @@ export interface ResetRocketMQConsumerOffSetRequest {
|
|
|
10373
10472
|
*/
|
|
10374
10473
|
ClusterId: string;
|
|
10375
10474
|
/**
|
|
10376
|
-
*
|
|
10475
|
+
* 命名空间,4.x 通用集群命名空间固定为: tdmq_default
|
|
10377
10476
|
*/
|
|
10378
10477
|
NamespaceId: string;
|
|
10379
10478
|
/**
|
|
@@ -10389,7 +10488,7 @@ export interface ResetRocketMQConsumerOffSetRequest {
|
|
|
10389
10488
|
*/
|
|
10390
10489
|
Topic?: string;
|
|
10391
10490
|
/**
|
|
10392
|
-
* 重置指定的时间戳,仅在 Type 为1
|
|
10491
|
+
* 重置指定的时间戳,仅在 Type 为1时生效,以毫秒为单位
|
|
10393
10492
|
*/
|
|
10394
10493
|
ResetTimestamp?: number;
|
|
10395
10494
|
/**
|