oci-vault 2.113.0 → 2.114.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/model/create-secret-details.d.ts +1 -0
- package/lib/model/create-secret-details.js +6 -0
- package/lib/model/create-secret-details.js.map +1 -1
- package/lib/model/index.d.ts +6 -0
- package/lib/model/index.js +7 -1
- package/lib/model/index.js.map +1 -1
- package/lib/model/replication-config.d.ts +30 -0
- package/lib/model/replication-config.js +61 -0
- package/lib/model/replication-config.js.map +1 -0
- package/lib/model/replication-target.d.ts +33 -0
- package/lib/model/replication-target.js +29 -0
- package/lib/model/replication-target.js.map +1 -0
- package/lib/model/secret-summary.d.ts +6 -0
- package/lib/model/secret-summary.js +12 -0
- package/lib/model/secret-summary.js.map +1 -1
- package/lib/model/secret.d.ts +6 -0
- package/lib/model/secret.js +12 -0
- package/lib/model/secret.js.map +1 -1
- package/lib/model/source-region-information.d.ts +33 -0
- package/lib/model/source-region-information.js +29 -0
- package/lib/model/source-region-information.js.map +1 -0
- package/lib/model/update-secret-details.d.ts +1 -0
- package/lib/model/update-secret-details.js +6 -0
- package/lib/model/update-secret-details.js.map +1 -1
- package/package.json +3 -3
|
@@ -58,6 +58,7 @@ export interface CreateSecretDetails {
|
|
|
58
58
|
[key: string]: any;
|
|
59
59
|
};
|
|
60
60
|
"secretContent"?: model.Base64SecretContentDetails;
|
|
61
|
+
"replicationConfig"?: model.ReplicationConfig;
|
|
61
62
|
"rotationConfig"?: model.RotationConfig;
|
|
62
63
|
/**
|
|
63
64
|
* A user-friendly name for the secret. Secret names should be unique within a vault. Avoid entering confidential information. Valid characters are uppercase or lowercase letters, numbers, hyphens, underscores, and periods.
|
|
@@ -40,6 +40,9 @@ var CreateSecretDetails;
|
|
|
40
40
|
"secretContent": obj.secretContent
|
|
41
41
|
? model.SecretContentDetails.getJsonObj(obj.secretContent)
|
|
42
42
|
: undefined,
|
|
43
|
+
"replicationConfig": obj.replicationConfig
|
|
44
|
+
? model.ReplicationConfig.getJsonObj(obj.replicationConfig)
|
|
45
|
+
: undefined,
|
|
43
46
|
"rotationConfig": obj.rotationConfig
|
|
44
47
|
? model.RotationConfig.getJsonObj(obj.rotationConfig)
|
|
45
48
|
: undefined,
|
|
@@ -60,6 +63,9 @@ var CreateSecretDetails;
|
|
|
60
63
|
"secretContent": obj.secretContent
|
|
61
64
|
? model.SecretContentDetails.getDeserializedJsonObj(obj.secretContent)
|
|
62
65
|
: undefined,
|
|
66
|
+
"replicationConfig": obj.replicationConfig
|
|
67
|
+
? model.ReplicationConfig.getDeserializedJsonObj(obj.replicationConfig)
|
|
68
|
+
: undefined,
|
|
63
69
|
"rotationConfig": obj.rotationConfig
|
|
64
70
|
? model.RotationConfig.getDeserializedJsonObj(obj.rotationConfig)
|
|
65
71
|
: undefined,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-secret-details.js","sourceRoot":"","sources":["../../../../../lib/vault/lib/model/create-secret-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"create-secret-details.js","sourceRoot":"","sources":["../../../../../lib/vault/lib/model/create-secret-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoElC,IAAiB,mBAAmB,CAyDnC;AAzDD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC1D,CAAC,CAAC,SAAS;YACb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBAC3D,CAAC,CAAC,SAAS;YACb,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,CAAC,GAAG,CAAC,cAAc,CAAC;gBACrD,CAAC,CAAC,SAAS;YAEb,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,GAAG,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzB,OAAO,KAAK,CAAC,UAAU,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC3C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAC,uBAAuB,CAAC;gBACvE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA3Be,8BAAU,aA2BzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACtE,CAAC,CAAC,SAAS;YACb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBACvE,CAAC,CAAC,SAAS;YACb,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,sBAAsB,CAAC,GAAG,CAAC,cAAc,CAAC;gBACjE,CAAC,CAAC,SAAS;YAEb,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,GAAG,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzB,OAAO,KAAK,CAAC,UAAU,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,GAAG,CAAC,uBAAuB,CAAC;gBACnF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA3Be,0CAAsB,yBA2BrC,CAAA;AACH,CAAC,EAzDgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAyDnC"}
|
package/lib/model/index.d.ts
CHANGED
|
@@ -14,6 +14,10 @@ import * as ChangeSecretCompartmentDetails from "./change-secret-compartment-det
|
|
|
14
14
|
export import ChangeSecretCompartmentDetails = ChangeSecretCompartmentDetails.ChangeSecretCompartmentDetails;
|
|
15
15
|
import * as CreateSecretDetails from "./create-secret-details";
|
|
16
16
|
export import CreateSecretDetails = CreateSecretDetails.CreateSecretDetails;
|
|
17
|
+
import * as ReplicationConfig from "./replication-config";
|
|
18
|
+
export import ReplicationConfig = ReplicationConfig.ReplicationConfig;
|
|
19
|
+
import * as ReplicationTarget from "./replication-target";
|
|
20
|
+
export import ReplicationTarget = ReplicationTarget.ReplicationTarget;
|
|
17
21
|
import * as RotationConfig from "./rotation-config";
|
|
18
22
|
export import RotationConfig = RotationConfig.RotationConfig;
|
|
19
23
|
import * as ScheduleSecretDeletionDetails from "./schedule-secret-deletion-details";
|
|
@@ -34,6 +38,8 @@ import * as SecretVersion from "./secret-version";
|
|
|
34
38
|
export import SecretVersion = SecretVersion.SecretVersion;
|
|
35
39
|
import * as SecretVersionSummary from "./secret-version-summary";
|
|
36
40
|
export import SecretVersionSummary = SecretVersionSummary.SecretVersionSummary;
|
|
41
|
+
import * as SourceRegionInformation from "./source-region-information";
|
|
42
|
+
export import SourceRegionInformation = SourceRegionInformation.SourceRegionInformation;
|
|
37
43
|
import * as TargetSystemDetails from "./target-system-details";
|
|
38
44
|
export import TargetSystemDetails = TargetSystemDetails.TargetSystemDetails;
|
|
39
45
|
import * as UpdateSecretDetails from "./update-secret-details";
|
package/lib/model/index.js
CHANGED
|
@@ -31,11 +31,15 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
31
31
|
return result;
|
|
32
32
|
};
|
|
33
33
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
-
exports.SshKeyGenerationContext = exports.SecretReuseRule = exports.SecretExpiryRule = exports.PassphraseGenerationContext = exports.FunctionTargetSystemDetails = exports.BytesGenerationContext = exports.Base64SecretContentDetails = exports.AdbTargetSystemDetails = exports.UpdateSecretDetails = exports.TargetSystemDetails = exports.SecretVersionSummary = exports.SecretVersion = exports.SecretSummary = exports.SecretRule = exports.SecretGenerationContext = exports.SecretContentDetails = exports.Secret = exports.ScheduleSecretVersionDeletionDetails = exports.ScheduleSecretDeletionDetails = exports.RotationConfig = exports.CreateSecretDetails = exports.ChangeSecretCompartmentDetails = void 0;
|
|
34
|
+
exports.SshKeyGenerationContext = exports.SecretReuseRule = exports.SecretExpiryRule = exports.PassphraseGenerationContext = exports.FunctionTargetSystemDetails = exports.BytesGenerationContext = exports.Base64SecretContentDetails = exports.AdbTargetSystemDetails = exports.UpdateSecretDetails = exports.TargetSystemDetails = exports.SourceRegionInformation = exports.SecretVersionSummary = exports.SecretVersion = exports.SecretSummary = exports.SecretRule = exports.SecretGenerationContext = exports.SecretContentDetails = exports.Secret = exports.ScheduleSecretVersionDeletionDetails = exports.ScheduleSecretDeletionDetails = exports.RotationConfig = exports.ReplicationTarget = exports.ReplicationConfig = exports.CreateSecretDetails = exports.ChangeSecretCompartmentDetails = void 0;
|
|
35
35
|
const ChangeSecretCompartmentDetails = __importStar(require("./change-secret-compartment-details"));
|
|
36
36
|
exports.ChangeSecretCompartmentDetails = ChangeSecretCompartmentDetails.ChangeSecretCompartmentDetails;
|
|
37
37
|
const CreateSecretDetails = __importStar(require("./create-secret-details"));
|
|
38
38
|
exports.CreateSecretDetails = CreateSecretDetails.CreateSecretDetails;
|
|
39
|
+
const ReplicationConfig = __importStar(require("./replication-config"));
|
|
40
|
+
exports.ReplicationConfig = ReplicationConfig.ReplicationConfig;
|
|
41
|
+
const ReplicationTarget = __importStar(require("./replication-target"));
|
|
42
|
+
exports.ReplicationTarget = ReplicationTarget.ReplicationTarget;
|
|
39
43
|
const RotationConfig = __importStar(require("./rotation-config"));
|
|
40
44
|
exports.RotationConfig = RotationConfig.RotationConfig;
|
|
41
45
|
const ScheduleSecretDeletionDetails = __importStar(require("./schedule-secret-deletion-details"));
|
|
@@ -56,6 +60,8 @@ const SecretVersion = __importStar(require("./secret-version"));
|
|
|
56
60
|
exports.SecretVersion = SecretVersion.SecretVersion;
|
|
57
61
|
const SecretVersionSummary = __importStar(require("./secret-version-summary"));
|
|
58
62
|
exports.SecretVersionSummary = SecretVersionSummary.SecretVersionSummary;
|
|
63
|
+
const SourceRegionInformation = __importStar(require("./source-region-information"));
|
|
64
|
+
exports.SourceRegionInformation = SourceRegionInformation.SourceRegionInformation;
|
|
59
65
|
const TargetSystemDetails = __importStar(require("./target-system-details"));
|
|
60
66
|
exports.TargetSystemDetails = TargetSystemDetails.TargetSystemDetails;
|
|
61
67
|
const UpdateSecretDetails = __importStar(require("./update-secret-details"));
|
package/lib/model/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/vault/lib/model/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,oGAAsF;AACxE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,iHAAmG;AACrF,QAAA,oCAAoC,GAAG,oCAAoC,CAAC,oCAAoC,CAAC;AAC/H,iDAAmC;AACrB,QAAA,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC;AACrC,+EAAiE;AACnD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,0DAA4C;AAC9B,QAAA,UAAU,GAAG,UAAU,CAAC,UAAU,CAAC;AACjD,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,+EAAiE;AACnD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAE5E,oFAAsE;AACxD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,4FAA8E;AAChE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,6FAA+E;AACjE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,uEAAyD;AAC3C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,qEAAuD;AACzC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,sFAAwE;AAC1D,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/vault/lib/model/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,oGAAsF;AACxE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,wEAA0D;AAC5C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,wEAA0D;AAC5C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,iHAAmG;AACrF,QAAA,oCAAoC,GAAG,oCAAoC,CAAC,oCAAoC,CAAC;AAC/H,iDAAmC;AACrB,QAAA,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC;AACrC,+EAAiE;AACnD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,0DAA4C;AAC9B,QAAA,UAAU,GAAG,UAAU,CAAC,UAAU,CAAC;AACjD,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,+EAAiE;AACnD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAE5E,oFAAsE;AACxD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,4FAA8E;AAChE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,6FAA+E;AACjE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,uEAAyD;AAC3C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,qEAAuD;AACzC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,sFAAwE;AAC1D,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Vault Secret Management API
|
|
3
|
+
* Use the Secret Management API to manage secrets and secret versions. For more information, see [Managing Secrets](https://docs.oracle.com/iaas/Content/KeyManagement/Tasks/managingsecrets.htm).
|
|
4
|
+
* OpenAPI spec version: 20180608
|
|
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
|
+
* Defines the configuration that enables cross-region secret replication.
|
|
16
|
+
*/
|
|
17
|
+
export interface ReplicationConfig {
|
|
18
|
+
/**
|
|
19
|
+
* List of the secret replication targets. By default, a maximum of 3 targets is allowed. To configure more than 3 targets, an override is required.
|
|
20
|
+
*/
|
|
21
|
+
"replicationTargets": Array<model.ReplicationTarget>;
|
|
22
|
+
/**
|
|
23
|
+
* (Optional) A Boolean value to enable forwarding of write requests from replicated secrets to the source secrets. The default value of false disables this option.
|
|
24
|
+
*/
|
|
25
|
+
"isWriteForwardEnabled"?: boolean;
|
|
26
|
+
}
|
|
27
|
+
export declare namespace ReplicationConfig {
|
|
28
|
+
function getJsonObj(obj: ReplicationConfig): object;
|
|
29
|
+
function getDeserializedJsonObj(obj: ReplicationConfig): object;
|
|
30
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Vault Secret Management API
|
|
4
|
+
* Use the Secret Management API to manage secrets and secret versions. For more information, see [Managing Secrets](https://docs.oracle.com/iaas/Content/KeyManagement/Tasks/managingsecrets.htm).
|
|
5
|
+
* OpenAPI spec version: 20180608
|
|
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.ReplicationConfig = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var ReplicationConfig;
|
|
37
|
+
(function (ReplicationConfig) {
|
|
38
|
+
function getJsonObj(obj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"replicationTargets": obj.replicationTargets
|
|
41
|
+
? obj.replicationTargets.map(item => {
|
|
42
|
+
return model.ReplicationTarget.getJsonObj(item);
|
|
43
|
+
})
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
ReplicationConfig.getJsonObj = getJsonObj;
|
|
49
|
+
function getDeserializedJsonObj(obj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
+
"replicationTargets": obj.replicationTargets
|
|
52
|
+
? obj.replicationTargets.map(item => {
|
|
53
|
+
return model.ReplicationTarget.getDeserializedJsonObj(item);
|
|
54
|
+
})
|
|
55
|
+
: undefined
|
|
56
|
+
});
|
|
57
|
+
return jsonObj;
|
|
58
|
+
}
|
|
59
|
+
ReplicationConfig.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
60
|
+
})(ReplicationConfig = exports.ReplicationConfig || (exports.ReplicationConfig = {}));
|
|
61
|
+
//# sourceMappingURL=replication-config.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"replication-config.js","sourceRoot":"","sources":["../../../../../lib/vault/lib/model/replication-config.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiBlC,IAAiB,iBAAiB,CA6BjC;AA7BD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,4BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,wCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QA6BjC"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Vault Secret Management API
|
|
3
|
+
* Use the Secret Management API to manage secrets and secret versions. For more information, see [Managing Secrets](https://docs.oracle.com/iaas/Content/KeyManagement/Tasks/managingsecrets.htm).
|
|
4
|
+
* OpenAPI spec version: 20180608
|
|
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
|
+
* Details for the target that the source secret will be replicated to.
|
|
15
|
+
*/
|
|
16
|
+
export interface ReplicationTarget {
|
|
17
|
+
/**
|
|
18
|
+
* The OCID of the target region KMS key.
|
|
19
|
+
*/
|
|
20
|
+
"targetKeyId": string;
|
|
21
|
+
/**
|
|
22
|
+
* The name of the target's region.
|
|
23
|
+
*/
|
|
24
|
+
"targetRegion": string;
|
|
25
|
+
/**
|
|
26
|
+
* The OCID of the target region's Vault.
|
|
27
|
+
*/
|
|
28
|
+
"targetVaultId": string;
|
|
29
|
+
}
|
|
30
|
+
export declare namespace ReplicationTarget {
|
|
31
|
+
function getJsonObj(obj: ReplicationTarget): object;
|
|
32
|
+
function getDeserializedJsonObj(obj: ReplicationTarget): object;
|
|
33
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Vault Secret Management API
|
|
4
|
+
* Use the Secret Management API to manage secrets and secret versions. For more information, see [Managing Secrets](https://docs.oracle.com/iaas/Content/KeyManagement/Tasks/managingsecrets.htm).
|
|
5
|
+
* OpenAPI spec version: 20180608
|
|
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.ReplicationTarget = void 0;
|
|
16
|
+
var ReplicationTarget;
|
|
17
|
+
(function (ReplicationTarget) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
ReplicationTarget.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
ReplicationTarget.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(ReplicationTarget = exports.ReplicationTarget || (exports.ReplicationTarget = {}));
|
|
29
|
+
//# sourceMappingURL=replication-target.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"replication-target.js","sourceRoot":"","sources":["../../../../../lib/vault/lib/model/replication-target.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAuBH,IAAiB,iBAAiB,CAWjC;AAXD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAWjC"}
|
|
@@ -71,6 +71,12 @@ export interface SecretSummary {
|
|
|
71
71
|
* The current lifecycle state of the secret.
|
|
72
72
|
*/
|
|
73
73
|
"lifecycleState": SecretSummary.LifecycleState;
|
|
74
|
+
"replicationConfig"?: model.ReplicationConfig;
|
|
75
|
+
/**
|
|
76
|
+
* A Boolean value that indicates whether the secret is a source or replica secret.
|
|
77
|
+
*/
|
|
78
|
+
"isReplica"?: boolean;
|
|
79
|
+
"sourceRegionInformation"?: model.SourceRegionInformation;
|
|
74
80
|
"rotationConfig"?: model.RotationConfig;
|
|
75
81
|
/**
|
|
76
82
|
* Additional information about the status of the secret rotation
|
|
@@ -54,6 +54,12 @@ var SecretSummary;
|
|
|
54
54
|
})(LifecycleState = SecretSummary.LifecycleState || (SecretSummary.LifecycleState = {}));
|
|
55
55
|
function getJsonObj(obj) {
|
|
56
56
|
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
57
|
+
"replicationConfig": obj.replicationConfig
|
|
58
|
+
? model.ReplicationConfig.getJsonObj(obj.replicationConfig)
|
|
59
|
+
: undefined,
|
|
60
|
+
"sourceRegionInformation": obj.sourceRegionInformation
|
|
61
|
+
? model.SourceRegionInformation.getJsonObj(obj.sourceRegionInformation)
|
|
62
|
+
: undefined,
|
|
57
63
|
"rotationConfig": obj.rotationConfig
|
|
58
64
|
? model.RotationConfig.getJsonObj(obj.rotationConfig)
|
|
59
65
|
: undefined,
|
|
@@ -66,6 +72,12 @@ var SecretSummary;
|
|
|
66
72
|
SecretSummary.getJsonObj = getJsonObj;
|
|
67
73
|
function getDeserializedJsonObj(obj) {
|
|
68
74
|
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
75
|
+
"replicationConfig": obj.replicationConfig
|
|
76
|
+
? model.ReplicationConfig.getDeserializedJsonObj(obj.replicationConfig)
|
|
77
|
+
: undefined,
|
|
78
|
+
"sourceRegionInformation": obj.sourceRegionInformation
|
|
79
|
+
? model.SourceRegionInformation.getDeserializedJsonObj(obj.sourceRegionInformation)
|
|
80
|
+
: undefined,
|
|
69
81
|
"rotationConfig": obj.rotationConfig
|
|
70
82
|
? model.RotationConfig.getDeserializedJsonObj(obj.rotationConfig)
|
|
71
83
|
: undefined,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"secret-summary.js","sourceRoot":"","sources":["../../../../../lib/vault/lib/model/secret-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"secret-summary.js","sourceRoot":"","sources":["../../../../../lib/vault/lib/model/secret-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiHlC,IAAiB,aAAa,CAgE7B;AAhED,WAAiB,aAAa;IAC5B,IAAY,cAeX;IAfD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,4DAA0C,CAAA;QAC1C,sDAAoC,CAAA;QACpC,4DAA0C,CAAA;QAC1C,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAfW,cAAc,GAAd,4BAAc,KAAd,4BAAc,QAezB;IAED,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBAC3D,CAAC,CAAC,SAAS;YAEb,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAC,uBAAuB,CAAC;gBACvE,CAAC,CAAC,SAAS;YACb,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,CAAC,GAAG,CAAC,cAAc,CAAC;gBACrD,CAAC,CAAC,SAAS;YAEb,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAC,uBAAuB,CAAC;gBACvE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAtBe,wBAAU,aAsBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBACvE,CAAC,CAAC,SAAS;YAEb,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,GAAG,CAAC,uBAAuB,CAAC;gBACnF,CAAC,CAAC,SAAS;YACb,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,sBAAsB,CAAC,GAAG,CAAC,cAAc,CAAC;gBACjE,CAAC,CAAC,SAAS;YAEb,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,GAAG,CAAC,uBAAuB,CAAC;gBACnF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAtBe,oCAAsB,yBAsBrC,CAAA;AACH,CAAC,EAhEgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAgE7B"}
|
package/lib/model/secret.d.ts
CHANGED
|
@@ -73,6 +73,12 @@ export interface Secret {
|
|
|
73
73
|
"metadata"?: {
|
|
74
74
|
[key: string]: any;
|
|
75
75
|
};
|
|
76
|
+
"replicationConfig"?: model.ReplicationConfig;
|
|
77
|
+
/**
|
|
78
|
+
* A Boolean value that indicates whether the secret is a source or replica secret.
|
|
79
|
+
*/
|
|
80
|
+
"isReplica"?: boolean;
|
|
81
|
+
"sourceRegionInformation"?: model.SourceRegionInformation;
|
|
76
82
|
"rotationConfig"?: model.RotationConfig;
|
|
77
83
|
/**
|
|
78
84
|
* Additional information about the status of the secret rotation
|
package/lib/model/secret.js
CHANGED
|
@@ -66,6 +66,12 @@ var Secret;
|
|
|
66
66
|
})(RotationStatus = Secret.RotationStatus || (Secret.RotationStatus = {}));
|
|
67
67
|
function getJsonObj(obj) {
|
|
68
68
|
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
69
|
+
"replicationConfig": obj.replicationConfig
|
|
70
|
+
? model.ReplicationConfig.getJsonObj(obj.replicationConfig)
|
|
71
|
+
: undefined,
|
|
72
|
+
"sourceRegionInformation": obj.sourceRegionInformation
|
|
73
|
+
? model.SourceRegionInformation.getJsonObj(obj.sourceRegionInformation)
|
|
74
|
+
: undefined,
|
|
69
75
|
"rotationConfig": obj.rotationConfig
|
|
70
76
|
? model.RotationConfig.getJsonObj(obj.rotationConfig)
|
|
71
77
|
: undefined,
|
|
@@ -83,6 +89,12 @@ var Secret;
|
|
|
83
89
|
Secret.getJsonObj = getJsonObj;
|
|
84
90
|
function getDeserializedJsonObj(obj) {
|
|
85
91
|
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
92
|
+
"replicationConfig": obj.replicationConfig
|
|
93
|
+
? model.ReplicationConfig.getDeserializedJsonObj(obj.replicationConfig)
|
|
94
|
+
: undefined,
|
|
95
|
+
"sourceRegionInformation": obj.sourceRegionInformation
|
|
96
|
+
? model.SourceRegionInformation.getDeserializedJsonObj(obj.sourceRegionInformation)
|
|
97
|
+
: undefined,
|
|
86
98
|
"rotationConfig": obj.rotationConfig
|
|
87
99
|
? model.RotationConfig.getDeserializedJsonObj(obj.rotationConfig)
|
|
88
100
|
: undefined,
|
package/lib/model/secret.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"secret.js","sourceRoot":"","sources":["../../../../../lib/vault/lib/model/secret.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"secret.js","sourceRoot":"","sources":["../../../../../lib/vault/lib/model/secret.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Vault Secret Management API
|
|
3
|
+
* Use the Secret Management API to manage secrets and secret versions. For more information, see [Managing Secrets](https://docs.oracle.com/iaas/Content/KeyManagement/Tasks/managingsecrets.htm).
|
|
4
|
+
* OpenAPI spec version: 20180608
|
|
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
|
+
* Details for the source that the source secret has.
|
|
15
|
+
*/
|
|
16
|
+
export interface SourceRegionInformation {
|
|
17
|
+
/**
|
|
18
|
+
* The OCID of the source region KMS key.
|
|
19
|
+
*/
|
|
20
|
+
"sourceKeyId": string;
|
|
21
|
+
/**
|
|
22
|
+
* The name of the source's region.
|
|
23
|
+
*/
|
|
24
|
+
"sourceRegion": string;
|
|
25
|
+
/**
|
|
26
|
+
* The OCID of the source region's Vault.
|
|
27
|
+
*/
|
|
28
|
+
"sourceVaultId": string;
|
|
29
|
+
}
|
|
30
|
+
export declare namespace SourceRegionInformation {
|
|
31
|
+
function getJsonObj(obj: SourceRegionInformation): object;
|
|
32
|
+
function getDeserializedJsonObj(obj: SourceRegionInformation): object;
|
|
33
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Vault Secret Management API
|
|
4
|
+
* Use the Secret Management API to manage secrets and secret versions. For more information, see [Managing Secrets](https://docs.oracle.com/iaas/Content/KeyManagement/Tasks/managingsecrets.htm).
|
|
5
|
+
* OpenAPI spec version: 20180608
|
|
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.SourceRegionInformation = void 0;
|
|
16
|
+
var SourceRegionInformation;
|
|
17
|
+
(function (SourceRegionInformation) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
SourceRegionInformation.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
SourceRegionInformation.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(SourceRegionInformation = exports.SourceRegionInformation || (exports.SourceRegionInformation = {}));
|
|
29
|
+
//# sourceMappingURL=source-region-information.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"source-region-information.js","sourceRoot":"","sources":["../../../../../lib/vault/lib/model/source-region-information.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAuBH,IAAiB,uBAAuB,CAWvC;AAXD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAWvC"}
|
|
@@ -56,6 +56,7 @@ export interface UpdateSecretDetails {
|
|
|
56
56
|
[key: string]: any;
|
|
57
57
|
};
|
|
58
58
|
"secretContent"?: model.Base64SecretContentDetails;
|
|
59
|
+
"replicationConfig"?: model.ReplicationConfig;
|
|
59
60
|
"rotationConfig"?: model.RotationConfig;
|
|
60
61
|
/**
|
|
61
62
|
* A list of rules to control how the secret is used and managed.
|
|
@@ -40,6 +40,9 @@ var UpdateSecretDetails;
|
|
|
40
40
|
"secretContent": obj.secretContent
|
|
41
41
|
? model.SecretContentDetails.getJsonObj(obj.secretContent)
|
|
42
42
|
: undefined,
|
|
43
|
+
"replicationConfig": obj.replicationConfig
|
|
44
|
+
? model.ReplicationConfig.getJsonObj(obj.replicationConfig)
|
|
45
|
+
: undefined,
|
|
43
46
|
"rotationConfig": obj.rotationConfig
|
|
44
47
|
? model.RotationConfig.getJsonObj(obj.rotationConfig)
|
|
45
48
|
: undefined,
|
|
@@ -60,6 +63,9 @@ var UpdateSecretDetails;
|
|
|
60
63
|
"secretContent": obj.secretContent
|
|
61
64
|
? model.SecretContentDetails.getDeserializedJsonObj(obj.secretContent)
|
|
62
65
|
: undefined,
|
|
66
|
+
"replicationConfig": obj.replicationConfig
|
|
67
|
+
? model.ReplicationConfig.getDeserializedJsonObj(obj.replicationConfig)
|
|
68
|
+
: undefined,
|
|
63
69
|
"rotationConfig": obj.rotationConfig
|
|
64
70
|
? model.RotationConfig.getDeserializedJsonObj(obj.rotationConfig)
|
|
65
71
|
: undefined,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-secret-details.js","sourceRoot":"","sources":["../../../../../lib/vault/lib/model/update-secret-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"update-secret-details.js","sourceRoot":"","sources":["../../../../../lib/vault/lib/model/update-secret-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyDlC,IAAiB,mBAAmB,CAqDnC;AArDD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC1D,CAAC,CAAC,SAAS;YACb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBAC3D,CAAC,CAAC,SAAS;YACb,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,CAAC,GAAG,CAAC,cAAc,CAAC;gBACrD,CAAC,CAAC,SAAS;YACb,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,GAAG,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzB,OAAO,KAAK,CAAC,UAAU,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC3C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAC,uBAAuB,CAAC;gBACvE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAzBe,8BAAU,aAyBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACtE,CAAC,CAAC,SAAS;YACb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBACvE,CAAC,CAAC,SAAS;YACb,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,sBAAsB,CAAC,GAAG,CAAC,cAAc,CAAC;gBACjE,CAAC,CAAC,SAAS;YACb,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,GAAG,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzB,OAAO,KAAK,CAAC,UAAU,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,GAAG,CAAC,uBAAuB,CAAC;gBACnF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAzBe,0CAAsB,yBAyBrC,CAAA;AACH,CAAC,EArDgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAqDnC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-vault",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.114.0",
|
|
4
4
|
"description": "OCI NodeJS client for Vault Service",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.114.0",
|
|
19
|
+
"oci-workrequests": "2.114.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|