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,31 @@
|
|
|
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 details of a given MySQL query, it consists of the query sample details, the explain plan and potential warnings.
|
|
19
|
+
*/
|
|
20
|
+
export interface MySqlQueryDetails {
|
|
21
|
+
"querySampleDetails": model.MySqlQuerySampleDetails;
|
|
22
|
+
"queryExplainPlan"?: model.MySqlQueryExplainPlan;
|
|
23
|
+
/**
|
|
24
|
+
* The errors, warnings and notes that could be raised by the execution of the query.
|
|
25
|
+
*/
|
|
26
|
+
"queryMessages"?: Array<model.MySqlQueryMessage>;
|
|
27
|
+
}
|
|
28
|
+
export declare namespace MySqlQueryDetails {
|
|
29
|
+
function getJsonObj(obj: MySqlQueryDetails): object;
|
|
30
|
+
function getDeserializedJsonObj(obj: MySqlQueryDetails): object;
|
|
31
|
+
}
|
|
@@ -0,0 +1,76 @@
|
|
|
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.MySqlQueryDetails = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var MySqlQueryDetails;
|
|
40
|
+
(function (MySqlQueryDetails) {
|
|
41
|
+
function getJsonObj(obj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
43
|
+
"querySampleDetails": obj.querySampleDetails
|
|
44
|
+
? model.MySqlQuerySampleDetails.getJsonObj(obj.querySampleDetails)
|
|
45
|
+
: undefined,
|
|
46
|
+
"queryExplainPlan": obj.queryExplainPlan
|
|
47
|
+
? model.MySqlQueryExplainPlan.getJsonObj(obj.queryExplainPlan)
|
|
48
|
+
: undefined,
|
|
49
|
+
"queryMessages": obj.queryMessages
|
|
50
|
+
? obj.queryMessages.map(item => {
|
|
51
|
+
return model.MySqlQueryMessage.getJsonObj(item);
|
|
52
|
+
})
|
|
53
|
+
: undefined
|
|
54
|
+
});
|
|
55
|
+
return jsonObj;
|
|
56
|
+
}
|
|
57
|
+
MySqlQueryDetails.getJsonObj = getJsonObj;
|
|
58
|
+
function getDeserializedJsonObj(obj) {
|
|
59
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
60
|
+
"querySampleDetails": obj.querySampleDetails
|
|
61
|
+
? model.MySqlQuerySampleDetails.getDeserializedJsonObj(obj.querySampleDetails)
|
|
62
|
+
: undefined,
|
|
63
|
+
"queryExplainPlan": obj.queryExplainPlan
|
|
64
|
+
? model.MySqlQueryExplainPlan.getDeserializedJsonObj(obj.queryExplainPlan)
|
|
65
|
+
: undefined,
|
|
66
|
+
"queryMessages": obj.queryMessages
|
|
67
|
+
? obj.queryMessages.map(item => {
|
|
68
|
+
return model.MySqlQueryMessage.getDeserializedJsonObj(item);
|
|
69
|
+
})
|
|
70
|
+
: undefined
|
|
71
|
+
});
|
|
72
|
+
return jsonObj;
|
|
73
|
+
}
|
|
74
|
+
MySqlQueryDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
75
|
+
})(MySqlQueryDetails = exports.MySqlQueryDetails || (exports.MySqlQueryDetails = {}));
|
|
76
|
+
//# sourceMappingURL=my-sql-query-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"my-sql-query-details.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/my-sql-query-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAelC,IAAiB,iBAAiB,CAyCjC;AAzCD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAC,kBAAkB,CAAC;gBAClE,CAAC,CAAC,SAAS;YACb,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBAC9D,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAnBe,4BAAU,aAmBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,GAAG,CAAC,kBAAkB,CAAC;gBAC9E,CAAC,CAAC,SAAS;YACb,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBAC1E,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAnBe,wCAAsB,yBAmBrC,CAAA;AACH,CAAC,EAzCgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAyCjC"}
|
|
@@ -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 explain plan for a given MySQL query.
|
|
19
|
+
*/
|
|
20
|
+
export interface MySqlQueryExplainPlan {
|
|
21
|
+
/**
|
|
22
|
+
* The json format of the explain plan.
|
|
23
|
+
*/
|
|
24
|
+
"jsonExplain": string;
|
|
25
|
+
/**
|
|
26
|
+
* The version of the Json format of MySQL Explain.
|
|
27
|
+
*/
|
|
28
|
+
"jsonExplainVersion": model.MySqlJsonExplainVersion;
|
|
29
|
+
}
|
|
30
|
+
export declare namespace MySqlQueryExplainPlan {
|
|
31
|
+
function getJsonObj(obj: MySqlQueryExplainPlan): object;
|
|
32
|
+
function getDeserializedJsonObj(obj: MySqlQueryExplainPlan): object;
|
|
33
|
+
}
|
|
@@ -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.MySqlQueryExplainPlan = void 0;
|
|
19
|
+
var MySqlQueryExplainPlan;
|
|
20
|
+
(function (MySqlQueryExplainPlan) {
|
|
21
|
+
function getJsonObj(obj) {
|
|
22
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
23
|
+
return jsonObj;
|
|
24
|
+
}
|
|
25
|
+
MySqlQueryExplainPlan.getJsonObj = getJsonObj;
|
|
26
|
+
function getDeserializedJsonObj(obj) {
|
|
27
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
28
|
+
return jsonObj;
|
|
29
|
+
}
|
|
30
|
+
MySqlQueryExplainPlan.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
31
|
+
})(MySqlQueryExplainPlan = exports.MySqlQueryExplainPlan || (exports.MySqlQueryExplainPlan = {}));
|
|
32
|
+
//# sourceMappingURL=my-sql-query-explain-plan.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"my-sql-query-explain-plan.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/my-sql-query-explain-plan.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAmBH,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,37 @@
|
|
|
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 MySQL error, warning or note raised when a query is run, if any.
|
|
19
|
+
*/
|
|
20
|
+
export interface MySqlQueryMessage {
|
|
21
|
+
/**
|
|
22
|
+
* The level of severity of the MySQL message.
|
|
23
|
+
*/
|
|
24
|
+
"level": model.MySqlMessageSeverity;
|
|
25
|
+
/**
|
|
26
|
+
* The MySQL code of the raised error, warning or note. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
27
|
+
*/
|
|
28
|
+
"code": number;
|
|
29
|
+
/**
|
|
30
|
+
* The MySQL message text of the raised error, warning or note.
|
|
31
|
+
*/
|
|
32
|
+
"messageText": string;
|
|
33
|
+
}
|
|
34
|
+
export declare namespace MySqlQueryMessage {
|
|
35
|
+
function getJsonObj(obj: MySqlQueryMessage): object;
|
|
36
|
+
function getDeserializedJsonObj(obj: MySqlQueryMessage): object;
|
|
37
|
+
}
|
|
@@ -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.MySqlQueryMessage = void 0;
|
|
19
|
+
var MySqlQueryMessage;
|
|
20
|
+
(function (MySqlQueryMessage) {
|
|
21
|
+
function getJsonObj(obj) {
|
|
22
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
23
|
+
return jsonObj;
|
|
24
|
+
}
|
|
25
|
+
MySqlQueryMessage.getJsonObj = getJsonObj;
|
|
26
|
+
function getDeserializedJsonObj(obj) {
|
|
27
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
28
|
+
return jsonObj;
|
|
29
|
+
}
|
|
30
|
+
MySqlQueryMessage.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
31
|
+
})(MySqlQueryMessage = exports.MySqlQueryMessage || (exports.MySqlQueryMessage = {}));
|
|
32
|
+
//# sourceMappingURL=my-sql-query-message.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"my-sql-query-message.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/my-sql-query-message.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAuBH,IAAiB,iBAAiB,CAWjC;AAXD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAWjC"}
|
|
@@ -0,0 +1,52 @@
|
|
|
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
|
+
* The details of a query sample including the query text, execution time and other details.
|
|
18
|
+
*/
|
|
19
|
+
export interface MySqlQuerySampleDetails {
|
|
20
|
+
/**
|
|
21
|
+
* The query sample mapped by MySQL to a given normalized query.
|
|
22
|
+
*/
|
|
23
|
+
"querySampleText": string;
|
|
24
|
+
/**
|
|
25
|
+
* The date and time the query sample was last seen.
|
|
26
|
+
*/
|
|
27
|
+
"timeQuerySampleSeen": Date;
|
|
28
|
+
/**
|
|
29
|
+
* The total amount of time that has been spent executing the query sample. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
30
|
+
*/
|
|
31
|
+
"executionTime": number;
|
|
32
|
+
/**
|
|
33
|
+
* The thread id of the connection. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
34
|
+
*/
|
|
35
|
+
"threadId": number;
|
|
36
|
+
/**
|
|
37
|
+
* The user who ran the query sample.
|
|
38
|
+
*/
|
|
39
|
+
"user": string;
|
|
40
|
+
/**
|
|
41
|
+
* The host from which the query sample was run.
|
|
42
|
+
*/
|
|
43
|
+
"host": string;
|
|
44
|
+
/**
|
|
45
|
+
* The MySQL instance against which the query sample was run.
|
|
46
|
+
*/
|
|
47
|
+
"mysqlInstance": string;
|
|
48
|
+
}
|
|
49
|
+
export declare namespace MySqlQuerySampleDetails {
|
|
50
|
+
function getJsonObj(obj: MySqlQuerySampleDetails): object;
|
|
51
|
+
function getDeserializedJsonObj(obj: MySqlQuerySampleDetails): object;
|
|
52
|
+
}
|
|
@@ -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.MySqlQuerySampleDetails = void 0;
|
|
19
|
+
var MySqlQuerySampleDetails;
|
|
20
|
+
(function (MySqlQuerySampleDetails) {
|
|
21
|
+
function getJsonObj(obj) {
|
|
22
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
23
|
+
return jsonObj;
|
|
24
|
+
}
|
|
25
|
+
MySqlQuerySampleDetails.getJsonObj = getJsonObj;
|
|
26
|
+
function getDeserializedJsonObj(obj) {
|
|
27
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
28
|
+
return jsonObj;
|
|
29
|
+
}
|
|
30
|
+
MySqlQuerySampleDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
31
|
+
})(MySqlQuerySampleDetails = exports.MySqlQuerySampleDetails || (exports.MySqlQuerySampleDetails = {}));
|
|
32
|
+
//# sourceMappingURL=my-sql-query-sample-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"my-sql-query-sample-details.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/my-sql-query-sample-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAuCH,IAAiB,uBAAuB,CAWvC;AAXD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAWvC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
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 value is ON, the instance is configured as read_only. If the value is SUPER, the instance is configured as super_read_only. If the value is OFF, the instance is neither read_only nor super_read_only.
|
|
18
|
+
**/
|
|
19
|
+
export declare enum MySqlReadOnly {
|
|
20
|
+
On = "ON",
|
|
21
|
+
Super = "SUPER",
|
|
22
|
+
Off = "OFF",
|
|
23
|
+
/**
|
|
24
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
25
|
+
* version of the SDK.
|
|
26
|
+
*/
|
|
27
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
28
|
+
}
|
|
29
|
+
export declare namespace MySqlReadOnly {
|
|
30
|
+
function getJsonObj(obj: MySqlReadOnly): MySqlReadOnly;
|
|
31
|
+
function getDeserializedJsonObj(obj: MySqlReadOnly): MySqlReadOnly;
|
|
32
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
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.MySqlReadOnly = void 0;
|
|
19
|
+
/**
|
|
20
|
+
* If the value is ON, the instance is configured as read_only. If the value is SUPER, the instance is configured as super_read_only. If the value is OFF, the instance is neither read_only nor super_read_only.
|
|
21
|
+
**/
|
|
22
|
+
var MySqlReadOnly;
|
|
23
|
+
(function (MySqlReadOnly) {
|
|
24
|
+
MySqlReadOnly["On"] = "ON";
|
|
25
|
+
MySqlReadOnly["Super"] = "SUPER";
|
|
26
|
+
MySqlReadOnly["Off"] = "OFF";
|
|
27
|
+
/**
|
|
28
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
29
|
+
* version of the SDK.
|
|
30
|
+
*/
|
|
31
|
+
MySqlReadOnly["UnknownValue"] = "UNKNOWN_VALUE";
|
|
32
|
+
})(MySqlReadOnly = exports.MySqlReadOnly || (exports.MySqlReadOnly = {}));
|
|
33
|
+
(function (MySqlReadOnly) {
|
|
34
|
+
function getJsonObj(obj) {
|
|
35
|
+
return obj;
|
|
36
|
+
}
|
|
37
|
+
MySqlReadOnly.getJsonObj = getJsonObj;
|
|
38
|
+
function getDeserializedJsonObj(obj) {
|
|
39
|
+
return obj;
|
|
40
|
+
}
|
|
41
|
+
MySqlReadOnly.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
42
|
+
})(MySqlReadOnly = exports.MySqlReadOnly || (exports.MySqlReadOnly = {}));
|
|
43
|
+
//# sourceMappingURL=my-sql-read-only.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"my-sql-read-only.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/my-sql-read-only.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;IAEI;AACJ,IAAY,aAUX;AAVD,WAAY,aAAa;IACvB,0BAAS,CAAA;IACT,gCAAe,CAAA;IACf,4BAAW,CAAA;IAEX;;;OAGG;IACH,+CAA8B,CAAA;AAChC,CAAC,EAVW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAUxB;AAED,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,wBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAO7B"}
|
|
@@ -0,0 +1,32 @@
|
|
|
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
|
+
* Filter configured for a replication channel
|
|
18
|
+
*/
|
|
19
|
+
export interface MySqlReplicationApplierFilter {
|
|
20
|
+
/**
|
|
21
|
+
* Type of replication filter that has been configured for the replication channel.
|
|
22
|
+
*/
|
|
23
|
+
"filterName": string;
|
|
24
|
+
/**
|
|
25
|
+
* The rules configured for the replication filter type.
|
|
26
|
+
*/
|
|
27
|
+
"filterRule"?: string;
|
|
28
|
+
}
|
|
29
|
+
export declare namespace MySqlReplicationApplierFilter {
|
|
30
|
+
function getJsonObj(obj: MySqlReplicationApplierFilter): object;
|
|
31
|
+
function getDeserializedJsonObj(obj: MySqlReplicationApplierFilter): object;
|
|
32
|
+
}
|
|
@@ -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.MySqlReplicationApplierFilter = void 0;
|
|
19
|
+
var MySqlReplicationApplierFilter;
|
|
20
|
+
(function (MySqlReplicationApplierFilter) {
|
|
21
|
+
function getJsonObj(obj) {
|
|
22
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
23
|
+
return jsonObj;
|
|
24
|
+
}
|
|
25
|
+
MySqlReplicationApplierFilter.getJsonObj = getJsonObj;
|
|
26
|
+
function getDeserializedJsonObj(obj) {
|
|
27
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
28
|
+
return jsonObj;
|
|
29
|
+
}
|
|
30
|
+
MySqlReplicationApplierFilter.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
31
|
+
})(MySqlReplicationApplierFilter = exports.MySqlReplicationApplierFilter || (exports.MySqlReplicationApplierFilter = {}));
|
|
32
|
+
//# sourceMappingURL=my-sql-replication-applier-filter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"my-sql-replication-applier-filter.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/my-sql-replication-applier-filter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAmBH,IAAiB,6BAA6B,CAW7C;AAXD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAW7C"}
|
|
@@ -0,0 +1,49 @@
|
|
|
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
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/databasemanagement/ChangeMysqlDatabaseManagementType.ts.html |here} to see how to use ChangeMysqlDatabaseManagementTypeRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface ChangeMysqlDatabaseManagementTypeRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* The OCID of the Managed MySQL Database.
|
|
21
|
+
*/
|
|
22
|
+
"managedMySqlDatabaseId": string;
|
|
23
|
+
/**
|
|
24
|
+
* The details required to change the management type of a MySQL managed database.
|
|
25
|
+
*/
|
|
26
|
+
"changeMysqlDatabaseManagementTypeDetails": model.ChangeMysqlDatabaseManagementTypeDetails;
|
|
27
|
+
/**
|
|
28
|
+
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
29
|
+
* server error without risk of executing that same action again. Retry tokens expire after 24
|
|
30
|
+
* hours, but can be invalidated before then due to conflicting operations. For example, if a resource
|
|
31
|
+
* has been deleted and purged from the system, then a retry of the original creation request
|
|
32
|
+
* might be rejected.
|
|
33
|
+
*
|
|
34
|
+
*/
|
|
35
|
+
"opcRetryToken"?: string;
|
|
36
|
+
/**
|
|
37
|
+
* For optimistic concurrency control. In the PUT or DELETE call
|
|
38
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
39
|
+
* etag from a previous GET or POST response for that resource.
|
|
40
|
+
* The resource will be updated or deleted only if the etag you
|
|
41
|
+
* provide matches the resource's current etag value.
|
|
42
|
+
*
|
|
43
|
+
*/
|
|
44
|
+
"ifMatch"?: string;
|
|
45
|
+
/**
|
|
46
|
+
* The client request ID for tracing.
|
|
47
|
+
*/
|
|
48
|
+
"opcRequestId"?: string;
|
|
49
|
+
}
|
|
@@ -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=change-mysql-database-management-type-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"change-mysql-database-management-type-request.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/request/change-mysql-database-management-type-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,26 @@
|
|
|
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 common = require("oci-common");
|
|
14
|
+
/**
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/databasemanagement/GetBinaryLogInformation.ts.html |here} to see how to use GetBinaryLogInformationRequest.
|
|
16
|
+
*/
|
|
17
|
+
export interface GetBinaryLogInformationRequest extends common.BaseRequest {
|
|
18
|
+
/**
|
|
19
|
+
* The OCID of the Managed MySQL Database.
|
|
20
|
+
*/
|
|
21
|
+
"managedMySqlDatabaseId": string;
|
|
22
|
+
/**
|
|
23
|
+
* The client request ID for tracing.
|
|
24
|
+
*/
|
|
25
|
+
"opcRequestId"?: string;
|
|
26
|
+
}
|
|
@@ -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-binary-log-information-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-binary-log-information-request.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/request/get-binary-log-information-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,26 @@
|
|
|
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 common = require("oci-common");
|
|
14
|
+
/**
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/databasemanagement/GetGeneralReplicationInformation.ts.html |here} to see how to use GetGeneralReplicationInformationRequest.
|
|
16
|
+
*/
|
|
17
|
+
export interface GetGeneralReplicationInformationRequest extends common.BaseRequest {
|
|
18
|
+
/**
|
|
19
|
+
* The OCID of the Managed MySQL Database.
|
|
20
|
+
*/
|
|
21
|
+
"managedMySqlDatabaseId": string;
|
|
22
|
+
/**
|
|
23
|
+
* The client request ID for tracing.
|
|
24
|
+
*/
|
|
25
|
+
"opcRequestId"?: string;
|
|
26
|
+
}
|