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
package/lib/request/index.d.ts
CHANGED
|
@@ -91,6 +91,8 @@ import * as DisableAutomaticInitialPlanCaptureRequest from "./disable-automatic-
|
|
|
91
91
|
export import DisableAutomaticInitialPlanCaptureRequest = DisableAutomaticInitialPlanCaptureRequest.DisableAutomaticInitialPlanCaptureRequest;
|
|
92
92
|
import * as DisableAutomaticSpmEvolveAdvisorTaskRequest from "./disable-automatic-spm-evolve-advisor-task-request";
|
|
93
93
|
export import DisableAutomaticSpmEvolveAdvisorTaskRequest = DisableAutomaticSpmEvolveAdvisorTaskRequest.DisableAutomaticSpmEvolveAdvisorTaskRequest;
|
|
94
|
+
import * as DisableAutonomousDatabaseManagementFeatureRequest from "./disable-autonomous-database-management-feature-request";
|
|
95
|
+
export import DisableAutonomousDatabaseManagementFeatureRequest = DisableAutonomousDatabaseManagementFeatureRequest.DisableAutonomousDatabaseManagementFeatureRequest;
|
|
94
96
|
import * as DisableDatabaseManagementFeatureRequest from "./disable-database-management-feature-request";
|
|
95
97
|
export import DisableDatabaseManagementFeatureRequest = DisableDatabaseManagementFeatureRequest.DisableDatabaseManagementFeatureRequest;
|
|
96
98
|
import * as DisableExternalContainerDatabaseManagementFeatureRequest from "./disable-external-container-database-management-feature-request";
|
|
@@ -121,6 +123,8 @@ import * as EnableAutomaticInitialPlanCaptureRequest from "./enable-automatic-in
|
|
|
121
123
|
export import EnableAutomaticInitialPlanCaptureRequest = EnableAutomaticInitialPlanCaptureRequest.EnableAutomaticInitialPlanCaptureRequest;
|
|
122
124
|
import * as EnableAutomaticSpmEvolveAdvisorTaskRequest from "./enable-automatic-spm-evolve-advisor-task-request";
|
|
123
125
|
export import EnableAutomaticSpmEvolveAdvisorTaskRequest = EnableAutomaticSpmEvolveAdvisorTaskRequest.EnableAutomaticSpmEvolveAdvisorTaskRequest;
|
|
126
|
+
import * as EnableAutonomousDatabaseManagementFeatureRequest from "./enable-autonomous-database-management-feature-request";
|
|
127
|
+
export import EnableAutonomousDatabaseManagementFeatureRequest = EnableAutonomousDatabaseManagementFeatureRequest.EnableAutonomousDatabaseManagementFeatureRequest;
|
|
124
128
|
import * as EnableDatabaseManagementFeatureRequest from "./enable-database-management-feature-request";
|
|
125
129
|
export import EnableDatabaseManagementFeatureRequest = EnableDatabaseManagementFeatureRequest.EnableDatabaseManagementFeatureRequest;
|
|
126
130
|
import * as EnableExternalContainerDatabaseManagementFeatureRequest from "./enable-external-container-database-management-feature-request";
|
|
@@ -331,6 +335,8 @@ import * as LoadSqlPlanBaselinesFromAwrRequest from "./load-sql-plan-baselines-f
|
|
|
331
335
|
export import LoadSqlPlanBaselinesFromAwrRequest = LoadSqlPlanBaselinesFromAwrRequest.LoadSqlPlanBaselinesFromAwrRequest;
|
|
332
336
|
import * as LoadSqlPlanBaselinesFromCursorCacheRequest from "./load-sql-plan-baselines-from-cursor-cache-request";
|
|
333
337
|
export import LoadSqlPlanBaselinesFromCursorCacheRequest = LoadSqlPlanBaselinesFromCursorCacheRequest.LoadSqlPlanBaselinesFromCursorCacheRequest;
|
|
338
|
+
import * as ModifyAutonomousDatabaseManagementFeatureRequest from "./modify-autonomous-database-management-feature-request";
|
|
339
|
+
export import ModifyAutonomousDatabaseManagementFeatureRequest = ModifyAutonomousDatabaseManagementFeatureRequest.ModifyAutonomousDatabaseManagementFeatureRequest;
|
|
334
340
|
import * as ModifyDatabaseManagementFeatureRequest from "./modify-database-management-feature-request";
|
|
335
341
|
export import ModifyDatabaseManagementFeatureRequest = ModifyDatabaseManagementFeatureRequest.ModifyDatabaseManagementFeatureRequest;
|
|
336
342
|
import * as ModifyPluggableDatabaseManagementFeatureRequest from "./modify-pluggable-database-management-feature-request";
|
package/lib/request/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/request/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;;AAMH,uEAAyD;AAC3C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/request/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -33,6 +33,12 @@ export interface ListDbManagementPrivateEndpointsRequest extends common.BaseRequ
|
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"isCluster"?: boolean;
|
|
36
|
+
/**
|
|
37
|
+
* The option to filter Database Management private endpoints which are endbled with DNS proxy server. This should be used along with the vcnId query parameter.
|
|
38
|
+
* Only one of this parameter and IsClusterDbManagementPrivateEndpointQueryParam should be set to true at one time.
|
|
39
|
+
*
|
|
40
|
+
*/
|
|
41
|
+
"isDnsResolutionEnabled"?: boolean;
|
|
36
42
|
/**
|
|
37
43
|
* The lifecycle state of a resource.
|
|
38
44
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-db-management-private-endpoints-request.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/request/list-db-management-private-endpoints-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"list-db-management-private-endpoints-request.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/request/list-db-management-private-endpoints-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA+DH,IAAiB,uCAAuC,CAKvD;AALD,WAAiB,uCAAuC;IACtD,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,uBAAa,CAAA;IACf,CAAC,EAHW,MAAM,GAAN,8CAAM,KAAN,8CAAM,QAGjB;AACH,CAAC,EALgB,uCAAuC,GAAvC,+CAAuC,KAAvC,+CAAuC,QAKvD"}
|
|
@@ -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, 2024, 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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/databasemanagement/ModifyAutonomousDatabaseManagementFeature.ts.html |here} to see how to use ModifyAutonomousDatabaseManagementFeatureRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface ModifyAutonomousDatabaseManagementFeatureRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Autonomous Database.
|
|
21
|
+
*/
|
|
22
|
+
"autonomousDatabaseId": string;
|
|
23
|
+
/**
|
|
24
|
+
* The details required to modify a Database Management feature for an Autonomous Database.
|
|
25
|
+
*/
|
|
26
|
+
"modifyAutonomousDatabaseManagementFeatureDetails": model.ModifyAutonomousDatabaseManagementFeatureDetails;
|
|
27
|
+
/**
|
|
28
|
+
* The client request ID for tracing.
|
|
29
|
+
*/
|
|
30
|
+
"opcRequestId"?: string;
|
|
31
|
+
/**
|
|
32
|
+
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
33
|
+
* server error without risk of executing that same action again. Retry tokens expire after 24
|
|
34
|
+
* hours, but can be invalidated before then due to conflicting operations. For example, if a resource
|
|
35
|
+
* has been deleted and purged from the system, then a retry of the original creation request
|
|
36
|
+
* might be rejected.
|
|
37
|
+
*
|
|
38
|
+
*/
|
|
39
|
+
"opcRetryToken"?: string;
|
|
40
|
+
/**
|
|
41
|
+
* For optimistic concurrency control. In the PUT or DELETE call
|
|
42
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
43
|
+
* etag from a previous GET or POST response for that resource.
|
|
44
|
+
* The resource will be updated or deleted only if the etag you
|
|
45
|
+
* provide matches the resource's current etag value.
|
|
46
|
+
*
|
|
47
|
+
*/
|
|
48
|
+
"ifMatch"?: 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, 2024, 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=modify-autonomous-database-management-feature-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"modify-autonomous-database-management-feature-request.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/request/modify-autonomous-database-management-feature-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20201101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
|
+
export interface DisableAutonomousDatabaseManagementFeatureResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
16
|
+
* Oracle about a particular request, please provide the request ID.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
"opcRequestId": string;
|
|
20
|
+
/**
|
|
21
|
+
* Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
"opcWorkRequestId": string;
|
|
25
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20201101
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2024, 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=disable-autonomous-database-management-feature-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"disable-autonomous-database-management-feature-response.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/response/disable-autonomous-database-management-feature-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20201101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
|
+
export interface EnableAutonomousDatabaseManagementFeatureResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
16
|
+
* Oracle about a particular request, please provide the request ID.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
"opcRequestId": string;
|
|
20
|
+
/**
|
|
21
|
+
* Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
"opcWorkRequestId": string;
|
|
25
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20201101
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2024, 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=enable-autonomous-database-management-feature-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"enable-autonomous-database-management-feature-response.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/response/enable-autonomous-database-management-feature-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/lib/response/index.d.ts
CHANGED
|
@@ -91,6 +91,8 @@ import * as DisableAutomaticInitialPlanCaptureResponse from "./disable-automatic
|
|
|
91
91
|
export import DisableAutomaticInitialPlanCaptureResponse = DisableAutomaticInitialPlanCaptureResponse.DisableAutomaticInitialPlanCaptureResponse;
|
|
92
92
|
import * as DisableAutomaticSpmEvolveAdvisorTaskResponse from "./disable-automatic-spm-evolve-advisor-task-response";
|
|
93
93
|
export import DisableAutomaticSpmEvolveAdvisorTaskResponse = DisableAutomaticSpmEvolveAdvisorTaskResponse.DisableAutomaticSpmEvolveAdvisorTaskResponse;
|
|
94
|
+
import * as DisableAutonomousDatabaseManagementFeatureResponse from "./disable-autonomous-database-management-feature-response";
|
|
95
|
+
export import DisableAutonomousDatabaseManagementFeatureResponse = DisableAutonomousDatabaseManagementFeatureResponse.DisableAutonomousDatabaseManagementFeatureResponse;
|
|
94
96
|
import * as DisableDatabaseManagementFeatureResponse from "./disable-database-management-feature-response";
|
|
95
97
|
export import DisableDatabaseManagementFeatureResponse = DisableDatabaseManagementFeatureResponse.DisableDatabaseManagementFeatureResponse;
|
|
96
98
|
import * as DisableExternalContainerDatabaseManagementFeatureResponse from "./disable-external-container-database-management-feature-response";
|
|
@@ -121,6 +123,8 @@ import * as EnableAutomaticInitialPlanCaptureResponse from "./enable-automatic-i
|
|
|
121
123
|
export import EnableAutomaticInitialPlanCaptureResponse = EnableAutomaticInitialPlanCaptureResponse.EnableAutomaticInitialPlanCaptureResponse;
|
|
122
124
|
import * as EnableAutomaticSpmEvolveAdvisorTaskResponse from "./enable-automatic-spm-evolve-advisor-task-response";
|
|
123
125
|
export import EnableAutomaticSpmEvolveAdvisorTaskResponse = EnableAutomaticSpmEvolveAdvisorTaskResponse.EnableAutomaticSpmEvolveAdvisorTaskResponse;
|
|
126
|
+
import * as EnableAutonomousDatabaseManagementFeatureResponse from "./enable-autonomous-database-management-feature-response";
|
|
127
|
+
export import EnableAutonomousDatabaseManagementFeatureResponse = EnableAutonomousDatabaseManagementFeatureResponse.EnableAutonomousDatabaseManagementFeatureResponse;
|
|
124
128
|
import * as EnableDatabaseManagementFeatureResponse from "./enable-database-management-feature-response";
|
|
125
129
|
export import EnableDatabaseManagementFeatureResponse = EnableDatabaseManagementFeatureResponse.EnableDatabaseManagementFeatureResponse;
|
|
126
130
|
import * as EnableExternalContainerDatabaseManagementFeatureResponse from "./enable-external-container-database-management-feature-response";
|
|
@@ -331,6 +335,8 @@ import * as LoadSqlPlanBaselinesFromAwrResponse from "./load-sql-plan-baselines-
|
|
|
331
335
|
export import LoadSqlPlanBaselinesFromAwrResponse = LoadSqlPlanBaselinesFromAwrResponse.LoadSqlPlanBaselinesFromAwrResponse;
|
|
332
336
|
import * as LoadSqlPlanBaselinesFromCursorCacheResponse from "./load-sql-plan-baselines-from-cursor-cache-response";
|
|
333
337
|
export import LoadSqlPlanBaselinesFromCursorCacheResponse = LoadSqlPlanBaselinesFromCursorCacheResponse.LoadSqlPlanBaselinesFromCursorCacheResponse;
|
|
338
|
+
import * as ModifyAutonomousDatabaseManagementFeatureResponse from "./modify-autonomous-database-management-feature-response";
|
|
339
|
+
export import ModifyAutonomousDatabaseManagementFeatureResponse = ModifyAutonomousDatabaseManagementFeatureResponse.ModifyAutonomousDatabaseManagementFeatureResponse;
|
|
334
340
|
import * as ModifyDatabaseManagementFeatureResponse from "./modify-database-management-feature-response";
|
|
335
341
|
export import ModifyDatabaseManagementFeatureResponse = ModifyDatabaseManagementFeatureResponse.ModifyDatabaseManagementFeatureResponse;
|
|
336
342
|
import * as ModifyPluggableDatabaseManagementFeatureResponse from "./modify-pluggable-database-management-feature-response";
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20201101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
|
+
export interface ModifyAutonomousDatabaseManagementFeatureResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
16
|
+
* Oracle about a particular request, please provide the request ID.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
"opcRequestId": string;
|
|
20
|
+
/**
|
|
21
|
+
* Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
"opcWorkRequestId": string;
|
|
25
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20201101
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2024, 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=modify-autonomous-database-management-feature-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"modify-autonomous-database-management-feature-response.js","sourceRoot":"","sources":["../../../../../lib/databasemanagement/lib/response/modify-autonomous-database-management-feature-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-databasemanagement",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.93.0",
|
|
4
4
|
"description": "OCI NodeJS client for Database Management Service",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.93.0",
|
|
19
|
+
"oci-workrequests": "2.93.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|