oci-disasterrecovery 2.100.3 → 2.101.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
|
@@ -60,6 +60,8 @@ var CreateDrProtectionGroupMemberDetails;
|
|
|
60
60
|
return model.CreateDrProtectionGroupMemberNetworkLoadBalancerDetails.getJsonObj(jsonObj, true);
|
|
61
61
|
case "VOLUME_GROUP":
|
|
62
62
|
return model.CreateDrProtectionGroupMemberVolumeGroupDetails.getJsonObj(jsonObj, true);
|
|
63
|
+
case "OKE_CLUSTER":
|
|
64
|
+
return model.CreateDrProtectionGroupMemberOkeClusterDetails.getJsonObj(jsonObj, true);
|
|
63
65
|
case "FILE_SYSTEM":
|
|
64
66
|
return model.CreateDrProtectionGroupMemberFileSystemDetails.getJsonObj(jsonObj, true);
|
|
65
67
|
case "OBJECT_STORAGE_BUCKET":
|
|
@@ -94,6 +96,8 @@ var CreateDrProtectionGroupMemberDetails;
|
|
|
94
96
|
return model.CreateDrProtectionGroupMemberNetworkLoadBalancerDetails.getDeserializedJsonObj(jsonObj, true);
|
|
95
97
|
case "VOLUME_GROUP":
|
|
96
98
|
return model.CreateDrProtectionGroupMemberVolumeGroupDetails.getDeserializedJsonObj(jsonObj, true);
|
|
99
|
+
case "OKE_CLUSTER":
|
|
100
|
+
return model.CreateDrProtectionGroupMemberOkeClusterDetails.getDeserializedJsonObj(jsonObj, true);
|
|
97
101
|
case "FILE_SYSTEM":
|
|
98
102
|
return model.CreateDrProtectionGroupMemberFileSystemDetails.getDeserializedJsonObj(jsonObj, true);
|
|
99
103
|
case "OBJECT_STORAGE_BUCKET":
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-dr-protection-group-member-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/create-dr-protection-group-member-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAiBtC,IAAiB,oCAAoC,
|
|
1
|
+
{"version":3,"file":"create-dr-protection-group-member-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/create-dr-protection-group-member-details.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,76 @@
|
|
|
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
|
+
* Create properties for an OKE member.
|
|
20
|
+
*/
|
|
21
|
+
export interface CreateDrProtectionGroupMemberOkeClusterDetails extends model.CreateDrProtectionGroupMemberDetails {
|
|
22
|
+
/**
|
|
23
|
+
* The OCID of the peer OKE cluster.
|
|
24
|
+
* This property applies to the OKE cluster member in both the primary and standby region.
|
|
25
|
+
* <p>
|
|
26
|
+
Example: {@code ocid1.cluster.oc1..uniqueID}
|
|
27
|
+
*
|
|
28
|
+
*/
|
|
29
|
+
"peerClusterId"?: string;
|
|
30
|
+
/**
|
|
31
|
+
* The OCID of the compute instance member that is designated as a jump host.
|
|
32
|
+
* This compute instance will be used to perform DR operations on the cluster using Oracle Cloud Agent's Run Command feature.
|
|
33
|
+
* <p>
|
|
34
|
+
Example: {@code ocid1.instance.oc1..uniqueID}
|
|
35
|
+
*
|
|
36
|
+
*/
|
|
37
|
+
"jumpHostId"?: string;
|
|
38
|
+
"backupLocation"?: model.CreateOkeBackupLocationDetails;
|
|
39
|
+
"backupConfig"?: model.CreateOkeClusterBackupConfigDetails;
|
|
40
|
+
/**
|
|
41
|
+
* The list of source-to-destination load balancer mappings required for DR operations.
|
|
42
|
+
* This property applies to the OKE cluster member in primary region.
|
|
43
|
+
*
|
|
44
|
+
*/
|
|
45
|
+
"loadBalancerMappings"?: Array<model.CreateOkeClusterLoadBalancerMappingDetails>;
|
|
46
|
+
/**
|
|
47
|
+
* The list of source-to-destination network load balancer mappings required for DR operations.
|
|
48
|
+
* This property applies to the OKE cluster member in primary region.
|
|
49
|
+
*
|
|
50
|
+
*/
|
|
51
|
+
"networkLoadBalancerMappings"?: Array<model.CreateOkeClusterNetworkLoadBalancerMappingDetails>;
|
|
52
|
+
/**
|
|
53
|
+
* The list of source-to-destination vault mappings required for DR operations.
|
|
54
|
+
* This property applies to the OKE cluster member in primary region.
|
|
55
|
+
*
|
|
56
|
+
*/
|
|
57
|
+
"vaultMappings"?: Array<model.CreateOkeClusterVaultMappingDetails>;
|
|
58
|
+
/**
|
|
59
|
+
* The list of managed node pools with configurations for minimum and maximum node counts.
|
|
60
|
+
* This property applies to the OKE cluster member in both the primary and standby region.
|
|
61
|
+
*
|
|
62
|
+
*/
|
|
63
|
+
"managedNodePoolConfigs"?: Array<model.CreateOkeClusterManagedNodePoolConfigurationDetails>;
|
|
64
|
+
/**
|
|
65
|
+
* The list of virtual node pools with configurations for minimum and maximum node counts.
|
|
66
|
+
* This property applies to the OKE cluster member in both the primary and standby region.
|
|
67
|
+
*
|
|
68
|
+
*/
|
|
69
|
+
"virtualNodePoolConfigs"?: Array<model.CreateOkeClusterVirtualNodePoolConfigurationDetails>;
|
|
70
|
+
"memberType": string;
|
|
71
|
+
}
|
|
72
|
+
export declare namespace CreateDrProtectionGroupMemberOkeClusterDetails {
|
|
73
|
+
function getJsonObj(obj: CreateDrProtectionGroupMemberOkeClusterDetails, isParentJsonObj?: boolean): object;
|
|
74
|
+
const memberType = "OKE_CLUSTER";
|
|
75
|
+
function getDeserializedJsonObj(obj: CreateDrProtectionGroupMemberOkeClusterDetails, isParentJsonObj?: boolean): object;
|
|
76
|
+
}
|
|
@@ -0,0 +1,122 @@
|
|
|
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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
19
|
+
if (k2 === undefined) k2 = k;
|
|
20
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
21
|
+
}) : (function(o, m, k, k2) {
|
|
22
|
+
if (k2 === undefined) k2 = k;
|
|
23
|
+
o[k2] = m[k];
|
|
24
|
+
}));
|
|
25
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
26
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
27
|
+
}) : function(o, v) {
|
|
28
|
+
o["default"] = v;
|
|
29
|
+
});
|
|
30
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
38
|
+
exports.CreateDrProtectionGroupMemberOkeClusterDetails = void 0;
|
|
39
|
+
const model = __importStar(require("../model"));
|
|
40
|
+
var CreateDrProtectionGroupMemberOkeClusterDetails;
|
|
41
|
+
(function (CreateDrProtectionGroupMemberOkeClusterDetails) {
|
|
42
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
43
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
44
|
+
? obj
|
|
45
|
+
: model.CreateDrProtectionGroupMemberDetails.getJsonObj(obj))), {
|
|
46
|
+
"backupLocation": obj.backupLocation
|
|
47
|
+
? model.CreateOkeBackupLocationDetails.getJsonObj(obj.backupLocation)
|
|
48
|
+
: undefined,
|
|
49
|
+
"backupConfig": obj.backupConfig
|
|
50
|
+
? model.CreateOkeClusterBackupConfigDetails.getJsonObj(obj.backupConfig)
|
|
51
|
+
: undefined,
|
|
52
|
+
"loadBalancerMappings": obj.loadBalancerMappings
|
|
53
|
+
? obj.loadBalancerMappings.map(item => {
|
|
54
|
+
return model.CreateOkeClusterLoadBalancerMappingDetails.getJsonObj(item);
|
|
55
|
+
})
|
|
56
|
+
: undefined,
|
|
57
|
+
"networkLoadBalancerMappings": obj.networkLoadBalancerMappings
|
|
58
|
+
? obj.networkLoadBalancerMappings.map(item => {
|
|
59
|
+
return model.CreateOkeClusterNetworkLoadBalancerMappingDetails.getJsonObj(item);
|
|
60
|
+
})
|
|
61
|
+
: undefined,
|
|
62
|
+
"vaultMappings": obj.vaultMappings
|
|
63
|
+
? obj.vaultMappings.map(item => {
|
|
64
|
+
return model.CreateOkeClusterVaultMappingDetails.getJsonObj(item);
|
|
65
|
+
})
|
|
66
|
+
: undefined,
|
|
67
|
+
"managedNodePoolConfigs": obj.managedNodePoolConfigs
|
|
68
|
+
? obj.managedNodePoolConfigs.map(item => {
|
|
69
|
+
return model.CreateOkeClusterManagedNodePoolConfigurationDetails.getJsonObj(item);
|
|
70
|
+
})
|
|
71
|
+
: undefined,
|
|
72
|
+
"virtualNodePoolConfigs": obj.virtualNodePoolConfigs
|
|
73
|
+
? obj.virtualNodePoolConfigs.map(item => {
|
|
74
|
+
return model.CreateOkeClusterVirtualNodePoolConfigurationDetails.getJsonObj(item);
|
|
75
|
+
})
|
|
76
|
+
: undefined
|
|
77
|
+
});
|
|
78
|
+
return jsonObj;
|
|
79
|
+
}
|
|
80
|
+
CreateDrProtectionGroupMemberOkeClusterDetails.getJsonObj = getJsonObj;
|
|
81
|
+
CreateDrProtectionGroupMemberOkeClusterDetails.memberType = "OKE_CLUSTER";
|
|
82
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
83
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
84
|
+
? obj
|
|
85
|
+
: model.CreateDrProtectionGroupMemberDetails.getDeserializedJsonObj(obj))), {
|
|
86
|
+
"backupLocation": obj.backupLocation
|
|
87
|
+
? model.CreateOkeBackupLocationDetails.getDeserializedJsonObj(obj.backupLocation)
|
|
88
|
+
: undefined,
|
|
89
|
+
"backupConfig": obj.backupConfig
|
|
90
|
+
? model.CreateOkeClusterBackupConfigDetails.getDeserializedJsonObj(obj.backupConfig)
|
|
91
|
+
: undefined,
|
|
92
|
+
"loadBalancerMappings": obj.loadBalancerMappings
|
|
93
|
+
? obj.loadBalancerMappings.map(item => {
|
|
94
|
+
return model.CreateOkeClusterLoadBalancerMappingDetails.getDeserializedJsonObj(item);
|
|
95
|
+
})
|
|
96
|
+
: undefined,
|
|
97
|
+
"networkLoadBalancerMappings": obj.networkLoadBalancerMappings
|
|
98
|
+
? obj.networkLoadBalancerMappings.map(item => {
|
|
99
|
+
return model.CreateOkeClusterNetworkLoadBalancerMappingDetails.getDeserializedJsonObj(item);
|
|
100
|
+
})
|
|
101
|
+
: undefined,
|
|
102
|
+
"vaultMappings": obj.vaultMappings
|
|
103
|
+
? obj.vaultMappings.map(item => {
|
|
104
|
+
return model.CreateOkeClusterVaultMappingDetails.getDeserializedJsonObj(item);
|
|
105
|
+
})
|
|
106
|
+
: undefined,
|
|
107
|
+
"managedNodePoolConfigs": obj.managedNodePoolConfigs
|
|
108
|
+
? obj.managedNodePoolConfigs.map(item => {
|
|
109
|
+
return model.CreateOkeClusterManagedNodePoolConfigurationDetails.getDeserializedJsonObj(item);
|
|
110
|
+
})
|
|
111
|
+
: undefined,
|
|
112
|
+
"virtualNodePoolConfigs": obj.virtualNodePoolConfigs
|
|
113
|
+
? obj.virtualNodePoolConfigs.map(item => {
|
|
114
|
+
return model.CreateOkeClusterVirtualNodePoolConfigurationDetails.getDeserializedJsonObj(item);
|
|
115
|
+
})
|
|
116
|
+
: undefined
|
|
117
|
+
});
|
|
118
|
+
return jsonObj;
|
|
119
|
+
}
|
|
120
|
+
CreateDrProtectionGroupMemberOkeClusterDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
121
|
+
})(CreateDrProtectionGroupMemberOkeClusterDetails = exports.CreateDrProtectionGroupMemberOkeClusterDetails || (exports.CreateDrProtectionGroupMemberOkeClusterDetails = {}));
|
|
122
|
+
//# sourceMappingURL=create-dr-protection-group-member-oke-cluster-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-dr-protection-group-member-oke-cluster-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/create-dr-protection-group-member-oke-cluster-details.ts"],"names":[],"mappings":"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"}
|
|
@@ -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
|
+
* The details for creating the backup location of an OKE Cluster.
|
|
19
|
+
*/
|
|
20
|
+
export interface CreateOkeBackupLocationDetails {
|
|
21
|
+
/**
|
|
22
|
+
* The namespace in the object storage bucket location (Note - this is usually the tenancy name).
|
|
23
|
+
* <p>
|
|
24
|
+
Example: {@code myocitenancy}
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"namespace"?: string;
|
|
28
|
+
/**
|
|
29
|
+
* The bucket name inside the object storage namespace.
|
|
30
|
+
* <p>
|
|
31
|
+
Example: {@code operation_logs}
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"bucket"?: string;
|
|
35
|
+
}
|
|
36
|
+
export declare namespace CreateOkeBackupLocationDetails {
|
|
37
|
+
function getJsonObj(obj: CreateOkeBackupLocationDetails): object;
|
|
38
|
+
function getDeserializedJsonObj(obj: CreateOkeBackupLocationDetails): 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.CreateOkeBackupLocationDetails = void 0;
|
|
20
|
+
var CreateOkeBackupLocationDetails;
|
|
21
|
+
(function (CreateOkeBackupLocationDetails) {
|
|
22
|
+
function getJsonObj(obj) {
|
|
23
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
24
|
+
return jsonObj;
|
|
25
|
+
}
|
|
26
|
+
CreateOkeBackupLocationDetails.getJsonObj = getJsonObj;
|
|
27
|
+
function getDeserializedJsonObj(obj) {
|
|
28
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
29
|
+
return jsonObj;
|
|
30
|
+
}
|
|
31
|
+
CreateOkeBackupLocationDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
32
|
+
})(CreateOkeBackupLocationDetails = exports.CreateOkeBackupLocationDetails || (exports.CreateOkeBackupLocationDetails = {}));
|
|
33
|
+
//# sourceMappingURL=create-oke-backup-location-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-oke-backup-location-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/create-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,91 @@
|
|
|
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
|
+
* Create backup configuration properties for an OKE member.
|
|
20
|
+
*/
|
|
21
|
+
export interface CreateOkeClusterBackupConfigDetails {
|
|
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 (see examples below).
|
|
34
|
+
* This schedule will use the UTC timezone.
|
|
35
|
+
* This property applies to the OKE cluster member in primary region.
|
|
36
|
+
* <p>
|
|
37
|
+
The backup frequency can be HOURLY, DAILY, WEEKLY or MONTHLY, and the upper and lower interval bounds are as follows
|
|
38
|
+
* HOURLY
|
|
39
|
+
* - Minimum = 1
|
|
40
|
+
* - Maximum = 24
|
|
41
|
+
* DAILY
|
|
42
|
+
* - Minimum = 1
|
|
43
|
+
* - Maximum = 30
|
|
44
|
+
* WEEKLY
|
|
45
|
+
* - Minimum = 1
|
|
46
|
+
* - Maximum = 1
|
|
47
|
+
* MONTHLY
|
|
48
|
+
* - Minimum = 1
|
|
49
|
+
* - Maximum = 12
|
|
50
|
+
* <p>
|
|
51
|
+
Examples:
|
|
52
|
+
* FREQ=WEEKLY;BYDAY=MO,WE;BYHOUR=10;INTERVAL=1 -> Run a backup every week on monday and wednesday at 10:00 AM.
|
|
53
|
+
* FREQ=WEEKLY;BYDAY=MO,WE;BYHOUR=10;INTERVAL=2 -> Invalid configuration (can not specify interval of 2).
|
|
54
|
+
* <p>
|
|
55
|
+
FREQ=HOURLY;INTERVAL=25 -> Invalid configuration (can not specify interval of 25).
|
|
56
|
+
* FREQ=HOURLY;INTERVAL=0 -> Invalid configuration (can not specify interval of 0).
|
|
57
|
+
* FREQ=HOURLY;INTERVAL=24 -> Run a backup every 24 hours.
|
|
58
|
+
* FREQ=HOURLY;INTERVAL=1 -> Run a backup every hour.
|
|
59
|
+
* FREQ=HOURLY;BYMINUTE=30;INTERVAL=15 -> Run a backup every 15 hours at the 30th minute.
|
|
60
|
+
*
|
|
61
|
+
* FREQ=DAILY;INTERVAL=31 -> Invalid configuration (can not specify interval of 31).
|
|
62
|
+
* FREQ=DAILY;INTERVAL=0 -> Invalid configuration (can not specify interval of 0).
|
|
63
|
+
* FREQ=DAILY;INTERVAL=30 -> Run a backup every 30 days at 12:00 midnight.
|
|
64
|
+
* FREQ=DAILY;BYHOUR=17;BYMINUTE=10;INTERVAL=1 -> Run a backup every day at 05:10 PM.
|
|
65
|
+
*
|
|
66
|
+
*/
|
|
67
|
+
"backupSchedule"?: string;
|
|
68
|
+
/**
|
|
69
|
+
* Controls the behaviour of image replication across regions.
|
|
70
|
+
* Image replication is enabled by default for DR Protection Groups with a primary role.
|
|
71
|
+
* This property applies to the OKE cluster member in primary region.
|
|
72
|
+
*
|
|
73
|
+
*/
|
|
74
|
+
"replicateImages"?: model.OkeClusterImageReplication;
|
|
75
|
+
/**
|
|
76
|
+
* The maximum number of backups that should be retained.
|
|
77
|
+
* This property applies to the OKE cluster member in primary region.
|
|
78
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
79
|
+
*/
|
|
80
|
+
"maxNumberOfBackupsRetained"?: number;
|
|
81
|
+
/**
|
|
82
|
+
* The OCID of the vault secret that stores the image credential.
|
|
83
|
+
* This property applies to the OKE cluster member in both the primary and standby region.
|
|
84
|
+
*
|
|
85
|
+
*/
|
|
86
|
+
"imageReplicationVaultSecretId"?: string;
|
|
87
|
+
}
|
|
88
|
+
export declare namespace CreateOkeClusterBackupConfigDetails {
|
|
89
|
+
function getJsonObj(obj: CreateOkeClusterBackupConfigDetails): object;
|
|
90
|
+
function getDeserializedJsonObj(obj: CreateOkeClusterBackupConfigDetails): object;
|
|
91
|
+
}
|
|
@@ -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.CreateOkeClusterBackupConfigDetails = void 0;
|
|
20
|
+
var CreateOkeClusterBackupConfigDetails;
|
|
21
|
+
(function (CreateOkeClusterBackupConfigDetails) {
|
|
22
|
+
function getJsonObj(obj) {
|
|
23
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
24
|
+
return jsonObj;
|
|
25
|
+
}
|
|
26
|
+
CreateOkeClusterBackupConfigDetails.getJsonObj = getJsonObj;
|
|
27
|
+
function getDeserializedJsonObj(obj) {
|
|
28
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
29
|
+
return jsonObj;
|
|
30
|
+
}
|
|
31
|
+
CreateOkeClusterBackupConfigDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
32
|
+
})(CreateOkeClusterBackupConfigDetails = exports.CreateOkeClusterBackupConfigDetails || (exports.CreateOkeClusterBackupConfigDetails = {}));
|
|
33
|
+
//# sourceMappingURL=create-oke-cluster-backup-config-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-oke-cluster-backup-config-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/create-oke-cluster-backup-config-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AA4EH,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
|
+
* Create source-to-destination mapping for a load balancer.
|
|
19
|
+
*/
|
|
20
|
+
export interface CreateOkeClusterLoadBalancerMappingDetails {
|
|
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 CreateOkeClusterLoadBalancerMappingDetails {
|
|
37
|
+
function getJsonObj(obj: CreateOkeClusterLoadBalancerMappingDetails): object;
|
|
38
|
+
function getDeserializedJsonObj(obj: CreateOkeClusterLoadBalancerMappingDetails): 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.CreateOkeClusterLoadBalancerMappingDetails = void 0;
|
|
20
|
+
var CreateOkeClusterLoadBalancerMappingDetails;
|
|
21
|
+
(function (CreateOkeClusterLoadBalancerMappingDetails) {
|
|
22
|
+
function getJsonObj(obj) {
|
|
23
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
24
|
+
return jsonObj;
|
|
25
|
+
}
|
|
26
|
+
CreateOkeClusterLoadBalancerMappingDetails.getJsonObj = getJsonObj;
|
|
27
|
+
function getDeserializedJsonObj(obj) {
|
|
28
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
29
|
+
return jsonObj;
|
|
30
|
+
}
|
|
31
|
+
CreateOkeClusterLoadBalancerMappingDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
32
|
+
})(CreateOkeClusterLoadBalancerMappingDetails = exports.CreateOkeClusterLoadBalancerMappingDetails || (exports.CreateOkeClusterLoadBalancerMappingDetails = {}));
|
|
33
|
+
//# sourceMappingURL=create-oke-cluster-load-balancer-mapping-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-oke-cluster-load-balancer-mapping-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/create-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
|
+
* Create managed node pool configuration properties for an OKE member.
|
|
19
|
+
*/
|
|
20
|
+
export interface CreateOkeClusterManagedNodePoolConfigurationDetails {
|
|
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 CreateOkeClusterManagedNodePoolConfigurationDetails {
|
|
38
|
+
function getJsonObj(obj: CreateOkeClusterManagedNodePoolConfigurationDetails): object;
|
|
39
|
+
function getDeserializedJsonObj(obj: CreateOkeClusterManagedNodePoolConfigurationDetails): 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.CreateOkeClusterManagedNodePoolConfigurationDetails = void 0;
|
|
20
|
+
var CreateOkeClusterManagedNodePoolConfigurationDetails;
|
|
21
|
+
(function (CreateOkeClusterManagedNodePoolConfigurationDetails) {
|
|
22
|
+
function getJsonObj(obj) {
|
|
23
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
24
|
+
return jsonObj;
|
|
25
|
+
}
|
|
26
|
+
CreateOkeClusterManagedNodePoolConfigurationDetails.getJsonObj = getJsonObj;
|
|
27
|
+
function getDeserializedJsonObj(obj) {
|
|
28
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
29
|
+
return jsonObj;
|
|
30
|
+
}
|
|
31
|
+
CreateOkeClusterManagedNodePoolConfigurationDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
32
|
+
})(CreateOkeClusterManagedNodePoolConfigurationDetails = exports.CreateOkeClusterManagedNodePoolConfigurationDetails || (exports.CreateOkeClusterManagedNodePoolConfigurationDetails = {}));
|
|
33
|
+
//# sourceMappingURL=create-oke-cluster-managed-node-pool-configuration-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-oke-cluster-managed-node-pool-configuration-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/create-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
|
+
* Create source-to-destination mapping for a network load balancer.
|
|
19
|
+
*/
|
|
20
|
+
export interface CreateOkeClusterNetworkLoadBalancerMappingDetails {
|
|
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 Network Load Balancer.
|
|
30
|
+
* <p>
|
|
31
|
+
Example: {@code ocid1.networkloadbalancer.oc1..uniqueID}
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"destinationNetworkLoadBalancerId": string;
|
|
35
|
+
}
|
|
36
|
+
export declare namespace CreateOkeClusterNetworkLoadBalancerMappingDetails {
|
|
37
|
+
function getJsonObj(obj: CreateOkeClusterNetworkLoadBalancerMappingDetails): object;
|
|
38
|
+
function getDeserializedJsonObj(obj: CreateOkeClusterNetworkLoadBalancerMappingDetails): object;
|
|
39
|
+
}
|