@huaweicloud/huaweicloud-sdk-rds 3.1.175 → 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.
- package/package.json +2 -2
- package/v3/RdsClient.d.ts +402 -0
- package/v3/RdsClient.d.ts.map +1 -1
- package/v3/RdsClient.js +947 -30
- package/v3/RdsClient.js.map +1 -1
- package/v3/model/AutoEnlargeStrategyForConsoleApi.d.ts +12 -0
- package/v3/model/AutoEnlargeStrategyForConsoleApi.d.ts.map +1 -0
- package/v3/model/AutoEnlargeStrategyForConsoleApi.js +25 -0
- package/v3/model/AutoEnlargeStrategyForConsoleApi.js.map +1 -0
- package/v3/model/BatchModifyPublicationRequest.d.ts +11 -0
- package/v3/model/BatchModifyPublicationRequest.d.ts.map +1 -0
- package/v3/model/BatchModifyPublicationRequest.js +24 -0
- package/v3/model/BatchModifyPublicationRequest.js.map +1 -0
- package/v3/model/BatchModifyPublicationResponse.d.ts +8 -0
- package/v3/model/BatchModifyPublicationResponse.d.ts.map +1 -0
- package/v3/model/BatchModifyPublicationResponse.js +15 -0
- package/v3/model/BatchModifyPublicationResponse.js.map +1 -0
- package/v3/model/BatchModifyPublicationsRequestBody.d.ts +13 -0
- package/v3/model/BatchModifyPublicationsRequestBody.d.ts.map +1 -0
- package/v3/model/BatchModifyPublicationsRequestBody.js +31 -0
- package/v3/model/BatchModifyPublicationsRequestBody.js.map +1 -0
- package/v3/model/CreateDistributionRequest.d.ts +11 -0
- package/v3/model/CreateDistributionRequest.d.ts.map +1 -0
- package/v3/model/CreateDistributionRequest.js +24 -0
- package/v3/model/CreateDistributionRequest.js.map +1 -0
- package/v3/model/CreateDistributionRequestBody.d.ts +8 -0
- package/v3/model/CreateDistributionRequestBody.d.ts.map +1 -0
- package/v3/model/CreateDistributionRequestBody.js +20 -0
- package/v3/model/CreateDistributionRequestBody.js.map +1 -0
- package/v3/model/CreateDistributionResponse.d.ts +9 -0
- package/v3/model/CreateDistributionResponse.d.ts.map +1 -0
- package/v3/model/CreateDistributionResponse.js +21 -0
- package/v3/model/CreateDistributionResponse.js.map +1 -0
- package/v3/model/CreatePublicationRequest.d.ts +11 -0
- package/v3/model/CreatePublicationRequest.d.ts.map +1 -0
- package/v3/model/CreatePublicationRequest.js +24 -0
- package/v3/model/CreatePublicationRequest.js.map +1 -0
- package/v3/model/CreatePublicationResponse.d.ts +9 -0
- package/v3/model/CreatePublicationResponse.d.ts.map +1 -0
- package/v3/model/CreatePublicationResponse.js +21 -0
- package/v3/model/CreatePublicationResponse.js.map +1 -0
- package/v3/model/CreatePublicationsRequestBody.d.ts +37 -0
- package/v3/model/CreatePublicationsRequestBody.d.ts.map +1 -0
- package/v3/model/CreatePublicationsRequestBody.js +88 -0
- package/v3/model/CreatePublicationsRequestBody.js.map +1 -0
- package/v3/model/GetInstancesNoIndexTablesRequest.d.ts +4 -0
- package/v3/model/GetInstancesNoIndexTablesRequest.d.ts.map +1 -1
- package/v3/model/GetInstancesNoIndexTablesRequest.js +8 -0
- package/v3/model/GetInstancesNoIndexTablesRequest.js.map +1 -1
- package/v3/model/GetInstancesNoIndexTablesResponse.d.ts +3 -0
- package/v3/model/GetInstancesNoIndexTablesResponse.d.ts.map +1 -1
- package/v3/model/GetInstancesNoIndexTablesResponse.js +4 -0
- package/v3/model/GetInstancesNoIndexTablesResponse.js.map +1 -1
- package/v3/model/InstanceRequest.d.ts +5 -0
- package/v3/model/InstanceRequest.d.ts.map +1 -1
- package/v3/model/InstanceRequest.js +10 -0
- package/v3/model/InstanceRequest.js.map +1 -1
- package/v3/model/ListDbAgentJobHistoryStepsRequest.d.ts +20 -0
- package/v3/model/ListDbAgentJobHistoryStepsRequest.d.ts.map +1 -0
- package/v3/model/ListDbAgentJobHistoryStepsRequest.js +49 -0
- package/v3/model/ListDbAgentJobHistoryStepsRequest.js.map +1 -0
- package/v3/model/ListDbAgentJobHistoryStepsResponse.d.ts +12 -0
- package/v3/model/ListDbAgentJobHistoryStepsResponse.d.ts.map +1 -0
- package/v3/model/ListDbAgentJobHistoryStepsResponse.js +25 -0
- package/v3/model/ListDbAgentJobHistoryStepsResponse.js.map +1 -0
- package/v3/model/ListDbAgentJobHistoryStepsResult.d.ts +26 -0
- package/v3/model/ListDbAgentJobHistoryStepsResult.d.ts.map +1 -0
- package/v3/model/ListDbAgentJobHistoryStepsResult.js +63 -0
- package/v3/model/ListDbAgentJobHistoryStepsResult.js.map +1 -0
- package/v3/model/ListDbAgentJobHistorysRequest.d.ts +24 -0
- package/v3/model/ListDbAgentJobHistorysRequest.d.ts.map +1 -0
- package/v3/model/ListDbAgentJobHistorysRequest.js +59 -0
- package/v3/model/ListDbAgentJobHistorysRequest.js.map +1 -0
- package/v3/model/ListDbAgentJobHistorysResponse.d.ts +12 -0
- package/v3/model/ListDbAgentJobHistorysResponse.d.ts.map +1 -0
- package/v3/model/ListDbAgentJobHistorysResponse.js +25 -0
- package/v3/model/ListDbAgentJobHistorysResponse.js.map +1 -0
- package/v3/model/ListDbAgentJobHistorysResult.d.ts +22 -0
- package/v3/model/ListDbAgentJobHistorysResult.d.ts.map +1 -0
- package/v3/model/ListDbAgentJobHistorysResult.js +53 -0
- package/v3/model/ListDbAgentJobHistorysResult.js.map +1 -0
- package/v3/model/ListRemoteDbRequest.d.ts +11 -0
- package/v3/model/ListRemoteDbRequest.d.ts.map +1 -0
- package/v3/model/ListRemoteDbRequest.js +24 -0
- package/v3/model/ListRemoteDbRequest.js.map +1 -0
- package/v3/model/ListRemoteDbRequestBody.d.ts +24 -0
- package/v3/model/ListRemoteDbRequestBody.d.ts.map +1 -0
- package/v3/model/ListRemoteDbRequestBody.js +61 -0
- package/v3/model/ListRemoteDbRequestBody.js.map +1 -0
- package/v3/model/ListRemoteDbResponse.d.ts +12 -0
- package/v3/model/ListRemoteDbResponse.d.ts.map +1 -0
- package/v3/model/ListRemoteDbResponse.js +25 -0
- package/v3/model/ListRemoteDbResponse.js.map +1 -0
- package/v3/model/ListReplicationErrorsRequest.d.ts +16 -0
- package/v3/model/ListReplicationErrorsRequest.d.ts.map +1 -0
- package/v3/model/ListReplicationErrorsRequest.js +38 -0
- package/v3/model/ListReplicationErrorsRequest.js.map +1 -0
- package/v3/model/ListReplicationErrorsResponse.d.ts +12 -0
- package/v3/model/ListReplicationErrorsResponse.d.ts.map +1 -0
- package/v3/model/ListReplicationErrorsResponse.js +25 -0
- package/v3/model/ListReplicationErrorsResponse.js.map +1 -0
- package/v3/model/ListReplicationErrorsResult.d.ts +24 -0
- package/v3/model/ListReplicationErrorsResult.d.ts.map +1 -0
- package/v3/model/ListReplicationErrorsResult.js +59 -0
- package/v3/model/ListReplicationErrorsResult.js.map +1 -0
- package/v3/model/ModifyDbAgentJobRequest.d.ts +19 -0
- package/v3/model/ModifyDbAgentJobRequest.d.ts.map +1 -0
- package/v3/model/ModifyDbAgentJobRequest.js +45 -0
- package/v3/model/ModifyDbAgentJobRequest.js.map +1 -0
- package/v3/model/ModifyDbAgentJobRequestBody.d.ts +8 -0
- package/v3/model/ModifyDbAgentJobRequestBody.d.ts.map +1 -0
- package/v3/model/ModifyDbAgentJobRequestBody.js +20 -0
- package/v3/model/ModifyDbAgentJobRequestBody.js.map +1 -0
- package/v3/model/ModifyDbAgentJobResponse.d.ts +45 -0
- package/v3/model/ModifyDbAgentJobResponse.d.ts.map +1 -0
- package/v3/model/ModifyDbAgentJobResponse.js +111 -0
- package/v3/model/ModifyDbAgentJobResponse.js.map +1 -0
- package/v3/model/ReduceVolumeObject.d.ts +5 -1
- package/v3/model/ReduceVolumeObject.d.ts.map +1 -1
- package/v3/model/ReduceVolumeObject.js +12 -1
- package/v3/model/ReduceVolumeObject.js.map +1 -1
- package/v3/model/RefreshPublicationSnapshotRequest.d.ts +16 -0
- package/v3/model/RefreshPublicationSnapshotRequest.d.ts.map +1 -0
- package/v3/model/RefreshPublicationSnapshotRequest.js +41 -0
- package/v3/model/RefreshPublicationSnapshotRequest.js.map +1 -0
- package/v3/model/RefreshPublicationSnapshotResponse.d.ts +5 -0
- package/v3/model/RefreshPublicationSnapshotResponse.d.ts.map +1 -0
- package/v3/model/RefreshPublicationSnapshotResponse.js +11 -0
- package/v3/model/RefreshPublicationSnapshotResponse.js.map +1 -0
- package/v3/model/RefreshSubscriptionRequest.d.ts +16 -0
- package/v3/model/RefreshSubscriptionRequest.d.ts.map +1 -0
- package/v3/model/RefreshSubscriptionRequest.js +41 -0
- package/v3/model/RefreshSubscriptionRequest.js.map +1 -0
- package/v3/model/RefreshSubscriptionResponse.d.ts +5 -0
- package/v3/model/RefreshSubscriptionResponse.d.ts.map +1 -0
- package/v3/model/RefreshSubscriptionResponse.js +11 -0
- package/v3/model/RefreshSubscriptionResponse.js.map +1 -0
- package/v3/model/RestartDbAgentJobRequest.d.ts +16 -0
- package/v3/model/RestartDbAgentJobRequest.d.ts.map +1 -0
- package/v3/model/RestartDbAgentJobRequest.js +41 -0
- package/v3/model/RestartDbAgentJobRequest.js.map +1 -0
- package/v3/model/RestartDbAgentJobResponse.d.ts +5 -0
- package/v3/model/RestartDbAgentJobResponse.d.ts.map +1 -0
- package/v3/model/RestartDbAgentJobResponse.js +11 -0
- package/v3/model/RestartDbAgentJobResponse.js.map +1 -0
- package/v3/model/SwitchDbAgentJobRequest.d.ts +16 -0
- package/v3/model/SwitchDbAgentJobRequest.d.ts.map +1 -0
- package/v3/model/SwitchDbAgentJobRequest.js +41 -0
- package/v3/model/SwitchDbAgentJobRequest.js.map +1 -0
- package/v3/model/SwitchDbAgentJobResponse.d.ts +5 -0
- package/v3/model/SwitchDbAgentJobResponse.d.ts.map +1 -0
- package/v3/model/SwitchDbAgentJobResponse.js +11 -0
- package/v3/model/SwitchDbAgentJobResponse.js.map +1 -0
- package/v3/model/SyncReplicationMetadataRequest.d.ts +12 -0
- package/v3/model/SyncReplicationMetadataRequest.d.ts.map +1 -0
- package/v3/model/SyncReplicationMetadataRequest.js +30 -0
- package/v3/model/SyncReplicationMetadataRequest.js.map +1 -0
- package/v3/model/SyncReplicationMetadataResponse.d.ts +9 -0
- package/v3/model/SyncReplicationMetadataResponse.d.ts.map +1 -0
- package/v3/model/SyncReplicationMetadataResponse.js +21 -0
- package/v3/model/SyncReplicationMetadataResponse.js.map +1 -0
- package/v3/model/Table.d.ts +16 -0
- package/v3/model/Table.d.ts.map +1 -0
- package/v3/model/Table.js +39 -0
- package/v3/model/Table.js.map +1 -0
- package/v3/model/UpdateStatisticsRequest.d.ts +15 -0
- package/v3/model/UpdateStatisticsRequest.d.ts.map +1 -0
- package/v3/model/UpdateStatisticsRequest.js +34 -0
- package/v3/model/UpdateStatisticsRequest.js.map +1 -0
- package/v3/model/UpdateStatisticsRequestBody.d.ts +8 -0
- package/v3/model/UpdateStatisticsRequestBody.d.ts.map +1 -0
- package/v3/model/UpdateStatisticsRequestBody.js +19 -0
- package/v3/model/UpdateStatisticsRequestBody.js.map +1 -0
- package/v3/model/UpdateStatisticsResponse.d.ts +7 -0
- package/v3/model/UpdateStatisticsResponse.d.ts.map +1 -0
- package/v3/model/UpdateStatisticsResponse.js +15 -0
- package/v3/model/UpdateStatisticsResponse.js.map +1 -0
- package/v3/public-api.d.ts +39 -0
- package/v3/public-api.d.ts.map +1 -1
- package/v3/public-api.js +39 -0
- 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.
|
|
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.
|
|
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';
|
|
@@ -174,6 +180,10 @@ import { ListDatabasesRequest } from './model/ListDatabasesRequest';
|
|
|
174
180
|
import { ListDatabasesResponse } from './model/ListDatabasesResponse';
|
|
175
181
|
import { ListDatastoresRequest } from './model/ListDatastoresRequest';
|
|
176
182
|
import { ListDatastoresResponse } from './model/ListDatastoresResponse';
|
|
183
|
+
import { ListDbAgentJobHistoryStepsRequest } from './model/ListDbAgentJobHistoryStepsRequest';
|
|
184
|
+
import { ListDbAgentJobHistoryStepsResponse } from './model/ListDbAgentJobHistoryStepsResponse';
|
|
185
|
+
import { ListDbAgentJobHistorysRequest } from './model/ListDbAgentJobHistorysRequest';
|
|
186
|
+
import { ListDbAgentJobHistorysResponse } from './model/ListDbAgentJobHistorysResponse';
|
|
177
187
|
import { ListDbAgentJobsRequest } from './model/ListDbAgentJobsRequest';
|
|
178
188
|
import { ListDbAgentJobsResponse } from './model/ListDbAgentJobsResponse';
|
|
179
189
|
import { ListDbUsersRequest } from './model/ListDbUsersRequest';
|
|
@@ -264,6 +274,10 @@ import { ListReadOnlyReplayDatabaseRequest } from './model/ListReadOnlyReplayDat
|
|
|
264
274
|
import { ListReadOnlyReplayDatabaseResponse } from './model/ListReadOnlyReplayDatabaseResponse';
|
|
265
275
|
import { ListRecycleInstancesRequest } from './model/ListRecycleInstancesRequest';
|
|
266
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';
|
|
267
281
|
import { ListReplicationProfilesRequest } from './model/ListReplicationProfilesRequest';
|
|
268
282
|
import { ListReplicationProfilesResponse } from './model/ListReplicationProfilesResponse';
|
|
269
283
|
import { ListRestoreTimesRequest } from './model/ListRestoreTimesRequest';
|
|
@@ -320,6 +334,8 @@ import { MigrateFollowerRequest } from './model/MigrateFollowerRequest';
|
|
|
320
334
|
import { MigrateFollowerResponse } from './model/MigrateFollowerResponse';
|
|
321
335
|
import { ModifyCollationRequest } from './model/ModifyCollationRequest';
|
|
322
336
|
import { ModifyCollationResponse } from './model/ModifyCollationResponse';
|
|
337
|
+
import { ModifyDbAgentJobRequest } from './model/ModifyDbAgentJobRequest';
|
|
338
|
+
import { ModifyDbAgentJobResponse } from './model/ModifyDbAgentJobResponse';
|
|
323
339
|
import { ModifyPostgresqlHbaConfRequest } from './model/ModifyPostgresqlHbaConfRequest';
|
|
324
340
|
import { ModifyPostgresqlHbaConfResponse } from './model/ModifyPostgresqlHbaConfResponse';
|
|
325
341
|
import { ModifyPublicationRequest } from './model/ModifyPublicationRequest';
|
|
@@ -328,10 +344,16 @@ import { ModifyRdSforMySqlProxyRouteModeRequest } from './model/ModifyRdSforMySq
|
|
|
328
344
|
import { ModifyRdSforMySqlProxyRouteModeResponse } from './model/ModifyRdSforMySqlProxyRouteModeResponse';
|
|
329
345
|
import { NotifyReplaceNodeRequest } from './model/NotifyReplaceNodeRequest';
|
|
330
346
|
import { NotifyReplaceNodeResponse } from './model/NotifyReplaceNodeResponse';
|
|
347
|
+
import { RefreshPublicationSnapshotRequest } from './model/RefreshPublicationSnapshotRequest';
|
|
348
|
+
import { RefreshPublicationSnapshotResponse } from './model/RefreshPublicationSnapshotResponse';
|
|
349
|
+
import { RefreshSubscriptionRequest } from './model/RefreshSubscriptionRequest';
|
|
350
|
+
import { RefreshSubscriptionResponse } from './model/RefreshSubscriptionResponse';
|
|
331
351
|
import { ResetPwdRequest } from './model/ResetPwdRequest';
|
|
332
352
|
import { ResetPwdResponse } from './model/ResetPwdResponse';
|
|
333
353
|
import { ResetViewSqlStatisticsRequest } from './model/ResetViewSqlStatisticsRequest';
|
|
334
354
|
import { ResetViewSqlStatisticsResponse } from './model/ResetViewSqlStatisticsResponse';
|
|
355
|
+
import { RestartDbAgentJobRequest } from './model/RestartDbAgentJobRequest';
|
|
356
|
+
import { RestartDbAgentJobResponse } from './model/RestartDbAgentJobResponse';
|
|
335
357
|
import { RestoreExistInstanceRequest } from './model/RestoreExistInstanceRequest';
|
|
336
358
|
import { RestoreExistInstanceResponse } from './model/RestoreExistInstanceResponse';
|
|
337
359
|
import { RestoreLogReplayDatabaseRequest } from './model/RestoreLogReplayDatabaseRequest';
|
|
@@ -478,12 +500,16 @@ import { StopDatabaseProxyRequest } from './model/StopDatabaseProxyRequest';
|
|
|
478
500
|
import { StopDatabaseProxyResponse } from './model/StopDatabaseProxyResponse';
|
|
479
501
|
import { StopInstanceRequest } from './model/StopInstanceRequest';
|
|
480
502
|
import { StopInstanceResponse } from './model/StopInstanceResponse';
|
|
503
|
+
import { SwitchDbAgentJobRequest } from './model/SwitchDbAgentJobRequest';
|
|
504
|
+
import { SwitchDbAgentJobResponse } from './model/SwitchDbAgentJobResponse';
|
|
481
505
|
import { SwitchLogReplayRequest } from './model/SwitchLogReplayRequest';
|
|
482
506
|
import { SwitchLogReplayResponse } from './model/SwitchLogReplayResponse';
|
|
483
507
|
import { SwitchSqlLimitRequest } from './model/SwitchSqlLimitRequest';
|
|
484
508
|
import { SwitchSqlLimitResponse } from './model/SwitchSqlLimitResponse';
|
|
485
509
|
import { SwitchSslRequest } from './model/SwitchSslRequest';
|
|
486
510
|
import { SwitchSslResponse } from './model/SwitchSslResponse';
|
|
511
|
+
import { SyncReplicationMetadataRequest } from './model/SyncReplicationMetadataRequest';
|
|
512
|
+
import { SyncReplicationMetadataResponse } from './model/SyncReplicationMetadataResponse';
|
|
487
513
|
import { TransferBackupRequest } from './model/TransferBackupRequest';
|
|
488
514
|
import { TransferBackupResponse } from './model/TransferBackupResponse';
|
|
489
515
|
import { UnlockNodeReadonlyStatusRequest } from './model/UnlockNodeReadonlyStatusRequest';
|
|
@@ -528,6 +554,8 @@ import { UpdateReadWeightRequest } from './model/UpdateReadWeightRequest';
|
|
|
528
554
|
import { UpdateReadWeightResponse } from './model/UpdateReadWeightResponse';
|
|
529
555
|
import { UpdateSqlLimitRequest } from './model/UpdateSqlLimitRequest';
|
|
530
556
|
import { UpdateSqlLimitResponse } from './model/UpdateSqlLimitResponse';
|
|
557
|
+
import { UpdateStatisticsRequest } from './model/UpdateStatisticsRequest';
|
|
558
|
+
import { UpdateStatisticsResponse } from './model/UpdateStatisticsResponse';
|
|
531
559
|
import { UpdateTdeStatusRequest } from './model/UpdateTdeStatusRequest';
|
|
532
560
|
import { UpdateTdeStatusResponse } from './model/UpdateTdeStatusResponse';
|
|
533
561
|
import { UpdateToPeriodRequest } from './model/UpdateToPeriodRequest';
|
|
@@ -3601,6 +3629,8 @@ export declare class RdsClient {
|
|
|
3601
3629
|
* @param {string} instanceId 实例ID
|
|
3602
3630
|
* @param {boolean} newest 指定查询是否应侧重于检索最新或最新的特殊表。
|
|
3603
3631
|
* @param {string} tableType 表格类型。
|
|
3632
|
+
* @param {string} [offset] 索引位置,偏移量。
|
|
3633
|
+
* @param {string} [limit] 查询记录数。
|
|
3604
3634
|
* @param {*} [options] Override http request option.
|
|
3605
3635
|
* @throws {RequiredError}
|
|
3606
3636
|
*/
|
|
@@ -3645,6 +3675,18 @@ export declare class RdsClient {
|
|
|
3645
3675
|
* @throws {RequiredError}
|
|
3646
3676
|
*/
|
|
3647
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>;
|
|
3648
3690
|
/**
|
|
3649
3691
|
* 批量修改订阅
|
|
3650
3692
|
*
|
|
@@ -3696,6 +3738,30 @@ export declare class RdsClient {
|
|
|
3696
3738
|
* @throws {RequiredError}
|
|
3697
3739
|
*/
|
|
3698
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>;
|
|
3699
3765
|
/**
|
|
3700
3766
|
* 创建数据库。
|
|
3701
3767
|
*
|
|
@@ -3854,6 +3920,37 @@ export declare class RdsClient {
|
|
|
3854
3920
|
* @throws {RequiredError}
|
|
3855
3921
|
*/
|
|
3856
3922
|
listBusinessPartners(listBusinessPartnersRequest?: ListBusinessPartnersRequest): Promise<ListBusinessPartnersResponse>;
|
|
3923
|
+
/**
|
|
3924
|
+
* 查询数据库代理作业执行历史步骤。
|
|
3925
|
+
*
|
|
3926
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3927
|
+
*
|
|
3928
|
+
* @summary 查询数据库代理作业执行历史步骤
|
|
3929
|
+
* @param {string} instanceId 实例ID
|
|
3930
|
+
* @param {string} historyId 作业执行历史ID
|
|
3931
|
+
* @param {string} [xLanguage] 语言。默认en-us。
|
|
3932
|
+
* @param {number} [offset] 索引位置,偏移量。从第一条数据偏移offset条数据后开始查询,默认为0(偏移0条数据,表示从第一条数据开始查询),必须为数字,不能为负数。
|
|
3933
|
+
* @param {number} [limit] 查询记录数。默认为10,不能为负数,最小值为1,最大值为100。
|
|
3934
|
+
* @param {*} [options] Override http request option.
|
|
3935
|
+
* @throws {RequiredError}
|
|
3936
|
+
*/
|
|
3937
|
+
listDbAgentJobHistorySteps(listDbAgentJobHistoryStepsRequest?: ListDbAgentJobHistoryStepsRequest): Promise<ListDbAgentJobHistoryStepsResponse>;
|
|
3938
|
+
/**
|
|
3939
|
+
* 查询数据库代理作业执行历史。
|
|
3940
|
+
*
|
|
3941
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3942
|
+
*
|
|
3943
|
+
* @summary 查询数据库代理作业执行历史
|
|
3944
|
+
* @param {string} instanceId 实例ID
|
|
3945
|
+
* @param {string} jobId 作业ID
|
|
3946
|
+
* @param {string} [xLanguage] 语言。默认en-us。
|
|
3947
|
+
* @param {string} [runStatus] 作业执行状态。默认不传,查询所有执行历史。 若传,则取值如下: failed:失败。 succeeded:成功。 retrying:重试中。 canceled:已取消。 in_progress:正在运行。
|
|
3948
|
+
* @param {number} [offset] 索引位置,偏移量。从第一条数据偏移offset条数据后开始查询,默认为0(偏移0条数据,表示从第一条数据开始查询),必须为数字,不能为负数。
|
|
3949
|
+
* @param {number} [limit] 查询记录数。默认为10,不能为负数,最小值为1,最大值为100。
|
|
3950
|
+
* @param {*} [options] Override http request option.
|
|
3951
|
+
* @throws {RequiredError}
|
|
3952
|
+
*/
|
|
3953
|
+
listDbAgentJobHistorys(listDbAgentJobHistorysRequest?: ListDbAgentJobHistorysRequest): Promise<ListDbAgentJobHistorysResponse>;
|
|
3857
3954
|
/**
|
|
3858
3955
|
* 查询数据库代理作业列表。
|
|
3859
3956
|
*
|
|
@@ -3953,6 +4050,32 @@ export declare class RdsClient {
|
|
|
3953
4050
|
* @throws {RequiredError}
|
|
3954
4051
|
*/
|
|
3955
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>;
|
|
3956
4079
|
/**
|
|
3957
4080
|
* 查询发布订阅配置文件列表。
|
|
3958
4081
|
*
|
|
@@ -4045,6 +4168,20 @@ export declare class RdsClient {
|
|
|
4045
4168
|
* @throws {RequiredError}
|
|
4046
4169
|
*/
|
|
4047
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>;
|
|
4048
4185
|
/**
|
|
4049
4186
|
* 修改发布
|
|
4050
4187
|
*
|
|
@@ -4059,6 +4196,45 @@ export declare class RdsClient {
|
|
|
4059
4196
|
* @throws {RequiredError}
|
|
4060
4197
|
*/
|
|
4061
4198
|
modifyPublication(modifyPublicationRequest?: ModifyPublicationRequest): Promise<ModifyPublicationResponse>;
|
|
4199
|
+
/**
|
|
4200
|
+
* 重新生成发布快照。
|
|
4201
|
+
*
|
|
4202
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4203
|
+
*
|
|
4204
|
+
* @summary 重新生成发布快照
|
|
4205
|
+
* @param {string} instanceId 实例ID
|
|
4206
|
+
* @param {string} publicationId 发布ID
|
|
4207
|
+
* @param {string} [xLanguage] 语言。默认en-us。
|
|
4208
|
+
* @param {*} [options] Override http request option.
|
|
4209
|
+
* @throws {RequiredError}
|
|
4210
|
+
*/
|
|
4211
|
+
refreshPublicationSnapshot(refreshPublicationSnapshotRequest?: RefreshPublicationSnapshotRequest): Promise<RefreshPublicationSnapshotResponse>;
|
|
4212
|
+
/**
|
|
4213
|
+
* 重新生成订阅。
|
|
4214
|
+
*
|
|
4215
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4216
|
+
*
|
|
4217
|
+
* @summary 重新生成订阅
|
|
4218
|
+
* @param {string} instanceId 实例ID
|
|
4219
|
+
* @param {string} subscriptionId 订阅ID
|
|
4220
|
+
* @param {string} [xLanguage] 语言。默认en-us。
|
|
4221
|
+
* @param {*} [options] Override http request option.
|
|
4222
|
+
* @throws {RequiredError}
|
|
4223
|
+
*/
|
|
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>;
|
|
4062
4238
|
/**
|
|
4063
4239
|
* 解除数据库帐号权限。
|
|
4064
4240
|
*
|
|
@@ -4096,6 +4272,44 @@ export declare class RdsClient {
|
|
|
4096
4272
|
* @throws {RequiredError}
|
|
4097
4273
|
*/
|
|
4098
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>;
|
|
4288
|
+
/**
|
|
4289
|
+
* 同步发布订阅元数据。
|
|
4290
|
+
*
|
|
4291
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4292
|
+
*
|
|
4293
|
+
* @summary 同步发布订阅元数据
|
|
4294
|
+
* @param {string} instanceId 实例ID
|
|
4295
|
+
* @param {string} [xLanguage] 语言。默认en-us。
|
|
4296
|
+
* @param {*} [options] Override http request option.
|
|
4297
|
+
* @throws {RequiredError}
|
|
4298
|
+
*/
|
|
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>;
|
|
4099
4313
|
/**
|
|
4100
4314
|
* RDS for SQL Server实例间或与远程SQL Server数据库的连通性测试
|
|
4101
4315
|
*
|
|
@@ -7340,6 +7554,20 @@ export declare const ParamCreater: () => {
|
|
|
7340
7554
|
headers: {};
|
|
7341
7555
|
data: {};
|
|
7342
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
|
+
};
|
|
7343
7571
|
/**
|
|
7344
7572
|
* 批量修改订阅
|
|
7345
7573
|
*
|
|
@@ -7394,6 +7622,34 @@ export declare const ParamCreater: () => {
|
|
|
7394
7622
|
headers: {};
|
|
7395
7623
|
data: {};
|
|
7396
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
|
+
};
|
|
7397
7653
|
/**
|
|
7398
7654
|
* 创建数据库。
|
|
7399
7655
|
*
|
|
@@ -7558,6 +7814,32 @@ export declare const ParamCreater: () => {
|
|
|
7558
7814
|
pathParams: {};
|
|
7559
7815
|
headers: {};
|
|
7560
7816
|
};
|
|
7817
|
+
/**
|
|
7818
|
+
* 查询数据库代理作业执行历史步骤。
|
|
7819
|
+
*
|
|
7820
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
7821
|
+
*/
|
|
7822
|
+
listDbAgentJobHistorySteps(listDbAgentJobHistoryStepsRequest?: ListDbAgentJobHistoryStepsRequest): {
|
|
7823
|
+
method: string;
|
|
7824
|
+
url: string;
|
|
7825
|
+
contentType: string;
|
|
7826
|
+
queryParams: {};
|
|
7827
|
+
pathParams: {};
|
|
7828
|
+
headers: {};
|
|
7829
|
+
};
|
|
7830
|
+
/**
|
|
7831
|
+
* 查询数据库代理作业执行历史。
|
|
7832
|
+
*
|
|
7833
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
7834
|
+
*/
|
|
7835
|
+
listDbAgentJobHistorys(listDbAgentJobHistorysRequest?: ListDbAgentJobHistorysRequest): {
|
|
7836
|
+
method: string;
|
|
7837
|
+
url: string;
|
|
7838
|
+
contentType: string;
|
|
7839
|
+
queryParams: {};
|
|
7840
|
+
pathParams: {};
|
|
7841
|
+
headers: {};
|
|
7842
|
+
};
|
|
7561
7843
|
/**
|
|
7562
7844
|
* 查询数据库代理作业列表。
|
|
7563
7845
|
*
|
|
@@ -7650,6 +7932,33 @@ export declare const ParamCreater: () => {
|
|
|
7650
7932
|
headers: {};
|
|
7651
7933
|
data: {};
|
|
7652
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
|
+
};
|
|
7653
7962
|
/**
|
|
7654
7963
|
* 查询发布订阅配置文件列表。
|
|
7655
7964
|
*
|
|
@@ -7729,6 +8038,20 @@ export declare const ParamCreater: () => {
|
|
|
7729
8038
|
headers: {};
|
|
7730
8039
|
data: {};
|
|
7731
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
|
+
};
|
|
7732
8055
|
/**
|
|
7733
8056
|
* 修改发布
|
|
7734
8057
|
*
|
|
@@ -7743,6 +8066,45 @@ export declare const ParamCreater: () => {
|
|
|
7743
8066
|
headers: {};
|
|
7744
8067
|
data: {};
|
|
7745
8068
|
};
|
|
8069
|
+
/**
|
|
8070
|
+
* 重新生成发布快照。
|
|
8071
|
+
*
|
|
8072
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
8073
|
+
*/
|
|
8074
|
+
refreshPublicationSnapshot(refreshPublicationSnapshotRequest?: RefreshPublicationSnapshotRequest): {
|
|
8075
|
+
method: string;
|
|
8076
|
+
url: string;
|
|
8077
|
+
contentType: string;
|
|
8078
|
+
queryParams: {};
|
|
8079
|
+
pathParams: {};
|
|
8080
|
+
headers: {};
|
|
8081
|
+
};
|
|
8082
|
+
/**
|
|
8083
|
+
* 重新生成订阅。
|
|
8084
|
+
*
|
|
8085
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
8086
|
+
*/
|
|
8087
|
+
refreshSubscription(refreshSubscriptionRequest?: RefreshSubscriptionRequest): {
|
|
8088
|
+
method: string;
|
|
8089
|
+
url: string;
|
|
8090
|
+
contentType: string;
|
|
8091
|
+
queryParams: {};
|
|
8092
|
+
pathParams: {};
|
|
8093
|
+
headers: {};
|
|
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
|
+
};
|
|
7746
8108
|
/**
|
|
7747
8109
|
* 解除数据库帐号权限。
|
|
7748
8110
|
*
|
|
@@ -7785,6 +8147,46 @@ export declare const ParamCreater: () => {
|
|
|
7785
8147
|
headers: {};
|
|
7786
8148
|
data: {};
|
|
7787
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
|
+
};
|
|
8163
|
+
/**
|
|
8164
|
+
* 同步发布订阅元数据。
|
|
8165
|
+
*
|
|
8166
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
8167
|
+
*/
|
|
8168
|
+
syncReplicationMetadata(syncReplicationMetadataRequest?: SyncReplicationMetadataRequest): {
|
|
8169
|
+
method: string;
|
|
8170
|
+
url: string;
|
|
8171
|
+
contentType: string;
|
|
8172
|
+
queryParams: {};
|
|
8173
|
+
pathParams: {};
|
|
8174
|
+
headers: {};
|
|
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
|
+
};
|
|
7788
8190
|
/**
|
|
7789
8191
|
* RDS for SQL Server实例间或与远程SQL Server数据库的连通性测试
|
|
7790
8192
|
*
|