@huaweicloud/huaweicloud-sdk-rds 3.1.176 → 3.1.177

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 (121) hide show
  1. package/package.json +2 -2
  2. package/v3/RdsClient.d.ts +258 -0
  3. package/v3/RdsClient.d.ts.map +1 -1
  4. package/v3/RdsClient.js +575 -0
  5. package/v3/RdsClient.js.map +1 -1
  6. package/v3/model/BatchModifyPublicationRequest.d.ts +11 -0
  7. package/v3/model/BatchModifyPublicationRequest.d.ts.map +1 -0
  8. package/v3/model/BatchModifyPublicationRequest.js +24 -0
  9. package/v3/model/BatchModifyPublicationRequest.js.map +1 -0
  10. package/v3/model/BatchModifyPublicationResponse.d.ts +8 -0
  11. package/v3/model/BatchModifyPublicationResponse.d.ts.map +1 -0
  12. package/v3/model/BatchModifyPublicationResponse.js +15 -0
  13. package/v3/model/BatchModifyPublicationResponse.js.map +1 -0
  14. package/v3/model/BatchModifyPublicationsRequestBody.d.ts +13 -0
  15. package/v3/model/BatchModifyPublicationsRequestBody.d.ts.map +1 -0
  16. package/v3/model/BatchModifyPublicationsRequestBody.js +31 -0
  17. package/v3/model/BatchModifyPublicationsRequestBody.js.map +1 -0
  18. package/v3/model/CreateDistributionRequest.d.ts +11 -0
  19. package/v3/model/CreateDistributionRequest.d.ts.map +1 -0
  20. package/v3/model/CreateDistributionRequest.js +24 -0
  21. package/v3/model/CreateDistributionRequest.js.map +1 -0
  22. package/v3/model/CreateDistributionRequestBody.d.ts +8 -0
  23. package/v3/model/CreateDistributionRequestBody.d.ts.map +1 -0
  24. package/v3/model/CreateDistributionRequestBody.js +20 -0
  25. package/v3/model/CreateDistributionRequestBody.js.map +1 -0
  26. package/v3/model/CreateDistributionResponse.d.ts +9 -0
  27. package/v3/model/CreateDistributionResponse.d.ts.map +1 -0
  28. package/v3/model/CreateDistributionResponse.js +21 -0
  29. package/v3/model/CreateDistributionResponse.js.map +1 -0
  30. package/v3/model/CreatePublicationRequest.d.ts +11 -0
  31. package/v3/model/CreatePublicationRequest.d.ts.map +1 -0
  32. package/v3/model/CreatePublicationRequest.js +24 -0
  33. package/v3/model/CreatePublicationRequest.js.map +1 -0
  34. package/v3/model/CreatePublicationResponse.d.ts +9 -0
  35. package/v3/model/CreatePublicationResponse.d.ts.map +1 -0
  36. package/v3/model/CreatePublicationResponse.js +21 -0
  37. package/v3/model/CreatePublicationResponse.js.map +1 -0
  38. package/v3/model/CreatePublicationsRequestBody.d.ts +37 -0
  39. package/v3/model/CreatePublicationsRequestBody.d.ts.map +1 -0
  40. package/v3/model/CreatePublicationsRequestBody.js +88 -0
  41. package/v3/model/CreatePublicationsRequestBody.js.map +1 -0
  42. package/v3/model/GetInstancesNoIndexTablesRequest.d.ts +4 -0
  43. package/v3/model/GetInstancesNoIndexTablesRequest.d.ts.map +1 -1
  44. package/v3/model/GetInstancesNoIndexTablesRequest.js +8 -0
  45. package/v3/model/GetInstancesNoIndexTablesRequest.js.map +1 -1
  46. package/v3/model/GetInstancesNoIndexTablesResponse.d.ts +3 -0
  47. package/v3/model/GetInstancesNoIndexTablesResponse.d.ts.map +1 -1
  48. package/v3/model/GetInstancesNoIndexTablesResponse.js +4 -0
  49. package/v3/model/GetInstancesNoIndexTablesResponse.js.map +1 -1
  50. package/v3/model/ListRemoteDbRequest.d.ts +11 -0
  51. package/v3/model/ListRemoteDbRequest.d.ts.map +1 -0
  52. package/v3/model/ListRemoteDbRequest.js +24 -0
  53. package/v3/model/ListRemoteDbRequest.js.map +1 -0
  54. package/v3/model/ListRemoteDbRequestBody.d.ts +24 -0
  55. package/v3/model/ListRemoteDbRequestBody.d.ts.map +1 -0
  56. package/v3/model/ListRemoteDbRequestBody.js +61 -0
  57. package/v3/model/ListRemoteDbRequestBody.js.map +1 -0
  58. package/v3/model/ListRemoteDbResponse.d.ts +12 -0
  59. package/v3/model/ListRemoteDbResponse.d.ts.map +1 -0
  60. package/v3/model/ListRemoteDbResponse.js +25 -0
  61. package/v3/model/ListRemoteDbResponse.js.map +1 -0
  62. package/v3/model/ListReplicationErrorsRequest.d.ts +16 -0
  63. package/v3/model/ListReplicationErrorsRequest.d.ts.map +1 -0
  64. package/v3/model/ListReplicationErrorsRequest.js +38 -0
  65. package/v3/model/ListReplicationErrorsRequest.js.map +1 -0
  66. package/v3/model/ListReplicationErrorsResponse.d.ts +12 -0
  67. package/v3/model/ListReplicationErrorsResponse.d.ts.map +1 -0
  68. package/v3/model/ListReplicationErrorsResponse.js +25 -0
  69. package/v3/model/ListReplicationErrorsResponse.js.map +1 -0
  70. package/v3/model/ListReplicationErrorsResult.d.ts +24 -0
  71. package/v3/model/ListReplicationErrorsResult.d.ts.map +1 -0
  72. package/v3/model/ListReplicationErrorsResult.js +59 -0
  73. package/v3/model/ListReplicationErrorsResult.js.map +1 -0
  74. package/v3/model/ModifyDbAgentJobRequest.d.ts +19 -0
  75. package/v3/model/ModifyDbAgentJobRequest.d.ts.map +1 -0
  76. package/v3/model/ModifyDbAgentJobRequest.js +45 -0
  77. package/v3/model/ModifyDbAgentJobRequest.js.map +1 -0
  78. package/v3/model/ModifyDbAgentJobRequestBody.d.ts +8 -0
  79. package/v3/model/ModifyDbAgentJobRequestBody.d.ts.map +1 -0
  80. package/v3/model/ModifyDbAgentJobRequestBody.js +20 -0
  81. package/v3/model/ModifyDbAgentJobRequestBody.js.map +1 -0
  82. package/v3/model/ModifyDbAgentJobResponse.d.ts +45 -0
  83. package/v3/model/ModifyDbAgentJobResponse.d.ts.map +1 -0
  84. package/v3/model/ModifyDbAgentJobResponse.js +111 -0
  85. package/v3/model/ModifyDbAgentJobResponse.js.map +1 -0
  86. package/v3/model/RestartDbAgentJobRequest.d.ts +16 -0
  87. package/v3/model/RestartDbAgentJobRequest.d.ts.map +1 -0
  88. package/v3/model/RestartDbAgentJobRequest.js +41 -0
  89. package/v3/model/RestartDbAgentJobRequest.js.map +1 -0
  90. package/v3/model/RestartDbAgentJobResponse.d.ts +5 -0
  91. package/v3/model/RestartDbAgentJobResponse.d.ts.map +1 -0
  92. package/v3/model/RestartDbAgentJobResponse.js +11 -0
  93. package/v3/model/RestartDbAgentJobResponse.js.map +1 -0
  94. package/v3/model/SwitchDbAgentJobRequest.d.ts +16 -0
  95. package/v3/model/SwitchDbAgentJobRequest.d.ts.map +1 -0
  96. package/v3/model/SwitchDbAgentJobRequest.js +41 -0
  97. package/v3/model/SwitchDbAgentJobRequest.js.map +1 -0
  98. package/v3/model/SwitchDbAgentJobResponse.d.ts +5 -0
  99. package/v3/model/SwitchDbAgentJobResponse.d.ts.map +1 -0
  100. package/v3/model/SwitchDbAgentJobResponse.js +11 -0
  101. package/v3/model/SwitchDbAgentJobResponse.js.map +1 -0
  102. package/v3/model/Table.d.ts +16 -0
  103. package/v3/model/Table.d.ts.map +1 -0
  104. package/v3/model/Table.js +39 -0
  105. package/v3/model/Table.js.map +1 -0
  106. package/v3/model/UpdateStatisticsRequest.d.ts +15 -0
  107. package/v3/model/UpdateStatisticsRequest.d.ts.map +1 -0
  108. package/v3/model/UpdateStatisticsRequest.js +34 -0
  109. package/v3/model/UpdateStatisticsRequest.js.map +1 -0
  110. package/v3/model/UpdateStatisticsRequestBody.d.ts +8 -0
  111. package/v3/model/UpdateStatisticsRequestBody.d.ts.map +1 -0
  112. package/v3/model/UpdateStatisticsRequestBody.js +19 -0
  113. package/v3/model/UpdateStatisticsRequestBody.js.map +1 -0
  114. package/v3/model/UpdateStatisticsResponse.d.ts +7 -0
  115. package/v3/model/UpdateStatisticsResponse.d.ts.map +1 -0
  116. package/v3/model/UpdateStatisticsResponse.js +15 -0
  117. package/v3/model/UpdateStatisticsResponse.js.map +1 -0
  118. package/v3/public-api.d.ts +26 -0
  119. package/v3/public-api.d.ts.map +1 -1
  120. package/v3/public-api.js +26 -0
  121. package/v3/public-api.js.map +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@huaweicloud/huaweicloud-sdk-rds",
