oci-databasemanagement 2.91.1 → 2.93.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +30 -0
- package/lib/client.js +190 -0
- package/lib/client.js.map +1 -1
- package/lib/model/autonomous-database-diagnostics-and-management-feature-details.d.ts +27 -0
- package/lib/model/autonomous-database-diagnostics-and-management-feature-details.js +57 -0
- package/lib/model/autonomous-database-diagnostics-and-management-feature-details.js.map +1 -0
- package/lib/model/autonomous-database-feature-details.d.ts +28 -0
- package/lib/model/autonomous-database-feature-details.js +89 -0
- package/lib/model/autonomous-database-feature-details.js.map +1 -0
- package/lib/model/autonomous-database-sql-watch-feature-details.d.ts +27 -0
- package/lib/model/autonomous-database-sql-watch-feature-details.js +57 -0
- package/lib/model/autonomous-database-sql-watch-feature-details.js.map +1 -0
- package/lib/model/basic-database-connection-string-details.d.ts +6 -1
- package/lib/model/basic-database-connection-string-details.js +5 -0
- package/lib/model/basic-database-connection-string-details.js.map +1 -1
- package/lib/model/connector-details.js +4 -0
- package/lib/model/connector-details.js.map +1 -1
- package/lib/model/create-db-management-private-endpoint-details.d.ts +4 -0
- package/lib/model/create-db-management-private-endpoint-details.js.map +1 -1
- package/lib/model/database-connection-credentials.js +4 -0
- package/lib/model/database-connection-credentials.js.map +1 -1
- package/lib/model/database-connection-details.d.ts +1 -1
- package/lib/model/database-connection-details.js.map +1 -1
- package/lib/model/database-diagnostics-and-management-feature-configuration.d.ts +6 -1
- package/lib/model/database-diagnostics-and-management-feature-configuration.js +5 -0
- package/lib/model/database-diagnostics-and-management-feature-configuration.js.map +1 -1
- package/lib/model/database-feature-configuration.d.ts +7 -2
- package/lib/model/database-feature-configuration.js +13 -0
- package/lib/model/database-feature-configuration.js.map +1 -1
- package/lib/model/database-feature-details.d.ts +1 -1
- package/lib/model/database-feature-details.js +8 -0
- package/lib/model/database-feature-details.js.map +1 -1
- package/lib/model/database-lifecycle-feature-configuration.d.ts +41 -0
- package/lib/model/database-lifecycle-feature-configuration.js +67 -0
- package/lib/model/database-lifecycle-feature-configuration.js.map +1 -0
- package/lib/model/database-lifecycle-management-feature-details.d.ts +27 -0
- package/lib/model/database-lifecycle-management-feature-details.js +57 -0
- package/lib/model/database-lifecycle-management-feature-details.js.map +1 -0
- package/lib/model/database-named-credential-connection-details.d.ts +34 -0
- package/lib/model/database-named-credential-connection-details.js +57 -0
- package/lib/model/database-named-credential-connection-details.js.map +1 -0
- package/lib/model/database-sql-watch-feature-configuration.d.ts +27 -0
- package/lib/model/database-sql-watch-feature-configuration.js +57 -0
- package/lib/model/database-sql-watch-feature-configuration.js.map +1 -0
- package/lib/model/database-sql-watch-feature-details.d.ts +27 -0
- package/lib/model/database-sql-watch-feature-details.js +57 -0
- package/lib/model/database-sql-watch-feature-details.js.map +1 -0
- package/lib/model/db-management-feature.d.ts +8 -1
- package/lib/model/db-management-feature.js +7 -0
- package/lib/model/db-management-feature.js.map +1 -1
- package/lib/model/db-management-private-endpoint.d.ts +4 -0
- package/lib/model/db-management-private-endpoint.js.map +1 -1
- package/lib/model/direct-connector-details.d.ts +28 -0
- package/lib/model/direct-connector-details.js +57 -0
- package/lib/model/direct-connector-details.js.map +1 -0
- package/lib/model/disable-autonomous-database-management-feature-details.d.ts +29 -0
- package/lib/model/disable-autonomous-database-management-feature-details.js +32 -0
- package/lib/model/disable-autonomous-database-management-feature-details.js.map +1 -0
- package/lib/model/enable-autonomous-database-management-feature-details.d.ts +26 -0
- package/lib/model/enable-autonomous-database-management-feature-details.js +60 -0
- package/lib/model/enable-autonomous-database-management-feature-details.js.map +1 -0
- package/lib/model/enable-database-management-feature-details.d.ts +1 -1
- package/lib/model/enable-database-management-feature-details.js.map +1 -1
- package/lib/model/enable-external-container-database-management-feature-details.d.ts +1 -1
- package/lib/model/enable-external-container-database-management-feature-details.js.map +1 -1
- package/lib/model/enable-external-non-container-database-management-feature-details.d.ts +1 -1
- package/lib/model/enable-external-non-container-database-management-feature-details.js.map +1 -1
- package/lib/model/enable-external-pluggable-database-management-feature-details.d.ts +1 -1
- package/lib/model/enable-external-pluggable-database-management-feature-details.js.map +1 -1
- package/lib/model/enable-pluggable-database-management-feature-details.d.ts +1 -1
- package/lib/model/enable-pluggable-database-management-feature-details.js.map +1 -1
- package/lib/model/external-database-connection-info.d.ts +1 -1
- package/lib/model/external-database-connection-info.js.map +1 -1
- package/lib/model/external-database-feature-details.d.ts +1 -1
- package/lib/model/external-database-feature-details.js +8 -0
- package/lib/model/external-database-feature-details.js.map +1 -1
- package/lib/model/external-database-lifecycle-management-feature-details.d.ts +36 -0
- package/lib/model/external-database-lifecycle-management-feature-details.js +62 -0
- package/lib/model/external-database-lifecycle-management-feature-details.js.map +1 -0
- package/lib/model/external-database-sql-watch-feature-details.d.ts +27 -0
- package/lib/model/external-database-sql-watch-feature-details.js +57 -0
- package/lib/model/external-database-sql-watch-feature-details.js.map +1 -0
- package/lib/model/external-database-summary.d.ts +12 -0
- package/lib/model/external-database-summary.js +10 -0
- package/lib/model/external-database-summary.js.map +1 -1
- package/lib/model/external-pluggable-database-feature-details.d.ts +1 -1
- package/lib/model/external-pluggable-database-feature-details.js +8 -0
- package/lib/model/external-pluggable-database-feature-details.js.map +1 -1
- package/lib/model/external-pluggable-database-lifecycle-management-feature-details.d.ts +27 -0
- package/lib/model/external-pluggable-database-lifecycle-management-feature-details.js +57 -0
- package/lib/model/external-pluggable-database-lifecycle-management-feature-details.js.map +1 -0
- package/lib/model/external-pluggable-database-sql-watch-feature-details.d.ts +27 -0
- package/lib/model/external-pluggable-database-sql-watch-feature-details.js +57 -0
- package/lib/model/external-pluggable-database-sql-watch-feature-details.js.map +1 -0
- package/lib/model/index.d.ts +32 -0
- package/lib/model/index.js +43 -11
- package/lib/model/index.js.map +1 -1
- package/lib/model/managed-database-summary.d.ts +8 -0
- package/lib/model/managed-database-summary.js +34 -2
- package/lib/model/managed-database-summary.js.map +1 -1
- package/lib/model/managed-database.d.ts +8 -0
- package/lib/model/managed-database.js +10 -0
- package/lib/model/managed-database.js.map +1 -1
- package/lib/model/modify-autonomous-database-management-feature-details.d.ts +26 -0
- package/lib/model/modify-autonomous-database-management-feature-details.js +60 -0
- package/lib/model/modify-autonomous-database-management-feature-details.js.map +1 -0
- package/lib/model/modify-database-management-feature-details.d.ts +1 -1
- package/lib/model/modify-database-management-feature-details.js.map +1 -1
- package/lib/model/modify-pluggable-database-management-feature-details.d.ts +1 -1
- package/lib/model/modify-pluggable-database-management-feature-details.js.map +1 -1
- package/lib/model/optimizer-statistics-collection-operation-summary.d.ts +1 -0
- package/lib/model/optimizer-statistics-collection-operation-summary.js +1 -0
- package/lib/model/optimizer-statistics-collection-operation-summary.js.map +1 -1
- package/lib/model/optimizer-statistics-collection-operation.d.ts +1 -0
- package/lib/model/optimizer-statistics-collection-operation.js +1 -0
- package/lib/model/optimizer-statistics-collection-operation.js.map +1 -1
- package/lib/request/disable-autonomous-database-management-feature-request.d.ts +49 -0
- package/lib/request/disable-autonomous-database-management-feature-request.js +15 -0
- package/lib/request/disable-autonomous-database-management-feature-request.js.map +1 -0
- package/lib/request/enable-autonomous-database-management-feature-request.d.ts +49 -0
- package/lib/request/enable-autonomous-database-management-feature-request.js +15 -0
- package/lib/request/enable-autonomous-database-management-feature-request.js.map +1 -0
- package/lib/request/index.d.ts +6 -0
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-db-management-private-endpoints-request.d.ts +6 -0
- package/lib/request/list-db-management-private-endpoints-request.js.map +1 -1
- package/lib/request/modify-autonomous-database-management-feature-request.d.ts +49 -0
- package/lib/request/modify-autonomous-database-management-feature-request.js +15 -0
- package/lib/request/modify-autonomous-database-management-feature-request.js.map +1 -0
- package/lib/response/disable-autonomous-database-management-feature-response.d.ts +25 -0
- package/lib/response/disable-autonomous-database-management-feature-response.js +15 -0
- package/lib/response/disable-autonomous-database-management-feature-response.js.map +1 -0
- package/lib/response/enable-autonomous-database-management-feature-response.d.ts +25 -0
- package/lib/response/enable-autonomous-database-management-feature-response.js +15 -0
- package/lib/response/enable-autonomous-database-management-feature-response.js.map +1 -0
- package/lib/response/index.d.ts +6 -0
- package/lib/response/modify-autonomous-database-management-feature-response.d.ts +25 -0
- package/lib/response/modify-autonomous-database-management-feature-response.js +15 -0
- package/lib/response/modify-autonomous-database-management-feature-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -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](/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, 2024, 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 required to enable the Database Lifecycle Management feature.
|
|
19
|
+
*/
|
|
20
|
+
export interface DatabaseLifecycleFeatureConfiguration extends model.DatabaseFeatureConfiguration {
|
|
21
|
+
/**
|
|
22
|
+
* The Oracle license model that applies to the external database.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"licenseModel"?: DatabaseLifecycleFeatureConfiguration.LicenseModel;
|
|
26
|
+
"feature": string;
|
|
27
|
+
}
|
|
28
|
+
export declare namespace DatabaseLifecycleFeatureConfiguration {
|
|
29
|
+
enum LicenseModel {
|
|
30
|
+
LicenseIncluded = "LICENSE_INCLUDED",
|
|
31
|
+
BringYourOwnLicense = "BRING_YOUR_OWN_LICENSE",
|
|
32
|
+
/**
|
|
33
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
34
|
+
* version of the SDK.
|
|
35
|
+
*/
|
|
36
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
37
|
+
}
|
|
38
|
+
function getJsonObj(obj: DatabaseLifecycleFeatureConfiguration, isParentJsonObj?: boolean): object;
|
|
39
|
+
const feature = "DB_LIFECYCLE_MANAGEMENT";
|
|
40
|
+
function getDeserializedJsonObj(obj: DatabaseLifecycleFeatureConfiguration, isParentJsonObj?: boolean): object;
|
|
41
|
+
}
|
|
@@ -0,0 +1,67 @@
|
|
|
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](/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, 2024, 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.DatabaseLifecycleFeatureConfiguration = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var DatabaseLifecycleFeatureConfiguration;
|
|
40
|
+
(function (DatabaseLifecycleFeatureConfiguration) {
|
|
41
|
+
let LicenseModel;
|
|
42
|
+
(function (LicenseModel) {
|
|
43
|
+
LicenseModel["LicenseIncluded"] = "LICENSE_INCLUDED";
|
|
44
|
+
LicenseModel["BringYourOwnLicense"] = "BRING_YOUR_OWN_LICENSE";
|
|
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
|
+
LicenseModel["UnknownValue"] = "UNKNOWN_VALUE";
|
|
50
|
+
})(LicenseModel = DatabaseLifecycleFeatureConfiguration.LicenseModel || (DatabaseLifecycleFeatureConfiguration.LicenseModel = {}));
|
|
51
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
52
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
53
|
+
? obj
|
|
54
|
+
: model.DatabaseFeatureConfiguration.getJsonObj(obj))), {});
|
|
55
|
+
return jsonObj;
|
|
56
|
+
}
|
|
57
|
+
DatabaseLifecycleFeatureConfiguration.getJsonObj = getJsonObj;
|
|
58
|
+
DatabaseLifecycleFeatureConfiguration.feature = "DB_LIFECYCLE_MANAGEMENT";
|
|
59
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
60
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
61
|
+
? obj
|
|
62
|
+
: model.DatabaseFeatureConfiguration.getDeserializedJsonObj(obj))), {});
|
|
63
|
+
return jsonObj;
|
|
64
|
+
}
|
|
65
|
+
DatabaseLifecycleFeatureConfiguration.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
66
|
+
})(DatabaseLifecycleFeatureConfiguration = exports.DatabaseLifecycleFeatureConfiguration || (exports.DatabaseLifecycleFeatureConfiguration = {}));
|
|
67
|
+
//# sourceMappingURL=database-lifecycle-feature-configuration.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"database-lifecycle-feature-configuration.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/database-lifecycle-feature-configuration.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,qCAAqC,CA0CrD;AA1CD,WAAiB,qCAAqC;IACpD,IAAY,YAQX;IARD,WAAY,YAAY;QACtB,oDAAoC,CAAA;QACpC,8DAA8C,CAAA;QAC9C;;;WAGG;QACH,8CAA8B,CAAA;IAChC,CAAC,EARW,YAAY,GAAZ,kDAAY,KAAZ,kDAAY,QAQvB;IAED,SAAgB,UAAU,CACxB,GAA0C,EAC1C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAC5C,GAAG,CACsC,CAAC,GAC7C,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,gDAAU,aAczB,CAAA;IACY,6CAAO,GAAG,yBAAyB,CAAC;IACjD,SAAgB,sBAAsB,CACpC,GAA0C,EAC1C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACxD,GAAG,CACsC,CAAC,GAC7C,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,4DAAsB,yBAcrC,CAAA;AACH,CAAC,EA1CgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QA0CrD"}
|
|
@@ -0,0 +1,27 @@
|
|
|
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](/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, 2024, 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 required to enable the Database Lifecycle Management feature.
|
|
19
|
+
*/
|
|
20
|
+
export interface DatabaseLifecycleManagementFeatureDetails extends model.DatabaseFeatureDetails {
|
|
21
|
+
"feature": string;
|
|
22
|
+
}
|
|
23
|
+
export declare namespace DatabaseLifecycleManagementFeatureDetails {
|
|
24
|
+
function getJsonObj(obj: DatabaseLifecycleManagementFeatureDetails, isParentJsonObj?: boolean): object;
|
|
25
|
+
const feature = "DB_LIFECYCLE_MANAGEMENT";
|
|
26
|
+
function getDeserializedJsonObj(obj: DatabaseLifecycleManagementFeatureDetails, isParentJsonObj?: boolean): object;
|
|
27
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
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](/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, 2024, 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.DatabaseLifecycleManagementFeatureDetails = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var DatabaseLifecycleManagementFeatureDetails;
|
|
40
|
+
(function (DatabaseLifecycleManagementFeatureDetails) {
|
|
41
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
43
|
+
? obj
|
|
44
|
+
: model.DatabaseFeatureDetails.getJsonObj(obj))), {});
|
|
45
|
+
return jsonObj;
|
|
46
|
+
}
|
|
47
|
+
DatabaseLifecycleManagementFeatureDetails.getJsonObj = getJsonObj;
|
|
48
|
+
DatabaseLifecycleManagementFeatureDetails.feature = "DB_LIFECYCLE_MANAGEMENT";
|
|
49
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
51
|
+
? obj
|
|
52
|
+
: model.DatabaseFeatureDetails.getDeserializedJsonObj(obj))), {});
|
|
53
|
+
return jsonObj;
|
|
54
|
+
}
|
|
55
|
+
DatabaseLifecycleManagementFeatureDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
56
|
+
})(DatabaseLifecycleManagementFeatureDetails = exports.DatabaseLifecycleManagementFeatureDetails || (exports.DatabaseLifecycleManagementFeatureDetails = {}));
|
|
57
|
+
//# sourceMappingURL=database-lifecycle-management-feature-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"database-lifecycle-management-feature-details.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/database-lifecycle-management-feature-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAUlC,IAAiB,yCAAyC,CAgCzD;AAhCD,WAAiB,yCAAyC;IACxD,SAAgB,UAAU,CACxB,GAA8C,EAC9C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,sBAAsB,CAAC,UAAU,CACtC,GAAG,CAC0C,CAAC,GACjD,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,oDAAU,aAczB,CAAA;IACY,iDAAO,GAAG,yBAAyB,CAAC;IACjD,SAAgB,sBAAsB,CACpC,GAA8C,EAC9C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAClD,GAAG,CAC0C,CAAC,GACjD,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,gEAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,yCAAyC,GAAzC,iDAAyC,KAAzC,iDAAyC,QAgCzD"}
|
|
@@ -0,0 +1,34 @@
|
|
|
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](/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, 2024, 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
|
+
* User provides a named credential OCID, which will be used to retrieve the password to connect to the database.
|
|
19
|
+
*
|
|
20
|
+
*/
|
|
21
|
+
export interface DatabaseNamedCredentialConnectionDetails extends model.DatabaseConnectionCredentials {
|
|
22
|
+
/**
|
|
23
|
+
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Named Credential
|
|
24
|
+
* where the database password metadata is stored.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"namedCredentialId": string;
|
|
28
|
+
"credentialType": string;
|
|
29
|
+
}
|
|
30
|
+
export declare namespace DatabaseNamedCredentialConnectionDetails {
|
|
31
|
+
function getJsonObj(obj: DatabaseNamedCredentialConnectionDetails, isParentJsonObj?: boolean): object;
|
|
32
|
+
const credentialType = "NAMED_CREDENTIAL";
|
|
33
|
+
function getDeserializedJsonObj(obj: DatabaseNamedCredentialConnectionDetails, isParentJsonObj?: boolean): object;
|
|
34
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
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](/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, 2024, 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.DatabaseNamedCredentialConnectionDetails = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var DatabaseNamedCredentialConnectionDetails;
|
|
40
|
+
(function (DatabaseNamedCredentialConnectionDetails) {
|
|
41
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
43
|
+
? obj
|
|
44
|
+
: model.DatabaseConnectionCredentials.getJsonObj(obj))), {});
|
|
45
|
+
return jsonObj;
|
|
46
|
+
}
|
|
47
|
+
DatabaseNamedCredentialConnectionDetails.getJsonObj = getJsonObj;
|
|
48
|
+
DatabaseNamedCredentialConnectionDetails.credentialType = "NAMED_CREDENTIAL";
|
|
49
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
51
|
+
? obj
|
|
52
|
+
: model.DatabaseConnectionCredentials.getDeserializedJsonObj(obj))), {});
|
|
53
|
+
return jsonObj;
|
|
54
|
+
}
|
|
55
|
+
DatabaseNamedCredentialConnectionDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
56
|
+
})(DatabaseNamedCredentialConnectionDetails = exports.DatabaseNamedCredentialConnectionDetails || (exports.DatabaseNamedCredentialConnectionDetails = {}));
|
|
57
|
+
//# sourceMappingURL=database-named-credential-connection-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"database-named-credential-connection-details.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/database-named-credential-connection-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmBlC,IAAiB,wCAAwC,CAgCxD;AAhCD,WAAiB,wCAAwC;IACvD,SAAgB,UAAU,CACxB,GAA6C,EAC7C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,6BAA6B,CAAC,UAAU,CAC7C,GAAG,CACyC,CAAC,GAChD,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,mDAAU,aAczB,CAAA;IACY,uDAAc,GAAG,kBAAkB,CAAC;IACjD,SAAgB,sBAAsB,CACpC,GAA6C,EAC7C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,6BAA6B,CAAC,sBAAsB,CACzD,GAAG,CACyC,CAAC,GAChD,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,+DAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,wCAAwC,GAAxC,gDAAwC,KAAxC,gDAAwC,QAgCxD"}
|
|
@@ -0,0 +1,27 @@
|
|
|
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](/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, 2024, 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 required to enable the SQL Watch feature.
|
|
19
|
+
*/
|
|
20
|
+
export interface DatabaseSqlWatchFeatureConfiguration extends model.DatabaseFeatureConfiguration {
|
|
21
|
+
"feature": string;
|
|
22
|
+
}
|
|
23
|
+
export declare namespace DatabaseSqlWatchFeatureConfiguration {
|
|
24
|
+
function getJsonObj(obj: DatabaseSqlWatchFeatureConfiguration, isParentJsonObj?: boolean): object;
|
|
25
|
+
const feature = "SQLWATCH";
|
|
26
|
+
function getDeserializedJsonObj(obj: DatabaseSqlWatchFeatureConfiguration, isParentJsonObj?: boolean): object;
|
|
27
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
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](/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, 2024, 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.DatabaseSqlWatchFeatureConfiguration = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var DatabaseSqlWatchFeatureConfiguration;
|
|
40
|
+
(function (DatabaseSqlWatchFeatureConfiguration) {
|
|
41
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
43
|
+
? obj
|
|
44
|
+
: model.DatabaseFeatureConfiguration.getJsonObj(obj))), {});
|
|
45
|
+
return jsonObj;
|
|
46
|
+
}
|
|
47
|
+
DatabaseSqlWatchFeatureConfiguration.getJsonObj = getJsonObj;
|
|
48
|
+
DatabaseSqlWatchFeatureConfiguration.feature = "SQLWATCH";
|
|
49
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
51
|
+
? obj
|
|
52
|
+
: model.DatabaseFeatureConfiguration.getDeserializedJsonObj(obj))), {});
|
|
53
|
+
return jsonObj;
|
|
54
|
+
}
|
|
55
|
+
DatabaseSqlWatchFeatureConfiguration.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
56
|
+
})(DatabaseSqlWatchFeatureConfiguration = exports.DatabaseSqlWatchFeatureConfiguration || (exports.DatabaseSqlWatchFeatureConfiguration = {}));
|
|
57
|
+
//# sourceMappingURL=database-sql-watch-feature-configuration.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"database-sql-watch-feature-configuration.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/database-sql-watch-feature-configuration.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAUlC,IAAiB,oCAAoC,CAgCpD;AAhCD,WAAiB,oCAAoC;IACnD,SAAgB,UAAU,CACxB,GAAyC,EACzC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAC5C,GAAG,CACqC,CAAC,GAC5C,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,+CAAU,aAczB,CAAA;IACY,4CAAO,GAAG,UAAU,CAAC;IAClC,SAAgB,sBAAsB,CACpC,GAAyC,EACzC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACxD,GAAG,CACqC,CAAC,GAC5C,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,2DAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,oCAAoC,GAApC,4CAAoC,KAApC,4CAAoC,QAgCpD"}
|
|
@@ -0,0 +1,27 @@
|
|
|
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](/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, 2024, 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 required to enable the SQL Watch feature.
|
|
19
|
+
*/
|
|
20
|
+
export interface DatabaseSqlWatchFeatureDetails extends model.DatabaseFeatureDetails {
|
|
21
|
+
"feature": string;
|
|
22
|
+
}
|
|
23
|
+
export declare namespace DatabaseSqlWatchFeatureDetails {
|
|
24
|
+
function getJsonObj(obj: DatabaseSqlWatchFeatureDetails, isParentJsonObj?: boolean): object;
|
|
25
|
+
const feature = "SQLWATCH";
|
|
26
|
+
function getDeserializedJsonObj(obj: DatabaseSqlWatchFeatureDetails, isParentJsonObj?: boolean): object;
|
|
27
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
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](/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, 2024, 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.DatabaseSqlWatchFeatureDetails = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var DatabaseSqlWatchFeatureDetails;
|
|
40
|
+
(function (DatabaseSqlWatchFeatureDetails) {
|
|
41
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
43
|
+
? obj
|
|
44
|
+
: model.DatabaseFeatureDetails.getJsonObj(obj))), {});
|
|
45
|
+
return jsonObj;
|
|
46
|
+
}
|
|
47
|
+
DatabaseSqlWatchFeatureDetails.getJsonObj = getJsonObj;
|
|
48
|
+
DatabaseSqlWatchFeatureDetails.feature = "SQLWATCH";
|
|
49
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
51
|
+
? obj
|
|
52
|
+
: model.DatabaseFeatureDetails.getDeserializedJsonObj(obj))), {});
|
|
53
|
+
return jsonObj;
|
|
54
|
+
}
|
|
55
|
+
DatabaseSqlWatchFeatureDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
56
|
+
})(DatabaseSqlWatchFeatureDetails = exports.DatabaseSqlWatchFeatureDetails || (exports.DatabaseSqlWatchFeatureDetails = {}));
|
|
57
|
+
//# sourceMappingURL=database-sql-watch-feature-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"database-sql-watch-feature-details.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/database-sql-watch-feature-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAUlC,IAAiB,8BAA8B,CA8B9C;AA9BD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CACxB,GAAmC,EACnC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAoC,CAAC,GAClF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,yCAAU,aAYzB,CAAA;IACY,sCAAO,GAAG,UAAU,CAAC;IAClC,SAAgB,sBAAsB,CACpC,GAAmC,EACnC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAClD,GAAG,CAC+B,CAAC,GACtC,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,qDAAsB,yBAcrC,CAAA;AACH,CAAC,EA9BgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QA8B9C"}
|
|
@@ -21,7 +21,14 @@ For more information, see [Database Management](/iaas/database-management/home.h
|
|
|
21
21
|
*
|
|
22
22
|
**/
|
|
23
23
|
export declare enum DbManagementFeature {
|
|
24
|
-
DiagnosticsAndManagement = "DIAGNOSTICS_AND_MANAGEMENT"
|
|
24
|
+
DiagnosticsAndManagement = "DIAGNOSTICS_AND_MANAGEMENT",
|
|
25
|
+
DbLifecycleManagement = "DB_LIFECYCLE_MANAGEMENT",
|
|
26
|
+
Sqlwatch = "SQLWATCH",
|
|
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
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
25
32
|
}
|
|
26
33
|
export declare namespace DbManagementFeature {
|
|
27
34
|
function getJsonObj(obj: DbManagementFeature): DbManagementFeature;
|
|
@@ -26,6 +26,13 @@ exports.DbManagementFeature = void 0;
|
|
|
26
26
|
var DbManagementFeature;
|
|
27
27
|
(function (DbManagementFeature) {
|
|
28
28
|
DbManagementFeature["DiagnosticsAndManagement"] = "DIAGNOSTICS_AND_MANAGEMENT";
|
|
29
|
+
DbManagementFeature["DbLifecycleManagement"] = "DB_LIFECYCLE_MANAGEMENT";
|
|
30
|
+
DbManagementFeature["Sqlwatch"] = "SQLWATCH";
|
|
31
|
+
/**
|
|
32
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
33
|
+
* version of the SDK.
|
|
34
|
+
*/
|
|
35
|
+
DbManagementFeature["UnknownValue"] = "UNKNOWN_VALUE";
|
|
29
36
|
})(DbManagementFeature = exports.DbManagementFeature || (exports.DbManagementFeature = {}));
|
|
30
37
|
(function (DbManagementFeature) {
|
|
31
38
|
function getJsonObj(obj) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"db-management-feature.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/db-management-feature.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;;;;;IAMI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"db-management-feature.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/db-management-feature.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;;;;;IAMI;AACJ,IAAY,mBAUX;AAVD,WAAY,mBAAmB;IAC7B,8EAAuD,CAAA;IACvD,wEAAiD,CAAA;IACjD,4CAAqB,CAAA;IAErB;;;OAGG;IACH,qDAA8B,CAAA;AAChC,CAAC,EAVW,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAU9B;AAED,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,8BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,0CAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAOnC"}
|
|
@@ -34,6 +34,10 @@ export interface DbManagementPrivateEndpoint {
|
|
|
34
34
|
* Specifies whether the Database Management private endpoint can be used for Oracle Databases in a cluster.
|
|
35
35
|
*/
|
|
36
36
|
"isCluster"?: boolean;
|
|
37
|
+
/**
|
|
38
|
+
* Specifies whether the Database Management private endpoint has DNS proxy server enabled to resolve private host name.
|
|
39
|
+
*/
|
|
40
|
+
"isDnsResolutionEnabled"?: boolean;
|
|
37
41
|
/**
|
|
38
42
|
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VCN.
|
|
39
43
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"db-management-private-endpoint.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/db-management-private-endpoint.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;
|
|
1
|
+
{"version":3,"file":"db-management-private-endpoint.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/db-management-private-endpoint.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAoFH,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"}
|
|
@@ -0,0 +1,28 @@
|
|
|
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](/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, 2024, 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 connector details required to connect to an Autonomous Database.
|
|
19
|
+
*
|
|
20
|
+
*/
|
|
21
|
+
export interface DirectConnectorDetails extends model.ConnectorDetails {
|
|
22
|
+
"connectorType": string;
|
|
23
|
+
}
|
|
24
|
+
export declare namespace DirectConnectorDetails {
|
|
25
|
+
function getJsonObj(obj: DirectConnectorDetails, isParentJsonObj?: boolean): object;
|
|
26
|
+
const connectorType = "DIRECT";
|
|
27
|
+
function getDeserializedJsonObj(obj: DirectConnectorDetails, isParentJsonObj?: boolean): object;
|
|
28
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
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](/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, 2024, 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.DirectConnectorDetails = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var DirectConnectorDetails;
|
|
40
|
+
(function (DirectConnectorDetails) {
|
|
41
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
43
|
+
? obj
|
|
44
|
+
: model.ConnectorDetails.getJsonObj(obj))), {});
|
|
45
|
+
return jsonObj;
|
|
46
|
+
}
|
|
47
|
+
DirectConnectorDetails.getJsonObj = getJsonObj;
|
|
48
|
+
DirectConnectorDetails.connectorType = "DIRECT";
|
|
49
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
51
|
+
? obj
|
|
52
|
+
: model.ConnectorDetails.getDeserializedJsonObj(obj))), {});
|
|
53
|
+
return jsonObj;
|
|
54
|
+
}
|
|
55
|
+
DirectConnectorDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
56
|
+
})(DirectConnectorDetails = exports.DirectConnectorDetails || (exports.DirectConnectorDetails = {}));
|
|
57
|
+
//# sourceMappingURL=direct-connector-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"direct-connector-details.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/model/direct-connector-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAWlC,IAAiB,sBAAsB,CAyBtC;AAzBD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B,EAAE,eAAyB;QAC/E,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,GAAG,CAA4B,CAAC,GACpE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,iCAAU,aASzB,CAAA;IACY,oCAAa,GAAG,QAAQ,CAAC;IACtC,SAAgB,sBAAsB,CACpC,GAA2B,EAC3B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,GAAG,CAA4B,CAAC,GAChF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,6CAAsB,yBAYrC,CAAA;AACH,CAAC,EAzBgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAyBtC"}
|