tencentcloud-sdk-nodejs 4.1.18 → 4.1.19
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/es/common/sdk_version.js +1 -1
- package/es/services/bh/v20230418/bh_client.js +3 -0
- package/es/services/emr/v20190103/emr_client.js +3 -0
- package/es/services/ioa/v20220601/ioa_client.js +13 -7
- package/es/services/iotexplorer/v20190423/iotexplorer_client.js +6 -0
- package/es/services/trocket/v20230308/trocket_client.js +33 -6
- package/package.json +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/bh/v20230418/bh_client.d.ts +5 -1
- package/tencentcloud/services/bh/v20230418/bh_client.js +6 -0
- package/tencentcloud/services/bh/v20230418/bh_models.d.ts +38 -0
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +1 -1
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +1 -1
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +3 -3
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +93 -93
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +8 -0
- package/tencentcloud/services/cdwpg/v20201230/cdwpg_models.d.ts +7 -101
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +10 -5
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +12 -0
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +57 -310
- package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +8 -0
- package/tencentcloud/services/emr/v20190103/emr_client.d.ts +5 -1
- package/tencentcloud/services/emr/v20190103/emr_client.js +6 -0
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +167 -109
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +256 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +281 -13
- package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +22 -105
- package/tencentcloud/services/ioa/v20220601/ioa_client.d.ts +17 -9
- package/tencentcloud/services/ioa/v20220601/ioa_client.js +24 -12
- package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +96 -0
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +9 -1
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +12 -0
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +171 -0
- package/tencentcloud/services/kms/v20190118/kms_models.d.ts +17 -0
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +10 -0
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +4 -1
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +4 -1
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +7 -5
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +1 -1
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +1 -1
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +1 -1
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +2 -2
- package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +3 -3
- package/tencentcloud/services/tan/v20220420/tan_client.d.ts +3 -1
- package/tencentcloud/services/tan/v20220420/tan_client.js +3 -1
- package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +50 -7
- package/tencentcloud/services/trocket/v20230308/trocket_client.js +70 -9
- package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +492 -131
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +3 -3
|
@@ -5922,7 +5922,7 @@ export interface GetMonitorDataRequest {
|
|
|
5922
5922
|
*/
|
|
5923
5923
|
EndTime?: string;
|
|
5924
5924
|
/**
|
|
5925
|
-
* 返回多种统计方式数据。avg, max, min (1,2,4)
|
|
5925
|
+
* 返回多种统计方式数据。avg, max, min (1,2,4)可以自由组合。注意: 仅支持对API配置文档中展示的统计方式返回对应的统计数据。如所需的统计方式不满足您的查询需求,请提工单反馈。
|
|
5926
5926
|
*/
|
|
5927
5927
|
SpecifyStatistics?: number;
|
|
5928
5928
|
}
|
|
@@ -2517,7 +2517,7 @@ export interface AudioTemplateInfo {
|
|
|
2517
2517
|
*/
|
|
2518
2518
|
Bitrate: number;
|
|
2519
2519
|
/**
|
|
2520
|
-
* 音频流的采样率,不同编码标准支持的采样率选项不同。详细参考[音频采样率支持范围文档]https://cloud.tencent.com/document/product/862/77166#f3b039f1-d817-4a96-b4e4-90132d31cd53
|
|
2520
|
+
* 音频流的采样率,不同编码标准支持的采样率选项不同。详细参考[音频采样率支持范围文档](https://cloud.tencent.com/document/product/862/77166#f3b039f1-d817-4a96-b4e4-90132d31cd53)
|
|
2521
2521
|
单位:Hz
|
|
2522
2522
|
注意:请确保源音频流的采样率在上述选项范围内,否则可能导致转码失败!
|
|
2523
2523
|
*/
|
|
@@ -6029,7 +6029,7 @@ export interface CreateOutputInfo {
|
|
|
6029
6029
|
*/
|
|
6030
6030
|
Zones?: Array<string>;
|
|
6031
6031
|
/**
|
|
6032
|
-
* 输出类型:Internet/TencentCSS
|
|
6032
|
+
* 输出类型:Internet/TencentCSS
|
|
6033
6033
|
*/
|
|
6034
6034
|
OutputType?: string;
|
|
6035
6035
|
/**
|
|
@@ -171,7 +171,7 @@ export interface AccountVpcInfoOutput {
|
|
|
171
171
|
*/
|
|
172
172
|
export interface DescribePrivateZoneRequest {
|
|
173
173
|
/**
|
|
174
|
-
*
|
|
174
|
+
* 私有域id
|
|
175
175
|
*/
|
|
176
176
|
ZoneId: string;
|
|
177
177
|
}
|
|
@@ -653,7 +653,7 @@ export interface DescribePrivateZoneResponse {
|
|
|
653
653
|
*/
|
|
654
654
|
export interface CreatePrivateZoneResponse {
|
|
655
655
|
/**
|
|
656
|
-
* 私有域ID, zone-
|
|
656
|
+
* 私有域ID, zone-12345678
|
|
657
657
|
*/
|
|
658
658
|
ZoneId?: string;
|
|
659
659
|
/**
|
|
@@ -1144,7 +1144,7 @@ export interface DeletePrivateZoneRecordResponse {
|
|
|
1144
1144
|
*/
|
|
1145
1145
|
export interface ModifyPrivateZoneVpcResponse {
|
|
1146
1146
|
/**
|
|
1147
|
-
* 私有域ID, zone-
|
|
1147
|
+
* 私有域ID, zone-12345ds6
|
|
1148
1148
|
*/
|
|
1149
1149
|
ZoneId?: string;
|
|
1150
1150
|
/**
|
|
@@ -8,7 +8,9 @@ import { CreateBlockNodeRecordsRequest, CreateBlockNodeRecordsResponse } from ".
|
|
|
8
8
|
export declare class Client extends AbstractClient {
|
|
9
9
|
constructor(clientConfig: ClientConfig);
|
|
10
10
|
/**
|
|
11
|
-
*
|
|
11
|
+
* 产品下线
|
|
12
|
+
|
|
13
|
+
推送节点数据
|
|
12
14
|
*/
|
|
13
15
|
CreateBlockNodeRecords(req: CreateBlockNodeRecordsRequest, cb?: (error: string, rep: CreateBlockNodeRecordsResponse) => void): Promise<CreateBlockNodeRecordsResponse>;
|
|
14
16
|
}
|
|
@@ -28,7 +28,9 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
28
28
|
super("tan.tencentcloudapi.com", "2022-04-20", clientConfig);
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
|
-
*
|
|
31
|
+
* 产品下线
|
|
32
|
+
|
|
33
|
+
推送节点数据
|
|
32
34
|
*/
|
|
33
35
|
async CreateBlockNodeRecords(req, cb) {
|
|
34
36
|
return this.request("CreateBlockNodeRecords", req, cb);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { DescribeProductSKUsRequest, ResetConsumerGroupOffsetResponse, DescribeRoleListResponse, DeleteMQTTTopicRequest, CreateInstanceResponse, ModifyRoleResponse, DescribeMessageListRequest, DeleteMQTTInsPublicEndpointRequest, ModifyInstanceRequest, CreateMQTTInsPublicEndpointResponse, ImportSourceClusterConsumerGroupsResponse, DeleteTopicRequest, ModifyMQTTInstanceRequest, DescribeMQTTProductSKUListResponse, DescribeRoleListRequest, DescribeMQTTClientResponse, DescribeMQTTMessageListResponse,
|
|
3
|
+
import { DescribeProductSKUsRequest, ResetConsumerGroupOffsetResponse, DescribeRoleListResponse, DeleteMQTTTopicRequest, CreateInstanceResponse, ModifyRoleResponse, DescribeMessageListRequest, DeleteMQTTInsPublicEndpointRequest, ModifyInstanceRequest, CreateMQTTInsPublicEndpointResponse, ImportSourceClusterConsumerGroupsResponse, DeleteTopicRequest, ModifyMQTTInstanceRequest, DescribeMQTTProductSKUListResponse, DescribeRoleListRequest, DescribeMQTTClientResponse, DescribeMQTTMessageListResponse, DescribeMigratingTopicStatsResponse, DescribeMQTTProductSKUListRequest, DescribeConsumerLagRequest, DescribeMigratingGroupStatsRequest, DescribeSourceClusterGroupListResponse, DescribeMessageListResponse, DescribeMQTTMessageResponse, DeleteSmoothMigrationTaskRequest, DescribeInstanceListResponse, ModifyInstanceResponse, CreateConsumerGroupRequest, ChangeMigratingTopicToNextStageResponse, DescribeMQTTClientRequest, DescribeSourceClusterGroupListRequest, DescribeMQTTInsVPCEndpointsResponse, DescribeMQTTInsPublicEndpointsResponse, DescribeInstanceListRequest, ResendDeadLetterMessageResponse, DeleteMQTTUserRequest, ModifyMQTTInstanceCertBindingRequest, CreateMQTTTopicResponse, DescribeMQTTInstanceRequest, ImportSourceClusterTopicsRequest, CreateMQTTUserResponse, DeleteInstanceResponse, DescribeTopicResponse, DeleteMQTTInsPublicEndpointResponse, DeleteInstanceRequest, ModifyRoleRequest, DescribeMQTTInsVPCEndpointsRequest, DescribeFusionInstanceListResponse, CreateTopicRequest, DescribeMessageRequest, DeleteRoleRequest, DescribeMQTTInstanceListResponse, DescribeMigratingTopicStatsRequest, DeleteConsumerGroupRequest, CreateConsumerGroupResponse, RollbackMigratingTopicStageRequest, DescribeMQTTUserListResponse, ModifyMQTTUserResponse, DescribeTopicListByGroupResponse, DescribeMessageTraceResponse, DoHealthCheckOnMigratingTopicRequest, DescribeMigratingTopicListResponse, ModifyMQTTInsPublicEndpointRequest, ModifyMQTTInstanceCertBindingResponse, DeleteMQTTInstanceResponse, DescribeTopicRequest, DeleteMQTTInstanceRequest, DescribeMessageTraceRequest, DeleteSmoothMigrationTaskResponse, CreateTopicResponse, DescribeMigratingGroupStatsResponse, DescribeMQTTInstanceListRequest, ModifyConsumerGroupResponse, CreateMQTTInstanceResponse, DescribeMQTTInstanceResponse, ImportSourceClusterConsumerGroupsRequest, RemoveMigratingTopicRequest, DescribeMessageResponse, DoHealthCheckOnMigratingTopicResponse, DeleteMQTTUserResponse, ImportSourceClusterTopicsResponse, DescribeTopicListRequest, ModifyConsumerGroupRequest, DescribeConsumerGroupRequest, DescribeConsumerGroupListRequest, CreateInstanceRequest, DescribeConsumerGroupResponse, DescribeConsumerClientRequest, ModifyTopicResponse, DescribeConsumerLagResponse, DescribeMQTTInsPublicEndpointsRequest, DeleteRoleResponse, DescribeTopicListByGroupRequest, DescribeMigratingTopicListRequest, ModifyMQTTTopicResponse, DescribeMQTTTopicListRequest, ModifyTopicRequest, DescribeInstanceResponse, DeleteMQTTTopicResponse, DescribeConsumerClientResponse, DescribeMQTTInstanceCertRequest, ModifyMQTTInsPublicEndpointResponse, ResendDeadLetterMessageRequest, CreateMQTTUserRequest, RollbackMigratingTopicStageResponse, DescribeFusionInstanceListRequest, DescribeMQTTMessageRequest, CreateRoleResponse, DescribeMQTTTopicListResponse, ModifyInstanceEndpointRequest, ChangeMigratingTopicToNextStageRequest, DescribeMQTTUserListRequest, ModifyMQTTInstanceResponse, CreateMQTTInstanceRequest, DescribeTopicListResponse, DescribeMQTTTopicRequest, CreateRoleRequest, DeleteConsumerGroupResponse, ModifyMQTTTopicRequest, DescribeConsumerGroupListResponse, ModifyMQTTUserRequest, CreateMQTTInsPublicEndpointRequest, CreateMQTTTopicRequest, DeleteTopicResponse, DescribeMQTTInstanceCertResponse, DescribeMQTTTopicResponse, ModifyInstanceEndpointResponse, DescribeInstanceRequest, DescribeProductSKUsResponse, RemoveMigratingTopicResponse, DescribeMQTTMessageListRequest, ResetConsumerGroupOffsetRequest } from "./trocket_models";
|
|
4
4
|
/**
|
|
5
5
|
* trocket client
|
|
6
6
|
* @class
|
|
@@ -16,6 +16,16 @@ export declare class Client extends AbstractClient {
|
|
|
16
16
|
参数传空,则为删除证书
|
|
17
17
|
*/
|
|
18
18
|
ModifyMQTTInstanceCertBinding(req: ModifyMQTTInstanceCertBindingRequest, cb?: (error: string, rep: ModifyMQTTInstanceCertBindingResponse) => void): Promise<ModifyMQTTInstanceCertBindingResponse>;
|
|
19
|
+
/**
|
|
20
|
+
* 修改 RocketMQ 5.x 集群接入点。
|
|
21
|
+
*/
|
|
22
|
+
ModifyInstanceEndpoint(req: ModifyInstanceEndpointRequest, cb?: (error: string, rep: ModifyInstanceEndpointResponse) => void): Promise<ModifyInstanceEndpointResponse>;
|
|
23
|
+
/**
|
|
24
|
+
* 查询Topic迁移状态列表
|
|
25
|
+
|
|
26
|
+
查询过滤器,支持TopicName、MigrationStatus查询
|
|
27
|
+
*/
|
|
28
|
+
DescribeMigratingTopicList(req: DescribeMigratingTopicListRequest, cb?: (error: string, rep: DescribeMigratingTopicListResponse) => void): Promise<DescribeMigratingTopicListResponse>;
|
|
19
29
|
/**
|
|
20
30
|
* 根据消息 ID 查询消息轨迹。
|
|
21
31
|
*/
|
|
@@ -35,9 +45,9 @@ TopicName,主题名称过滤
|
|
|
35
45
|
*/
|
|
36
46
|
ModifyMQTTTopic(req: ModifyMQTTTopicRequest, cb?: (error: string, rep: ModifyMQTTTopicResponse) => void): Promise<ModifyMQTTTopicResponse>;
|
|
37
47
|
/**
|
|
38
|
-
*
|
|
48
|
+
* 从迁移列表中移除主题,仅当主题处于初始状态时有效
|
|
39
49
|
*/
|
|
40
|
-
|
|
50
|
+
RemoveMigratingTopic(req: RemoveMigratingTopicRequest, cb?: (error: string, rep: RemoveMigratingTopicResponse) => void): Promise<RemoveMigratingTopicResponse>;
|
|
41
51
|
/**
|
|
42
52
|
* 删除MQTT访问用户
|
|
43
53
|
*/
|
|
@@ -63,9 +73,18 @@ TopicName,主题名称过滤
|
|
|
63
73
|
*/
|
|
64
74
|
DescribeMQTTProductSKUList(req?: DescribeMQTTProductSKUListRequest, cb?: (error: string, rep: DescribeMQTTProductSKUListResponse) => void): Promise<DescribeMQTTProductSKUListResponse>;
|
|
65
75
|
/**
|
|
66
|
-
*
|
|
76
|
+
* 平滑迁移过程获取源集群group列表接口
|
|
77
|
+
|
|
78
|
+
查询过滤器,支持字段
|
|
79
|
+
GroupName,消费组名称模糊搜索
|
|
80
|
+
Imported,是否已导入
|
|
81
|
+
ImportStatus,导入状态
|
|
67
82
|
*/
|
|
68
|
-
|
|
83
|
+
DescribeSourceClusterGroupList(req: DescribeSourceClusterGroupListRequest, cb?: (error: string, rep: DescribeSourceClusterGroupListResponse) => void): Promise<DescribeSourceClusterGroupListResponse>;
|
|
84
|
+
/**
|
|
85
|
+
* 检查迁移中的主题是否处于正常状态,只有处于正常状态的主题,才可以进入下一个迁移阶段
|
|
86
|
+
*/
|
|
87
|
+
DoHealthCheckOnMigratingTopic(req: DoHealthCheckOnMigratingTopicRequest, cb?: (error: string, rep: DoHealthCheckOnMigratingTopicResponse) => void): Promise<DoHealthCheckOnMigratingTopicResponse>;
|
|
69
88
|
/**
|
|
70
89
|
* 查询消息详情
|
|
71
90
|
*/
|
|
@@ -111,6 +130,10 @@ TopicName,主题名称过滤
|
|
|
111
130
|
* 查询消费者客户端详情
|
|
112
131
|
*/
|
|
113
132
|
DescribeConsumerClient(req: DescribeConsumerClientRequest, cb?: (error: string, rep: DescribeConsumerClientResponse) => void): Promise<DescribeConsumerClientResponse>;
|
|
133
|
+
/**
|
|
134
|
+
* 查看迁移消费组的实时信息
|
|
135
|
+
*/
|
|
136
|
+
DescribeMigratingGroupStats(req: DescribeMigratingGroupStatsRequest, cb?: (error: string, rep: DescribeMigratingGroupStatsResponse) => void): Promise<DescribeMigratingGroupStatsResponse>;
|
|
114
137
|
/**
|
|
115
138
|
* 删除角色
|
|
116
139
|
*/
|
|
@@ -179,9 +202,9 @@ TopicName,主题名称过滤
|
|
|
179
202
|
*/
|
|
180
203
|
DescribeInstance(req: DescribeInstanceRequest, cb?: (error: string, rep: DescribeInstanceResponse) => void): Promise<DescribeInstanceResponse>;
|
|
181
204
|
/**
|
|
182
|
-
*
|
|
205
|
+
* 导入topic列表
|
|
183
206
|
*/
|
|
184
|
-
|
|
207
|
+
ImportSourceClusterTopics(req: ImportSourceClusterTopicsRequest, cb?: (error: string, rep: ImportSourceClusterTopicsResponse) => void): Promise<ImportSourceClusterTopicsResponse>;
|
|
185
208
|
/**
|
|
186
209
|
* 获取主题列表,Filter参数使用说明如下:
|
|
187
210
|
|
|
@@ -189,6 +212,10 @@ TopicName,主题名称过滤
|
|
|
189
212
|
2. TopicType,主题类型查询,支持多选,可选值:Normal,Order,Transaction,DelayScheduled
|
|
190
213
|
*/
|
|
191
214
|
DescribeTopicList(req: DescribeTopicListRequest, cb?: (error: string, rep: DescribeTopicListResponse) => void): Promise<DescribeTopicListResponse>;
|
|
215
|
+
/**
|
|
216
|
+
* 重新发送死信消息
|
|
217
|
+
*/
|
|
218
|
+
ResendDeadLetterMessage(req: ResendDeadLetterMessageRequest, cb?: (error: string, rep: ResendDeadLetterMessageResponse) => void): Promise<ResendDeadLetterMessageResponse>;
|
|
192
219
|
/**
|
|
193
220
|
* 查询MQTT实例公网接入点
|
|
194
221
|
*/
|
|
@@ -263,10 +290,26 @@ ConsumerGroup,消费组名称过滤
|
|
|
263
290
|
* 修改 RocketMQ 5.x 集群属性。
|
|
264
291
|
*/
|
|
265
292
|
ModifyInstance(req: ModifyInstanceRequest, cb?: (error: string, rep: ModifyInstanceResponse) => void): Promise<ModifyInstanceResponse>;
|
|
293
|
+
/**
|
|
294
|
+
* 修改迁移中的Topic状态进入下一步
|
|
295
|
+
*/
|
|
296
|
+
ChangeMigratingTopicToNextStage(req: ChangeMigratingTopicToNextStageRequest, cb?: (error: string, rep: ChangeMigratingTopicToNextStageResponse) => void): Promise<ChangeMigratingTopicToNextStageResponse>;
|
|
297
|
+
/**
|
|
298
|
+
* 用于查询迁移主题的实时数据
|
|
299
|
+
*/
|
|
300
|
+
DescribeMigratingTopicStats(req: DescribeMigratingTopicStatsRequest, cb?: (error: string, rep: DescribeMigratingTopicStatsResponse) => void): Promise<DescribeMigratingTopicStatsResponse>;
|
|
266
301
|
/**
|
|
267
302
|
* 删除主题
|
|
268
303
|
*/
|
|
269
304
|
DeleteTopic(req: DeleteTopicRequest, cb?: (error: string, rep: DeleteTopicResponse) => void): Promise<DeleteTopicResponse>;
|
|
305
|
+
/**
|
|
306
|
+
* 删除平滑迁移任务,只有被取消的任务才可删除
|
|
307
|
+
*/
|
|
308
|
+
DeleteSmoothMigrationTask(req: DeleteSmoothMigrationTaskRequest, cb?: (error: string, rep: DeleteSmoothMigrationTaskResponse) => void): Promise<DeleteSmoothMigrationTaskResponse>;
|
|
309
|
+
/**
|
|
310
|
+
* 回滚正在迁移的主题至前一个阶段
|
|
311
|
+
*/
|
|
312
|
+
RollbackMigratingTopicStage(req: RollbackMigratingTopicStageRequest, cb?: (error: string, rep: RollbackMigratingTopicStageResponse) => void): Promise<RollbackMigratingTopicStageResponse>;
|
|
270
313
|
/**
|
|
271
314
|
* 为MQTT实例创建公网接入点
|
|
272
315
|
*/
|
|
@@ -40,6 +40,20 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
40
40
|
async ModifyMQTTInstanceCertBinding(req, cb) {
|
|
41
41
|
return this.request("ModifyMQTTInstanceCertBinding", req, cb);
|
|
42
42
|
}
|
|
43
|
+
/**
|
|
44
|
+
* 修改 RocketMQ 5.x 集群接入点。
|
|
45
|
+
*/
|
|
46
|
+
async ModifyInstanceEndpoint(req, cb) {
|
|
47
|
+
return this.request("ModifyInstanceEndpoint", req, cb);
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* 查询Topic迁移状态列表
|
|
51
|
+
|
|
52
|
+
查询过滤器,支持TopicName、MigrationStatus查询
|
|
53
|
+
*/
|
|
54
|
+
async DescribeMigratingTopicList(req, cb) {
|
|
55
|
+
return this.request("DescribeMigratingTopicList", req, cb);
|
|
56
|
+
}
|
|
43
57
|
/**
|
|
44
58
|
* 根据消息 ID 查询消息轨迹。
|
|
45
59
|
*/
|
|
@@ -67,10 +81,10 @@ TopicName,主题名称过滤
|
|
|
67
81
|
return this.request("ModifyMQTTTopic", req, cb);
|
|
68
82
|
}
|
|
69
83
|
/**
|
|
70
|
-
*
|
|
84
|
+
* 从迁移列表中移除主题,仅当主题处于初始状态时有效
|
|
71
85
|
*/
|
|
72
|
-
async
|
|
73
|
-
return this.request("
|
|
86
|
+
async RemoveMigratingTopic(req, cb) {
|
|
87
|
+
return this.request("RemoveMigratingTopic", req, cb);
|
|
74
88
|
}
|
|
75
89
|
/**
|
|
76
90
|
* 删除MQTT访问用户
|
|
@@ -109,10 +123,21 @@ TopicName,主题名称过滤
|
|
|
109
123
|
return this.request("DescribeMQTTProductSKUList", req, cb);
|
|
110
124
|
}
|
|
111
125
|
/**
|
|
112
|
-
*
|
|
126
|
+
* 平滑迁移过程获取源集群group列表接口
|
|
127
|
+
|
|
128
|
+
查询过滤器,支持字段
|
|
129
|
+
GroupName,消费组名称模糊搜索
|
|
130
|
+
Imported,是否已导入
|
|
131
|
+
ImportStatus,导入状态
|
|
113
132
|
*/
|
|
114
|
-
async
|
|
115
|
-
return this.request("
|
|
133
|
+
async DescribeSourceClusterGroupList(req, cb) {
|
|
134
|
+
return this.request("DescribeSourceClusterGroupList", req, cb);
|
|
135
|
+
}
|
|
136
|
+
/**
|
|
137
|
+
* 检查迁移中的主题是否处于正常状态,只有处于正常状态的主题,才可以进入下一个迁移阶段
|
|
138
|
+
*/
|
|
139
|
+
async DoHealthCheckOnMigratingTopic(req, cb) {
|
|
140
|
+
return this.request("DoHealthCheckOnMigratingTopic", req, cb);
|
|
116
141
|
}
|
|
117
142
|
/**
|
|
118
143
|
* 查询消息详情
|
|
@@ -179,6 +204,12 @@ TopicName,主题名称过滤
|
|
|
179
204
|
async DescribeConsumerClient(req, cb) {
|
|
180
205
|
return this.request("DescribeConsumerClient", req, cb);
|
|
181
206
|
}
|
|
207
|
+
/**
|
|
208
|
+
* 查看迁移消费组的实时信息
|
|
209
|
+
*/
|
|
210
|
+
async DescribeMigratingGroupStats(req, cb) {
|
|
211
|
+
return this.request("DescribeMigratingGroupStats", req, cb);
|
|
212
|
+
}
|
|
182
213
|
/**
|
|
183
214
|
* 删除角色
|
|
184
215
|
*/
|
|
@@ -279,10 +310,10 @@ TopicName,主题名称过滤
|
|
|
279
310
|
return this.request("DescribeInstance", req, cb);
|
|
280
311
|
}
|
|
281
312
|
/**
|
|
282
|
-
*
|
|
313
|
+
* 导入topic列表
|
|
283
314
|
*/
|
|
284
|
-
async
|
|
285
|
-
return this.request("
|
|
315
|
+
async ImportSourceClusterTopics(req, cb) {
|
|
316
|
+
return this.request("ImportSourceClusterTopics", req, cb);
|
|
286
317
|
}
|
|
287
318
|
/**
|
|
288
319
|
* 获取主题列表,Filter参数使用说明如下:
|
|
@@ -293,6 +324,12 @@ TopicName,主题名称过滤
|
|
|
293
324
|
async DescribeTopicList(req, cb) {
|
|
294
325
|
return this.request("DescribeTopicList", req, cb);
|
|
295
326
|
}
|
|
327
|
+
/**
|
|
328
|
+
* 重新发送死信消息
|
|
329
|
+
*/
|
|
330
|
+
async ResendDeadLetterMessage(req, cb) {
|
|
331
|
+
return this.request("ResendDeadLetterMessage", req, cb);
|
|
332
|
+
}
|
|
296
333
|
/**
|
|
297
334
|
* 查询MQTT实例公网接入点
|
|
298
335
|
*/
|
|
@@ -393,12 +430,36 @@ ConsumerGroup,消费组名称过滤
|
|
|
393
430
|
async ModifyInstance(req, cb) {
|
|
394
431
|
return this.request("ModifyInstance", req, cb);
|
|
395
432
|
}
|
|
433
|
+
/**
|
|
434
|
+
* 修改迁移中的Topic状态进入下一步
|
|
435
|
+
*/
|
|
436
|
+
async ChangeMigratingTopicToNextStage(req, cb) {
|
|
437
|
+
return this.request("ChangeMigratingTopicToNextStage", req, cb);
|
|
438
|
+
}
|
|
439
|
+
/**
|
|
440
|
+
* 用于查询迁移主题的实时数据
|
|
441
|
+
*/
|
|
442
|
+
async DescribeMigratingTopicStats(req, cb) {
|
|
443
|
+
return this.request("DescribeMigratingTopicStats", req, cb);
|
|
444
|
+
}
|
|
396
445
|
/**
|
|
397
446
|
* 删除主题
|
|
398
447
|
*/
|
|
399
448
|
async DeleteTopic(req, cb) {
|
|
400
449
|
return this.request("DeleteTopic", req, cb);
|
|
401
450
|
}
|
|
451
|
+
/**
|
|
452
|
+
* 删除平滑迁移任务,只有被取消的任务才可删除
|
|
453
|
+
*/
|
|
454
|
+
async DeleteSmoothMigrationTask(req, cb) {
|
|
455
|
+
return this.request("DeleteSmoothMigrationTask", req, cb);
|
|
456
|
+
}
|
|
457
|
+
/**
|
|
458
|
+
* 回滚正在迁移的主题至前一个阶段
|
|
459
|
+
*/
|
|
460
|
+
async RollbackMigratingTopicStage(req, cb) {
|
|
461
|
+
return this.request("RollbackMigratingTopicStage", req, cb);
|
|
462
|
+
}
|
|
402
463
|
/**
|
|
403
464
|
* 为MQTT实例创建公网接入点
|
|
404
465
|
*/
|