3
- "version": "3.1.176",
3
+ "version": "3.1.177",
4
4
  "description": "Huaweicloud SDK for rds",
5
5
  "main": "huaweicloud-sdk-rds.js",
6
6
  "typings": "huaweicloud-sdk-rds.d.ts",
@@ -14,7 +14,7 @@
14
14
  "author": "HuaweiCloud_SDK",
15
15
  "license": "Apache-2.0",
16
16
  "dependencies": {
17
- "@huaweicloud/huaweicloud-sdk-core": "^3.1.176"
17
+ "@huaweicloud/huaweicloud-sdk-core": "^3.1.177"
18
18
  },
19
19
  "devDependencies": {
20
20
  "@types/node": "^14.14.37",
package/v3/RdsClient.d.ts CHANGED
@@ -16,6 +16,8 @@ import { BatchAddMsdtcsRequest } from './model/BatchAddMsdtcsRequest';
16
16
  import { BatchAddMsdtcsResponse } from './model/BatchAddMsdtcsResponse';
17
17
  import { BatchDeleteManualBackupRequest } from './model/BatchDeleteManualBackupRequest';
18
18
  import { BatchDeleteManualBackupResponse } from './model/BatchDeleteManualBackupResponse';
19
+ import { BatchModifyPublicationRequest } from './model/BatchModifyPublicationRequest';
20
+ import { BatchModifyPublicationResponse } from './model/BatchModifyPublicationResponse';
19
21
  import { BatchModifySubscriptionRequest } from './model/BatchModifySubscriptionRequest';
20
22
  import { BatchModifySubscriptionResponse } from './model/BatchModifySubscriptionResponse';
21
23
  import { BatchRestoreDatabaseRequest } from './model/BatchRestoreDatabaseRequest';
@@ -56,6 +58,8 @@ import { CreateDatabaseRequest } from './model/CreateDatabaseRequest';
56
58
  import { CreateDatabaseResponse } from './model/CreateDatabaseResponse';
57
59
  import { CreateDbUserRequest } from './model/CreateDbUserRequest';
58
60
  import { CreateDbUserResponse } from './model/CreateDbUserResponse';
61
+ import { CreateDistributionRequest } from './model/CreateDistributionRequest';
62
+ import { CreateDistributionResponse } from './model/CreateDistributionResponse';
59
63
  import { CreateDnsNameRequest } from './model/CreateDnsNameRequest';
60
64
  import { CreateDnsNameResponse } from './model/CreateDnsNameResponse';
61
65
  import { CreateInstanceIam5Request } from './model/CreateInstanceIam5Request';
@@ -74,6 +78,8 @@ import { CreatePostgresqlDbUserRequest } from './model/CreatePostgresqlDbUserReq
74
78
  import { CreatePostgresqlDbUserResponse } from './model/CreatePostgresqlDbUserResponse';
75
79
  import { CreatePostgresqlExtensionRequest } from './model/CreatePostgresqlExtensionRequest';
76
80
  import { CreatePostgresqlExtensionResponse } from './model/CreatePostgresqlExtensionResponse';
81
+ import { CreatePublicationRequest } from './model/CreatePublicationRequest';
82
+ import { CreatePublicationResponse } from './model/CreatePublicationResponse';
77
83
  import { CreateRdSforMySqlProxyRequest } from './model/CreateRdSforMySqlProxyRequest';
78
84
  import { CreateRdSforMySqlProxyResponse } from './model/CreateRdSforMySqlProxyResponse';
79
85
  import { CreateRestoreInstanceRequest } from './model/CreateRestoreInstanceRequest';
@@ -268,6 +274,10 @@ import { ListReadOnlyReplayDatabaseRequest } from './model/ListReadOnlyReplayDat
268
274
  import { ListReadOnlyReplayDatabaseResponse } from './model/ListReadOnlyReplayDatabaseResponse';
269
275
  import { ListRecycleInstancesRequest } from './model/ListRecycleInstancesRequest';
270
276
  import { ListRecycleInstancesResponse } from './model/ListRecycleInstancesResponse';
277
+ import { ListRemoteDbRequest } from './model/ListRemoteDbRequest';
278
+ import { ListRemoteDbResponse } from './model/ListRemoteDbResponse';
279
+ import { ListReplicationErrorsRequest } from './model/ListReplicationErrorsRequest';
280
+ import { ListReplicationErrorsResponse } from './model/ListReplicationErrorsResponse';
271
281
  import { ListReplicationProfilesRequest } from './model/ListReplicationProfilesRequest';
272
282
  import { ListReplicationProfilesResponse } from './model/ListReplicationProfilesResponse';
273
283
  import { ListRestoreTimesRequest } from './model/ListRestoreTimesRequest';
@@ -324,6 +334,8 @@ import { MigrateFollowerRequest } from './model/MigrateFollowerRequest';
324
334
  import { MigrateFollowerResponse } from './model/MigrateFollowerResponse';
325
335
  import { ModifyCollationRequest } from './model/ModifyCollationRequest';
326
336
  import { ModifyCollationResponse } from './model/ModifyCollationResponse';
337
+ import { ModifyDbAgentJobRequest } from './model/ModifyDbAgentJobRequest';
338
+ import { ModifyDbAgentJobResponse } from './model/ModifyDbAgentJobResponse';
327
339
  import { ModifyPostgresqlHbaConfRequest } from './model/ModifyPostgresqlHbaConfRequest';
328
340
  import { ModifyPostgresqlHbaConfResponse } from './model/ModifyPostgresqlHbaConfResponse';
329
341
  import { ModifyPublicationRequest } from './model/ModifyPublicationRequest';
@@ -340,6 +352,8 @@ import { ResetPwdRequest } from './model/ResetPwdRequest';
340
352
  import { ResetPwdResponse } from './model/ResetPwdResponse';
341
353
  import { ResetViewSqlStatisticsRequest } from './model/ResetViewSqlStatisticsRequest';
342
354
  import { ResetViewSqlStatisticsResponse } from './model/ResetViewSqlStatisticsResponse';
355
+ import { RestartDbAgentJobRequest } from './model/RestartDbAgentJobRequest';
356
+ import { RestartDbAgentJobResponse } from './model/RestartDbAgentJobResponse';
343
357
  import { RestoreExistInstanceRequest } from './model/RestoreExistInstanceRequest';
344
358
  import { RestoreExistInstanceResponse } from './model/RestoreExistInstanceResponse';
345
359
  import { RestoreLogReplayDatabaseRequest } from './model/RestoreLogReplayDatabaseRequest';
@@ -486,6 +500,8 @@ import { StopDatabaseProxyRequest } from './model/StopDatabaseProxyRequest';
486
500
  import { StopDatabaseProxyResponse } from './model/StopDatabaseProxyResponse';
487
501
  import { StopInstanceRequest } from './model/StopInstanceRequest';
488
502
  import { StopInstanceResponse } from './model/StopInstanceResponse';
503
+ import { SwitchDbAgentJobRequest } from './model/SwitchDbAgentJobRequest';
504
+ import { SwitchDbAgentJobResponse } from './model/SwitchDbAgentJobResponse';
489
505
  import { SwitchLogReplayRequest } from './model/SwitchLogReplayRequest';
490
506
  import { SwitchLogReplayResponse } from './model/SwitchLogReplayResponse';
491
507
  import { SwitchSqlLimitRequest } from './model/SwitchSqlLimitRequest';
@@ -538,6 +554,8 @@ import { UpdateReadWeightRequest } from './model/UpdateReadWeightRequest';
538
554
  import { UpdateReadWeightResponse } from './model/UpdateReadWeightResponse';
539
555
  import { UpdateSqlLimitRequest } from './model/UpdateSqlLimitRequest';
540
556
  import { UpdateSqlLimitResponse } from './model/UpdateSqlLimitResponse';
557
+ import { UpdateStatisticsRequest } from './model/UpdateStatisticsRequest';
558
+ import { UpdateStatisticsResponse } from './model/UpdateStatisticsResponse';
541
559
  import { UpdateTdeStatusRequest } from './model/UpdateTdeStatusRequest';
542
560
  import { UpdateTdeStatusResponse } from './model/UpdateTdeStatusResponse';
543
561
  import { UpdateToPeriodRequest } from './model/UpdateToPeriodRequest';
@@ -3611,6 +3629,8 @@ export declare class RdsClient {
3611
3629
  * @param {string} instanceId 实例ID
3612
3630
  * @param {boolean} newest 指定查询是否应侧重于检索最新或最新的特殊表。
3613
3631
  * @param {string} tableType 表格类型。
3632
+ * @param {string} [offset] 索引位置,偏移量。
3633
+ * @param {string} [limit] 查询记录数。
3614
3634
  * @param {*} [options] Override http request option.
3615
3635
  * @throws {RequiredError}
3616
3636
  */
@@ -3655,6 +3675,18 @@ export declare class RdsClient {
3655
3675
  * @throws {RequiredError}
3656
3676
  */
3657
3677
  batchAddMsdtcs(batchAddMsdtcsRequest?: BatchAddMsdtcsRequest): Promise<BatchAddMsdtcsResponse>;
3678
+ /**
3679
+ * 批量修改发布。只支持批量修改快照策略
3680
+ *
3681
+ * Please refer to HUAWEI cloud API Explorer for details.
3682
+ *
3683
+ * @summary 批量修改发布
3684
+ * @param {string} instanceId 实例ID
3685
+ * @param {BatchModifyPublicationsRequestBody} batchModifyPublicationRequestBody 批量修改发布请求体。
3686
+ * @param {*} [options] Override http request option.
3687
+ * @throws {RequiredError}
3688
+ */
3689
+ batchModifyPublication(batchModifyPublicationRequest?: BatchModifyPublicationRequest): Promise<BatchModifyPublicationResponse>;
3658
3690
  /**
3659
3691
  * 批量修改订阅
3660
3692
  *
@@ -3706,6 +3738,30 @@ export declare class RdsClient {
3706
3738
  * @throws {RequiredError}
3707
3739
  */
3708
3740
  copyDatabase(copyDatabaseRequest?: CopyDatabaseRequest): Promise<CopyDatabaseResponse>;
3741
+ /**
3742
+ * 给当前实例配置分发服务器
3743
+ *
3744
+ * Please refer to HUAWEI cloud API Explorer for details.
3745
+ *
3746
+ * @summary 给当前实例配置分发服务器
3747
+ * @param {string} instanceId 实例ID
3748
+ * @param {CreateDistributionRequestBody} createDistributionRequestBody 给当前实例配置分发服务器请求体。
3749
+ * @param {*} [options] Override http request option.
3750
+ * @throws {RequiredError}
3751
+ */
3752
+ createDistribution(createDistributionRequest?: CreateDistributionRequest): Promise<CreateDistributionResponse>;
3753
+ /**
3754
+ * 创建发布
3755
+ *
3756
+ * Please refer to HUAWEI cloud API Explorer for details.
3757
+ *
3758
+ * @summary 创建发布
3759
+ * @param {string} instanceId 实例ID
3760
+ * @param {CreatePublicationsRequestBody} createPublicationRequestBody 创建发布请求体。
3761
+ * @param {*} [options] Override http request option.
3762
+ * @throws {RequiredError}
3763
+ */
3764
+ createPublication(createPublicationRequest?: CreatePublicationRequest): Promise<CreatePublicationResponse>;
3709
3765
  /**
3710
3766
  * 创建数据库。
3711
3767
  *
@@ -3994,6 +4050,32 @@ export declare class RdsClient {
3994
4050
  * @throws {RequiredError}
3995
4051
  */
3996
4052
  listPublications4Subscription(listPublications4SubscriptionRequest?: ListPublications4SubscriptionRequest): Promise<ListPublications4SubscriptionResponse>;
4053
+ /**
4054
+ * 查询远程SQL Server数据库列表
4055
+ *
4056
+ * Please refer to HUAWEI cloud API Explorer for details.
4057
+ *
4058
+ * @summary 查询远程SQL Server数据库列表
4059
+ * @param {string} instanceId 实例ID
4060
+ * @param {ListRemoteDbRequestBody} [listRemoteDbRequestBody] 实例ID
4061
+ * @param {*} [options] Override http request option.
4062
+ * @throws {RequiredError}
4063
+ */
4064
+ listRemoteDb(listRemoteDbRequest?: ListRemoteDbRequest): Promise<ListRemoteDbResponse>;
4065
+ /**
4066
+ * 查询发布订阅报错列表
4067
+ *
4068
+ * Please refer to HUAWEI cloud API Explorer for details.
4069
+ *
4070
+ * @summary 查询发布订阅报错列表
4071
+ * @param {string} instanceId 实例ID。
4072
+ * @param {string} [subscriptionId] 订阅id。 若该参数为空,则查询当前实例作为分发服务器时,分发下的所有报错信息。 若该参数不为空,则查询该订阅的所有报错信息。
4073
+ * @param {number} [offset] 索引位置,偏移量。从第一条数据偏移offset条数据后开始查询,默认为0(偏移0条数据,表示从第一条数据开始查询),必须为数字,不能为负数。
4074
+ * @param {number} [limit] 查询记录数。默认为10,不能为负数,最小值为1,最大值为100。
4075
+ * @param {*} [options] Override http request option.
4076
+ * @throws {RequiredError}
4077
+ */
4078
+ listReplicationErrors(listReplicationErrorsRequest?: ListReplicationErrorsRequest): Promise<ListReplicationErrorsResponse>;
3997
4079
  /**
3998
4080
  * 查询发布订阅配置文件列表。
3999
4081
  *
@@ -4086,6 +4168,20 @@ export declare class RdsClient {
4086
4168
  * @throws {RequiredError}
4087
4169
  */
4088
4170
  modifyCollation(modifyCollationRequest?: ModifyCollationRequest): Promise<ModifyCollationResponse>;
4171
+ /**
4172
+ * 修改数据库代理作业。
4173
+ *
4174
+ * Please refer to HUAWEI cloud API Explorer for details.
4175
+ *
4176
+ * @summary 修改数据库代理作业
4177
+ * @param {string} instanceId 实例ID
4178
+ * @param {string} jobId 作业ID
4179
+ * @param {ModifyDbAgentJobRequestBody} modifyDbAgentJobRequestBody 修改数据库代理作业请求体。
4180
+ * @param {string} [xLanguage] 语言。默认en-us。
4181
+ * @param {*} [options] Override http request option.
4182
+ * @throws {RequiredError}
4183
+ */
4184
+ modifyDbAgentJob(modifyDbAgentJobRequest?: ModifyDbAgentJobRequest): Promise<ModifyDbAgentJobResponse>;
4089
4185
  /**
4090
4186
  * 修改发布
4091
4187
  *
@@ -4126,6 +4222,19 @@ export declare class RdsClient {
4126
4222
  * @throws {RequiredError}
4127
4223
  */
4128
4224
  refreshSubscription(refreshSubscriptionRequest?: RefreshSubscriptionRequest): Promise<RefreshSubscriptionResponse>;
4225
+ /**
4226
+ * 重启数据库代理作业。
4227
+ *
4228
+ * Please refer to HUAWEI cloud API Explorer for details.
4229
+ *
4230
+ * @summary 重启数据库代理作业
4231
+ * @param {string} instanceId 实例ID
4232
+ * @param {string} jobId 作业ID
4233
+ * @param {string} [xLanguage] 语言。
4234
+ * @param {*} [options] Override http request option.
4235
+ * @throws {RequiredError}
4236
+ */
4237
+ restartDbAgentJob(restartDbAgentJobRequest?: RestartDbAgentJobRequest): Promise<RestartDbAgentJobResponse>;
4129
4238
  /**
4130
4239
  * 解除数据库帐号权限。
4131
4240
  *
@@ -4163,6 +4272,19 @@ export declare class RdsClient {
4163
4272
  * @throws {RequiredError}
4164
4273
  */
4165
4274
  setInstancesNewDbShrink(setInstancesNewDbShrinkRequest?: SetInstancesNewDbShrinkRequest): Promise<SetInstancesNewDbShrinkResponse>;
4275
+ /**
4276
+ * 禁用启动切换数据库代理作业。
4277
+ *
4278
+ * Please refer to HUAWEI cloud API Explorer for details.
4279
+ *
4280
+ * @summary 禁用启动切换数据库代理作业
4281
+ * @param {string} instanceId 实例ID
4282
+ * @param {string} jobId 作业ID
4283
+ * @param {string} [xLanguage] 语言。默认en-us。
4284
+ * @param {*} [options] Override http request option.
4285
+ * @throws {RequiredError}
4286
+ */
4287
+ switchDbAgentJob(switchDbAgentJobRequest?: SwitchDbAgentJobRequest): Promise<SwitchDbAgentJobResponse>;
4166
4288
  /**
4167
4289
  * 同步发布订阅元数据。
4168
4290
  *
@@ -4175,6 +4297,19 @@ export declare class RdsClient {
4175
4297
  * @throws {RequiredError}
4176
4298
  */
4177
4299
  syncReplicationMetadata(syncReplicationMetadataRequest?: SyncReplicationMetadataRequest): Promise<SyncReplicationMetadataResponse>;
4300
+ /**
4301
+ * 更新统计信息
4302
+ *
4303
+ * Please refer to HUAWEI cloud API Explorer for details.
4304
+ *
4305
+ * @summary 更新统计信息
4306
+ * @param {string} instanceId 实例ID
4307
+ * @param {UpdateStatisticsRequestBody} updateStatisticsRequestBody 更新统计信息
4308
+ * @param {string} [xLanguage] 语言
4309
+ * @param {*} [options] Override http request option.
4310
+ * @throws {RequiredError}
4311
+ */
4312
+ updateStatistics(updateStatisticsRequest?: UpdateStatisticsRequest): Promise<UpdateStatisticsResponse>;
4178
4313
  /**
4179
4314
  * RDS for SQL Server实例间或与远程SQL Server数据库的连通性测试
4180
4315
  *
@@ -7419,6 +7554,20 @@ export declare const ParamCreater: () => {
7419
7554
  headers: {};
7420
7555
  data: {};
7421
7556
  };
7557
+ /**
7558
+ * 批量修改发布。只支持批量修改快照策略
7559
+ *
7560
+ * Please refer to HUAWEI cloud API Explorer for details.
7561
+ */
7562
+ batchModifyPublication(batchModifyPublicationRequest?: BatchModifyPublicationRequest): {
7563
+ method: string;
7564
+ url: string;
7565
+ contentType: string;
7566
+ queryParams: {};
7567
+ pathParams: {};
7568
+ headers: {};
7569
+ data: {};
7570
+ };
7422
7571
  /**
7423
7572
  * 批量修改订阅
7424
7573
  *
@@ -7473,6 +7622,34 @@ export declare const ParamCreater: () => {
7473
7622
  headers: {};
7474
7623
  data: {};
7475
7624
  };
7625
+ /**
7626
+ * 给当前实例配置分发服务器
7627
+ *
7628
+ * Please refer to HUAWEI cloud API Explorer for details.
7629
+ */
7630
+ createDistribution(createDistributionRequest?: CreateDistributionRequest): {
7631
+ method: string;
7632
+ url: string;
7633
+ contentType: string;
7634
+ queryParams: {};
7635
+ pathParams: {};
7636
+ headers: {};
7637
+ data: {};
7638
+ };
7639
+ /**
7640
+ * 创建发布
7641
+ *
7642
+ * Please refer to HUAWEI cloud API Explorer for details.
7643
+ */
7644
+ createPublication(createPublicationRequest?: CreatePublicationRequest): {
7645
+ method: string;
7646
+ url: string;
7647
+ contentType: string;
7648
+ queryParams: {};
7649
+ pathParams: {};
7650
+ headers: {};
7651
+ data: {};
7652
+ };
7476
7653
  /**
7477
7654
  * 创建数据库。
7478
7655
  *
@@ -7755,6 +7932,33 @@ export declare const ParamCreater: () => {
7755
7932
  headers: {};
7756
7933
  data: {};
7757
7934
  };
7935
+ /**
7936
+ * 查询远程SQL Server数据库列表
7937
+ *
7938
+ * Please refer to HUAWEI cloud API Explorer for details.
7939
+ */
7940
+ listRemoteDb(listRemoteDbRequest?: ListRemoteDbRequest): {
7941
+ method: string;
7942
+ url: string;
7943
+ contentType: string;
7944
+ queryParams: {};
7945
+ pathParams: {};
7946
+ headers: {};
7947
+ data: {};
7948
+ };
7949
+ /**
7950
+ * 查询发布订阅报错列表
7951
+ *
7952
+ * Please refer to HUAWEI cloud API Explorer for details.
7953
+ */
7954
+ listReplicationErrors(listReplicationErrorsRequest?: ListReplicationErrorsRequest): {
7955
+ method: string;
7956
+ url: string;
7957
+ contentType: string;
7958
+ queryParams: {};
7959
+ pathParams: {};
7960
+ headers: {};
7961
+ };
7758
7962
  /**
7759
7963
  * 查询发布订阅配置文件列表。
7760
7964
  *
@@ -7834,6 +8038,20 @@ export declare const ParamCreater: () => {
7834
8038
  headers: {};
7835
8039
  data: {};
7836
8040
  };
8041
+ /**
8042
+ * 修改数据库代理作业。
8043
+ *
8044
+ * Please refer to HUAWEI cloud API Explorer for details.
8045
+ */
8046
+ modifyDbAgentJob(modifyDbAgentJobRequest?: ModifyDbAgentJobRequest): {
8047
+ method: string;
8048
+ url: string;
8049
+ contentType: string;
8050
+ queryParams: {};
8051
+ pathParams: {};
8052
+ headers: {};
8053
+ data: {};
8054
+ };
7837
8055
  /**
7838
8056
  * 修改发布
7839
8057
  *
@@ -7874,6 +8092,19 @@ export declare const ParamCreater: () => {
7874
8092
  pathParams: {};
7875
8093
  headers: {};
7876
8094
  };
8095
+ /**
8096
+ * 重启数据库代理作业。
8097
+ *
8098
+ * Please refer to HUAWEI cloud API Explorer for details.
8099
+ */
8100
+ restartDbAgentJob(restartDbAgentJobRequest?: RestartDbAgentJobRequest): {
8101
+ method: string;
8102
+ url: string;
8103
+ contentType: string;
8104
+ queryParams: {};
8105
+ pathParams: {};
8106
+ headers: {};
8107
+ };
7877
8108
  /**
7878
8109
  * 解除数据库帐号权限。
7879
8110
  *
@@ -7916,6 +8147,19 @@ export declare const ParamCreater: () => {
7916
8147
  headers: {};
7917
8148
  data: {};
7918
8149
  };
8150
+ /**
8151
+ * 禁用启动切换数据库代理作业。
8152
+ *
8153
+ * Please refer to HUAWEI cloud API Explorer for details.
8154
+ */
8155
+ switchDbAgentJob(switchDbAgentJobRequest?: SwitchDbAgentJobRequest): {
8156
+ method: string;
8157
+ url: string;
8158
+ contentType: string;
8159
+ queryParams: {};
8160
+ pathParams: {};
8161
+ headers: {};
8162
+ };
7919
8163
  /**
7920
8164
  * 同步发布订阅元数据。
7921
8165
  *
@@ -7929,6 +8173,20 @@ export declare const ParamCreater: () => {
7929
8173
  pathParams: {};
7930
8174
  headers: {};
7931
8175
  };
8176
+ /**
8177
+ * 更新统计信息
8178
+ *
8179
+ * Please refer to HUAWEI cloud API Explorer for details.
8180
+ */
8181
+ updateStatistics(updateStatisticsRequest?: UpdateStatisticsRequest): {
8182
+ method: string;
8183
+ url: string;
8184
+ contentType: string;
8185
+ queryParams: {};
8186
+ pathParams: {};
8187
+ headers: {};
8188
+ data: {};
8189
+ };
7932
8190
  /**
7933
8191
  * RDS for SQL Server实例间或与远程SQL Server数据库的连通性测试
7934
8192
  *