oci-databasemanagement 2.110.0 → 2.111.1
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,72 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Database Management API
|
|
4
|
+
* Use the Database Management API to monitor and manage resources such as
|
|
5
|
+
Oracle Databases, MySQL Databases, and External Database Systems.
|
|
6
|
+
For more information, see [Database Management](https://docs.oracle.com/iaas/database-management/home.htm).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20201101
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
17
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
+
exports.ManagedMySqlDatabaseInboundReplicationSummary = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var ManagedMySqlDatabaseInboundReplicationSummary;
|
|
40
|
+
(function (ManagedMySqlDatabaseInboundReplicationSummary) {
|
|
41
|
+
function getJsonObj(obj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
43
|
+
"applierFilters": obj.applierFilters
|
|
44
|
+
? obj.applierFilters.map(item => {
|
|
45
|
+
return model.MySqlReplicationApplierFilter.getJsonObj(item);
|
|
46
|
+
})
|
|
47
|
+
: undefined,
|
|
48
|
+
"fetchError": obj.fetchError ? model.MySqlFetchError.getJsonObj(obj.fetchError) : undefined,
|
|
49
|
+
"applyError": obj.applyError ? model.MySqlApplyError.getJsonObj(obj.applyError) : undefined
|
|
50
|
+
});
|
|
51
|
+
return jsonObj;
|
|
52
|
+
}
|
|
53
|
+
ManagedMySqlDatabaseInboundReplicationSummary.getJsonObj = getJsonObj;
|
|
54
|
+
function getDeserializedJsonObj(obj) {
|
|
55
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
56
|
+
"applierFilters": obj.applierFilters
|
|
57
|
+
? obj.applierFilters.map(item => {
|
|
58
|
+
return model.MySqlReplicationApplierFilter.getDeserializedJsonObj(item);
|
|
59
|
+
})
|
|
60
|
+
: undefined,
|
|
61
|
+
"fetchError": obj.fetchError
|
|
62
|
+
? model.MySqlFetchError.getDeserializedJsonObj(obj.fetchError)
|
|
63
|
+
: undefined,
|
|
64
|
+
"applyError": obj.applyError
|
|
65
|
+
? model.MySqlApplyError.getDeserializedJsonObj(obj.applyError)
|
|
66
|
+
: undefined
|
|
67
|
+
});
|
|
68
|
+
return jsonObj;
|
|
69
|
+
}
|
|
70
|
+
ManagedMySqlDatabaseInboundReplicationSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
71
|
+
})(ManagedMySqlDatabaseInboundReplicationSummary = exports.ManagedMySqlDatabaseInboundReplicationSummary || (exports.ManagedMySqlDatabaseInboundReplicationSummary = {}));
|
|
72
|
+
//# sourceMappingURL=managed-my-sql-database-inbound-replication-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"managed-my-sql-database-inbound-replication-summary.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/managed-my-sql-database-inbound-replication-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+ElC,IAAiB,6CAA6C,CAyC7D;AAzCD,WAAiB,6CAA6C;IAC5D,SAAgB,UAAU,CAAC,GAAkD;QAC3E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,6BAA6B,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,YAAY,EAAE,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,SAAS;YAC3F,YAAY,EAAE,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,SAAS;SAC5F,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,wDAAU,aAgBzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAkD;QAElD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,6BAA6B,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC1E,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,GAAG,CAAC,UAAU,CAAC;gBAC9D,CAAC,CAAC,SAAS;YACb,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,GAAG,CAAC,UAAU,CAAC;gBAC9D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAtBe,oEAAsB,yBAsBrC,CAAA;AACH,CAAC,EAzCgB,6CAA6C,GAA7C,qDAA6C,KAA7C,qDAA6C,QAyC7D"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Database Management API
|
|
3
|
+
* Use the Database Management API to monitor and manage resources such as
|
|
4
|
+
Oracle Databases, MySQL Databases, and External Database Systems.
|
|
5
|
+
For more information, see [Database Management](https://docs.oracle.com/iaas/database-management/home.htm).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20201101
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
import * as model from "../model";
|
|
17
|
+
/**
|
|
18
|
+
* The collection of outbound replication records of a MySQL server.
|
|
19
|
+
*/
|
|
20
|
+
export interface ManagedMySqlDatabaseOutboundReplicationCollection {
|
|
21
|
+
/**
|
|
22
|
+
* The number of outbound replications from this server. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
23
|
+
*/
|
|
24
|
+
"outboundReplicationsCount"?: number;
|
|
25
|
+
/**
|
|
26
|
+
* The list of ManagedMySqlDatabaseOutboundReplicationSummary records.
|
|
27
|
+
*/
|
|
28
|
+
"items": Array<model.ManagedMySqlDatabaseOutboundReplicationSummary>;
|
|
29
|
+
}
|
|
30
|
+
export declare namespace ManagedMySqlDatabaseOutboundReplicationCollection {
|
|
31
|
+
function getJsonObj(obj: ManagedMySqlDatabaseOutboundReplicationCollection): object;
|
|
32
|
+
function getDeserializedJsonObj(obj: ManagedMySqlDatabaseOutboundReplicationCollection): object;
|
|
33
|
+
}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Database Management API
|
|
4
|
+
* Use the Database Management API to monitor and manage resources such as
|
|
5
|
+
Oracle Databases, MySQL Databases, and External Database Systems.
|
|
6
|
+
For more information, see [Database Management](https://docs.oracle.com/iaas/database-management/home.htm).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20201101
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
17
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
+
exports.ManagedMySqlDatabaseOutboundReplicationCollection = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var ManagedMySqlDatabaseOutboundReplicationCollection;
|
|
40
|
+
(function (ManagedMySqlDatabaseOutboundReplicationCollection) {
|
|
41
|
+
function getJsonObj(obj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
43
|
+
"items": obj.items
|
|
44
|
+
? obj.items.map(item => {
|
|
45
|
+
return model.ManagedMySqlDatabaseOutboundReplicationSummary.getJsonObj(item);
|
|
46
|
+
})
|
|
47
|
+
: undefined
|
|
48
|
+
});
|
|
49
|
+
return jsonObj;
|
|
50
|
+
}
|
|
51
|
+
ManagedMySqlDatabaseOutboundReplicationCollection.getJsonObj = getJsonObj;
|
|
52
|
+
function getDeserializedJsonObj(obj) {
|
|
53
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
54
|
+
"items": obj.items
|
|
55
|
+
? obj.items.map(item => {
|
|
56
|
+
return model.ManagedMySqlDatabaseOutboundReplicationSummary.getDeserializedJsonObj(item);
|
|
57
|
+
})
|
|
58
|
+
: undefined
|
|
59
|
+
});
|
|
60
|
+
return jsonObj;
|
|
61
|
+
}
|
|
62
|
+
ManagedMySqlDatabaseOutboundReplicationCollection.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
63
|
+
})(ManagedMySqlDatabaseOutboundReplicationCollection = exports.ManagedMySqlDatabaseOutboundReplicationCollection || (exports.ManagedMySqlDatabaseOutboundReplicationCollection = {}));
|
|
64
|
+
//# sourceMappingURL=managed-my-sql-database-outbound-replication-collection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"managed-my-sql-database-outbound-replication-collection.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/managed-my-sql-database-outbound-replication-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiBlC,IAAiB,iDAAiD,CAiCjE;AAjCD,WAAiB,iDAAiD;IAChE,SAAgB,UAAU,CAAC,GAAsD;QAC/E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,8CAA8C,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC/E,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,4DAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAsD;QAEtD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,8CAA8C,CAAC,sBAAsB,CAChF,IAAI,CACL,CAAC;gBACJ,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,wEAAsB,yBAiBrC,CAAA;AACH,CAAC,EAjCgB,iDAAiD,GAAjD,yDAAiD,KAAjD,yDAAiD,QAiCjE"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Database Management API
|
|
3
|
+
* Use the Database Management API to monitor and manage resources such as
|
|
4
|
+
Oracle Databases, MySQL Databases, and External Database Systems.
|
|
5
|
+
For more information, see [Database Management](https://docs.oracle.com/iaas/database-management/home.htm).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20201101
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
/**
|
|
17
|
+
* An outbound replication record of a MySQL Server.
|
|
18
|
+
*/
|
|
19
|
+
export interface ManagedMySqlDatabaseOutboundReplicationSummary {
|
|
20
|
+
/**
|
|
21
|
+
* The host name of the replica server, as specified on the replica with the --report-host option. This can differ from the machine name as configured in the operating system.
|
|
22
|
+
*/
|
|
23
|
+
"replicaHost"?: string;
|
|
24
|
+
/**
|
|
25
|
+
* The port on the replica server, as specified on the replica with the --report-port option. A zero in this column means that the replica port (--report-port) was not set. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
26
|
+
*/
|
|
27
|
+
"replicaPort"?: number;
|
|
28
|
+
/**
|
|
29
|
+
* The Universally Unique Identifier (UUID) value of the replica server.
|
|
30
|
+
*/
|
|
31
|
+
"replicaUuid": string;
|
|
32
|
+
/**
|
|
33
|
+
* The server ID value of the replica. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
34
|
+
*/
|
|
35
|
+
"replicaServerId": number;
|
|
36
|
+
}
|
|
37
|
+
export declare namespace ManagedMySqlDatabaseOutboundReplicationSummary {
|
|
38
|
+
function getJsonObj(obj: ManagedMySqlDatabaseOutboundReplicationSummary): object;
|
|
39
|
+
function getDeserializedJsonObj(obj: ManagedMySqlDatabaseOutboundReplicationSummary): object;
|
|
40
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Database Management API
|
|
4
|
+
* Use the Database Management API to monitor and manage resources such as
|
|
5
|
+
Oracle Databases, MySQL Databases, and External Database Systems.
|
|
6
|
+
For more information, see [Database Management](https://docs.oracle.com/iaas/database-management/home.htm).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20201101
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
17
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
+
exports.ManagedMySqlDatabaseOutboundReplicationSummary = void 0;
|
|
19
|
+
var ManagedMySqlDatabaseOutboundReplicationSummary;
|
|
20
|
+
(function (ManagedMySqlDatabaseOutboundReplicationSummary) {
|
|
21
|
+
function getJsonObj(obj) {
|
|
22
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
23
|
+
return jsonObj;
|
|
24
|
+
}
|
|
25
|
+
ManagedMySqlDatabaseOutboundReplicationSummary.getJsonObj = getJsonObj;
|
|
26
|
+
function getDeserializedJsonObj(obj) {
|
|
27
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
28
|
+
return jsonObj;
|
|
29
|
+
}
|
|
30
|
+
ManagedMySqlDatabaseOutboundReplicationSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
31
|
+
})(ManagedMySqlDatabaseOutboundReplicationSummary = exports.ManagedMySqlDatabaseOutboundReplicationSummary || (exports.ManagedMySqlDatabaseOutboundReplicationSummary = {}));
|
|
32
|
+
//# sourceMappingURL=managed-my-sql-database-outbound-replication-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"managed-my-sql-database-outbound-replication-summary.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/managed-my-sql-database-outbound-replication-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AA2BH,IAAiB,8CAA8C,CAa9D;AAbD,WAAiB,8CAA8C;IAC7D,SAAgB,UAAU,CAAC,GAAmD;QAC5E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAmD;QAEnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IANe,qEAAsB,yBAMrC,CAAA;AACH,CAAC,EAbgB,8CAA8C,GAA9C,sDAA8C,KAA9C,sDAA8C,QAa9D"}
|
|
@@ -56,6 +56,10 @@ export interface ManagedMySqlDatabaseSummary {
|
|
|
56
56
|
* Indicates lifecycle state of the resource.
|
|
57
57
|
*/
|
|
58
58
|
"lifecycleState"?: model.LifecycleStates;
|
|
59
|
+
/**
|
|
60
|
+
* The customer's selected type for HeatWave management.
|
|
61
|
+
*/
|
|
62
|
+
"heatWaveManagementType"?: string;
|
|
59
63
|
}
|
|
60
64
|
export declare namespace ManagedMySqlDatabaseSummary {
|
|
61
65
|
function getJsonObj(obj: ManagedMySqlDatabaseSummary): object;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"managed-my-sql-database-summary.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/managed-my-sql-database-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;
|
|
1
|
+
{"version":3,"file":"managed-my-sql-database-summary.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/managed-my-sql-database-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAqDH,IAAiB,2BAA2B,CAW3C;AAXD,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC;QACzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAW3C"}
|
|
@@ -42,6 +42,10 @@ export interface ManagedMySqlDatabase {
|
|
|
42
42
|
* The name of the Managed MySQL Database.
|
|
43
43
|
*/
|
|
44
44
|
"name": string;
|
|
45
|
+
/**
|
|
46
|
+
* The customer's selected type for HeatWave management.
|
|
47
|
+
*/
|
|
48
|
+
"heatWaveManagementType"?: ManagedMySqlDatabase.HeatWaveManagementType;
|
|
45
49
|
/**
|
|
46
50
|
* The name of the HeatWave cluster.
|
|
47
51
|
*/
|
|
@@ -94,6 +98,15 @@ export interface ManagedMySqlDatabase {
|
|
|
94
98
|
"timeUpdated"?: Date;
|
|
95
99
|
}
|
|
96
100
|
export declare namespace ManagedMySqlDatabase {
|
|
101
|
+
enum HeatWaveManagementType {
|
|
102
|
+
Basic = "BASIC",
|
|
103
|
+
Full = "FULL",
|
|
104
|
+
/**
|
|
105
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
106
|
+
* version of the SDK.
|
|
107
|
+
*/
|
|
108
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
109
|
+
}
|
|
97
110
|
function getJsonObj(obj: ManagedMySqlDatabase): object;
|
|
98
111
|
function getDeserializedJsonObj(obj: ManagedMySqlDatabase): object;
|
|
99
112
|
}
|
|
@@ -38,6 +38,16 @@ exports.ManagedMySqlDatabase = void 0;
|
|
|
38
38
|
const model = __importStar(require("../model"));
|
|
39
39
|
var ManagedMySqlDatabase;
|
|
40
40
|
(function (ManagedMySqlDatabase) {
|
|
41
|
+
let HeatWaveManagementType;
|
|
42
|
+
(function (HeatWaveManagementType) {
|
|
43
|
+
HeatWaveManagementType["Basic"] = "BASIC";
|
|
44
|
+
HeatWaveManagementType["Full"] = "FULL";
|
|
45
|
+
/**
|
|
46
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
47
|
+
* version of the SDK.
|
|
48
|
+
*/
|
|
49
|
+
HeatWaveManagementType["UnknownValue"] = "UNKNOWN_VALUE";
|
|
50
|
+
})(HeatWaveManagementType = ManagedMySqlDatabase.HeatWaveManagementType || (ManagedMySqlDatabase.HeatWaveManagementType = {}));
|
|
41
51
|
function getJsonObj(obj) {
|
|
42
52
|
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
43
53
|
"heatWaveNodes": obj.heatWaveNodes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"managed-my-sql-database.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/managed-my-sql-database.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"managed-my-sql-database.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/managed-my-sql-database.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuFlC,IAAiB,oBAAoB,CAuCpC;AAvCD,WAAiB,oBAAoB;IACnC,IAAY,sBAQX;IARD,WAAY,sBAAsB;QAChC,yCAAe,CAAA;QACf,uCAAa,CAAA;QACb;;;WAGG;QACH,wDAA8B,CAAA;IAChC,CAAC,EARW,sBAAsB,GAAtB,2CAAsB,KAAtB,2CAAsB,QAQjC;IAED,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,YAAY,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC7C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,+BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,YAAY,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACzD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,2CAAsB,yBAarC,CAAA;AACH,CAAC,EAvCgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAuCpC"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Database Management API
|
|
3
|
+
* Use the Database Management API to monitor and manage resources such as
|
|
4
|
+
Oracle Databases, MySQL Databases, and External Database Systems.
|
|
5
|
+
For more information, see [Database Management](https://docs.oracle.com/iaas/database-management/home.htm).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20201101
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
/**
|
|
17
|
+
* If the replica is multi-threaded, error from worker threads. Otherwise error from the applier thread.
|
|
18
|
+
*/
|
|
19
|
+
export interface MySqlApplyErrorWorker {
|
|
20
|
+
/**
|
|
21
|
+
* The error number of the most recent error that caused the worker thread to stop. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
22
|
+
*/
|
|
23
|
+
"lastErrorNumber": number;
|
|
24
|
+
/**
|
|
25
|
+
* The error message of the most recent error that caused the worker thread to stop.
|
|
26
|
+
*/
|
|
27
|
+
"lastErrorMessage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The timestamp when the most recent worker error occurred.
|
|
30
|
+
*/
|
|
31
|
+
"timeLastError": Date;
|
|
32
|
+
}
|
|
33
|
+
export declare namespace MySqlApplyErrorWorker {
|
|
34
|
+
function getJsonObj(obj: MySqlApplyErrorWorker): object;
|
|
35
|
+
function getDeserializedJsonObj(obj: MySqlApplyErrorWorker): object;
|
|
36
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Database Management API
|
|
4
|
+
* Use the Database Management API to monitor and manage resources such as
|
|
5
|
+
Oracle Databases, MySQL Databases, and External Database Systems.
|
|
6
|
+
For more information, see [Database Management](https://docs.oracle.com/iaas/database-management/home.htm).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20201101
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
17
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
+
exports.MySqlApplyErrorWorker = void 0;
|
|
19
|
+
var MySqlApplyErrorWorker;
|
|
20
|
+
(function (MySqlApplyErrorWorker) {
|
|
21
|
+
function getJsonObj(obj) {
|
|
22
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
23
|
+
return jsonObj;
|
|
24
|
+
}
|
|
25
|
+
MySqlApplyErrorWorker.getJsonObj = getJsonObj;
|
|
26
|
+
function getDeserializedJsonObj(obj) {
|
|
27
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
28
|
+
return jsonObj;
|
|
29
|
+
}
|
|
30
|
+
MySqlApplyErrorWorker.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
31
|
+
})(MySqlApplyErrorWorker = exports.MySqlApplyErrorWorker || (exports.MySqlApplyErrorWorker = {}));
|
|
32
|
+
//# sourceMappingURL=my-sql-apply-error-worker.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"my-sql-apply-error-worker.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/my-sql-apply-error-worker.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAuBH,IAAiB,qBAAqB,CAWrC;AAXD,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAWrC"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Database Management API
|
|
3
|
+
* Use the Database Management API to monitor and manage resources such as
|
|
4
|
+
Oracle Databases, MySQL Databases, and External Database Systems.
|
|
5
|
+
For more information, see [Database Management](https://docs.oracle.com/iaas/database-management/home.htm).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20201101
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
import * as model from "../model";
|
|
17
|
+
/**
|
|
18
|
+
* Error from apply operation of a MySQL server replication channel.
|
|
19
|
+
*/
|
|
20
|
+
export interface MySqlApplyError {
|
|
21
|
+
/**
|
|
22
|
+
* The error number of the most recent error that caused the SQL/coordinator thread to stop. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
23
|
+
*/
|
|
24
|
+
"lastErrorNumber"?: number;
|
|
25
|
+
/**
|
|
26
|
+
* The error message of the most recent error that caused the SQL/coordinator thread to stop.
|
|
27
|
+
*/
|
|
28
|
+
"lastErrorMessage"?: string;
|
|
29
|
+
/**
|
|
30
|
+
* The timestamp when the most recent SQL/coordinator error occurred.
|
|
31
|
+
*/
|
|
32
|
+
"timeLastError"?: Date;
|
|
33
|
+
/**
|
|
34
|
+
* A list of MySqlApplyErrorWorker records.
|
|
35
|
+
*/
|
|
36
|
+
"workerErrors"?: Array<model.MySqlApplyErrorWorker>;
|
|
37
|
+
}
|
|
38
|
+
export declare namespace MySqlApplyError {
|
|
39
|
+
function getJsonObj(obj: MySqlApplyError): object;
|
|
40
|
+
function getDeserializedJsonObj(obj: MySqlApplyError): object;
|
|
41
|
+
}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Database Management API
|
|
4
|
+
* Use the Database Management API to monitor and manage resources such as
|
|
5
|
+
Oracle Databases, MySQL Databases, and External Database Systems.
|
|
6
|
+
For more information, see [Database Management](https://docs.oracle.com/iaas/database-management/home.htm).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20201101
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
17
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
+
exports.MySqlApplyError = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var MySqlApplyError;
|
|
40
|
+
(function (MySqlApplyError) {
|
|
41
|
+
function getJsonObj(obj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
43
|
+
"workerErrors": obj.workerErrors
|
|
44
|
+
? obj.workerErrors.map(item => {
|
|
45
|
+
return model.MySqlApplyErrorWorker.getJsonObj(item);
|
|
46
|
+
})
|
|
47
|
+
: undefined
|
|
48
|
+
});
|
|
49
|
+
return jsonObj;
|
|
50
|
+
}
|
|
51
|
+
MySqlApplyError.getJsonObj = getJsonObj;
|
|
52
|
+
function getDeserializedJsonObj(obj) {
|
|
53
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
54
|
+
"workerErrors": obj.workerErrors
|
|
55
|
+
? obj.workerErrors.map(item => {
|
|
56
|
+
return model.MySqlApplyErrorWorker.getDeserializedJsonObj(item);
|
|
57
|
+
})
|
|
58
|
+
: undefined
|
|
59
|
+
});
|
|
60
|
+
return jsonObj;
|
|
61
|
+
}
|
|
62
|
+
MySqlApplyError.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
63
|
+
})(MySqlApplyError = exports.MySqlApplyError || (exports.MySqlApplyError = {}));
|
|
64
|
+
//# sourceMappingURL=my-sql-apply-error.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"my-sql-apply-error.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/my-sql-apply-error.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyBlC,IAAiB,eAAe,CA6B/B;AA7BD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC1B,OAAO,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACtD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,0BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC1B,OAAO,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAClE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,sCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QA6B/B"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Database Management API
|
|
3
|
+
* Use the Database Management API to monitor and manage resources such as
|
|
4
|
+
Oracle Databases, MySQL Databases, and External Database Systems.
|
|
5
|
+
For more information, see [Database Management](https://docs.oracle.com/iaas/database-management/home.htm).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20201101
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
import * as model from "../model";
|
|
17
|
+
/**
|
|
18
|
+
* MySQL server replication Channel name and error from its apply operation.
|
|
19
|
+
*/
|
|
20
|
+
export interface MySqlChannelApplyError {
|
|
21
|
+
/**
|
|
22
|
+
* The name of the replication channel
|
|
23
|
+
*/
|
|
24
|
+
"channelName"?: string;
|
|
25
|
+
"applyError": model.MySqlApplyError;
|
|
26
|
+
}
|
|
27
|
+
export declare namespace MySqlChannelApplyError {
|
|
28
|
+
function getJsonObj(obj: MySqlChannelApplyError): object;
|
|
29
|
+
function getDeserializedJsonObj(obj: MySqlChannelApplyError): object;
|
|
30
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Database Management API
|
|
4
|
+
* Use the Database Management API to monitor and manage resources such as
|
|
5
|
+
Oracle Databases, MySQL Databases, and External Database Systems.
|
|
6
|
+
For more information, see [Database Management](https://docs.oracle.com/iaas/database-management/home.htm).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20201101
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
17
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
+
exports.MySqlChannelApplyError = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var MySqlChannelApplyError;
|
|
40
|
+
(function (MySqlChannelApplyError) {
|
|
41
|
+
function getJsonObj(obj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
43
|
+
"applyError": obj.applyError ? model.MySqlApplyError.getJsonObj(obj.applyError) : undefined
|
|
44
|
+
});
|
|
45
|
+
return jsonObj;
|
|
46
|
+
}
|
|
47
|
+
MySqlChannelApplyError.getJsonObj = getJsonObj;
|
|
48
|
+
function getDeserializedJsonObj(obj) {
|
|
49
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
50
|
+
"applyError": obj.applyError
|
|
51
|
+
? model.MySqlApplyError.getDeserializedJsonObj(obj.applyError)
|
|
52
|
+
: undefined
|
|
53
|
+
});
|
|
54
|
+
return jsonObj;
|
|
55
|
+
}
|
|
56
|
+
MySqlChannelApplyError.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
57
|
+
})(MySqlChannelApplyError = exports.MySqlChannelApplyError || (exports.MySqlChannelApplyError = {}));
|
|
58
|
+
//# sourceMappingURL=my-sql-channel-apply-error.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"my-sql-channel-apply-error.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/my-sql-channel-apply-error.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAclC,IAAiB,sBAAsB,CAuBtC;AAvBD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,SAAS;SAC5F,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,iCAAU,aASzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,GAAG,CAAC,UAAU,CAAC;gBAC9D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,6CAAsB,yBAWrC,CAAA;AACH,CAAC,EAvBgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAuBtC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Database Management API
|
|
3
|
+
* Use the Database Management API to monitor and manage resources such as
|
|
4
|
+
Oracle Databases, MySQL Databases, and External Database Systems.
|
|
5
|
+
For more information, see [Database Management](https://docs.oracle.com/iaas/database-management/home.htm).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20201101
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
import * as model from "../model";
|
|
17
|
+
/**
|
|
18
|
+
* MySQL server replication Channel name and error from its fetch operation.
|
|
19
|
+
*/
|
|
20
|
+
export interface MySqlChannelFetchError {
|
|
21
|
+
/**
|
|
22
|
+
* The name of the replication channel
|
|
23
|
+
*/
|
|
24
|
+
"channelName"?: string;
|
|
25
|
+
"fetchError": model.MySqlFetchError;
|
|
26
|
+
}
|
|
27
|
+
export declare namespace MySqlChannelFetchError {
|
|
28
|
+
function getJsonObj(obj: MySqlChannelFetchError): object;
|
|
29
|
+
function getDeserializedJsonObj(obj: MySqlChannelFetchError): object;
|
|
30
|
+
}
|