tencentcloud-sdk-nodejs 4.1.300 → 4.1.301

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.
Files changed (81) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/ags/v20250920/ags_client.js +37 -19
  3. package/es/services/bdrc/index.js +4 -0
  4. package/es/services/bdrc/v20260330/bdrc_client.js +234 -0
  5. package/es/services/bdrc/v20260330/bdrc_models.js +1 -0
  6. package/es/services/bdrc/v20260330/index.js +6 -0
  7. package/es/services/csip/v20221121/csip_client.js +186 -24
  8. package/es/services/index.js +1 -0
  9. package/es/services/iotexplorer/v20190423/iotexplorer_client.js +37 -10
  10. package/es/services/monitor/v20180724/monitor_client.js +20 -8
  11. package/es/services/monitor/v20230616/monitor_client.js +77 -8
  12. package/es/services/redis/v20180412/redis_client.js +7 -4
  13. package/es/services/waf/v20180125/waf_client.js +6 -0
  14. package/package.json +2 -3
  15. package/tencentcloud/common/sdk_version.d.ts +1 -1
  16. package/tencentcloud/common/sdk_version.js +1 -1
  17. package/tencentcloud/services/adp/v20260520/adp_models.d.ts +1 -1
  18. package/tencentcloud/services/ags/v20250920/ags_client.d.ts +47 -23
  19. package/tencentcloud/services/ags/v20250920/ags_client.js +69 -33
  20. package/tencentcloud/services/ags/v20250920/ags_models.d.ts +412 -110
  21. package/tencentcloud/services/bdrc/index.d.ts +6 -0
  22. package/tencentcloud/services/bdrc/index.js +7 -0
  23. package/tencentcloud/services/bdrc/v20260330/bdrc_client.d.ts +314 -0
  24. package/tencentcloud/services/bdrc/v20260330/bdrc_client.js +487 -0
  25. package/tencentcloud/services/bdrc/v20260330/bdrc_models.d.ts +4803 -0
  26. package/tencentcloud/services/bdrc/v20260330/bdrc_models.js +18 -0
  27. package/tencentcloud/services/bdrc/v20260330/index.d.ts +6 -0
  28. package/tencentcloud/services/bdrc/v20260330/index.js +10 -0
  29. package/tencentcloud/services/bh/v20230418/bh_models.d.ts +5 -5
  30. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +12 -12
  31. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +7 -8
  32. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +17 -19
  33. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +10 -12
  34. package/tencentcloud/services/cngw/v20230418/cngw_client.d.ts +1 -1
  35. package/tencentcloud/services/cngw/v20230418/cngw_models.d.ts +996 -570
  36. package/tencentcloud/services/csip/v20221121/csip_client.d.ts +241 -25
  37. package/tencentcloud/services/csip/v20221121/csip_client.js +360 -36
  38. package/tencentcloud/services/csip/v20221121/csip_models.d.ts +3862 -753
  39. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +1 -1
  40. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +32 -2
  41. package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +42 -37
  42. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +126 -33
  43. package/tencentcloud/services/es/v20180416/es_models.d.ts +8 -0
  44. package/tencentcloud/services/es/v20250101/es_models.d.ts +14 -14
  45. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +8 -2
  46. package/tencentcloud/services/ess/v20201111/ess_client.js +8 -2
  47. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +10 -4
  48. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +10 -4
  49. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
  50. package/tencentcloud/services/index.d.ts +1 -0
  51. package/tencentcloud/services/index.js +8 -6
  52. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +47 -11
  53. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +69 -15
  54. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +648 -181
  55. package/tencentcloud/services/kms/v20190118/kms_models.d.ts +27 -27
  56. package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +25 -9
  57. package/tencentcloud/services/monitor/v20180724/monitor_client.js +36 -12
  58. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +860 -513
  59. package/tencentcloud/services/monitor/v20230616/monitor_client.d.ts +101 -9
  60. package/tencentcloud/services/monitor/v20230616/monitor_client.js +150 -12
  61. package/tencentcloud/services/monitor/v20230616/monitor_models.d.ts +1921 -463
  62. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +39 -25
  63. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +5 -1
  64. package/tencentcloud/services/rce/v20260130/rce_client.d.ts +2 -2
  65. package/tencentcloud/services/rce/v20260130/rce_client.js +2 -2
  66. package/tencentcloud/services/rce/v20260130/rce_models.d.ts +6 -6
  67. package/tencentcloud/services/redis/v20180412/redis_client.d.ts +9 -5
  68. package/tencentcloud/services/redis/v20180412/redis_client.js +12 -6
  69. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +108 -86
  70. package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +39 -10
  71. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +29 -34
  72. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +20 -8
  73. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +11 -11
  74. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +6 -54
  75. package/tencentcloud/services/tse/v20201207/tse_client.d.ts +1 -1
  76. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +616 -205
  77. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +11 -2
  78. package/tencentcloud/services/waf/v20180125/waf_client.js +14 -1
  79. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +155 -58
  80. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +8 -0
  81. package/tencentcloud/services/wedata/v20250806/wedata_models.d.ts +42 -14
