oci-databasetools 2.119.1 → 2.121.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 +97 -0
- package/lib/client.js +654 -0
- package/lib/client.js.map +1 -1
- package/lib/databasetools-waiter.d.ts +8 -0
- package/lib/databasetools-waiter.js +12 -0
- package/lib/databasetools-waiter.js.map +1 -1
- package/lib/model/change-database-tools-identity-compartment-details.d.ts +25 -0
- package/lib/model/change-database-tools-identity-compartment-details.js +29 -0
- package/lib/model/change-database-tools-identity-compartment-details.js.map +1 -0
- package/lib/model/create-database-tools-connection-details.d.ts +4 -0
- package/lib/model/create-database-tools-connection-details.js.map +1 -1
- package/lib/model/create-database-tools-identity-details.d.ts +57 -0
- package/lib/model/create-database-tools-identity-details.js +80 -0
- package/lib/model/create-database-tools-identity-details.js.map +1 -0
- package/lib/model/create-database-tools-identity-oracle-database-resource-principal-details.d.ts +28 -0
- package/lib/model/create-database-tools-identity-oracle-database-resource-principal-details.js +54 -0
- package/lib/model/create-database-tools-identity-oracle-database-resource-principal-details.js.map +1 -0
- package/lib/model/database-tools-connection-summary.d.ts +8 -0
- package/lib/model/database-tools-connection-summary.js.map +1 -1
- package/lib/model/database-tools-connection.d.ts +8 -0
- package/lib/model/database-tools-connection.js.map +1 -1
- package/lib/model/database-tools-identity-collection.d.ts +26 -0
- package/lib/model/database-tools-identity-collection.js +61 -0
- package/lib/model/database-tools-identity-collection.js.map +1 -0
- package/lib/model/database-tools-identity-lifecycle-state.d.ts +33 -0
- package/lib/model/database-tools-identity-lifecycle-state.js +44 -0
- package/lib/model/database-tools-identity-lifecycle-state.js.map +1 -0
- package/lib/model/database-tools-identity-oracle-database-resource-principal-summary.d.ts +28 -0
- package/lib/model/database-tools-identity-oracle-database-resource-principal-summary.js +54 -0
- package/lib/model/database-tools-identity-oracle-database-resource-principal-summary.js.map +1 -0
- package/lib/model/database-tools-identity-oracle-database-resource-principal.d.ts +28 -0
- package/lib/model/database-tools-identity-oracle-database-resource-principal.js +54 -0
- package/lib/model/database-tools-identity-oracle-database-resource-principal.js.map +1 -0
- package/lib/model/database-tools-identity-status.d.ts +28 -0
- package/lib/model/database-tools-identity-status.js +39 -0
- package/lib/model/database-tools-identity-status.js.map +1 -0
- package/lib/model/database-tools-identity-summary.d.ts +87 -0
- package/lib/model/database-tools-identity-summary.js +80 -0
- package/lib/model/database-tools-identity-summary.js.map +1 -0
- package/lib/model/database-tools-identity.d.ts +87 -0
- package/lib/model/database-tools-identity.js +80 -0
- package/lib/model/database-tools-identity.js.map +1 -0
- package/lib/model/identity-type.d.ts +6 -1
- package/lib/model/identity-type.js +5 -0
- package/lib/model/identity-type.js.map +1 -1
- package/lib/model/index.d.ts +40 -0
- package/lib/model/index.js +44 -4
- package/lib/model/index.js.map +1 -1
- package/lib/model/key-store-type.d.ts +1 -0
- package/lib/model/key-store-type.js +1 -0
- package/lib/model/key-store-type.js.map +1 -1
- package/lib/model/operation-type.d.ts +4 -0
- package/lib/model/operation-type.js +4 -0
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/refresh-database-tools-identity-credential-details.d.ts +22 -0
- package/lib/model/refresh-database-tools-identity-credential-details.js +68 -0
- package/lib/model/refresh-database-tools-identity-credential-details.js.map +1 -0
- package/lib/model/refresh-database-tools-identity-oracle-database-resource-principal-credential-details.d.ts +24 -0
- package/lib/model/refresh-database-tools-identity-oracle-database-resource-principal-credential-details.js +54 -0
- package/lib/model/refresh-database-tools-identity-oracle-database-resource-principal-credential-details.js.map +1 -0
- package/lib/model/runtime-identity.d.ts +28 -0
- package/lib/model/runtime-identity.js +39 -0
- package/lib/model/runtime-identity.js.map +1 -0
- package/lib/model/update-database-tools-identity-details.d.ts +44 -0
- package/lib/model/update-database-tools-identity-details.js +68 -0
- package/lib/model/update-database-tools-identity-details.js.map +1 -0
- package/lib/model/update-database-tools-identity-oracle-database-resource-principal-details.d.ts +24 -0
- package/lib/model/update-database-tools-identity-oracle-database-resource-principal-details.js +54 -0
- package/lib/model/update-database-tools-identity-oracle-database-resource-principal-details.js.map +1 -0
- package/lib/model/validate-database-tools-connection-oracle-database-result.d.ts +8 -0
- package/lib/model/validate-database-tools-connection-oracle-database-result.js +14 -2
- package/lib/model/validate-database-tools-connection-oracle-database-result.js.map +1 -1
- package/lib/model/validate-database-tools-identity-credential-details.d.ts +22 -0
- package/lib/model/validate-database-tools-identity-credential-details.js +68 -0
- package/lib/model/validate-database-tools-identity-credential-details.js.map +1 -0
- package/lib/model/validate-database-tools-identity-credential-oracle-database-resource-principal-details.d.ts +24 -0
- package/lib/model/validate-database-tools-identity-credential-oracle-database-resource-principal-details.js +54 -0
- package/lib/model/validate-database-tools-identity-credential-oracle-database-resource-principal-details.js.map +1 -0
- package/lib/model/validate-database-tools-identity-credential-oracle-database-resource-principal-result.d.ts +24 -0
- package/lib/model/validate-database-tools-identity-credential-oracle-database-resource-principal-result.js +54 -0
- package/lib/model/validate-database-tools-identity-credential-oracle-database-resource-principal-result.js.map +1 -0
- package/lib/model/validate-database-tools-identity-credential-result.d.ts +38 -0
- package/lib/model/validate-database-tools-identity-credential-result.js +68 -0
- package/lib/model/validate-database-tools-identity-credential-result.js.map +1 -0
- package/lib/model/validation-identity-status.d.ts +34 -0
- package/lib/model/validation-identity-status.js +29 -0
- package/lib/model/validation-identity-status.js.map +1 -0
- package/lib/request/add-database-tools-identity-lock-request.d.ts +40 -0
- package/lib/request/add-database-tools-identity-lock-request.js +15 -0
- package/lib/request/add-database-tools-identity-lock-request.js.map +1 -0
- package/lib/request/change-database-tools-identity-compartment-request.d.ts +44 -0
- package/lib/request/change-database-tools-identity-compartment-request.js +15 -0
- package/lib/request/change-database-tools-identity-compartment-request.js.map +1 -0
- package/lib/request/create-database-tools-identity-request.d.ts +38 -0
- package/lib/request/create-database-tools-identity-request.js +15 -0
- package/lib/request/create-database-tools-identity-request.js.map +1 -0
- package/lib/request/delete-database-tools-identity-request.d.ts +39 -0
- package/lib/request/delete-database-tools-identity-request.js +15 -0
- package/lib/request/delete-database-tools-identity-request.js.map +1 -0
- package/lib/request/get-database-tools-identity-request.d.ts +26 -0
- package/lib/request/get-database-tools-identity-request.js +15 -0
- package/lib/request/get-database-tools-identity-request.js.map +1 -0
- package/lib/request/index.d.ts +20 -0
- package/lib/request/index.js +3 -1
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-database-tools-connections-request.d.ts +4 -0
- package/lib/request/list-database-tools-connections-request.js.map +1 -1
- package/lib/request/list-database-tools-identities-request.d.ts +66 -0
- package/lib/request/list-database-tools-identities-request.js +24 -0
- package/lib/request/list-database-tools-identities-request.js.map +1 -0
- package/lib/request/refresh-database-tools-identity-credential-request.d.ts +40 -0
- package/lib/request/refresh-database-tools-identity-credential-request.js +15 -0
- package/lib/request/refresh-database-tools-identity-credential-request.js.map +1 -0
- package/lib/request/remove-database-tools-identity-lock-request.d.ts +40 -0
- package/lib/request/remove-database-tools-identity-lock-request.js +15 -0
- package/lib/request/remove-database-tools-identity-lock-request.js.map +1 -0
- package/lib/request/update-database-tools-identity-request.d.ts +44 -0
- package/lib/request/update-database-tools-identity-request.js +15 -0
- package/lib/request/update-database-tools-identity-request.js.map +1 -0
- package/lib/request/validate-database-tools-identity-credential-request.d.ts +40 -0
- package/lib/request/validate-database-tools-identity-credential-request.js +15 -0
- package/lib/request/validate-database-tools-identity-credential-request.js.map +1 -0
- package/lib/response/add-database-tools-identity-lock-response.d.ts +30 -0
- package/lib/response/add-database-tools-identity-lock-response.js +15 -0
- package/lib/response/add-database-tools-identity-lock-response.js.map +1 -0
- package/lib/response/change-database-tools-identity-compartment-response.d.ts +25 -0
- package/lib/response/change-database-tools-identity-compartment-response.js +15 -0
- package/lib/response/change-database-tools-identity-compartment-response.js.map +1 -0
- package/lib/response/create-database-tools-identity-response.d.ts +39 -0
- package/lib/response/create-database-tools-identity-response.js +15 -0
- package/lib/response/create-database-tools-identity-response.js.map +1 -0
- package/lib/response/delete-database-tools-identity-response.d.ts +25 -0
- package/lib/response/delete-database-tools-identity-response.js +15 -0
- package/lib/response/delete-database-tools-identity-response.js.map +1 -0
- package/lib/response/get-database-tools-identity-response.d.ts +30 -0
- package/lib/response/get-database-tools-identity-response.js +15 -0
- package/lib/response/get-database-tools-identity-response.js.map +1 -0
- package/lib/response/index.d.ts +20 -0
- package/lib/response/list-database-tools-identities-response.d.ts +32 -0
- package/lib/response/list-database-tools-identities-response.js +15 -0
- package/lib/response/list-database-tools-identities-response.js.map +1 -0
- package/lib/response/refresh-database-tools-identity-credential-response.d.ts +25 -0
- package/lib/response/refresh-database-tools-identity-credential-response.js +15 -0
- package/lib/response/refresh-database-tools-identity-credential-response.js.map +1 -0
- package/lib/response/remove-database-tools-identity-lock-response.d.ts +30 -0
- package/lib/response/remove-database-tools-identity-lock-response.js +15 -0
- package/lib/response/remove-database-tools-identity-lock-response.js.map +1 -0
- package/lib/response/update-database-tools-identity-response.d.ts +25 -0
- package/lib/response/update-database-tools-identity-response.js +15 -0
- package/lib/response/update-database-tools-identity-response.js.map +1 -0
- package/lib/response/validate-database-tools-identity-credential-response.d.ts +25 -0
- package/lib/response/validate-database-tools-identity-credential-response.js +15 -0
- package/lib/response/validate-database-tools-identity-credential-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20201005
|
|
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
|
+
export interface ChangeDatabaseToolsIdentityCompartmentResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
"opcWorkRequestId": string;
|
|
19
|
+
/**
|
|
20
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
21
|
+
* Oracle about a particular request, please provide the request ID.
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
"opcRequestId": string;
|
|
25
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20201005
|
|
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-database-tools-identity-compartment-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"change-database-tools-identity-compartment-response.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/response/change-database-tools-identity-compartment-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20201005
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface CreateDatabaseToolsIdentityResponse {
|
|
15
|
+
/**
|
|
16
|
+
* URI of the new resource which was created by the request.
|
|
17
|
+
*/
|
|
18
|
+
"location": string;
|
|
19
|
+
/**
|
|
20
|
+
* For optimistic concurrency control. See {@code if-match}.
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
"etag": string;
|
|
24
|
+
/**
|
|
25
|
+
* Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
|
|
26
|
+
*
|
|
27
|
+
*/
|
|
28
|
+
"opcWorkRequestId": string;
|
|
29
|
+
/**
|
|
30
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
31
|
+
* Oracle about a particular request, please provide the request ID.
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"opcRequestId": string;
|
|
35
|
+
/**
|
|
36
|
+
* The returned model.DatabaseToolsIdentity instance.
|
|
37
|
+
*/
|
|
38
|
+
"databaseToolsIdentity": model.DatabaseToolsIdentity;
|
|
39
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20201005
|
|
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=create-database-tools-identity-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-database-tools-identity-response.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/response/create-database-tools-identity-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20201005
|
|
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
|
+
export interface DeleteDatabaseToolsIdentityResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
"opcWorkRequestId": string;
|
|
19
|
+
/**
|
|
20
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
21
|
+
* Oracle about a particular request, please provide the request ID.
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
"opcRequestId": string;
|
|
25
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20201005
|
|
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=delete-database-tools-identity-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-database-tools-identity-response.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/response/delete-database-tools-identity-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20201005
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface GetDatabaseToolsIdentityResponse {
|
|
15
|
+
/**
|
|
16
|
+
* For optimistic concurrency control. See {@code if-match}.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
"etag": string;
|
|
20
|
+
/**
|
|
21
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
22
|
+
* Oracle about a particular request, please provide the request ID.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcRequestId": string;
|
|
26
|
+
/**
|
|
27
|
+
* The returned model.DatabaseToolsIdentity instance.
|
|
28
|
+
*/
|
|
29
|
+
"databaseToolsIdentity": model.DatabaseToolsIdentity;
|
|
30
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20201005
|
|
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-database-tools-identity-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-database-tools-identity-response.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/response/get-database-tools-identity-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/lib/response/index.d.ts
CHANGED
|
@@ -12,24 +12,34 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as AddDatabaseToolsConnectionLockResponse from "./add-database-tools-connection-lock-response";
|
|
14
14
|
export import AddDatabaseToolsConnectionLockResponse = AddDatabaseToolsConnectionLockResponse.AddDatabaseToolsConnectionLockResponse;
|
|
15
|
+
import * as AddDatabaseToolsIdentityLockResponse from "./add-database-tools-identity-lock-response";
|
|
16
|
+
export import AddDatabaseToolsIdentityLockResponse = AddDatabaseToolsIdentityLockResponse.AddDatabaseToolsIdentityLockResponse;
|
|
15
17
|
import * as AddDatabaseToolsPrivateEndpointLockResponse from "./add-database-tools-private-endpoint-lock-response";
|
|
16
18
|
export import AddDatabaseToolsPrivateEndpointLockResponse = AddDatabaseToolsPrivateEndpointLockResponse.AddDatabaseToolsPrivateEndpointLockResponse;
|
|
17
19
|
import * as ChangeDatabaseToolsConnectionCompartmentResponse from "./change-database-tools-connection-compartment-response";
|
|
18
20
|
export import ChangeDatabaseToolsConnectionCompartmentResponse = ChangeDatabaseToolsConnectionCompartmentResponse.ChangeDatabaseToolsConnectionCompartmentResponse;
|
|
21
|
+
import * as ChangeDatabaseToolsIdentityCompartmentResponse from "./change-database-tools-identity-compartment-response";
|
|
22
|
+
export import ChangeDatabaseToolsIdentityCompartmentResponse = ChangeDatabaseToolsIdentityCompartmentResponse.ChangeDatabaseToolsIdentityCompartmentResponse;
|
|
19
23
|
import * as ChangeDatabaseToolsPrivateEndpointCompartmentResponse from "./change-database-tools-private-endpoint-compartment-response";
|
|
20
24
|
export import ChangeDatabaseToolsPrivateEndpointCompartmentResponse = ChangeDatabaseToolsPrivateEndpointCompartmentResponse.ChangeDatabaseToolsPrivateEndpointCompartmentResponse;
|
|
21
25
|
import * as CreateDatabaseToolsConnectionResponse from "./create-database-tools-connection-response";
|
|
22
26
|
export import CreateDatabaseToolsConnectionResponse = CreateDatabaseToolsConnectionResponse.CreateDatabaseToolsConnectionResponse;
|
|
27
|
+
import * as CreateDatabaseToolsIdentityResponse from "./create-database-tools-identity-response";
|
|
28
|
+
export import CreateDatabaseToolsIdentityResponse = CreateDatabaseToolsIdentityResponse.CreateDatabaseToolsIdentityResponse;
|
|
23
29
|
import * as CreateDatabaseToolsPrivateEndpointResponse from "./create-database-tools-private-endpoint-response";
|
|
24
30
|
export import CreateDatabaseToolsPrivateEndpointResponse = CreateDatabaseToolsPrivateEndpointResponse.CreateDatabaseToolsPrivateEndpointResponse;
|
|
25
31
|
import * as DeleteDatabaseToolsConnectionResponse from "./delete-database-tools-connection-response";
|
|
26
32
|
export import DeleteDatabaseToolsConnectionResponse = DeleteDatabaseToolsConnectionResponse.DeleteDatabaseToolsConnectionResponse;
|
|
33
|
+
import * as DeleteDatabaseToolsIdentityResponse from "./delete-database-tools-identity-response";
|
|
34
|
+
export import DeleteDatabaseToolsIdentityResponse = DeleteDatabaseToolsIdentityResponse.DeleteDatabaseToolsIdentityResponse;
|
|
27
35
|
import * as DeleteDatabaseToolsPrivateEndpointResponse from "./delete-database-tools-private-endpoint-response";
|
|
28
36
|
export import DeleteDatabaseToolsPrivateEndpointResponse = DeleteDatabaseToolsPrivateEndpointResponse.DeleteDatabaseToolsPrivateEndpointResponse;
|
|
29
37
|
import * as GetDatabaseToolsConnectionResponse from "./get-database-tools-connection-response";
|
|
30
38
|
export import GetDatabaseToolsConnectionResponse = GetDatabaseToolsConnectionResponse.GetDatabaseToolsConnectionResponse;
|
|
31
39
|
import * as GetDatabaseToolsEndpointServiceResponse from "./get-database-tools-endpoint-service-response";
|
|
32
40
|
export import GetDatabaseToolsEndpointServiceResponse = GetDatabaseToolsEndpointServiceResponse.GetDatabaseToolsEndpointServiceResponse;
|
|
41
|
+
import * as GetDatabaseToolsIdentityResponse from "./get-database-tools-identity-response";
|
|
42
|
+
export import GetDatabaseToolsIdentityResponse = GetDatabaseToolsIdentityResponse.GetDatabaseToolsIdentityResponse;
|
|
33
43
|
import * as GetDatabaseToolsPrivateEndpointResponse from "./get-database-tools-private-endpoint-response";
|
|
34
44
|
export import GetDatabaseToolsPrivateEndpointResponse = GetDatabaseToolsPrivateEndpointResponse.GetDatabaseToolsPrivateEndpointResponse;
|
|
35
45
|
import * as GetWorkRequestResponse from "./get-work-request-response";
|
|
@@ -38,6 +48,8 @@ import * as ListDatabaseToolsConnectionsResponse from "./list-database-tools-con
|
|
|
38
48
|
export import ListDatabaseToolsConnectionsResponse = ListDatabaseToolsConnectionsResponse.ListDatabaseToolsConnectionsResponse;
|
|
39
49
|
import * as ListDatabaseToolsEndpointServicesResponse from "./list-database-tools-endpoint-services-response";
|
|
40
50
|
export import ListDatabaseToolsEndpointServicesResponse = ListDatabaseToolsEndpointServicesResponse.ListDatabaseToolsEndpointServicesResponse;
|
|
51
|
+
import * as ListDatabaseToolsIdentitiesResponse from "./list-database-tools-identities-response";
|
|
52
|
+
export import ListDatabaseToolsIdentitiesResponse = ListDatabaseToolsIdentitiesResponse.ListDatabaseToolsIdentitiesResponse;
|
|
41
53
|
import * as ListDatabaseToolsPrivateEndpointsResponse from "./list-database-tools-private-endpoints-response";
|
|
42
54
|
export import ListDatabaseToolsPrivateEndpointsResponse = ListDatabaseToolsPrivateEndpointsResponse.ListDatabaseToolsPrivateEndpointsResponse;
|
|
43
55
|
import * as ListWorkRequestErrorsResponse from "./list-work-request-errors-response";
|
|
@@ -46,13 +58,21 @@ import * as ListWorkRequestLogsResponse from "./list-work-request-logs-response"
|
|
|
46
58
|
export import ListWorkRequestLogsResponse = ListWorkRequestLogsResponse.ListWorkRequestLogsResponse;
|
|
47
59
|
import * as ListWorkRequestsResponse from "./list-work-requests-response";
|
|
48
60
|
export import ListWorkRequestsResponse = ListWorkRequestsResponse.ListWorkRequestsResponse;
|
|
61
|
+
import * as RefreshDatabaseToolsIdentityCredentialResponse from "./refresh-database-tools-identity-credential-response";
|
|
62
|
+
export import RefreshDatabaseToolsIdentityCredentialResponse = RefreshDatabaseToolsIdentityCredentialResponse.RefreshDatabaseToolsIdentityCredentialResponse;
|
|
49
63
|
import * as RemoveDatabaseToolsConnectionLockResponse from "./remove-database-tools-connection-lock-response";
|
|
50
64
|
export import RemoveDatabaseToolsConnectionLockResponse = RemoveDatabaseToolsConnectionLockResponse.RemoveDatabaseToolsConnectionLockResponse;
|
|
65
|
+
import * as RemoveDatabaseToolsIdentityLockResponse from "./remove-database-tools-identity-lock-response";
|
|
66
|
+
export import RemoveDatabaseToolsIdentityLockResponse = RemoveDatabaseToolsIdentityLockResponse.RemoveDatabaseToolsIdentityLockResponse;
|
|
51
67
|
import * as RemoveDatabaseToolsPrivateEndpointLockResponse from "./remove-database-tools-private-endpoint-lock-response";
|
|
52
68
|
export import RemoveDatabaseToolsPrivateEndpointLockResponse = RemoveDatabaseToolsPrivateEndpointLockResponse.RemoveDatabaseToolsPrivateEndpointLockResponse;
|
|
53
69
|
import * as UpdateDatabaseToolsConnectionResponse from "./update-database-tools-connection-response";
|
|
54
70
|
export import UpdateDatabaseToolsConnectionResponse = UpdateDatabaseToolsConnectionResponse.UpdateDatabaseToolsConnectionResponse;
|
|
71
|
+
import * as UpdateDatabaseToolsIdentityResponse from "./update-database-tools-identity-response";
|
|
72
|
+
export import UpdateDatabaseToolsIdentityResponse = UpdateDatabaseToolsIdentityResponse.UpdateDatabaseToolsIdentityResponse;
|
|
55
73
|
import * as UpdateDatabaseToolsPrivateEndpointResponse from "./update-database-tools-private-endpoint-response";
|
|
56
74
|
export import UpdateDatabaseToolsPrivateEndpointResponse = UpdateDatabaseToolsPrivateEndpointResponse.UpdateDatabaseToolsPrivateEndpointResponse;
|
|
57
75
|
import * as ValidateDatabaseToolsConnectionResponse from "./validate-database-tools-connection-response";
|
|
58
76
|
export import ValidateDatabaseToolsConnectionResponse = ValidateDatabaseToolsConnectionResponse.ValidateDatabaseToolsConnectionResponse;
|
|
77
|
+
import * as ValidateDatabaseToolsIdentityCredentialResponse from "./validate-database-tools-identity-credential-response";
|
|
78
|
+
export import ValidateDatabaseToolsIdentityCredentialResponse = ValidateDatabaseToolsIdentityCredentialResponse.ValidateDatabaseToolsIdentityCredentialResponse;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20201005
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface ListDatabaseToolsIdentitiesResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
|
+
* subsequent GET request to get the next batch of items.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.DatabaseToolsIdentityCollection instance.
|
|
30
|
+
*/
|
|
31
|
+
"databaseToolsIdentityCollection": model.DatabaseToolsIdentityCollection;
|
|
32
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20201005
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=list-database-tools-identities-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-database-tools-identities-response.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/response/list-database-tools-identities-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20201005
|
|
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
|
+
export interface RefreshDatabaseToolsIdentityCredentialResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
"opcWorkRequestId": string;
|
|
19
|
+
/**
|
|
20
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
21
|
+
* Oracle about a particular request, please provide the request ID.
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
"opcRequestId": string;
|
|
25
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20201005
|
|
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=refresh-database-tools-identity-credential-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"refresh-database-tools-identity-credential-response.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/response/refresh-database-tools-identity-credential-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20201005
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface RemoveDatabaseToolsIdentityLockResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* etag for the returned DatabaseToolsIdentity resource.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"etag": string;
|
|
26
|
+
/**
|
|
27
|
+
* The returned model.DatabaseToolsIdentity instance.
|
|
28
|
+
*/
|
|
29
|
+
"databaseToolsIdentity": model.DatabaseToolsIdentity;
|
|
30
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20201005
|
|
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=remove-database-tools-identity-lock-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"remove-database-tools-identity-lock-response.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/response/remove-database-tools-identity-lock-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20201005
|
|
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
|
+
export interface UpdateDatabaseToolsIdentityResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
"opcWorkRequestId": string;
|
|
19
|
+
/**
|
|
20
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
21
|
+
* Oracle about a particular request, please provide the request ID.
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
"opcRequestId": string;
|
|
25
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20201005
|
|
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=update-database-tools-identity-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-database-tools-identity-response.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/response/update-database-tools-identity-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20201005
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface ValidateDatabaseToolsIdentityCredentialResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* The returned model.ValidateDatabaseToolsIdentityCredentialResult instance.
|
|
23
|
+
*/
|
|
24
|
+
"validateDatabaseToolsIdentityCredentialResult": model.ValidateDatabaseToolsIdentityCredentialResult;
|
|
25
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20201005
|
|
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=validate-database-tools-identity-credential-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validate-database-tools-identity-credential-response.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/response/validate-database-tools-identity-credential-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-databasetools",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.121.0",
|
|
4
4
|
"description": "OCI NodeJS client for Database Tools 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.121.0",
|
|
19
|
+
"oci-workrequests": "2.121.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|