oci-disasterrecovery 2.100.3 → 2.102.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-dr-protection-group-member-details.js +4 -0
- package/lib/model/create-dr-protection-group-member-details.js.map +1 -1
- package/lib/model/create-dr-protection-group-member-oke-cluster-details.d.ts +76 -0
- package/lib/model/create-dr-protection-group-member-oke-cluster-details.js +122 -0
- package/lib/model/create-dr-protection-group-member-oke-cluster-details.js.map +1 -0
- package/lib/model/create-oke-backup-location-details.d.ts +39 -0
- package/lib/model/create-oke-backup-location-details.js +33 -0
- package/lib/model/create-oke-backup-location-details.js.map +1 -0
- package/lib/model/create-oke-cluster-backup-config-details.d.ts +91 -0
- package/lib/model/create-oke-cluster-backup-config-details.js +33 -0
- package/lib/model/create-oke-cluster-backup-config-details.js.map +1 -0
- package/lib/model/create-oke-cluster-load-balancer-mapping-details.d.ts +39 -0
- package/lib/model/create-oke-cluster-load-balancer-mapping-details.js +33 -0
- package/lib/model/create-oke-cluster-load-balancer-mapping-details.js.map +1 -0
- package/lib/model/create-oke-cluster-managed-node-pool-configuration-details.d.ts +40 -0
- package/lib/model/create-oke-cluster-managed-node-pool-configuration-details.js +33 -0
- package/lib/model/create-oke-cluster-managed-node-pool-configuration-details.js.map +1 -0
- package/lib/model/create-oke-cluster-network-load-balancer-mapping-details.d.ts +39 -0
- package/lib/model/create-oke-cluster-network-load-balancer-mapping-details.js +33 -0
- package/lib/model/create-oke-cluster-network-load-balancer-mapping-details.js.map +1 -0
- package/lib/model/create-oke-cluster-vault-mapping-details.d.ts +39 -0
- package/lib/model/create-oke-cluster-vault-mapping-details.js +33 -0
- package/lib/model/create-oke-cluster-vault-mapping-details.js.map +1 -0
- package/lib/model/create-oke-cluster-virtual-node-pool-configuration-details.d.ts +40 -0
- package/lib/model/create-oke-cluster-virtual-node-pool-configuration-details.js +33 -0
- package/lib/model/create-oke-cluster-virtual-node-pool-configuration-details.js.map +1 -0
- package/lib/model/dr-plan-step-type.d.ts +32 -0
- package/lib/model/dr-plan-step-type.js +32 -0
- package/lib/model/dr-plan-step-type.js.map +1 -1
- package/lib/model/dr-protection-group-member-oke-cluster.d.ts +76 -0
- package/lib/model/dr-protection-group-member-oke-cluster.js +122 -0
- package/lib/model/dr-protection-group-member-oke-cluster.js.map +1 -0
- package/lib/model/dr-protection-group-member-type.d.ts +2 -0
- package/lib/model/dr-protection-group-member-type.js +2 -0
- package/lib/model/dr-protection-group-member-type.js.map +1 -1
- package/lib/model/dr-protection-group-member.js +4 -0
- package/lib/model/dr-protection-group-member.js.map +1 -1
- package/lib/model/index.d.ts +50 -0
- package/lib/model/index.js +54 -4
- package/lib/model/index.js.map +1 -1
- package/lib/model/oke-backup-location.d.ts +46 -0
- package/lib/model/oke-backup-location.js +33 -0
- package/lib/model/oke-backup-location.js.map +1 -0
- package/lib/model/oke-cluster-backup-config.d.ts +63 -0
- package/lib/model/oke-cluster-backup-config.js +33 -0
- package/lib/model/oke-cluster-backup-config.js.map +1 -0
- package/lib/model/oke-cluster-image-replication.d.ts +34 -0
- package/lib/model/oke-cluster-image-replication.js +45 -0
- package/lib/model/oke-cluster-image-replication.js.map +1 -0
- package/lib/model/oke-cluster-load-balancer-mapping.d.ts +39 -0
- package/lib/model/oke-cluster-load-balancer-mapping.js +33 -0
- package/lib/model/oke-cluster-load-balancer-mapping.js.map +1 -0
- package/lib/model/oke-cluster-managed-node-pool-configuration.d.ts +40 -0
- package/lib/model/oke-cluster-managed-node-pool-configuration.js +33 -0
- package/lib/model/oke-cluster-managed-node-pool-configuration.js.map +1 -0
- package/lib/model/oke-cluster-network-load-balancer-mapping.d.ts +39 -0
- package/lib/model/oke-cluster-network-load-balancer-mapping.js +33 -0
- package/lib/model/oke-cluster-network-load-balancer-mapping.js.map +1 -0
- package/lib/model/oke-cluster-vault-mapping.d.ts +39 -0
- package/lib/model/oke-cluster-vault-mapping.js +33 -0
- package/lib/model/oke-cluster-vault-mapping.js.map +1 -0
- package/lib/model/oke-cluster-virtual-node-pool-configuration.d.ts +40 -0
- package/lib/model/oke-cluster-virtual-node-pool-configuration.js +33 -0
- package/lib/model/oke-cluster-virtual-node-pool-configuration.js.map +1 -0
- package/lib/model/update-dr-protection-group-member-details.js +4 -0
- package/lib/model/update-dr-protection-group-member-details.js.map +1 -1
- package/lib/model/update-dr-protection-group-member-oke-cluster-details.d.ts +76 -0
- package/lib/model/update-dr-protection-group-member-oke-cluster-details.js +122 -0
- package/lib/model/update-dr-protection-group-member-oke-cluster-details.js.map +1 -0
- package/lib/model/update-oke-backup-location-details.d.ts +39 -0
- package/lib/model/update-oke-backup-location-details.js +33 -0
- package/lib/model/update-oke-backup-location-details.js.map +1 -0
- package/lib/model/update-oke-cluster-backup-config-details.d.ts +63 -0
- package/lib/model/update-oke-cluster-backup-config-details.js +33 -0
- package/lib/model/update-oke-cluster-backup-config-details.js.map +1 -0
- package/lib/model/update-oke-cluster-load-balancer-mapping-details.d.ts +39 -0
- package/lib/model/update-oke-cluster-load-balancer-mapping-details.js +33 -0
- package/lib/model/update-oke-cluster-load-balancer-mapping-details.js.map +1 -0
- package/lib/model/update-oke-cluster-managed-node-pool-configuration-details.d.ts +40 -0
- package/lib/model/update-oke-cluster-managed-node-pool-configuration-details.js +33 -0
- package/lib/model/update-oke-cluster-managed-node-pool-configuration-details.js.map +1 -0
- package/lib/model/update-oke-cluster-network-load-balancer-mapping-details.d.ts +39 -0
- package/lib/model/update-oke-cluster-network-load-balancer-mapping-details.js +33 -0
- package/lib/model/update-oke-cluster-network-load-balancer-mapping-details.js.map +1 -0
- package/lib/model/update-oke-cluster-vault-mapping-details.d.ts +39 -0
- package/lib/model/update-oke-cluster-vault-mapping-details.js +33 -0
- package/lib/model/update-oke-cluster-vault-mapping-details.js.map +1 -0
- package/lib/model/update-oke-cluster-virtual-node-pool-configuration-details.d.ts +40 -0
- package/lib/model/update-oke-cluster-virtual-node-pool-configuration-details.js +33 -0
- package/lib/model/update-oke-cluster-virtual-node-pool-configuration-details.js.map +1 -0
- package/package.json +3 -3
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Full Stack Disaster Recovery API
|
|
4
|
+
* Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
|
|
5
|
+
Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
|
|
6
|
+
recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
|
|
7
|
+
and application.
|
|
8
|
+
|
|
9
|
+
* OpenAPI spec version: 20220125
|
|
10
|
+
*
|
|
11
|
+
*
|
|
12
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*
|
|
15
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
16
|
+
* 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.
|
|
17
|
+
*/
|
|
18
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
+
exports.UpdateOkeBackupLocationDetails = void 0;
|
|
20
|
+
var UpdateOkeBackupLocationDetails;
|
|
21
|
+
(function (UpdateOkeBackupLocationDetails) {
|
|
22
|
+
function getJsonObj(obj) {
|
|
23
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
24
|
+
return jsonObj;
|
|
25
|
+
}
|
|
26
|
+
UpdateOkeBackupLocationDetails.getJsonObj = getJsonObj;
|
|
27
|
+
function getDeserializedJsonObj(obj) {
|
|
28
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
29
|
+
return jsonObj;
|
|
30
|
+
}
|
|
31
|
+
UpdateOkeBackupLocationDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
32
|
+
})(UpdateOkeBackupLocationDetails = exports.UpdateOkeBackupLocationDetails || (exports.UpdateOkeBackupLocationDetails = {}));
|
|
33
|
+
//# sourceMappingURL=update-oke-backup-location-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-oke-backup-location-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-oke-backup-location-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAyBH,IAAiB,8BAA8B,CAW9C;AAXD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CAAC,GAAmC;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmC;QACxE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAW9C"}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Full Stack Disaster Recovery API
|
|
3
|
+
* Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
|
|
4
|
+
Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
|
|
5
|
+
recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
|
|
6
|
+
and application.
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20220125
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
17
|
+
import * as model from "../model";
|
|
18
|
+
/**
|
|
19
|
+
* Update backup configuration properties for an OKE member.
|
|
20
|
+
*/
|
|
21
|
+
export interface UpdateOkeClusterBackupConfigDetails {
|
|
22
|
+
/**
|
|
23
|
+
* A list of namespaces that need to be backed up.
|
|
24
|
+
* The default value is null. If a list of namespaces is not provided, all namespaces will be backed up.
|
|
25
|
+
* This property applies to the OKE cluster member in primary region.
|
|
26
|
+
* <p>
|
|
27
|
+
Example: [\"default\", \"pv-nginx\"]
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
"namespaces"?: Array<string>;
|
|
31
|
+
/**
|
|
32
|
+
* The schedule for backing up namespaces to the destination region. If a backup schedule is not specified, only a single backup will be created.
|
|
33
|
+
* This format of the string specifying the backup schedule must conform with RFC-5545.
|
|
34
|
+
* This schedule will use the UTC timezone.
|
|
35
|
+
* This property applies to the OKE cluster member in primary region.
|
|
36
|
+
* <p>
|
|
37
|
+
Example: FREQ=WEEKLY;BYDAY=MO,TU,WE,TH;BYHOUR=10;INTERVAL=1
|
|
38
|
+
*
|
|
39
|
+
*/
|
|
40
|
+
"backupSchedule"?: string;
|
|
41
|
+
/**
|
|
42
|
+
* Controls the behaviour of image replication across regions.
|
|
43
|
+
* This property applies to the OKE cluster member in primary region.
|
|
44
|
+
*
|
|
45
|
+
*/
|
|
46
|
+
"replicateImages"?: model.OkeClusterImageReplication;
|
|
47
|
+
/**
|
|
48
|
+
* The maximum number of backups that should be retained.
|
|
49
|
+
* This property applies to the OKE cluster member in primary region.
|
|
50
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
51
|
+
*/
|
|
52
|
+
"maxNumberOfBackupsRetained"?: number;
|
|
53
|
+
/**
|
|
54
|
+
* The OCID of the vault secret that stores the image credential.
|
|
55
|
+
* This property applies to the OKE cluster member in both the primary and standby region.
|
|
56
|
+
*
|
|
57
|
+
*/
|
|
58
|
+
"imageReplicationVaultSecretId"?: string;
|
|
59
|
+
}
|
|
60
|
+
export declare namespace UpdateOkeClusterBackupConfigDetails {
|
|
61
|
+
function getJsonObj(obj: UpdateOkeClusterBackupConfigDetails): object;
|
|
62
|
+
function getDeserializedJsonObj(obj: UpdateOkeClusterBackupConfigDetails): object;
|
|
63
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Full Stack Disaster Recovery API
|
|
4
|
+
* Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
|
|
5
|
+
Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
|
|
6
|
+
recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
|
|
7
|
+
and application.
|
|
8
|
+
|
|
9
|
+
* OpenAPI spec version: 20220125
|
|
10
|
+
*
|
|
11
|
+
*
|
|
12
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*
|
|
15
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
16
|
+
* 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.
|
|
17
|
+
*/
|
|
18
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
+
exports.UpdateOkeClusterBackupConfigDetails = void 0;
|
|
20
|
+
var UpdateOkeClusterBackupConfigDetails;
|
|
21
|
+
(function (UpdateOkeClusterBackupConfigDetails) {
|
|
22
|
+
function getJsonObj(obj) {
|
|
23
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
24
|
+
return jsonObj;
|
|
25
|
+
}
|
|
26
|
+
UpdateOkeClusterBackupConfigDetails.getJsonObj = getJsonObj;
|
|
27
|
+
function getDeserializedJsonObj(obj) {
|
|
28
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
29
|
+
return jsonObj;
|
|
30
|
+
}
|
|
31
|
+
UpdateOkeClusterBackupConfigDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
32
|
+
})(UpdateOkeClusterBackupConfigDetails = exports.UpdateOkeClusterBackupConfigDetails || (exports.UpdateOkeClusterBackupConfigDetails = {}));
|
|
33
|
+
//# sourceMappingURL=update-oke-cluster-backup-config-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-oke-cluster-backup-config-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-oke-cluster-backup-config-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAgDH,IAAiB,mCAAmC,CAWnD;AAXD,WAAiB,mCAAmC;IAClD,SAAgB,UAAU,CAAC,GAAwC;QACjE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwC;QAC7E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,mCAAmC,GAAnC,2CAAmC,KAAnC,2CAAmC,QAWnD"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Full Stack Disaster Recovery API
|
|
3
|
+
* Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
|
|
4
|
+
Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
|
|
5
|
+
recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
|
|
6
|
+
and application.
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20220125
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
17
|
+
/**
|
|
18
|
+
* Update source-to-destination mapping for a load balancer.
|
|
19
|
+
*/
|
|
20
|
+
export interface UpdateOkeClusterLoadBalancerMappingDetails {
|
|
21
|
+
/**
|
|
22
|
+
* The OCID of the source Load Balancer .
|
|
23
|
+
*
|
|
24
|
+
* Example: {@code ocid1.loadbalancer.oc1..uniqueID}
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"sourceLoadBalancerId": string;
|
|
28
|
+
/**
|
|
29
|
+
* The OCID of the destination Load Balancer.
|
|
30
|
+
* <p>
|
|
31
|
+
Example: {@code ocid1.loadbalancer.oc1..uniqueID}
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"destinationLoadBalancerId": string;
|
|
35
|
+
}
|
|
36
|
+
export declare namespace UpdateOkeClusterLoadBalancerMappingDetails {
|
|
37
|
+
function getJsonObj(obj: UpdateOkeClusterLoadBalancerMappingDetails): object;
|
|
38
|
+
function getDeserializedJsonObj(obj: UpdateOkeClusterLoadBalancerMappingDetails): object;
|
|
39
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Full Stack Disaster Recovery API
|
|
4
|
+
* Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
|
|
5
|
+
Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
|
|
6
|
+
recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
|
|
7
|
+
and application.
|
|
8
|
+
|
|
9
|
+
* OpenAPI spec version: 20220125
|
|
10
|
+
*
|
|
11
|
+
*
|
|
12
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*
|
|
15
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
16
|
+
* 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.
|
|
17
|
+
*/
|
|
18
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
+
exports.UpdateOkeClusterLoadBalancerMappingDetails = void 0;
|
|
20
|
+
var UpdateOkeClusterLoadBalancerMappingDetails;
|
|
21
|
+
(function (UpdateOkeClusterLoadBalancerMappingDetails) {
|
|
22
|
+
function getJsonObj(obj) {
|
|
23
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
24
|
+
return jsonObj;
|
|
25
|
+
}
|
|
26
|
+
UpdateOkeClusterLoadBalancerMappingDetails.getJsonObj = getJsonObj;
|
|
27
|
+
function getDeserializedJsonObj(obj) {
|
|
28
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
29
|
+
return jsonObj;
|
|
30
|
+
}
|
|
31
|
+
UpdateOkeClusterLoadBalancerMappingDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
32
|
+
})(UpdateOkeClusterLoadBalancerMappingDetails = exports.UpdateOkeClusterLoadBalancerMappingDetails || (exports.UpdateOkeClusterLoadBalancerMappingDetails = {}));
|
|
33
|
+
//# sourceMappingURL=update-oke-cluster-load-balancer-mapping-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-oke-cluster-load-balancer-mapping-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-oke-cluster-load-balancer-mapping-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAyBH,IAAiB,0CAA0C,CAW1D;AAXD,WAAiB,0CAA0C;IACzD,SAAgB,UAAU,CAAC,GAA+C;QACxE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+C;QACpF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iEAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,0CAA0C,GAA1C,kDAA0C,KAA1C,kDAA0C,QAW1D"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Full Stack Disaster Recovery API
|
|
3
|
+
* Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
|
|
4
|
+
Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
|
|
5
|
+
recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
|
|
6
|
+
and application.
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20220125
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
17
|
+
/**
|
|
18
|
+
* Update managed node pool configuration properties for an OKE member.
|
|
19
|
+
*/
|
|
20
|
+
export interface UpdateOkeClusterManagedNodePoolConfigurationDetails {
|
|
21
|
+
/**
|
|
22
|
+
* The OCID of the managed node pool in OKE cluster.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"id": string;
|
|
26
|
+
/**
|
|
27
|
+
* The minimum number to which nodes in the managed node pool could be scaled down.
|
|
28
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
29
|
+
*/
|
|
30
|
+
"minimum"?: number;
|
|
31
|
+
/**
|
|
32
|
+
* The maximum number to which nodes in the managed node pool could be scaled up.
|
|
33
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
34
|
+
*/
|
|
35
|
+
"maximum"?: number;
|
|
36
|
+
}
|
|
37
|
+
export declare namespace UpdateOkeClusterManagedNodePoolConfigurationDetails {
|
|
38
|
+
function getJsonObj(obj: UpdateOkeClusterManagedNodePoolConfigurationDetails): object;
|
|
39
|
+
function getDeserializedJsonObj(obj: UpdateOkeClusterManagedNodePoolConfigurationDetails): object;
|
|
40
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Full Stack Disaster Recovery API
|
|
4
|
+
* Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
|
|
5
|
+
Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
|
|
6
|
+
recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
|
|
7
|
+
and application.
|
|
8
|
+
|
|
9
|
+
* OpenAPI spec version: 20220125
|
|
10
|
+
*
|
|
11
|
+
*
|
|
12
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*
|
|
15
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
16
|
+
* 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.
|
|
17
|
+
*/
|
|
18
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
+
exports.UpdateOkeClusterManagedNodePoolConfigurationDetails = void 0;
|
|
20
|
+
var UpdateOkeClusterManagedNodePoolConfigurationDetails;
|
|
21
|
+
(function (UpdateOkeClusterManagedNodePoolConfigurationDetails) {
|
|
22
|
+
function getJsonObj(obj) {
|
|
23
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
24
|
+
return jsonObj;
|
|
25
|
+
}
|
|
26
|
+
UpdateOkeClusterManagedNodePoolConfigurationDetails.getJsonObj = getJsonObj;
|
|
27
|
+
function getDeserializedJsonObj(obj) {
|
|
28
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
29
|
+
return jsonObj;
|
|
30
|
+
}
|
|
31
|
+
UpdateOkeClusterManagedNodePoolConfigurationDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
32
|
+
})(UpdateOkeClusterManagedNodePoolConfigurationDetails = exports.UpdateOkeClusterManagedNodePoolConfigurationDetails || (exports.UpdateOkeClusterManagedNodePoolConfigurationDetails = {}));
|
|
33
|
+
//# sourceMappingURL=update-oke-cluster-managed-node-pool-configuration-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-oke-cluster-managed-node-pool-configuration-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-oke-cluster-managed-node-pool-configuration-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AA0BH,IAAiB,mDAAmD,CAanE;AAbD,WAAiB,mDAAmD;IAClE,SAAgB,UAAU,CAAC,GAAwD;QACjF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8DAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAwD;QAExD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IANe,0EAAsB,yBAMrC,CAAA;AACH,CAAC,EAbgB,mDAAmD,GAAnD,2DAAmD,KAAnD,2DAAmD,QAanE"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Full Stack Disaster Recovery API
|
|
3
|
+
* Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
|
|
4
|
+
Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
|
|
5
|
+
recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
|
|
6
|
+
and application.
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20220125
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
17
|
+
/**
|
|
18
|
+
* Update source-to-destination mapping for a network load balancer.
|
|
19
|
+
*/
|
|
20
|
+
export interface UpdateOkeClusterNetworkLoadBalancerMappingDetails {
|
|
21
|
+
/**
|
|
22
|
+
* The OCID of the source Network Load Balancer.
|
|
23
|
+
* <p>
|
|
24
|
+
Example: {@code ocid1.networkloadbalancer.oc1..uniqueID}
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"sourceNetworkLoadBalancerId": string;
|
|
28
|
+
/**
|
|
29
|
+
* The OCID of the destination Network Load Balancer.
|
|
30
|
+
* <p>
|
|
31
|
+
Example: {@code ocid1.networkloadbalancer.oc1..uniqueID}
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"destinationNetworkLoadBalancerId": string;
|
|
35
|
+
}
|
|
36
|
+
export declare namespace UpdateOkeClusterNetworkLoadBalancerMappingDetails {
|
|
37
|
+
function getJsonObj(obj: UpdateOkeClusterNetworkLoadBalancerMappingDetails): object;
|
|
38
|
+
function getDeserializedJsonObj(obj: UpdateOkeClusterNetworkLoadBalancerMappingDetails): object;
|
|
39
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Full Stack Disaster Recovery API
|
|
4
|
+
* Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
|
|
5
|
+
Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
|
|
6
|
+
recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
|
|
7
|
+
and application.
|
|
8
|
+
|
|
9
|
+
* OpenAPI spec version: 20220125
|
|
10
|
+
*
|
|
11
|
+
*
|
|
12
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*
|
|
15
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
16
|
+
* 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.
|
|
17
|
+
*/
|
|
18
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
+
exports.UpdateOkeClusterNetworkLoadBalancerMappingDetails = void 0;
|
|
20
|
+
var UpdateOkeClusterNetworkLoadBalancerMappingDetails;
|
|
21
|
+
(function (UpdateOkeClusterNetworkLoadBalancerMappingDetails) {
|
|
22
|
+
function getJsonObj(obj) {
|
|
23
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
24
|
+
return jsonObj;
|
|
25
|
+
}
|
|
26
|
+
UpdateOkeClusterNetworkLoadBalancerMappingDetails.getJsonObj = getJsonObj;
|
|
27
|
+
function getDeserializedJsonObj(obj) {
|
|
28
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
29
|
+
return jsonObj;
|
|
30
|
+
}
|
|
31
|
+
UpdateOkeClusterNetworkLoadBalancerMappingDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
32
|
+
})(UpdateOkeClusterNetworkLoadBalancerMappingDetails = exports.UpdateOkeClusterNetworkLoadBalancerMappingDetails || (exports.UpdateOkeClusterNetworkLoadBalancerMappingDetails = {}));
|
|
33
|
+
//# sourceMappingURL=update-oke-cluster-network-load-balancer-mapping-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-oke-cluster-network-load-balancer-mapping-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-oke-cluster-network-load-balancer-mapping-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAyBH,IAAiB,iDAAiD,CAajE;AAbD,WAAiB,iDAAiD;IAChE,SAAgB,UAAU,CAAC,GAAsD;QAC/E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4DAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAsD;QAEtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IANe,wEAAsB,yBAMrC,CAAA;AACH,CAAC,EAbgB,iDAAiD,GAAjD,yDAAiD,KAAjD,yDAAiD,QAajE"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Full Stack Disaster Recovery API
|
|
3
|
+
* Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
|
|
4
|
+
Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
|
|
5
|
+
recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
|
|
6
|
+
and application.
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20220125
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
17
|
+
/**
|
|
18
|
+
* Update source-to-destination mapping for a vault.
|
|
19
|
+
*/
|
|
20
|
+
export interface UpdateOkeClusterVaultMappingDetails {
|
|
21
|
+
/**
|
|
22
|
+
* The OCID of the source Vault.
|
|
23
|
+
* <p>
|
|
24
|
+
Example: {@code ocid1.vault.oc1..uniqueID}
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"sourceVaultId": string;
|
|
28
|
+
/**
|
|
29
|
+
* The OCID of the destination Vault.
|
|
30
|
+
* <p>
|
|
31
|
+
Example: {@code ocid1.vault.oc1..uniqueID}
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"destinationVaultId": string;
|
|
35
|
+
}
|
|
36
|
+
export declare namespace UpdateOkeClusterVaultMappingDetails {
|
|
37
|
+
function getJsonObj(obj: UpdateOkeClusterVaultMappingDetails): object;
|
|
38
|
+
function getDeserializedJsonObj(obj: UpdateOkeClusterVaultMappingDetails): object;
|
|
39
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Full Stack Disaster Recovery API
|
|
4
|
+
* Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
|
|
5
|
+
Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
|
|
6
|
+
recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
|
|
7
|
+
and application.
|
|
8
|
+
|
|
9
|
+
* OpenAPI spec version: 20220125
|
|
10
|
+
*
|
|
11
|
+
*
|
|
12
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*
|
|
15
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
16
|
+
* 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.
|
|
17
|
+
*/
|
|
18
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
+
exports.UpdateOkeClusterVaultMappingDetails = void 0;
|
|
20
|
+
var UpdateOkeClusterVaultMappingDetails;
|
|
21
|
+
(function (UpdateOkeClusterVaultMappingDetails) {
|
|
22
|
+
function getJsonObj(obj) {
|
|
23
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
24
|
+
return jsonObj;
|
|
25
|
+
}
|
|
26
|
+
UpdateOkeClusterVaultMappingDetails.getJsonObj = getJsonObj;
|
|
27
|
+
function getDeserializedJsonObj(obj) {
|
|
28
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
29
|
+
return jsonObj;
|
|
30
|
+
}
|
|
31
|
+
UpdateOkeClusterVaultMappingDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
32
|
+
})(UpdateOkeClusterVaultMappingDetails = exports.UpdateOkeClusterVaultMappingDetails || (exports.UpdateOkeClusterVaultMappingDetails = {}));
|
|
33
|
+
//# sourceMappingURL=update-oke-cluster-vault-mapping-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-oke-cluster-vault-mapping-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-oke-cluster-vault-mapping-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAyBH,IAAiB,mCAAmC,CAWnD;AAXD,WAAiB,mCAAmC;IAClD,SAAgB,UAAU,CAAC,GAAwC;QACjE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwC;QAC7E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,mCAAmC,GAAnC,2CAAmC,KAAnC,2CAAmC,QAWnD"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Full Stack Disaster Recovery API
|
|
3
|
+
* Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
|
|
4
|
+
Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
|
|
5
|
+
recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
|
|
6
|
+
and application.
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20220125
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
17
|
+
/**
|
|
18
|
+
* Update virtual node pool configuration properties for an OKE member.
|
|
19
|
+
*/
|
|
20
|
+
export interface UpdateOkeClusterVirtualNodePoolConfigurationDetails {
|
|
21
|
+
/**
|
|
22
|
+
* The OCID of the virtual node pool in OKE cluster.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"id": string;
|
|
26
|
+
/**
|
|
27
|
+
* The minimum number to which nodes in the virtual node pool could be scaled down.
|
|
28
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
29
|
+
*/
|
|
30
|
+
"minimum"?: number;
|
|
31
|
+
/**
|
|
32
|
+
* The maximum number to which nodes in the virtual node pool could be scaled up.
|
|
33
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
34
|
+
*/
|
|
35
|
+
"maximum"?: number;
|
|
36
|
+
}
|
|
37
|
+
export declare namespace UpdateOkeClusterVirtualNodePoolConfigurationDetails {
|
|
38
|
+
function getJsonObj(obj: UpdateOkeClusterVirtualNodePoolConfigurationDetails): object;
|
|
39
|
+
function getDeserializedJsonObj(obj: UpdateOkeClusterVirtualNodePoolConfigurationDetails): object;
|
|
40
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Full Stack Disaster Recovery API
|
|
4
|
+
* Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
|
|
5
|
+
Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
|
|
6
|
+
recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
|
|
7
|
+
and application.
|
|
8
|
+
|
|
9
|
+
* OpenAPI spec version: 20220125
|
|
10
|
+
*
|
|
11
|
+
*
|
|
12
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*
|
|
15
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
16
|
+
* 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.
|
|
17
|
+
*/
|
|
18
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
+
exports.UpdateOkeClusterVirtualNodePoolConfigurationDetails = void 0;
|
|
20
|
+
var UpdateOkeClusterVirtualNodePoolConfigurationDetails;
|
|
21
|
+
(function (UpdateOkeClusterVirtualNodePoolConfigurationDetails) {
|
|
22
|
+
function getJsonObj(obj) {
|
|
23
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
24
|
+
return jsonObj;
|
|
25
|
+
}
|
|
26
|
+
UpdateOkeClusterVirtualNodePoolConfigurationDetails.getJsonObj = getJsonObj;
|
|
27
|
+
function getDeserializedJsonObj(obj) {
|
|
28
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
29
|
+
return jsonObj;
|
|
30
|
+
}
|
|
31
|
+
UpdateOkeClusterVirtualNodePoolConfigurationDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
32
|
+
})(UpdateOkeClusterVirtualNodePoolConfigurationDetails = exports.UpdateOkeClusterVirtualNodePoolConfigurationDetails || (exports.UpdateOkeClusterVirtualNodePoolConfigurationDetails = {}));
|
|
33
|
+
//# sourceMappingURL=update-oke-cluster-virtual-node-pool-configuration-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-oke-cluster-virtual-node-pool-configuration-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-oke-cluster-virtual-node-pool-configuration-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AA0BH,IAAiB,mDAAmD,CAanE;AAbD,WAAiB,mDAAmD;IAClE,SAAgB,UAAU,CAAC,GAAwD;QACjF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8DAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAwD;QAExD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IANe,0EAAsB,yBAMrC,CAAA;AACH,CAAC,EAbgB,mDAAmD,GAAnD,2DAAmD,KAAnD,2DAAmD,QAanE"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-disasterrecovery",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.102.0",
|
|
4
4
|
"description": "OCI NodeJS client for Disaster Recovery 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.102.0",
|
|
19
|
+
"oci-workrequests": "2.102.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|