oci-databasemanagement 2.109.1 → 2.111.0
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/lib/client.d.ts +81 -0
- package/lib/client.js +530 -0
- package/lib/client.js.map +1 -1
- package/lib/model/change-mysql-database-management-type-details.d.ts +38 -0
- package/lib/model/change-mysql-database-management-type-details.js +38 -0
- package/lib/model/change-mysql-database-management-type-details.js.map +1 -0
- package/lib/model/index.d.ts +50 -0
- package/lib/model/index.js +63 -12
- package/lib/model/index.js.map +1 -1
- package/lib/model/managed-my-sql-database-binary-log-information.d.ts +48 -0
- package/lib/model/managed-my-sql-database-binary-log-information.js +32 -0
- package/lib/model/managed-my-sql-database-binary-log-information.js.map +1 -0
- package/lib/model/managed-my-sql-database-general-replication-information.d.ts +93 -0
- package/lib/model/managed-my-sql-database-general-replication-information.js +32 -0
- package/lib/model/managed-my-sql-database-general-replication-information.js.map +1 -0
- package/lib/model/managed-my-sql-database-high-availability-member-collection.d.ts +62 -0
- package/lib/model/managed-my-sql-database-high-availability-member-collection.js +70 -0
- package/lib/model/managed-my-sql-database-high-availability-member-collection.js.map +1 -0
- package/lib/model/managed-my-sql-database-high-availability-member-summary.d.ts +44 -0
- package/lib/model/managed-my-sql-database-high-availability-member-summary.js +32 -0
- package/lib/model/managed-my-sql-database-high-availability-member-summary.js.map +1 -0
- package/lib/model/managed-my-sql-database-inbound-replication-collection.d.ts +49 -0
- package/lib/model/managed-my-sql-database-inbound-replication-collection.js +64 -0
- package/lib/model/managed-my-sql-database-inbound-replication-collection.js.map +1 -0
- package/lib/model/managed-my-sql-database-inbound-replication-summary.d.ts +95 -0
- package/lib/model/managed-my-sql-database-inbound-replication-summary.js +72 -0
- package/lib/model/managed-my-sql-database-inbound-replication-summary.js.map +1 -0
- package/lib/model/managed-my-sql-database-outbound-replication-collection.d.ts +33 -0
- package/lib/model/managed-my-sql-database-outbound-replication-collection.js +64 -0
- package/lib/model/managed-my-sql-database-outbound-replication-collection.js.map +1 -0
- package/lib/model/managed-my-sql-database-outbound-replication-summary.d.ts +40 -0
- package/lib/model/managed-my-sql-database-outbound-replication-summary.js +32 -0
- package/lib/model/managed-my-sql-database-outbound-replication-summary.js.map +1 -0
- package/lib/model/managed-my-sql-database-summary.d.ts +4 -0
- package/lib/model/managed-my-sql-database-summary.js.map +1 -1
- package/lib/model/managed-my-sql-database.d.ts +13 -0
- package/lib/model/managed-my-sql-database.js +10 -0
- package/lib/model/managed-my-sql-database.js.map +1 -1
- package/lib/model/my-sql-apply-error-worker.d.ts +36 -0
- package/lib/model/my-sql-apply-error-worker.js +32 -0
- package/lib/model/my-sql-apply-error-worker.js.map +1 -0
- package/lib/model/my-sql-apply-error.d.ts +41 -0
- package/lib/model/my-sql-apply-error.js +64 -0
- package/lib/model/my-sql-apply-error.js.map +1 -0
- package/lib/model/my-sql-channel-apply-error.d.ts +30 -0
- package/lib/model/my-sql-channel-apply-error.js +58 -0
- package/lib/model/my-sql-channel-apply-error.js.map +1 -0
- package/lib/model/my-sql-channel-fetch-error.d.ts +30 -0
- package/lib/model/my-sql-channel-fetch-error.js +58 -0
- package/lib/model/my-sql-channel-fetch-error.js.map +1 -0
- package/lib/model/my-sql-database-usage-metrics.d.ts +4 -0
- package/lib/model/my-sql-database-usage-metrics.js.map +1 -1
- package/lib/model/my-sql-digest-error-summary.d.ts +30 -0
- package/lib/model/my-sql-digest-error-summary.js +56 -0
- package/lib/model/my-sql-digest-error-summary.js.map +1 -0
- package/lib/model/my-sql-digest-errors-collection.d.ts +29 -0
- package/lib/model/my-sql-digest-errors-collection.js +64 -0
- package/lib/model/my-sql-digest-errors-collection.js.map +1 -0
- package/lib/model/my-sql-fetch-error.d.ts +36 -0
- package/lib/model/my-sql-fetch-error.js +32 -0
- package/lib/model/my-sql-fetch-error.js.map +1 -0
- package/lib/model/my-sql-high-availability-status-summary.d.ts +33 -0
- package/lib/model/my-sql-high-availability-status-summary.js +74 -0
- package/lib/model/my-sql-high-availability-status-summary.js.map +1 -0
- package/lib/model/my-sql-json-explain-version.d.ts +31 -0
- package/lib/model/my-sql-json-explain-version.js +42 -0
- package/lib/model/my-sql-json-explain-version.js.map +1 -0
- package/lib/model/my-sql-message-severity.d.ts +32 -0
- package/lib/model/my-sql-message-severity.js +43 -0
- package/lib/model/my-sql-message-severity.js.map +1 -0
- package/lib/model/my-sql-query-details.d.ts +31 -0
- package/lib/model/my-sql-query-details.js +76 -0
- package/lib/model/my-sql-query-details.js.map +1 -0
- package/lib/model/my-sql-query-explain-plan.d.ts +33 -0
- package/lib/model/my-sql-query-explain-plan.js +32 -0
- package/lib/model/my-sql-query-explain-plan.js.map +1 -0
- package/lib/model/my-sql-query-message.d.ts +37 -0
- package/lib/model/my-sql-query-message.js +32 -0
- package/lib/model/my-sql-query-message.js.map +1 -0
- package/lib/model/my-sql-query-sample-details.d.ts +52 -0
- package/lib/model/my-sql-query-sample-details.js +32 -0
- package/lib/model/my-sql-query-sample-details.js.map +1 -0
- package/lib/model/my-sql-read-only.d.ts +32 -0
- package/lib/model/my-sql-read-only.js +43 -0
- package/lib/model/my-sql-read-only.js.map +1 -0
- package/lib/model/my-sql-replication-applier-filter.d.ts +32 -0
- package/lib/model/my-sql-replication-applier-filter.js +32 -0
- package/lib/model/my-sql-replication-applier-filter.js.map +1 -0
- package/lib/request/change-mysql-database-management-type-request.d.ts +49 -0
- package/lib/request/change-mysql-database-management-type-request.js +15 -0
- package/lib/request/change-mysql-database-management-type-request.js.map +1 -0
- package/lib/request/get-binary-log-information-request.d.ts +26 -0
- package/lib/request/get-binary-log-information-request.js +15 -0
- package/lib/request/get-binary-log-information-request.js.map +1 -0
- package/lib/request/get-general-replication-information-request.d.ts +26 -0
- package/lib/request/get-general-replication-information-request.js +15 -0
- package/lib/request/get-general-replication-information-request.js.map +1 -0
- package/lib/request/get-my-sql-query-details-request.d.ts +30 -0
- package/lib/request/get-my-sql-query-details-request.js +15 -0
- package/lib/request/get-my-sql-query-details-request.js.map +1 -0
- package/lib/request/index.d.ts +16 -0
- package/lib/request/index.js +9 -1
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-high-availability-members-request.d.ts +54 -0
- package/lib/request/list-high-availability-members-request.js +23 -0
- package/lib/request/list-high-availability-members-request.js.map +1 -0
- package/lib/request/list-inbound-replications-request.d.ts +54 -0
- package/lib/request/list-inbound-replications-request.js +23 -0
- package/lib/request/list-inbound-replications-request.js.map +1 -0
- package/lib/request/list-my-sql-digest-errors-request.d.ts +57 -0
- package/lib/request/list-my-sql-digest-errors-request.js +23 -0
- package/lib/request/list-my-sql-digest-errors-request.js.map +1 -0
- package/lib/request/list-outbound-replications-request.d.ts +54 -0
- package/lib/request/list-outbound-replications-request.js +23 -0
- package/lib/request/list-outbound-replications-request.js.map +1 -0
- package/lib/response/change-mysql-database-management-type-response.d.ts +25 -0
- package/lib/response/change-mysql-database-management-type-response.js +15 -0
- package/lib/response/change-mysql-database-management-type-response.js.map +1 -0
- package/lib/response/get-binary-log-information-response.d.ts +32 -0
- package/lib/response/get-binary-log-information-response.js +15 -0
- package/lib/response/get-binary-log-information-response.js.map +1 -0
- package/lib/response/get-general-replication-information-response.d.ts +32 -0
- package/lib/response/get-general-replication-information-response.js +15 -0
- package/lib/response/get-general-replication-information-response.js.map +1 -0
- package/lib/response/get-my-sql-query-details-response.d.ts +25 -0
- package/lib/response/get-my-sql-query-details-response.js +15 -0
- package/lib/response/get-my-sql-query-details-response.js.map +1 -0
- package/lib/response/index.d.ts +16 -0
- package/lib/response/list-high-availability-members-response.d.ts +32 -0
- package/lib/response/list-high-availability-members-response.js +15 -0
- package/lib/response/list-high-availability-members-response.js.map +1 -0
- package/lib/response/list-inbound-replications-response.d.ts +32 -0
- package/lib/response/list-inbound-replications-response.js +15 -0
- package/lib/response/list-inbound-replications-response.js.map +1 -0
- package/lib/response/list-my-sql-digest-errors-response.d.ts +32 -0
- package/lib/response/list-my-sql-digest-errors-response.js +15 -0
- package/lib/response/list-my-sql-digest-errors-response.js.map +1 -0
- package/lib/response/list-outbound-replications-response.d.ts +32 -0
- package/lib/response/list-outbound-replications-response.js +15 -0
- package/lib/response/list-outbound-replications-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20201101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface GetGeneralReplicationInformationResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
|
+
* subsequent GET request to get the next batch of items.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.ManagedMySqlDatabaseGeneralReplicationInformation instance.
|
|
30
|
+
*/
|
|
31
|
+
"managedMySqlDatabaseGeneralReplicationInformation": model.ManagedMySqlDatabaseGeneralReplicationInformation;
|
|
32
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20201101
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=get-general-replication-information-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-general-replication-information-response.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/response/get-general-replication-information-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20201101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface GetMySqlQueryDetailsResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* The returned model.MySqlQueryDetails instance.
|
|
23
|
+
*/
|
|
24
|
+
"mySqlQueryDetails": model.MySqlQueryDetails;
|
|
25
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20201101
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=get-my-sql-query-details-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-my-sql-query-details-response.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/response/get-my-sql-query-details-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/lib/response/index.d.ts
CHANGED
|
@@ -479,18 +479,34 @@ import * as SummarizeAlertLogCountsResponse from "./summarize-alert-log-counts-r
|
|
|
479
479
|
export import SummarizeAlertLogCountsResponse = SummarizeAlertLogCountsResponse.SummarizeAlertLogCountsResponse;
|
|
480
480
|
import * as SummarizeAttentionLogCountsResponse from "./summarize-attention-log-counts-response";
|
|
481
481
|
export import SummarizeAttentionLogCountsResponse = SummarizeAttentionLogCountsResponse.SummarizeAttentionLogCountsResponse;
|
|
482
|
+
import * as ChangeMysqlDatabaseManagementTypeResponse from "./change-mysql-database-management-type-response";
|
|
483
|
+
export import ChangeMysqlDatabaseManagementTypeResponse = ChangeMysqlDatabaseManagementTypeResponse.ChangeMysqlDatabaseManagementTypeResponse;
|
|
484
|
+
import * as GetBinaryLogInformationResponse from "./get-binary-log-information-response";
|
|
485
|
+
export import GetBinaryLogInformationResponse = GetBinaryLogInformationResponse.GetBinaryLogInformationResponse;
|
|
486
|
+
import * as GetGeneralReplicationInformationResponse from "./get-general-replication-information-response";
|
|
487
|
+
export import GetGeneralReplicationInformationResponse = GetGeneralReplicationInformationResponse.GetGeneralReplicationInformationResponse;
|
|
482
488
|
import * as GetHeatWaveFleetMetricResponse from "./get-heat-wave-fleet-metric-response";
|
|
483
489
|
export import GetHeatWaveFleetMetricResponse = GetHeatWaveFleetMetricResponse.GetHeatWaveFleetMetricResponse;
|
|
484
490
|
import * as GetManagedMySqlDatabaseResponse from "./get-managed-my-sql-database-response";
|
|
485
491
|
export import GetManagedMySqlDatabaseResponse = GetManagedMySqlDatabaseResponse.GetManagedMySqlDatabaseResponse;
|
|
486
492
|
import * as GetMySqlFleetMetricResponse from "./get-my-sql-fleet-metric-response";
|
|
487
493
|
export import GetMySqlFleetMetricResponse = GetMySqlFleetMetricResponse.GetMySqlFleetMetricResponse;
|
|
494
|
+
import * as GetMySqlQueryDetailsResponse from "./get-my-sql-query-details-response";
|
|
495
|
+
export import GetMySqlQueryDetailsResponse = GetMySqlQueryDetailsResponse.GetMySqlQueryDetailsResponse;
|
|
496
|
+
import * as ListHighAvailabilityMembersResponse from "./list-high-availability-members-response";
|
|
497
|
+
export import ListHighAvailabilityMembersResponse = ListHighAvailabilityMembersResponse.ListHighAvailabilityMembersResponse;
|
|
498
|
+
import * as ListInboundReplicationsResponse from "./list-inbound-replications-response";
|
|
499
|
+
export import ListInboundReplicationsResponse = ListInboundReplicationsResponse.ListInboundReplicationsResponse;
|
|
488
500
|
import * as ListManagedMySqlDatabaseConfigurationDataResponse from "./list-managed-my-sql-database-configuration-data-response";
|
|
489
501
|
export import ListManagedMySqlDatabaseConfigurationDataResponse = ListManagedMySqlDatabaseConfigurationDataResponse.ListManagedMySqlDatabaseConfigurationDataResponse;
|
|
490
502
|
import * as ListManagedMySqlDatabaseSqlDataResponse from "./list-managed-my-sql-database-sql-data-response";
|
|
491
503
|
export import ListManagedMySqlDatabaseSqlDataResponse = ListManagedMySqlDatabaseSqlDataResponse.ListManagedMySqlDatabaseSqlDataResponse;
|
|
492
504
|
import * as ListManagedMySqlDatabasesResponse from "./list-managed-my-sql-databases-response";
|
|
493
505
|
export import ListManagedMySqlDatabasesResponse = ListManagedMySqlDatabasesResponse.ListManagedMySqlDatabasesResponse;
|
|
506
|
+
import * as ListMySqlDigestErrorsResponse from "./list-my-sql-digest-errors-response";
|
|
507
|
+
export import ListMySqlDigestErrorsResponse = ListMySqlDigestErrorsResponse.ListMySqlDigestErrorsResponse;
|
|
508
|
+
import * as ListOutboundReplicationsResponse from "./list-outbound-replications-response";
|
|
509
|
+
export import ListOutboundReplicationsResponse = ListOutboundReplicationsResponse.ListOutboundReplicationsResponse;
|
|
494
510
|
import * as SummarizeManagedMySqlDatabaseAvailabilityMetricsResponse from "./summarize-managed-my-sql-database-availability-metrics-response";
|
|
495
511
|
export import SummarizeManagedMySqlDatabaseAvailabilityMetricsResponse = SummarizeManagedMySqlDatabaseAvailabilityMetricsResponse.SummarizeManagedMySqlDatabaseAvailabilityMetricsResponse;
|
|
496
512
|
import * as ModifySnapshotSettingsResponse from "./modify-snapshot-settings-response";
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20201101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface ListHighAvailabilityMembersResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
|
+
* subsequent GET request to get the next batch of items.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.ManagedMySqlDatabaseHighAvailabilityMemberCollection instance.
|
|
30
|
+
*/
|
|
31
|
+
"managedMySqlDatabaseHighAvailabilityMemberCollection": model.ManagedMySqlDatabaseHighAvailabilityMemberCollection;
|
|
32
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20201101
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=list-high-availability-members-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-high-availability-members-response.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/response/list-high-availability-members-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20201101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface ListInboundReplicationsResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
|
+
* subsequent GET request to get the next batch of items.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.ManagedMySqlDatabaseInboundReplicationCollection instance.
|
|
30
|
+
*/
|
|
31
|
+
"managedMySqlDatabaseInboundReplicationCollection": model.ManagedMySqlDatabaseInboundReplicationCollection;
|
|
32
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20201101
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=list-inbound-replications-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-inbound-replications-response.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/response/list-inbound-replications-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20201101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface ListMySqlDigestErrorsResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
|
+
* subsequent GET request to get the next batch of items.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.MySqlDigestErrorsCollection instance.
|
|
30
|
+
*/
|
|
31
|
+
"mySqlDigestErrorsCollection": model.MySqlDigestErrorsCollection;
|
|
32
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20201101
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=list-my-sql-digest-errors-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-my-sql-digest-errors-response.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/response/list-my-sql-digest-errors-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20201101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface ListOutboundReplicationsResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
|
+
* subsequent GET request to get the next batch of items.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.ManagedMySqlDatabaseOutboundReplicationCollection instance.
|
|
30
|
+
*/
|
|
31
|
+
"managedMySqlDatabaseOutboundReplicationCollection": model.ManagedMySqlDatabaseOutboundReplicationCollection;
|
|
32
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20201101
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=list-outbound-replications-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-outbound-replications-response.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/response/list-outbound-replications-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-databasemanagement",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.111.0",
|
|
4
4
|
"description": "OCI NodeJS client for Database Management Service",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.111.0",
|
|
19
|
+
"oci-workrequests": "2.111.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|