@@ -0,0 +1,487 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.Client = void 0;
4
+ /* eslint-disable @typescript-eslint/no-unused-vars */
5
+ /*
6
+ * Copyright (c) 2018 Tencent. All Rights Reserved.
7
+ *
8
+ * Licensed under the Apache License, Version 2.0 (the "License");
9
+ * you may not use this file except in compliance with the License.
10
+ * You may obtain a copy of the License at
11
+ *
12
+ * http://www.apache.org/licenses/LICENSE-2.0
13
+ *
14
+ * Unless required by applicable law or agreed to in writing,
15
+ * software distributed under the License is distributed on an
16
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17
+ * KIND, either express or implied. See the License for the
18
+ * specific language governing permissions and limitations
19
+ * under the License.
20
+ */
21
+ const abstract_client_1 = require("../../../common/abstract_client");
22
+ /**
23
+ * bdrc client
24
+ * @class
25
+ */
26
+ class Client extends abstract_client_1.AbstractClient {
27
+ constructor(clientConfig) {
28
+ super("bdrc.tencentcloudapi.com", "2026-03-30", clientConfig);
29
+ }
30
+ /**
31
+ * 本接口用来浏览已有受保护实例列表
32
+ */
33
+ async DescribeBackupInstances(req, cb) {
34
+ return this.request("DescribeBackupInstances", req, cb);
35
+ }
36
+ /**
37
+ * 查询演练操作掩码
38
+ */
39
+ async DescribeDrillPairsDeniedActions(req, cb) {
40
+ return this.request("DescribeDrillPairsDeniedActions", req, cb);
41
+ }
42
+ /**
43
+ * 本接口用来查询容灾保护组
44
+ */
45
+ async DescribeDisasterRecoveryProtectGroups(req, cb) {
46
+ return this.request("DescribeDisasterRecoveryProtectGroups", req, cb);
47
+ }
48
+ /**
49
+ * 修改容灾站点对
50
+ */
51
+ async ModifySitePairAttribute(req, cb) {
52
+ return this.request("ModifySitePairAttribute", req, cb);
53
+ }
54
+ /**
55
+ * 查询备份库操作掩码
56
+ */
57
+ async DescribeBackupVaultsDeniedActions(req, cb) {
58
+ return this.request("DescribeBackupVaultsDeniedActions", req, cb);
59
+ }
60
+ /**
61
+ * 查询共同备份点信息
62
+ */
63
+ async DescribeCommonBackupPoints(req, cb) {
64
+ return this.request("DescribeCommonBackupPoints", req, cb);
65
+ }
66
+ /**
67
+ * 删除备份库
68
+ */
69
+ async DeleteBackupVaults(req, cb) {
70
+ return this.request("DeleteBackupVaults", req, cb);
71
+ }
72
+ /**
73
+ * 查询指定容灾站点对当前不允许执行的操作列表(操作掩码)。前端在展示容灾策略操作菜单时,可基于该接口返回结果灰化或屏蔽相应入口,并向用户提示原因(错误码 + 错误信息)。
74
+ */
75
+ async DescribeDisasterRecoverySitePairsDeniedActions(req, cb) {
76
+ return this.request("DescribeDisasterRecoverySitePairsDeniedActions", req, cb);
77
+ }
78
+ /**
79
+ * 删除备份组
80
+ */
81
+ async ModifyBackupAttribute(req, cb) {
82
+ return this.request("ModifyBackupAttribute", req, cb);
83
+ }
84
+ /**
85
+ * 本接口用于删除站点对已添加的安全组映射
86
+ */
87
+ async DeleteSecurityGroupMapping(req, cb) {
88
+ return this.request("DeleteSecurityGroupMapping", req, cb);
89
+ }
90
+ /**
91
+ * 本接口用于删除容灾复制对
92
+ */
93
+ async DeleteCopyPairs(req, cb) {
94
+ return this.request("DeleteCopyPairs", req, cb);
95
+ }
96
+ /**
97
+ * 故障切换
98
+ */
99
+ async RunFailoverCopyPairs(req, cb) {
100
+ return this.request("RunFailoverCopyPairs", req, cb);
101
+ }
102
+ /**
103
+ * 本接口用来浏览已有备份目录/文件内容
104
+ */
105
+ async DescribeFileBackupObjects(req, cb) {
106
+ return this.request("DescribeFileBackupObjects", req, cb);
107
+ }
108
+ /**
109
+ * 本接口用来查询备份操作掩码
110
+ */
111
+ async DescribeFileBackupsDeniedActions(req, cb) {
112
+ return this.request("DescribeFileBackupsDeniedActions", req, cb);
113
+ }
114
+ /**
115
+ * 本接口用于上报Agent指标信息
116
+ */
117
+ async ReportAgentMetrics(req, cb) {
118
+ return this.request("ReportAgentMetrics", req, cb);
119
+ }
120
+ /**
121
+ * 查询备份组恢复任务详情
122
+ */
123
+ async DescribeBackupGroupRollbackTasks(req, cb) {
124
+ return this.request("DescribeBackupGroupRollbackTasks", req, cb);
125
+ }
126
+ /**
127
+ * 查询容灾资源概览
128
+ */
129
+ async DescribeDisasterRecoveryOverview(req, cb) {
130
+ return this.request("DescribeDisasterRecoveryOverview", req, cb);
131
+ }
132
+ /**
133
+ * 查询备份概览信息
134
+ */
135
+ async DescribeBackupOverviewGeneral(req, cb) {
136
+ return this.request("DescribeBackupOverviewGeneral", req, cb);
137
+ }
138
+ /**
139
+ * 查询定期备份策略列表
140
+ */
141
+ async DescribeAutoBackupPolicies(req, cb) {
142
+ return this.request("DescribeAutoBackupPolicies", req, cb);
143
+ }
144
+ /**
145
+ * 本接口用来查询容灾站点对
146
+ */
147
+ async DescribeDisasterRecoverySitePairs(req, cb) {
148
+ return this.request("DescribeDisasterRecoverySitePairs", req, cb);
149
+ }
150
+ /**
151
+ * 将实例从备份策略上解绑
152
+ */
153
+ async UnbindAutoBackupPolicy(req, cb) {
154
+ return this.request("UnbindAutoBackupPolicy", req, cb);
155
+ }
156
+ /**
157
+ * 本接口用来浏览已有受保护实例列表
158
+ */
159
+ async DescribeProtectedInstances(req, cb) {
160
+ return this.request("DescribeProtectedInstances", req, cb);
161
+ }
162
+ /**
163
+ * 本接口用于为站点对新增安全组映射,生产端实例绑定的安全组为源端,需要为每个生产端实例绑定的安全组建立映射,在创建复制对时,会自动以映射后的目标安全组作为容灾端实例绑定的安全组。
164
+ */
165
+ async CreateSecurityGroupMapping(req, cb) {
166
+ return this.request("CreateSecurityGroupMapping", req, cb);
167
+ }
168
+ /**
169
+ * 修改容灾保护组
170
+ */
171
+ async ModifyProtectGroupAttribute(req, cb) {
172
+ return this.request("ModifyProtectGroupAttribute", req, cb);
173
+ }
174
+ /**
175
+ * 本接口用于删除容灾站点对vpc映射信息
176
+ */
177
+ async DeleteDisasterRecoveryVpcMapping(req, cb) {
178
+ return this.request("DeleteDisasterRecoveryVpcMapping", req, cb);
179
+ }
180
+ /**
181
+ * 修改备份库信息
182
+ */
183
+ async ModifyBackupVaultAttribute(req, cb) {
184
+ return this.request("ModifyBackupVaultAttribute", req, cb);
185
+ }
186
+ /**
187
+ * 本接口用于Agent心跳上报
188
+ */
189
+ async ReportGatewayHeartbeat(req, cb) {
190
+ return this.request("ReportGatewayHeartbeat", req, cb);
191
+ }
192
+ /**
193
+ * 备份组新建云服务器
194
+ */
195
+ async RunInstancesWithBackupGroup(req, cb) {
196
+ return this.request("RunInstancesWithBackupGroup", req, cb);
197
+ }
198
+ /**
199
+ * 修改备份策略
200
+ */
201
+ async ModifyAutoBackupPolicyAttribute(req, cb) {
202
+ return this.request("ModifyAutoBackupPolicyAttribute", req, cb);
203
+ }
204
+ /**
205
+ * 查询复制对掩码
206
+ */
207
+ async DescribeCopyPairsDeniedActions(req, cb) {
208
+ return this.request("DescribeCopyPairsDeniedActions", req, cb);
209
+ }
210
+ /**
211
+ * 查询保护组操作掩码
212
+ */
213
+ async DescribeProtectGroupsDeniedActions(req, cb) {
214
+ return this.request("DescribeProtectGroupsDeniedActions", req, cb);
215
+ }
216
+ /**
217
+ * 本接口用于创建容灾站点VPC网络映射
218
+ */
219
+ async CreateDisasterRecoveryVpcMapping(req, cb) {
220
+ return this.request("CreateDisasterRecoveryVpcMapping", req, cb);
221
+ }
222
+ /**
223
+ * 修改演练组
224
+ */
225
+ async ModifyDrillGroupAttribute(req, cb) {
226
+ return this.request("ModifyDrillGroupAttribute", req, cb);
227
+ }
228
+ /**
229
+ * 本接口用于创建文件备份点
230
+ */
231
+ async CreateFileBackup(req, cb) {
232
+ return this.request("CreateFileBackup", req, cb);
233
+ }
234
+ /**
235
+ * 启动复制对
236
+ */
237
+ async RunCopyPairTasks(req, cb) {
238
+ return this.request("RunCopyPairTasks", req, cb);
239
+ }
240
+ /**
241
+ * 回滚备份组
242
+ */
243
+ async ApplyBackupGroup(req, cb) {
244
+ return this.request("ApplyBackupGroup", req, cb);
245
+ }
246
+ /**
247
+ * 删除备份组
248
+ */
249
+ async DeleteBackupGroups(req, cb) {
250
+ return this.request("DeleteBackupGroups", req, cb);
251
+ }
252
+ /**
253
+ * 本接口用来浏览已有备份点详情
254
+ */
255
+ async DescribeFileBackups(req, cb) {
256
+ return this.request("DescribeFileBackups", req, cb);
257
+ }
258
+ /**
259
+ * 修改文件备份信息
260
+ */
261
+ async ModifyFileBackupAttribute(req, cb) {
262
+ return this.request("ModifyFileBackupAttribute", req, cb);
263
+ }
264
+ /**
265
+ * 本接口用来查询容灾复制对
266
+ */
267
+ async DescribeDisasterRecoveryDrillGroups(req, cb) {
268
+ return this.request("DescribeDisasterRecoveryDrillGroups", req, cb);
269
+ }
270
+ /**
271
+ * 创建恢复任务
272
+ */
273
+ async CreateFileRestoreTask(req, cb) {
274
+ return this.request("CreateFileRestoreTask", req, cb);
275
+ }
276
+ /**
277
+ * 本接口用于上报Agent任务信息
278
+ */
279
+ async ReportJobProgress(req, cb) {
280
+ return this.request("ReportJobProgress", req, cb);
281
+ }
282
+ /**
283
+ * 删除备份计划
284
+ */
285
+ async DeleteFileBackupPlans(req, cb) {
286
+ return this.request("DeleteFileBackupPlans", req, cb);
287
+ }
288
+ /**
289
+ * 创建备份策略
290
+ */
291
+ async CreateAutoBackupPolicy(req, cb) {
292
+ return this.request("CreateAutoBackupPolicy", req, cb);
293
+ }
294
+ /**
295
+ * 创建备份库
296
+ */
297
+ async CreateBackupVault(req, cb) {
298
+ return this.request("CreateBackupVault", req, cb);
299
+ }
300
+ /**
301
+ * 删除备份策略
302
+ */
303
+ async DeleteAutoBackupPolicies(req, cb) {
304
+ return this.request("DeleteAutoBackupPolicies", req, cb);
305
+ }
306
+ /**
307
+ * 本接口用来浏览已有备份计划内容
308
+ */
309
+ async DescribeFileBackupPlans(req, cb) {
310
+ return this.request("DescribeFileBackupPlans", req, cb);
311
+ }
312
+ /**
313
+ * 创建cvm演练
314
+ */
315
+ async CreateInstanceDrillPairs(req, cb) {
316
+ return this.request("CreateInstanceDrillPairs", req, cb);
317
+ }
318
+ /**
319
+ * 本接口用于删除容灾保护组
320
+ */
321
+ async DeleteDisasterRecoveryProtectGroups(req, cb) {
322
+ return this.request("DeleteDisasterRecoveryProtectGroups", req, cb);
323
+ }
324
+ /**
325
+ * 本接口用于修改已有的备份计划配置
326
+ */
327
+ async ModifyFileBackupPlan(req, cb) {
328
+ return this.request("ModifyFileBackupPlan", req, cb);
329
+ }
330
+ /**
331
+ * 将实例绑定到备份策略上
332
+ */
333
+ async BindAutoBackupPolicy(req, cb) {
334
+ return this.request("BindAutoBackupPolicy", req, cb);
335
+ }
336
+ /**
337
+ * 查询演练对列表
338
+ */
339
+ async DescribeDrillPairs(req, cb) {
340
+ return this.request("DescribeDrillPairs", req, cb);
341
+ }
342
+ /**
343
+ * 查询备份恢复任务列表
344
+ */
345
+ async DescribeFileRestoreTasks(req, cb) {
346
+ return this.request("DescribeFileRestoreTasks", req, cb);
347
+ }
348
+ /**
349
+ * 本接口用于创建容灾保护组
350
+ */
351
+ async CreateDisasterRecoveryProtectGroup(req, cb) {
352
+ return this.request("CreateDisasterRecoveryProtectGroup", req, cb);
353
+ }
354
+ /**
355
+ * 本接口用于创建备份计划
356
+ */
357
+ async CreateFileBackupPlan(req, cb) {
358
+ return this.request("CreateFileBackupPlan", req, cb);
359
+ }
360
+ /**
361
+ * 查询备份库信息
362
+ */
363
+ async DescribeBackupVaults(req, cb) {
364
+ return this.request("DescribeBackupVaults", req, cb);
365
+ }
366
+ /**
367
+ * 本接口(DescribePriceCreateCopyPairs)用于查询创建容灾复制对的价格。支持批量询价,入参为每个复制对的盘容量数组,返回与入参一一对应的后付费每小时价格。
368
+ */
369
+ async DescribePriceCreateCopyPairs(req, cb) {
370
+ return this.request("DescribePriceCreateCopyPairs", req, cb);
371
+ }
372
+ /**
373
+ * 本接口用来查询站点对的vpc映射信息
374
+ */
375
+ async DescribeVpcMappings(req, cb) {
376
+ return this.request("DescribeVpcMappings", req, cb);
377
+ }
378
+ /**
379
+ * 创建备份组
380
+ */
381
+ async CreateBackupGroup(req, cb) {
382
+ return this.request("CreateBackupGroup", req, cb);
383
+ }
384
+ /**
385
+ * 完成切换
386
+ */
387
+ async FinishFailoverCopyPairs(req, cb) {
388
+ return this.request("FinishFailoverCopyPairs", req, cb);
389
+ }
390
+ /**
391
+ * 停止复制对
392
+ */
393
+ async StopCopyPairTasks(req, cb) {
394
+ return this.request("StopCopyPairTasks", req, cb);
395
+ }
396
+ /**
397
+ * 修改容灾复制对
398
+ */
399
+ async ModifyCopyPairAttribute(req, cb) {
400
+ return this.request("ModifyCopyPairAttribute", req, cb);
401
+ }
402
+ /**
403
+ * 查询备份组列表
404
+ */
405
+ async DescribeBackupGroups(req, cb) {
406
+ return this.request("DescribeBackupGroups", req, cb);
407
+ }
408
+ /**
409
+ * 本接口用来查询容灾复制对
410
+ */
411
+ async DescribeCopyPairs(req, cb) {
412
+ return this.request("DescribeCopyPairs", req, cb);
413
+ }
414
+ /**
415
+ * 查询操作掩码
416
+ */
417
+ async DescribeBackupGroupsDeniedActions(req, cb) {
418
+ return this.request("DescribeBackupGroupsDeniedActions", req, cb);
419
+ }
420
+ /**
421
+ * 本接口用于创建CVM复制对
422
+ */
423
+ async CreateInstanceCopyPair(req, cb) {
424
+ return this.request("CreateInstanceCopyPair", req, cb);
425
+ }
426
+ /**
427
+ * 删除演练对/演练组
428
+ */
429
+ async DeleteDrillPairs(req, cb) {
430
+ return this.request("DeleteDrillPairs", req, cb);
431
+ }
432
+ /**
433
+ * 本接口用于Agent查询相关Agent任务信息
434
+ */
435
+ async DescribeJobs(req, cb) {
436
+ return this.request("DescribeJobs", req, cb);
437
+ }
438
+ /**
439
+ * 修改演练
440
+ */
441
+ async ModifyDrillPairAttribute(req, cb) {
442
+ return this.request("ModifyDrillPairAttribute", req, cb);
443
+ }
444
+ /**
445
+ * 本接口用来查询容灾云硬盘的详情,如系统盘的镜像格式。
446
+ */
447
+ async DescribeDisks(req, cb) {
448
+ return this.request("DescribeDisks", req, cb);
449
+ }
450
+ /**
451
+ * 查询当前地域支持容灾的生产地域配置列表
452
+ */
453
+ async DescribeDisasterRecoverySupportRegion(req, cb) {
454
+ return this.request("DescribeDisasterRecoverySupportRegion", req, cb);
455
+ }
456
+ /**
457
+ * 查询整机备份计划
458
+ */
459
+ async DescribeBackupPlans(req, cb) {
460
+ return this.request("DescribeBackupPlans", req, cb);
461
+ }
462
+ /**
463
+ * 删除容灾站点对
464
+ */
465
+ async DeleteDisasterRecoverySitePairs(req, cb) {
466
+ return this.request("DeleteDisasterRecoverySitePairs", req, cb);
467
+ }
468
+ /**
469
+ * 删除文件备份点
470
+ */
471
+ async DeleteFileBackups(req, cb) {
472
+ return this.request("DeleteFileBackups", req, cb);
473
+ }
474
+ /**
475
+ * 本接口用于查询安全组映射列表
476
+ */
477
+ async DescribeSecurityGroupMappings(req, cb) {
478
+ return this.request("DescribeSecurityGroupMappings", req, cb);
479
+ }
480
+ /**
481
+ * 创建容灾站点对
482
+ */
483
+ async CreateDisasterRecoverySitePair(req, cb) {
484
+ return this.request("CreateDisasterRecoverySitePair", req, cb);
485
+ }
486
+ }
487
+ exports.Client = Client;