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
|
@@ -79,6 +79,14 @@ export interface DatabaseToolsConnectionSummary {
|
|
|
79
79
|
* Specifies whether this connection is supported by the Database Tools Runtime.
|
|
80
80
|
*/
|
|
81
81
|
"runtimeSupport": model.RuntimeSupport;
|
|
82
|
+
/**
|
|
83
|
+
* Specifies the Database Tools Runtime endpoint.
|
|
84
|
+
*/
|
|
85
|
+
"runtimeEndpoint": string;
|
|
86
|
+
/**
|
|
87
|
+
* Specifies the identity used by the Database Tools service to issue requests to other OCI services (e.g., Secrets in Vault).
|
|
88
|
+
*/
|
|
89
|
+
"runtimeIdentity": model.RuntimeIdentity;
|
|
82
90
|
"type": string;
|
|
83
91
|
}
|
|
84
92
|
export declare namespace DatabaseToolsConnectionSummary {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"database-tools-connection-summary.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/database-tools-connection-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;
|
|
1
|
+
{"version":3,"file":"database-tools-connection-summary.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/database-tools-connection-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAwEtC,IAAiB,8BAA8B,CAiF9C;AAjFD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CAAC,GAAmC;QAC5D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,YAAY,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC7C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,YAAY;oBACf,OAAO,KAAK,CAAC,wCAAwC,CAAC,UAAU,CACL,OAAQ,EACjE,IAAI,CACL,CAAC;gBACJ,KAAK,iBAAiB;oBACpB,OAAO,KAAK,CAAC,4CAA4C,CAAC,UAAU,CACL,OAAQ,EACrE,IAAI,CACL,CAAC;gBACJ,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,mCAAmC,CAAC,UAAU,CACL,OAAQ,EAC5D,IAAI,CACL,CAAC;gBACJ,KAAK,cAAc;oBACjB,OAAO,KAAK,CAAC,yCAAyC,CAAC,UAAU,CACL,OAAQ,EAClE,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;IAvCe,yCAAU,aAuCzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmC;QACxE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,YAAY,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACzD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,YAAY;oBACf,OAAO,KAAK,CAAC,wCAAwC,CAAC,sBAAsB,CACjB,OAAQ,EACjE,IAAI,CACL,CAAC;gBACJ,KAAK,iBAAiB;oBACpB,OAAO,KAAK,CAAC,4CAA4C,CAAC,sBAAsB,CACjB,OAAQ,EACrE,IAAI,CACL,CAAC;gBACJ,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,mCAAmC,CAAC,sBAAsB,CACjB,OAAQ,EAC5D,IAAI,CACL,CAAC;gBACJ,KAAK,cAAc;oBACjB,OAAO,KAAK,CAAC,yCAAyC,CAAC,sBAAsB,CACjB,OAAQ,EAClE,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;IAvCe,qDAAsB,yBAuCrC,CAAA;AACH,CAAC,EAjFgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAiF9C"}
|
|
@@ -79,6 +79,14 @@ export interface DatabaseToolsConnection {
|
|
|
79
79
|
* Specifies whether this connection is supported by the Database Tools Runtime.
|
|
80
80
|
*/
|
|
81
81
|
"runtimeSupport": model.RuntimeSupport;
|
|
82
|
+
/**
|
|
83
|
+
* Specifies the Database Tools Runtime endpoint.
|
|
84
|
+
*/
|
|
85
|
+
"runtimeEndpoint": string;
|
|
86
|
+
/**
|
|
87
|
+
* Specifies the identity used by the Database Tools service to issue requests to other OCI services (e.g., Secrets in Vault).
|
|
88
|
+
*/
|
|
89
|
+
"runtimeIdentity": model.RuntimeIdentity;
|
|
82
90
|
"type": string;
|
|
83
91
|
}
|
|
84
92
|
export declare namespace DatabaseToolsConnection {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"database-tools-connection.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/database-tools-connection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;
|
|
1
|
+
{"version":3,"file":"database-tools-connection.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/database-tools-connection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAwEtC,IAAiB,uBAAuB,CAiFvC;AAjFD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,YAAY,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC7C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,iBAAiB;oBACpB,OAAO,KAAK,CAAC,qCAAqC,CAAC,UAAU,CACL,OAAQ,EAC9D,IAAI,CACL,CAAC;gBACJ,KAAK,YAAY;oBACf,OAAO,KAAK,CAAC,iCAAiC,CAAC,UAAU,CACL,OAAQ,EAC1D,IAAI,CACL,CAAC;gBACJ,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,4BAA4B,CAAC,UAAU,CACL,OAAQ,EACrD,IAAI,CACL,CAAC;gBACJ,KAAK,cAAc;oBACjB,OAAO,KAAK,CAAC,kCAAkC,CAAC,UAAU,CACL,OAAQ,EAC3D,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;IAvCe,kCAAU,aAuCzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,YAAY,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACzD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,iBAAiB;oBACpB,OAAO,KAAK,CAAC,qCAAqC,CAAC,sBAAsB,CACjB,OAAQ,EAC9D,IAAI,CACL,CAAC;gBACJ,KAAK,YAAY;oBACf,OAAO,KAAK,CAAC,iCAAiC,CAAC,sBAAsB,CACjB,OAAQ,EAC1D,IAAI,CACL,CAAC;gBACJ,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACjB,OAAQ,EACrD,IAAI,CACL,CAAC;gBACJ,KAAK,cAAc;oBACjB,OAAO,KAAK,CAAC,kCAAkC,CAAC,sBAAsB,CACjB,OAAQ,EAC3D,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;IAvCe,8CAAsB,yBAuCrC,CAAA;AACH,CAAC,EAjFgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAiFvC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
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
|
+
* List of Database Tools identity summary items.
|
|
16
|
+
*/
|
|
17
|
+
export interface DatabaseToolsIdentityCollection {
|
|
18
|
+
/**
|
|
19
|
+
* Array of Database Tools identity summary items.
|
|
20
|
+
*/
|
|
21
|
+
"items": Array<model.DatabaseToolsIdentitySummary>;
|
|
22
|
+
}
|
|
23
|
+
export declare namespace DatabaseToolsIdentityCollection {
|
|
24
|
+
function getJsonObj(obj: DatabaseToolsIdentityCollection): object;
|
|
25
|
+
function getDeserializedJsonObj(obj: DatabaseToolsIdentityCollection): object;
|
|
26
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
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.DatabaseToolsIdentityCollection = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var DatabaseToolsIdentityCollection;
|
|
37
|
+
(function (DatabaseToolsIdentityCollection) {
|
|
38
|
+
function getJsonObj(obj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"items": obj.items
|
|
41
|
+
? obj.items.map(item => {
|
|
42
|
+
return model.DatabaseToolsIdentitySummary.getJsonObj(item);
|
|
43
|
+
})
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
DatabaseToolsIdentityCollection.getJsonObj = getJsonObj;
|
|
49
|
+
function getDeserializedJsonObj(obj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
+
"items": obj.items
|
|
52
|
+
? obj.items.map(item => {
|
|
53
|
+
return model.DatabaseToolsIdentitySummary.getDeserializedJsonObj(item);
|
|
54
|
+
})
|
|
55
|
+
: undefined
|
|
56
|
+
});
|
|
57
|
+
return jsonObj;
|
|
58
|
+
}
|
|
59
|
+
DatabaseToolsIdentityCollection.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
60
|
+
})(DatabaseToolsIdentityCollection = exports.DatabaseToolsIdentityCollection || (exports.DatabaseToolsIdentityCollection = {}));
|
|
61
|
+
//# sourceMappingURL=database-tools-identity-collection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"database-tools-identity-collection.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/database-tools-identity-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,+BAA+B,CA6B/C;AA7BD,WAAiB,+BAA+B;IAC9C,SAAgB,UAAU,CAAC,GAAoC;QAC7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC7D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,0CAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoC;QACzE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACzE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,sDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,+BAA+B,GAA/B,uCAA+B,KAA/B,uCAA+B,QA6B/C"}
|
|
@@ -0,0 +1,33 @@
|
|
|
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
|
+
* The lifecycle state.
|
|
15
|
+
**/
|
|
16
|
+
export declare enum DatabaseToolsIdentityLifecycleState {
|
|
17
|
+
Creating = "CREATING",
|
|
18
|
+
Updating = "UPDATING",
|
|
19
|
+
Active = "ACTIVE",
|
|
20
|
+
Deleting = "DELETING",
|
|
21
|
+
Deleted = "DELETED",
|
|
22
|
+
Failed = "FAILED",
|
|
23
|
+
NeedsAttention = "NEEDS_ATTENTION",
|
|
24
|
+
/**
|
|
25
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
26
|
+
* version of the SDK.
|
|
27
|
+
*/
|
|
28
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
29
|
+
}
|
|
30
|
+
export declare namespace DatabaseToolsIdentityLifecycleState {
|
|
31
|
+
function getJsonObj(obj: DatabaseToolsIdentityLifecycleState): DatabaseToolsIdentityLifecycleState;
|
|
32
|
+
function getDeserializedJsonObj(obj: DatabaseToolsIdentityLifecycleState): DatabaseToolsIdentityLifecycleState;
|
|
33
|
+
}
|
|
@@ -0,0 +1,44 @@
|
|
|
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.DatabaseToolsIdentityLifecycleState = void 0;
|
|
16
|
+
/**
|
|
17
|
+
* The lifecycle state.
|
|
18
|
+
**/
|
|
19
|
+
var DatabaseToolsIdentityLifecycleState;
|
|
20
|
+
(function (DatabaseToolsIdentityLifecycleState) {
|
|
21
|
+
DatabaseToolsIdentityLifecycleState["Creating"] = "CREATING";
|
|
22
|
+
DatabaseToolsIdentityLifecycleState["Updating"] = "UPDATING";
|
|
23
|
+
DatabaseToolsIdentityLifecycleState["Active"] = "ACTIVE";
|
|
24
|
+
DatabaseToolsIdentityLifecycleState["Deleting"] = "DELETING";
|
|
25
|
+
DatabaseToolsIdentityLifecycleState["Deleted"] = "DELETED";
|
|
26
|
+
DatabaseToolsIdentityLifecycleState["Failed"] = "FAILED";
|
|
27
|
+
DatabaseToolsIdentityLifecycleState["NeedsAttention"] = "NEEDS_ATTENTION";
|
|
28
|
+
/**
|
|
29
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
30
|
+
* version of the SDK.
|
|
31
|
+
*/
|
|
32
|
+
DatabaseToolsIdentityLifecycleState["UnknownValue"] = "UNKNOWN_VALUE";
|
|
33
|
+
})(DatabaseToolsIdentityLifecycleState = exports.DatabaseToolsIdentityLifecycleState || (exports.DatabaseToolsIdentityLifecycleState = {}));
|
|
34
|
+
(function (DatabaseToolsIdentityLifecycleState) {
|
|
35
|
+
function getJsonObj(obj) {
|
|
36
|
+
return obj;
|
|
37
|
+
}
|
|
38
|
+
DatabaseToolsIdentityLifecycleState.getJsonObj = getJsonObj;
|
|
39
|
+
function getDeserializedJsonObj(obj) {
|
|
40
|
+
return obj;
|
|
41
|
+
}
|
|
42
|
+
DatabaseToolsIdentityLifecycleState.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
43
|
+
})(DatabaseToolsIdentityLifecycleState = exports.DatabaseToolsIdentityLifecycleState || (exports.DatabaseToolsIdentityLifecycleState = {}));
|
|
44
|
+
//# sourceMappingURL=database-tools-identity-lifecycle-state.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"database-tools-identity-lifecycle-state.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/database-tools-identity-lifecycle-state.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,mCAcX;AAdD,WAAY,mCAAmC;IAC7C,4DAAqB,CAAA;IACrB,4DAAqB,CAAA;IACrB,wDAAiB,CAAA;IACjB,4DAAqB,CAAA;IACrB,0DAAmB,CAAA;IACnB,wDAAiB,CAAA;IACjB,yEAAkC,CAAA;IAElC;;;OAGG;IACH,qEAA8B,CAAA;AAChC,CAAC,EAdW,mCAAmC,GAAnC,2CAAmC,KAAnC,2CAAmC,QAc9C;AAED,WAAiB,mCAAmC;IAClD,SAAgB,UAAU,CACxB,GAAwC;QAExC,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,8CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAwC;QAExC,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,0DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,mCAAmC,GAAnC,2CAAmC,KAAnC,2CAAmC,QAWnD"}
|
|
@@ -0,0 +1,28 @@
|
|
|
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
|
+
* Summary of the Database Tools identity for the Oracle Database Resource Principal Identity type.
|
|
16
|
+
*/
|
|
17
|
+
export interface DatabaseToolsIdentityOracleDatabaseResourcePrincipalSummary extends model.DatabaseToolsIdentitySummary {
|
|
18
|
+
/**
|
|
19
|
+
* The name of the credential object created in the Oracle Database.
|
|
20
|
+
*/
|
|
21
|
+
"credentialKey": string;
|
|
22
|
+
"type": string;
|
|
23
|
+
}
|
|
24
|
+
export declare namespace DatabaseToolsIdentityOracleDatabaseResourcePrincipalSummary {
|
|
25
|
+
function getJsonObj(obj: DatabaseToolsIdentityOracleDatabaseResourcePrincipalSummary, isParentJsonObj?: boolean): object;
|
|
26
|
+
const type = "ORACLE_DATABASE_RESOURCE_PRINCIPAL";
|
|
27
|
+
function getDeserializedJsonObj(obj: DatabaseToolsIdentityOracleDatabaseResourcePrincipalSummary, isParentJsonObj?: boolean): object;
|
|
28
|
+
}
|
|
@@ -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.DatabaseToolsIdentityOracleDatabaseResourcePrincipalSummary = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var DatabaseToolsIdentityOracleDatabaseResourcePrincipalSummary;
|
|
37
|
+
(function (DatabaseToolsIdentityOracleDatabaseResourcePrincipalSummary) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.DatabaseToolsIdentitySummary.getJsonObj(obj))), {});
|
|
42
|
+
return jsonObj;
|
|
43
|
+
}
|
|
44
|
+
DatabaseToolsIdentityOracleDatabaseResourcePrincipalSummary.getJsonObj = getJsonObj;
|
|
45
|
+
DatabaseToolsIdentityOracleDatabaseResourcePrincipalSummary.type = "ORACLE_DATABASE_RESOURCE_PRINCIPAL";
|
|
46
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
47
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
48
|
+
? obj
|
|
49
|
+
: model.DatabaseToolsIdentitySummary.getDeserializedJsonObj(obj))), {});
|
|
50
|
+
return jsonObj;
|
|
51
|
+
}
|
|
52
|
+
DatabaseToolsIdentityOracleDatabaseResourcePrincipalSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
53
|
+
})(DatabaseToolsIdentityOracleDatabaseResourcePrincipalSummary = exports.DatabaseToolsIdentityOracleDatabaseResourcePrincipalSummary || (exports.DatabaseToolsIdentityOracleDatabaseResourcePrincipalSummary = {}));
|
|
54
|
+
//# sourceMappingURL=database-tools-identity-oracle-database-resource-principal-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"database-tools-identity-oracle-database-resource-principal-summary.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/database-tools-identity-oracle-database-resource-principal-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,2DAA2D,CAgC3E;AAhCD,WAAiB,2DAA2D;IAC1E,SAAgB,UAAU,CACxB,GAAgE,EAChE,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAC5C,GAAG,CAC4D,CAAC,GACnE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,sEAAU,aAczB,CAAA;IACY,gEAAI,GAAG,oCAAoC,CAAC;IACzD,SAAgB,sBAAsB,CACpC,GAAgE,EAChE,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACxD,GAAG,CAC4D,CAAC,GACnE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,kFAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,2DAA2D,GAA3D,mEAA2D,KAA3D,mEAA2D,QAgC3E"}
|
|
@@ -0,0 +1,28 @@
|
|
|
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
|
+
* Manages credentials in a database to access service resources.
|
|
16
|
+
*/
|
|
17
|
+
export interface DatabaseToolsIdentityOracleDatabaseResourcePrincipal extends model.DatabaseToolsIdentity {
|
|
18
|
+
/**
|
|
19
|
+
* The name of the credential object created in the Oracle Database.
|
|
20
|
+
*/
|
|
21
|
+
"credentialKey": string;
|
|
22
|
+
"type": string;
|
|
23
|
+
}
|
|
24
|
+
export declare namespace DatabaseToolsIdentityOracleDatabaseResourcePrincipal {
|
|
25
|
+
function getJsonObj(obj: DatabaseToolsIdentityOracleDatabaseResourcePrincipal, isParentJsonObj?: boolean): object;
|
|
26
|
+
const type = "ORACLE_DATABASE_RESOURCE_PRINCIPAL";
|
|
27
|
+
function getDeserializedJsonObj(obj: DatabaseToolsIdentityOracleDatabaseResourcePrincipal, isParentJsonObj?: boolean): object;
|
|
28
|
+
}
|
|
@@ -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.DatabaseToolsIdentityOracleDatabaseResourcePrincipal = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var DatabaseToolsIdentityOracleDatabaseResourcePrincipal;
|
|
37
|
+
(function (DatabaseToolsIdentityOracleDatabaseResourcePrincipal) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.DatabaseToolsIdentity.getJsonObj(obj))), {});
|
|
42
|
+
return jsonObj;
|
|
43
|
+
}
|
|
44
|
+
DatabaseToolsIdentityOracleDatabaseResourcePrincipal.getJsonObj = getJsonObj;
|
|
45
|
+
DatabaseToolsIdentityOracleDatabaseResourcePrincipal.type = "ORACLE_DATABASE_RESOURCE_PRINCIPAL";
|
|
46
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
47
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
48
|
+
? obj
|
|
49
|
+
: model.DatabaseToolsIdentity.getDeserializedJsonObj(obj))), {});
|
|
50
|
+
return jsonObj;
|
|
51
|
+
}
|
|
52
|
+
DatabaseToolsIdentityOracleDatabaseResourcePrincipal.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
53
|
+
})(DatabaseToolsIdentityOracleDatabaseResourcePrincipal = exports.DatabaseToolsIdentityOracleDatabaseResourcePrincipal || (exports.DatabaseToolsIdentityOracleDatabaseResourcePrincipal = {}));
|
|
54
|
+
//# sourceMappingURL=database-tools-identity-oracle-database-resource-principal.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"database-tools-identity-oracle-database-resource-principal.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/database-tools-identity-oracle-database-resource-principal.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,oDAAoD,CAgCpE;AAhCD,WAAiB,oDAAoD;IACnE,SAAgB,UAAU,CACxB,GAAyD,EACzD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,qBAAqB,CAAC,UAAU,CACrC,GAAG,CACqD,CAAC,GAC5D,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,+DAAU,aAczB,CAAA;IACY,yDAAI,GAAG,oCAAoC,CAAC;IACzD,SAAgB,sBAAsB,CACpC,GAAyD,EACzD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CACjD,GAAG,CACqD,CAAC,GAC5D,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,2EAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,oDAAoD,GAApD,4DAAoD,KAApD,4DAAoD,QAgCpE"}
|
|
@@ -0,0 +1,28 @@
|
|
|
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
|
+
* The status of the identity. AVAILABLE if the identity type can be used with this connection. UNAVAILABLE if not.
|
|
15
|
+
**/
|
|
16
|
+
export declare enum DatabaseToolsIdentityStatus {
|
|
17
|
+
Available = "AVAILABLE",
|
|
18
|
+
Unavailable = "UNAVAILABLE",
|
|
19
|
+
/**
|
|
20
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
21
|
+
* version of the SDK.
|
|
22
|
+
*/
|
|
23
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
24
|
+
}
|
|
25
|
+
export declare namespace DatabaseToolsIdentityStatus {
|
|
26
|
+
function getJsonObj(obj: DatabaseToolsIdentityStatus): DatabaseToolsIdentityStatus;
|
|
27
|
+
function getDeserializedJsonObj(obj: DatabaseToolsIdentityStatus): DatabaseToolsIdentityStatus;
|
|
28
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
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.DatabaseToolsIdentityStatus = void 0;
|
|
16
|
+
/**
|
|
17
|
+
* The status of the identity. AVAILABLE if the identity type can be used with this connection. UNAVAILABLE if not.
|
|
18
|
+
**/
|
|
19
|
+
var DatabaseToolsIdentityStatus;
|
|
20
|
+
(function (DatabaseToolsIdentityStatus) {
|
|
21
|
+
DatabaseToolsIdentityStatus["Available"] = "AVAILABLE";
|
|
22
|
+
DatabaseToolsIdentityStatus["Unavailable"] = "UNAVAILABLE";
|
|
23
|
+
/**
|
|
24
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
25
|
+
* version of the SDK.
|
|
26
|
+
*/
|
|
27
|
+
DatabaseToolsIdentityStatus["UnknownValue"] = "UNKNOWN_VALUE";
|
|
28
|
+
})(DatabaseToolsIdentityStatus = exports.DatabaseToolsIdentityStatus || (exports.DatabaseToolsIdentityStatus = {}));
|
|
29
|
+
(function (DatabaseToolsIdentityStatus) {
|
|
30
|
+
function getJsonObj(obj) {
|
|
31
|
+
return obj;
|
|
32
|
+
}
|
|
33
|
+
DatabaseToolsIdentityStatus.getJsonObj = getJsonObj;
|
|
34
|
+
function getDeserializedJsonObj(obj) {
|
|
35
|
+
return obj;
|
|
36
|
+
}
|
|
37
|
+
DatabaseToolsIdentityStatus.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
38
|
+
})(DatabaseToolsIdentityStatus = exports.DatabaseToolsIdentityStatus || (exports.DatabaseToolsIdentityStatus = {}));
|
|
39
|
+
//# sourceMappingURL=database-tools-identity-status.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"database-tools-identity-status.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/database-tools-identity-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,2BASX;AATD,WAAY,2BAA2B;IACrC,sDAAuB,CAAA;IACvB,0DAA2B,CAAA;IAE3B;;;OAGG;IACH,6DAA8B,CAAA;AAChC,CAAC,EATW,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAStC;AAED,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC;QACzD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,sCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAgC;QAEhC,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,kDAAsB,yBAIrC,CAAA;AACH,CAAC,EATgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAS3C"}
|
|
@@ -0,0 +1,87 @@
|
|
|
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
|
+
* Summary of the Database Tools identity.
|
|
16
|
+
*/
|
|
17
|
+
export interface DatabaseToolsIdentitySummary {
|
|
18
|
+
/**
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Tools identity.
|
|
20
|
+
*/
|
|
21
|
+
"id": string;
|
|
22
|
+
/**
|
|
23
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the Database Tools identity.
|
|
24
|
+
*/
|
|
25
|
+
"compartmentId": string;
|
|
26
|
+
/**
|
|
27
|
+
* A user-friendly name. Does not have to be unique and can be updated. Avoid entering confidential information.
|
|
28
|
+
*/
|
|
29
|
+
"displayName": string;
|
|
30
|
+
/**
|
|
31
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related Database Tools connection.
|
|
32
|
+
*/
|
|
33
|
+
"databaseToolsConnectionId": string;
|
|
34
|
+
/**
|
|
35
|
+
* The current state of the Database Tools identity.
|
|
36
|
+
*/
|
|
37
|
+
"lifecycleState": model.DatabaseToolsIdentityLifecycleState;
|
|
38
|
+
/**
|
|
39
|
+
* A message describing the current state in more detail. For example, this message can be used to provide actionable information for a resource in the Failed state.
|
|
40
|
+
*/
|
|
41
|
+
"lifecycleDetails"?: string;
|
|
42
|
+
/**
|
|
43
|
+
* The time the Database Tools identity was created. An RFC3339 formatted datetime string.
|
|
44
|
+
*/
|
|
45
|
+
"timeCreated": Date;
|
|
46
|
+
/**
|
|
47
|
+
* The time the Database Tools identity was updated. An RFC3339 formatted datetime string.
|
|
48
|
+
*/
|
|
49
|
+
"timeUpdated": Date;
|
|
50
|
+
/**
|
|
51
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
52
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
53
|
+
*
|
|
54
|
+
*/
|
|
55
|
+
"definedTags"?: {
|
|
56
|
+
[key: string]: {
|
|
57
|
+
[key: string]: any;
|
|
58
|
+
};
|
|
59
|
+
};
|
|
60
|
+
/**
|
|
61
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
62
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
63
|
+
*
|
|
64
|
+
*/
|
|
65
|
+
"freeformTags"?: {
|
|
66
|
+
[key: string]: string;
|
|
67
|
+
};
|
|
68
|
+
/**
|
|
69
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
70
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
71
|
+
*
|
|
72
|
+
*/
|
|
73
|
+
"systemTags"?: {
|
|
74
|
+
[key: string]: {
|
|
75
|
+
[key: string]: any;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
78
|
+
/**
|
|
79
|
+
* Locks associated with this resource.
|
|
80
|
+
*/
|
|
81
|
+
"locks"?: Array<model.ResourceLock>;
|
|
82
|
+
"type": string;
|
|
83
|
+
}
|
|
84
|
+
export declare namespace DatabaseToolsIdentitySummary {
|
|
85
|
+
function getJsonObj(obj: DatabaseToolsIdentitySummary): object;
|
|
86
|
+
function getDeserializedJsonObj(obj: DatabaseToolsIdentitySummary): object;
|
|
87
|
+
}
|