oci-databasetools 2.119.0 → 2.120.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,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Database Tools
|
|
3
|
+
* Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
|
|
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
|
+
/**
|
|
14
|
+
* Identity Credential validation details.
|
|
15
|
+
*/
|
|
16
|
+
export interface ValidateDatabaseToolsIdentityCredentialDetails {
|
|
17
|
+
"type": string;
|
|
18
|
+
}
|
|
19
|
+
export declare namespace ValidateDatabaseToolsIdentityCredentialDetails {
|
|
20
|
+
function getJsonObj(obj: ValidateDatabaseToolsIdentityCredentialDetails): object;
|
|
21
|
+
function getDeserializedJsonObj(obj: ValidateDatabaseToolsIdentityCredentialDetails): object;
|
|
22
|
+
}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Database Tools
|
|
4
|
+
* Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
|
|
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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.ValidateDatabaseToolsIdentityCredentialDetails = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
const common = require("oci-common");
|
|
37
|
+
var ValidateDatabaseToolsIdentityCredentialDetails;
|
|
38
|
+
(function (ValidateDatabaseToolsIdentityCredentialDetails) {
|
|
39
|
+
function getJsonObj(obj) {
|
|
40
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
41
|
+
if (obj && "type" in obj && obj.type) {
|
|
42
|
+
switch (obj.type) {
|
|
43
|
+
case "ORACLE_DATABASE_RESOURCE_PRINCIPAL":
|
|
44
|
+
return model.ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalDetails.getJsonObj(jsonObj, true);
|
|
45
|
+
default:
|
|
46
|
+
if (common.LOG.logger)
|
|
47
|
+
common.LOG.logger.info(`Unknown value for: ${obj.type}`);
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
return jsonObj;
|
|
51
|
+
}
|
|
52
|
+
ValidateDatabaseToolsIdentityCredentialDetails.getJsonObj = getJsonObj;
|
|
53
|
+
function getDeserializedJsonObj(obj) {
|
|
54
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
55
|
+
if (obj && "type" in obj && obj.type) {
|
|
56
|
+
switch (obj.type) {
|
|
57
|
+
case "ORACLE_DATABASE_RESOURCE_PRINCIPAL":
|
|
58
|
+
return model.ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalDetails.getDeserializedJsonObj(jsonObj, true);
|
|
59
|
+
default:
|
|
60
|
+
if (common.LOG.logger)
|
|
61
|
+
common.LOG.logger.info(`Unknown value for: ${obj.type}`);
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
return jsonObj;
|
|
65
|
+
}
|
|
66
|
+
ValidateDatabaseToolsIdentityCredentialDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
67
|
+
})(ValidateDatabaseToolsIdentityCredentialDetails = exports.ValidateDatabaseToolsIdentityCredentialDetails || (exports.ValidateDatabaseToolsIdentityCredentialDetails = {}));
|
|
68
|
+
//# sourceMappingURL=validate-database-tools-identity-credential-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validate-database-tools-identity-credential-details.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/validate-database-tools-identity-credential-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAStC,IAAiB,8CAA8C,CAuC9D;AAvCD,WAAiB,8CAA8C;IAC7D,SAAgB,UAAU,CAAC,GAAmD;QAC5E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,oCAAoC;oBACvC,OAAO,KAAK,CAAC,6EAA6E,CAAC,UAAU,CAExF,OACV,EACD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,yDAAU,aAiBzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAmD;QAEnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,oCAAoC;oBACvC,OAAO,KAAK,CAAC,6EAA6E,CAAC,sBAAsB,CAEpG,OACV,EACD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAnBe,qEAAsB,yBAmBrC,CAAA;AACH,CAAC,EAvCgB,8CAA8C,GAA9C,sDAA8C,KAA9C,sDAA8C,QAuC9D"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Database Tools
|
|
3
|
+
* Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
|
|
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
|
+
/**
|
|
15
|
+
* The Database Tools identity validate credential details for the Oracle Database resource principal identity type.
|
|
16
|
+
*/
|
|
17
|
+
export interface ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalDetails extends model.ValidateDatabaseToolsIdentityCredentialDetails {
|
|
18
|
+
"type": string;
|
|
19
|
+
}
|
|
20
|
+
export declare namespace ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalDetails {
|
|
21
|
+
function getJsonObj(obj: ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalDetails, isParentJsonObj?: boolean): object;
|
|
22
|
+
const type = "ORACLE_DATABASE_RESOURCE_PRINCIPAL";
|
|
23
|
+
function getDeserializedJsonObj(obj: ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalDetails, isParentJsonObj?: boolean): object;
|
|
24
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Database Tools
|
|
4
|
+
* Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
|
|
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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalDetails = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalDetails;
|
|
37
|
+
(function (ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalDetails) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.ValidateDatabaseToolsIdentityCredentialDetails.getJsonObj(obj))), {});
|
|
42
|
+
return jsonObj;
|
|
43
|
+
}
|
|
44
|
+
ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalDetails.getJsonObj = getJsonObj;
|
|
45
|
+
ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalDetails.type = "ORACLE_DATABASE_RESOURCE_PRINCIPAL";
|
|
46
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
47
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
48
|
+
? obj
|
|
49
|
+
: model.ValidateDatabaseToolsIdentityCredentialDetails.getDeserializedJsonObj(obj))), {});
|
|
50
|
+
return jsonObj;
|
|
51
|
+
}
|
|
52
|
+
ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
53
|
+
})(ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalDetails = exports.ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalDetails || (exports.ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalDetails = {}));
|
|
54
|
+
//# sourceMappingURL=validate-database-tools-identity-credential-oracle-database-resource-principal-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validate-database-tools-identity-credential-oracle-database-resource-principal-details.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/validate-database-tools-identity-credential-oracle-database-resource-principal-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAWlC,IAAiB,6EAA6E,CAgC7F;AAhCD,WAAiB,6EAA6E;IAC5F,SAAgB,UAAU,CACxB,GAAkF,EAClF,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,8CAA8C,CAAC,UAAU,CAC9D,GAAG,CAC8E,CAAC,GACrF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,wFAAU,aAczB,CAAA;IACY,kFAAI,GAAG,oCAAoC,CAAC;IACzD,SAAgB,sBAAsB,CACpC,GAAkF,EAClF,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,8CAA8C,CAAC,sBAAsB,CAC1E,GAAG,CAC8E,CAAC,GACrF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,oGAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,6EAA6E,GAA7E,qFAA6E,KAA7E,qFAA6E,QAgC7F"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Database Tools
|
|
3
|
+
* Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
|
|
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
|
+
/**
|
|
15
|
+
* The Database Tools identity validate credentials result for the Oracle Database resource principal identity type.
|
|
16
|
+
*/
|
|
17
|
+
export interface ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalResult extends model.ValidateDatabaseToolsIdentityCredentialResult {
|
|
18
|
+
"type": string;
|
|
19
|
+
}
|
|
20
|
+
export declare namespace ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalResult {
|
|
21
|
+
function getJsonObj(obj: ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalResult, isParentJsonObj?: boolean): object;
|
|
22
|
+
const type = "ORACLE_DATABASE_RESOURCE_PRINCIPAL";
|
|
23
|
+
function getDeserializedJsonObj(obj: ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalResult, isParentJsonObj?: boolean): object;
|
|
24
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Database Tools
|
|
4
|
+
* Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
|
|
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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalResult = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalResult;
|
|
37
|
+
(function (ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalResult) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.ValidateDatabaseToolsIdentityCredentialResult.getJsonObj(obj))), {});
|
|
42
|
+
return jsonObj;
|
|
43
|
+
}
|
|
44
|
+
ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalResult.getJsonObj = getJsonObj;
|
|
45
|
+
ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalResult.type = "ORACLE_DATABASE_RESOURCE_PRINCIPAL";
|
|
46
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
47
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
48
|
+
? obj
|
|
49
|
+
: model.ValidateDatabaseToolsIdentityCredentialResult.getDeserializedJsonObj(obj))), {});
|
|
50
|
+
return jsonObj;
|
|
51
|
+
}
|
|
52
|
+
ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalResult.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
53
|
+
})(ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalResult = exports.ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalResult || (exports.ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalResult = {}));
|
|
54
|
+
//# sourceMappingURL=validate-database-tools-identity-credential-oracle-database-resource-principal-result.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validate-database-tools-identity-credential-oracle-database-resource-principal-result.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/validate-database-tools-identity-credential-oracle-database-resource-principal-result.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAWlC,IAAiB,4EAA4E,CAgC5F;AAhCD,WAAiB,4EAA4E;IAC3F,SAAgB,UAAU,CACxB,GAAiF,EACjF,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,6CAA6C,CAAC,UAAU,CAC7D,GAAG,CAC6E,CAAC,GACpF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,uFAAU,aAczB,CAAA;IACY,iFAAI,GAAG,oCAAoC,CAAC;IACzD,SAAgB,sBAAsB,CACpC,GAAiF,EACjF,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,6CAA6C,CAAC,sBAAsB,CACzE,GAAG,CAC6E,CAAC,GACpF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,mGAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,4EAA4E,GAA5E,oFAA4E,KAA5E,oFAA4E,QAgC5F"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Database Tools
|
|
3
|
+
* Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
|
|
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
|
+
/**
|
|
14
|
+
* Identity validation result.
|
|
15
|
+
*/
|
|
16
|
+
export interface ValidateDatabaseToolsIdentityCredentialResult {
|
|
17
|
+
/**
|
|
18
|
+
* A short code that defines the result of the validation, meant for programmatic parsing. The value OK indicates that the validation was successful.
|
|
19
|
+
*/
|
|
20
|
+
"code": string;
|
|
21
|
+
/**
|
|
22
|
+
* A human-readable message that describes the result of the validation.
|
|
23
|
+
*/
|
|
24
|
+
"message": string;
|
|
25
|
+
/**
|
|
26
|
+
* A human-readable message that describes possible causes for the validation error.
|
|
27
|
+
*/
|
|
28
|
+
"cause"?: string;
|
|
29
|
+
/**
|
|
30
|
+
* A human-readable message that suggests a remedial action to resolve the validation error.
|
|
31
|
+
*/
|
|
32
|
+
"action"?: string;
|
|
33
|
+
"type": string;
|
|
34
|
+
}
|
|
35
|
+
export declare namespace ValidateDatabaseToolsIdentityCredentialResult {
|
|
36
|
+
function getJsonObj(obj: ValidateDatabaseToolsIdentityCredentialResult): object;
|
|
37
|
+
function getDeserializedJsonObj(obj: ValidateDatabaseToolsIdentityCredentialResult): object;
|
|
38
|
+
}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Database Tools
|
|
4
|
+
* Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
|
|
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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.ValidateDatabaseToolsIdentityCredentialResult = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
const common = require("oci-common");
|
|
37
|
+
var ValidateDatabaseToolsIdentityCredentialResult;
|
|
38
|
+
(function (ValidateDatabaseToolsIdentityCredentialResult) {
|
|
39
|
+
function getJsonObj(obj) {
|
|
40
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
41
|
+
if (obj && "type" in obj && obj.type) {
|
|
42
|
+
switch (obj.type) {
|
|
43
|
+
case "ORACLE_DATABASE_RESOURCE_PRINCIPAL":
|
|
44
|
+
return model.ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalResult.getJsonObj(jsonObj, true);
|
|
45
|
+
default:
|
|
46
|
+
if (common.LOG.logger)
|
|
47
|
+
common.LOG.logger.info(`Unknown value for: ${obj.type}`);
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
return jsonObj;
|
|
51
|
+
}
|
|
52
|
+
ValidateDatabaseToolsIdentityCredentialResult.getJsonObj = getJsonObj;
|
|
53
|
+
function getDeserializedJsonObj(obj) {
|
|
54
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
55
|
+
if (obj && "type" in obj && obj.type) {
|
|
56
|
+
switch (obj.type) {
|
|
57
|
+
case "ORACLE_DATABASE_RESOURCE_PRINCIPAL":
|
|
58
|
+
return model.ValidateDatabaseToolsIdentityCredentialOracleDatabaseResourcePrincipalResult.getDeserializedJsonObj(jsonObj, true);
|
|
59
|
+
default:
|
|
60
|
+
if (common.LOG.logger)
|
|
61
|
+
common.LOG.logger.info(`Unknown value for: ${obj.type}`);
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
return jsonObj;
|
|
65
|
+
}
|
|
66
|
+
ValidateDatabaseToolsIdentityCredentialResult.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
67
|
+
})(ValidateDatabaseToolsIdentityCredentialResult = exports.ValidateDatabaseToolsIdentityCredentialResult || (exports.ValidateDatabaseToolsIdentityCredentialResult = {}));
|
|
68
|
+
//# sourceMappingURL=validate-database-tools-identity-credential-result.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validate-database-tools-identity-credential-result.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/validate-database-tools-identity-credential-result.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AA0BtC,IAAiB,6CAA6C,CAuC7D;AAvCD,WAAiB,6CAA6C;IAC5D,SAAgB,UAAU,CAAC,GAAkD;QAC3E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,oCAAoC;oBACvC,OAAO,KAAK,CAAC,4EAA4E,CAAC,UAAU,CAEvF,OACV,EACD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,wDAAU,aAiBzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAkD;QAElD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,oCAAoC;oBACvC,OAAO,KAAK,CAAC,4EAA4E,CAAC,sBAAsB,CAEnG,OACV,EACD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAnBe,oEAAsB,yBAmBrC,CAAA;AACH,CAAC,EAvCgB,6CAA6C,GAA7C,qDAA6C,KAA7C,qDAA6C,QAuC7D"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Database Tools
|
|
3
|
+
* Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
|
|
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
|
+
/**
|
|
15
|
+
* Status details for an identity type
|
|
16
|
+
*/
|
|
17
|
+
export interface ValidationIdentityStatus {
|
|
18
|
+
/**
|
|
19
|
+
* The Database Tools identity type.
|
|
20
|
+
*/
|
|
21
|
+
"type"?: model.IdentityType;
|
|
22
|
+
/**
|
|
23
|
+
* The status of the identity. AVAILABLE if the identity type can be used with this connection. UNAVAILABLE if not.
|
|
24
|
+
*/
|
|
25
|
+
"status"?: model.DatabaseToolsIdentityStatus;
|
|
26
|
+
/**
|
|
27
|
+
* If the status is UNAVAILABLE this displays the cause.
|
|
28
|
+
*/
|
|
29
|
+
"statusDetails"?: string;
|
|
30
|
+
}
|
|
31
|
+
export declare namespace ValidationIdentityStatus {
|
|
32
|
+
function getJsonObj(obj: ValidationIdentityStatus): object;
|
|
33
|
+
function getDeserializedJsonObj(obj: ValidationIdentityStatus): object;
|
|
34
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Database Tools
|
|
4
|
+
* Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
|
|
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
|
+
exports.ValidationIdentityStatus = void 0;
|
|
16
|
+
var ValidationIdentityStatus;
|
|
17
|
+
(function (ValidationIdentityStatus) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
ValidationIdentityStatus.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
ValidationIdentityStatus.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(ValidationIdentityStatus = exports.ValidationIdentityStatus || (exports.ValidationIdentityStatus = {}));
|
|
29
|
+
//# sourceMappingURL=validation-identity-status.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validation-identity-status.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/validation-identity-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAuBH,IAAiB,wBAAwB,CAWxC;AAXD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAWxC"}
|
|
@@ -0,0 +1,40 @@
|
|
|
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
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/databasetools/AddDatabaseToolsIdentityLock.ts.html |here} to see how to use AddDatabaseToolsIdentityLockRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface AddDatabaseToolsIdentityLockRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of a Database Tools identity.
|
|
21
|
+
*/
|
|
22
|
+
"databaseToolsIdentityId": string;
|
|
23
|
+
/**
|
|
24
|
+
* AddResourceLockDetails body parameter
|
|
25
|
+
*/
|
|
26
|
+
"addResourceLockDetails": model.AddResourceLockDetails;
|
|
27
|
+
/**
|
|
28
|
+
* Unique identifier for the request.
|
|
29
|
+
* If you need to contact Oracle about a particular request, please provide the request ID.
|
|
30
|
+
*
|
|
31
|
+
*/
|
|
32
|
+
"opcRequestId"?: string;
|
|
33
|
+
/**
|
|
34
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
35
|
+
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
36
|
+
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
37
|
+
*
|
|
38
|
+
*/
|
|
39
|
+
"ifMatch"?: string;
|
|
40
|
+
}
|
|
@@ -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=add-database-tools-identity-lock-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add-database-tools-identity-lock-request.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/request/add-database-tools-identity-lock-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,44 @@
|
|
|
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
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/databasetools/ChangeDatabaseToolsIdentityCompartment.ts.html |here} to see how to use ChangeDatabaseToolsIdentityCompartmentRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface ChangeDatabaseToolsIdentityCompartmentRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of a Database Tools identity.
|
|
21
|
+
*/
|
|
22
|
+
"databaseToolsIdentityId": string;
|
|
23
|
+
/**
|
|
24
|
+
* Request to change the compartment of the Database Tools identity.
|
|
25
|
+
*/
|
|
26
|
+
"changeDatabaseToolsIdentityCompartmentDetails": model.ChangeDatabaseToolsIdentityCompartmentDetails;
|
|
27
|
+
/**
|
|
28
|
+
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
|
+
* etag from a previous GET or POST response for that resource.
|
|
31
|
+
* The resource will be updated or deleted only if the etag you
|
|
32
|
+
* provide matches the resource's current etag value.
|
|
33
|
+
*
|
|
34
|
+
*/
|
|
35
|
+
"ifMatch"?: string;
|
|
36
|
+
/**
|
|
37
|
+
* The client request ID for tracing.
|
|
38
|
+
*/
|
|
39
|
+
"opcRequestId"?: string;
|
|
40
|
+
/**
|
|
41
|
+
* Whether to override locks (if any exist).
|
|
42
|
+
*/
|
|
43
|
+
"isLockOverride"?: boolean;
|
|
44
|
+
}
|
|
@@ -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-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"change-database-tools-identity-compartment-request.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/request/change-database-tools-identity-compartment-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,38 @@
|
|
|
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
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/databasetools/CreateDatabaseToolsIdentity.ts.html |here} to see how to use CreateDatabaseToolsIdentityRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface CreateDatabaseToolsIdentityRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* Details for the new Database Tools identity.
|
|
21
|
+
*/
|
|
22
|
+
"createDatabaseToolsIdentityDetails": model.CreateDatabaseToolsIdentityOracleDatabaseResourcePrincipalDetails;
|
|
23
|
+
/**
|
|
24
|
+
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
25
|
+
* server error without risk of executing that same action again. Retry tokens expire after 24
|
|
26
|
+
* hours, but can be invalidated before then due to conflicting operations. For example, if a resource
|
|
27
|
+
* has been deleted and purged from the system, then a retry of the original creation request
|
|
28
|
+
* might be rejected.
|
|
29
|
+
* <p>
|
|
30
|
+
Accepted characters: ASCII alphanumerics plus underscore (U+005F LOW LINE \"_\") and dash (U+002D HYPHEN-MINUS \"-\")
|
|
31
|
+
*
|
|
32
|
+
*/
|
|
33
|
+
"opcRetryToken"?: string;
|
|
34
|
+
/**
|
|
35
|
+
* The client request ID for tracing.
|
|
36
|
+
*/
|
|
37
|
+
"opcRequestId"?: string;
|
|
38
|
+
}
|
|
@@ -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-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-database-tools-identity-request.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/request/create-database-tools-identity-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|