oci-disasterrecovery 2.64.0 → 2.65.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +59 -59
- package/lib/client.js +90 -89
- package/lib/client.js.map +1 -1
- package/lib/model/associate-dr-protection-group-details.d.ts +1 -1
- package/lib/model/change-dr-protection-group-compartment-details.d.ts +1 -1
- package/lib/model/compute-instance-movable-vnic-mapping-details.d.ts +61 -0
- package/lib/model/compute-instance-movable-vnic-mapping-details.js +32 -0
- package/lib/model/compute-instance-movable-vnic-mapping-details.js.map +1 -0
- package/lib/model/compute-instance-movable-vnic-mapping.d.ts +61 -0
- package/lib/model/compute-instance-movable-vnic-mapping.js +32 -0
- package/lib/model/compute-instance-movable-vnic-mapping.js.map +1 -0
- package/lib/model/compute-instance-vnic-mapping-details.d.ts +20 -4
- package/lib/model/compute-instance-vnic-mapping-details.js.map +1 -1
- package/lib/model/create-dr-plan-details.d.ts +1 -1
- package/lib/model/create-dr-plan-execution-details.d.ts +1 -1
- package/lib/model/create-dr-protection-group-details.d.ts +1 -1
- package/lib/model/create-dr-protection-group-member-compute-instance-details.d.ts +2 -2
- package/lib/model/create-dr-protection-group-member-compute-instance-movable-details.d.ts +63 -0
- package/lib/model/create-dr-protection-group-member-compute-instance-movable-details.js +69 -0
- package/lib/model/create-dr-protection-group-member-compute-instance-movable-details.js.map +1 -0
- package/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.d.ts +27 -0
- package/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.js +57 -0
- package/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.js.map +1 -0
- package/lib/model/create-dr-protection-group-member-database-details.d.ts +1 -1
- package/lib/model/create-dr-protection-group-member-details.d.ts +1 -1
- package/lib/model/create-dr-protection-group-member-details.js +8 -0
- package/lib/model/create-dr-protection-group-member-details.js.map +1 -1
- package/lib/model/dr-plan-execution-summary.d.ts +5 -5
- package/lib/model/dr-plan-execution.d.ts +5 -5
- package/lib/model/dr-plan-group-execution.d.ts +1 -1
- package/lib/model/dr-plan-group.d.ts +1 -1
- package/lib/model/dr-plan-step-execution.d.ts +2 -2
- package/lib/model/dr-plan-step-type.d.ts +4 -0
- package/lib/model/dr-plan-step-type.js +4 -0
- package/lib/model/dr-plan-step-type.js.map +1 -1
- package/lib/model/dr-plan-step.d.ts +3 -3
- package/lib/model/dr-plan-summary.d.ts +4 -4
- package/lib/model/dr-plan.d.ts +4 -4
- package/lib/model/dr-protection-group-member-compute-instance-movable.d.ts +62 -0
- package/lib/model/dr-protection-group-member-compute-instance-movable.js +69 -0
- package/lib/model/dr-protection-group-member-compute-instance-movable.js.map +1 -0
- package/lib/model/dr-protection-group-member-compute-instance-non-movable.d.ts +27 -0
- package/lib/model/dr-protection-group-member-compute-instance-non-movable.js +57 -0
- package/lib/model/dr-protection-group-member-compute-instance-non-movable.js.map +1 -0
- package/lib/model/dr-protection-group-member-type.d.ts +4 -0
- package/lib/model/dr-protection-group-member-type.js +4 -0
- package/lib/model/dr-protection-group-member-type.js.map +1 -1
- package/lib/model/dr-protection-group-member.d.ts +1 -1
- package/lib/model/dr-protection-group-member.js +8 -0
- package/lib/model/dr-protection-group-member.js.map +1 -1
- package/lib/model/dr-protection-group-role.d.ts +3 -3
- package/lib/model/dr-protection-group-role.js +3 -3
- package/lib/model/dr-protection-group-summary.d.ts +3 -3
- package/lib/model/dr-protection-group.d.ts +3 -3
- package/lib/model/failover-execution-option-details.d.ts +2 -2
- package/lib/model/failover-execution-options.d.ts +2 -2
- package/lib/model/failover-precheck-execution-option-details.d.ts +1 -1
- package/lib/model/failover-precheck-execution-options.d.ts +1 -1
- package/lib/model/ignore-dr-plan-execution-details.d.ts +2 -2
- package/lib/model/index.d.ts +16 -0
- package/lib/model/index.js +19 -3
- package/lib/model/index.js.map +1 -1
- package/lib/model/invoke-function-step.d.ts +3 -3
- package/lib/model/retry-dr-plan-execution-details.d.ts +2 -2
- package/lib/model/run-local-script-user-defined-step.d.ts +4 -4
- package/lib/model/run-object-store-script-user-defined-step.d.ts +4 -4
- package/lib/model/switchover-execution-option-details.d.ts +2 -2
- package/lib/model/switchover-execution-options.d.ts +2 -2
- package/lib/model/switchover-precheck-execution-option-details.d.ts +1 -1
- package/lib/model/switchover-precheck-execution-options.d.ts +1 -1
- package/lib/model/update-dr-plan-group-details.d.ts +1 -1
- package/lib/model/update-dr-plan-step-details.d.ts +1 -1
- package/lib/model/update-dr-protection-group-member-compute-instance-details.d.ts +2 -2
- package/lib/model/update-dr-protection-group-member-compute-instance-movable-details.d.ts +63 -0
- package/lib/model/update-dr-protection-group-member-compute-instance-movable-details.js +69 -0
- package/lib/model/update-dr-protection-group-member-compute-instance-movable-details.js.map +1 -0
- package/lib/model/update-dr-protection-group-member-compute-instance-non-movable-details.d.ts +27 -0
- package/lib/model/update-dr-protection-group-member-compute-instance-non-movable-details.js +57 -0
- package/lib/model/update-dr-protection-group-member-compute-instance-non-movable-details.js.map +1 -0
- package/lib/model/update-dr-protection-group-member-database-details.d.ts +1 -1
- package/lib/model/update-dr-protection-group-member-details.d.ts +1 -1
- package/lib/model/update-dr-protection-group-member-details.js +8 -0
- package/lib/model/update-dr-protection-group-member-details.js.map +1 -1
- package/lib/model/update-invoke-function-user-defined-step-details.d.ts +2 -2
- package/lib/model/update-run-local-script-user-defined-step-details.d.ts +3 -3
- package/lib/model/update-run-object-store-script-user-defined-step-details.d.ts +2 -2
- package/lib/model/work-request-resource.d.ts +1 -1
- package/lib/model/work-request-summary.d.ts +2 -2
- package/lib/model/work-request.d.ts +2 -2
- package/lib/request/associate-dr-protection-group-request.d.ts +1 -1
- package/lib/request/cancel-dr-plan-execution-request.d.ts +1 -1
- package/lib/request/cancel-work-request-request.d.ts +1 -1
- package/lib/request/change-dr-protection-group-compartment-request.d.ts +1 -1
- package/lib/request/create-dr-plan-execution-request.d.ts +1 -1
- package/lib/request/create-dr-plan-request.d.ts +1 -1
- package/lib/request/create-dr-protection-group-request.d.ts +1 -1
- package/lib/request/delete-dr-plan-execution-request.d.ts +1 -1
- package/lib/request/delete-dr-plan-request.d.ts +1 -1
- package/lib/request/delete-dr-protection-group-request.d.ts +1 -1
- package/lib/request/disassociate-dr-protection-group-request.d.ts +1 -1
- package/lib/request/get-dr-plan-execution-request.d.ts +1 -1
- package/lib/request/get-dr-plan-request.d.ts +1 -1
- package/lib/request/get-dr-protection-group-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/ignore-dr-plan-execution-request.d.ts +1 -1
- package/lib/request/list-dr-plan-executions-request.d.ts +1 -1
- package/lib/request/list-dr-plans-request.d.ts +1 -1
- package/lib/request/list-dr-protection-groups-request.d.ts +5 -1
- package/lib/request/list-dr-protection-groups-request.js.map +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/pause-dr-plan-execution-request.d.ts +1 -1
- package/lib/request/resume-dr-plan-execution-request.d.ts +1 -1
- package/lib/request/retry-dr-plan-execution-request.d.ts +1 -1
- package/lib/request/update-dr-plan-execution-request.d.ts +1 -1
- package/lib/request/update-dr-plan-request.d.ts +1 -1
- package/lib/request/update-dr-protection-group-request.d.ts +1 -1
- package/lib/request/update-dr-protection-group-role-request.d.ts +1 -1
- package/package.json +3 -3
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Full Stack Disaster Recovery API
|
|
4
|
+
* Use the Full Stack Disaster Recovery (FSDR) API to manage disaster recovery for business applications.
|
|
5
|
+
FSDR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster recovery
|
|
6
|
+
capabilities for all layers of an application stack, including infrastructure, middleware, database, 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, 2023, 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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
+
exports.CreateDrProtectionGroupMemberComputeInstanceMovableDetails = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var CreateDrProtectionGroupMemberComputeInstanceMovableDetails;
|
|
40
|
+
(function (CreateDrProtectionGroupMemberComputeInstanceMovableDetails) {
|
|
41
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
43
|
+
? obj
|
|
44
|
+
: model.CreateDrProtectionGroupMemberDetails.getJsonObj(obj))), {
|
|
45
|
+
"vnicMappings": obj.vnicMappings
|
|
46
|
+
? obj.vnicMappings.map(item => {
|
|
47
|
+
return model.ComputeInstanceMovableVnicMappingDetails.getJsonObj(item);
|
|
48
|
+
})
|
|
49
|
+
: undefined
|
|
50
|
+
});
|
|
51
|
+
return jsonObj;
|
|
52
|
+
}
|
|
53
|
+
CreateDrProtectionGroupMemberComputeInstanceMovableDetails.getJsonObj = getJsonObj;
|
|
54
|
+
CreateDrProtectionGroupMemberComputeInstanceMovableDetails.memberType = "COMPUTE_INSTANCE_MOVABLE";
|
|
55
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
56
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
57
|
+
? obj
|
|
58
|
+
: model.CreateDrProtectionGroupMemberDetails.getDeserializedJsonObj(obj))), {
|
|
59
|
+
"vnicMappings": obj.vnicMappings
|
|
60
|
+
? obj.vnicMappings.map(item => {
|
|
61
|
+
return model.ComputeInstanceMovableVnicMappingDetails.getDeserializedJsonObj(item);
|
|
62
|
+
})
|
|
63
|
+
: undefined
|
|
64
|
+
});
|
|
65
|
+
return jsonObj;
|
|
66
|
+
}
|
|
67
|
+
CreateDrProtectionGroupMemberComputeInstanceMovableDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
68
|
+
})(CreateDrProtectionGroupMemberComputeInstanceMovableDetails = exports.CreateDrProtectionGroupMemberComputeInstanceMovableDetails || (exports.CreateDrProtectionGroupMemberComputeInstanceMovableDetails = {}));
|
|
69
|
+
//# sourceMappingURL=create-dr-protection-group-member-compute-instance-movable-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-dr-protection-group-member-compute-instance-movable-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/create-dr-protection-group-member-compute-instance-movable-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgDlC,IAAiB,0DAA0D,CA4C1E;AA5CD,WAAiB,0DAA0D;IACzE,SAAgB,UAAU,CACxB,GAA+D,EAC/D,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oCAAoC,CAAC,UAAU,CACpD,GAAG,CAC2D,CAAC,GAClE;YACD,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC1B,OAAO,KAAK,CAAC,wCAAwC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACzE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,qEAAU,aAoBzB,CAAA;IACY,qEAAU,GAAG,0BAA0B,CAAC;IACrD,SAAgB,sBAAsB,CACpC,GAA+D,EAC/D,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oCAAoC,CAAC,sBAAsB,CAChE,GAAG,CAC2D,CAAC,GAClE;YACD,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC1B,OAAO,KAAK,CAAC,wCAAwC,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACrF,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,iFAAsB,yBAoBrC,CAAA;AACH,CAAC,EA5CgB,0DAA0D,GAA1D,kEAA0D,KAA1D,kEAA0D,QA4C1E"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Full Stack Disaster Recovery API
|
|
3
|
+
* Use the Full Stack Disaster Recovery (FSDR) API to manage disaster recovery for business applications.
|
|
4
|
+
FSDR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster recovery
|
|
5
|
+
capabilities for all layers of an application stack, including infrastructure, middleware, database, and application.
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20220125
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
import * as model from "../model";
|
|
17
|
+
/**
|
|
18
|
+
* Create properties for a Non-Movable Compute Instance member.
|
|
19
|
+
*/
|
|
20
|
+
export interface CreateDrProtectionGroupMemberComputeInstanceNonMovableDetails extends model.CreateDrProtectionGroupMemberDetails {
|
|
21
|
+
"memberType": string;
|
|
22
|
+
}
|
|
23
|
+
export declare namespace CreateDrProtectionGroupMemberComputeInstanceNonMovableDetails {
|
|
24
|
+
function getJsonObj(obj: CreateDrProtectionGroupMemberComputeInstanceNonMovableDetails, isParentJsonObj?: boolean): object;
|
|
25
|
+
const memberType = "COMPUTE_INSTANCE_NON_MOVABLE";
|
|
26
|
+
function getDeserializedJsonObj(obj: CreateDrProtectionGroupMemberComputeInstanceNonMovableDetails, isParentJsonObj?: boolean): object;
|
|
27
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Full Stack Disaster Recovery API
|
|
4
|
+
* Use the Full Stack Disaster Recovery (FSDR) API to manage disaster recovery for business applications.
|
|
5
|
+
FSDR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster recovery
|
|
6
|
+
capabilities for all layers of an application stack, including infrastructure, middleware, database, 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, 2023, 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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
+
exports.CreateDrProtectionGroupMemberComputeInstanceNonMovableDetails = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var CreateDrProtectionGroupMemberComputeInstanceNonMovableDetails;
|
|
40
|
+
(function (CreateDrProtectionGroupMemberComputeInstanceNonMovableDetails) {
|
|
41
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
43
|
+
? obj
|
|
44
|
+
: model.CreateDrProtectionGroupMemberDetails.getJsonObj(obj))), {});
|
|
45
|
+
return jsonObj;
|
|
46
|
+
}
|
|
47
|
+
CreateDrProtectionGroupMemberComputeInstanceNonMovableDetails.getJsonObj = getJsonObj;
|
|
48
|
+
CreateDrProtectionGroupMemberComputeInstanceNonMovableDetails.memberType = "COMPUTE_INSTANCE_NON_MOVABLE";
|
|
49
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
51
|
+
? obj
|
|
52
|
+
: model.CreateDrProtectionGroupMemberDetails.getDeserializedJsonObj(obj))), {});
|
|
53
|
+
return jsonObj;
|
|
54
|
+
}
|
|
55
|
+
CreateDrProtectionGroupMemberComputeInstanceNonMovableDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
56
|
+
})(CreateDrProtectionGroupMemberComputeInstanceNonMovableDetails = exports.CreateDrProtectionGroupMemberComputeInstanceNonMovableDetails || (exports.CreateDrProtectionGroupMemberComputeInstanceNonMovableDetails = {}));
|
|
57
|
+
//# sourceMappingURL=create-dr-protection-group-member-compute-instance-non-movable-details.js.map
|
package/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-dr-protection-group-member-compute-instance-non-movable-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAWlC,IAAiB,6DAA6D,CAgC7E;AAhCD,WAAiB,6DAA6D;IAC5E,SAAgB,UAAU,CACxB,GAAkE,EAClE,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oCAAoC,CAAC,UAAU,CACpD,GAAG,CAC8D,CAAC,GACrE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,wEAAU,aAczB,CAAA;IACY,wEAAU,GAAG,8BAA8B,CAAC;IACzD,SAAgB,sBAAsB,CACpC,GAAkE,EAClE,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oCAAoC,CAAC,sBAAsB,CAChE,GAAG,CAC8D,CAAC,GACrE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,oFAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,6DAA6D,GAA7D,qEAA6D,KAA7D,qEAA6D,QAgC7E"}
|
|
@@ -21,7 +21,7 @@ export interface CreateDrProtectionGroupMemberDatabaseDetails extends model.Crea
|
|
|
21
21
|
/**
|
|
22
22
|
* The OCID of the vault secret where the database password is stored.
|
|
23
23
|
* <p>
|
|
24
|
-
Example: `ocid1.vaultsecret.oc1.phx
|
|
24
|
+
Example: `ocid1.vaultsecret.oc1.phx.<unique_id>`
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"passwordVaultSecretId"?: string;
|
|
@@ -43,6 +43,10 @@ var CreateDrProtectionGroupMemberDetails;
|
|
|
43
43
|
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
44
44
|
if (obj && "memberType" in obj && obj.memberType) {
|
|
45
45
|
switch (obj.memberType) {
|
|
46
|
+
case "COMPUTE_INSTANCE_MOVABLE":
|
|
47
|
+
return model.CreateDrProtectionGroupMemberComputeInstanceMovableDetails.getJsonObj(jsonObj, true);
|
|
48
|
+
case "COMPUTE_INSTANCE_NON_MOVABLE":
|
|
49
|
+
return model.CreateDrProtectionGroupMemberComputeInstanceNonMovableDetails.getJsonObj(jsonObj, true);
|
|
46
50
|
case "COMPUTE_INSTANCE":
|
|
47
51
|
return model.CreateDrProtectionGroupMemberComputeInstanceDetails.getJsonObj(jsonObj, true);
|
|
48
52
|
case "DATABASE":
|
|
@@ -63,6 +67,10 @@ var CreateDrProtectionGroupMemberDetails;
|
|
|
63
67
|
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
64
68
|
if (obj && "memberType" in obj && obj.memberType) {
|
|
65
69
|
switch (obj.memberType) {
|
|
70
|
+
case "COMPUTE_INSTANCE_MOVABLE":
|
|
71
|
+
return model.CreateDrProtectionGroupMemberComputeInstanceMovableDetails.getDeserializedJsonObj(jsonObj, true);
|
|
72
|
+
case "COMPUTE_INSTANCE_NON_MOVABLE":
|
|
73
|
+
return model.CreateDrProtectionGroupMemberComputeInstanceNonMovableDetails.getDeserializedJsonObj(jsonObj, true);
|
|
66
74
|
case "COMPUTE_INSTANCE":
|
|
67
75
|
return model.CreateDrProtectionGroupMemberComputeInstanceDetails.getDeserializedJsonObj(jsonObj, true);
|
|
68
76
|
case "DATABASE":
|
|
@@ -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;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;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":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAiBtC,IAAiB,oCAAoC,CAmFpD;AAnFD,WAAiB,oCAAoC;IACnD,SAAgB,UAAU,CAAC,GAAyC;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,YAAY,IAAI,GAAG,IAAI,GAAG,CAAC,UAAU,EAAE;YAChD,QAAQ,GAAG,CAAC,UAAU,EAAE;gBACtB,KAAK,0BAA0B;oBAC7B,OAAO,KAAK,CAAC,0DAA0D,CAAC,UAAU,CACL,OAAQ,EACnF,IAAI,CACL,CAAC;gBACJ,KAAK,8BAA8B;oBACjC,OAAO,KAAK,CAAC,6DAA6D,CAAC,UAAU,CACL,OAAQ,EACtF,IAAI,CACL,CAAC;gBACJ,KAAK,kBAAkB;oBACrB,OAAO,KAAK,CAAC,mDAAmD,CAAC,UAAU,CACL,OAAQ,EAC5E,IAAI,CACL,CAAC;gBACJ,KAAK,UAAU;oBACb,OAAO,KAAK,CAAC,4CAA4C,CAAC,UAAU,CACL,OAAQ,EACrE,IAAI,CACL,CAAC;gBACJ,KAAK,qBAAqB;oBACxB,OAAO,KAAK,CAAC,sDAAsD,CAAC,UAAU,CACL,OAAQ,EAC/E,IAAI,CACL,CAAC;gBACJ,KAAK,cAAc;oBACjB,OAAO,KAAK,CAAC,+CAA+C,CAAC,UAAU,CACL,OAAQ,EACxE,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,UAAU,EAAE,CAAC,CAAC;aACzF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAxCe,+CAAU,aAwCzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyC;QAC9E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,YAAY,IAAI,GAAG,IAAI,GAAG,CAAC,UAAU,EAAE;YAChD,QAAQ,GAAG,CAAC,UAAU,EAAE;gBACtB,KAAK,0BAA0B;oBAC7B,OAAO,KAAK,CAAC,0DAA0D,CAAC,sBAAsB,CACjB,OAAQ,EACnF,IAAI,CACL,CAAC;gBACJ,KAAK,8BAA8B;oBACjC,OAAO,KAAK,CAAC,6DAA6D,CAAC,sBAAsB,CACjB,OAAQ,EACtF,IAAI,CACL,CAAC;gBACJ,KAAK,kBAAkB;oBACrB,OAAO,KAAK,CAAC,mDAAmD,CAAC,sBAAsB,CACjB,OAAQ,EAC5E,IAAI,CACL,CAAC;gBACJ,KAAK,UAAU;oBACb,OAAO,KAAK,CAAC,4CAA4C,CAAC,sBAAsB,CACjB,OAAQ,EACrE,IAAI,CACL,CAAC;gBACJ,KAAK,qBAAqB;oBACxB,OAAO,KAAK,CAAC,sDAAsD,CAAC,sBAAsB,CACjB,OAAQ,EAC/E,IAAI,CACL,CAAC;gBACJ,KAAK,cAAc;oBACjB,OAAO,KAAK,CAAC,+CAA+C,CAAC,sBAAsB,CACjB,OAAQ,EACxE,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,UAAU,EAAE,CAAC,CAAC;aACzF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAxCe,2DAAsB,yBAwCrC,CAAA;AACH,CAAC,EAnFgB,oCAAoC,GAApC,4CAAoC,KAApC,4CAAoC,QAmFpD"}
|
|
@@ -21,14 +21,14 @@ export interface DrPlanExecutionSummary {
|
|
|
21
21
|
/**
|
|
22
22
|
* The OCID of this plan execution.
|
|
23
23
|
* <p>
|
|
24
|
-
Example: `ocid1.drplanexecution.oc1.iad
|
|
24
|
+
Example: `ocid1.drplanexecution.oc1.iad.<unique_id>`
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"id": string;
|
|
28
28
|
/**
|
|
29
29
|
* The OCID of the compartment containing this plan execution.
|
|
30
30
|
* <p>
|
|
31
|
-
Example: `ocid1.compartment.oc1
|
|
31
|
+
Example: `ocid1.compartment.oc1..<unique_id>`
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"compartmentId": string;
|
|
@@ -42,7 +42,7 @@ export interface DrPlanExecutionSummary {
|
|
|
42
42
|
/**
|
|
43
43
|
* The OCID of the DR Plan for this plan execution.
|
|
44
44
|
* <p>
|
|
45
|
-
Example: `ocid1.drplan.oc1.iad
|
|
45
|
+
Example: `ocid1.drplan.oc1.iad.<unique_id>`
|
|
46
46
|
*
|
|
47
47
|
*/
|
|
48
48
|
"planId": string;
|
|
@@ -54,7 +54,7 @@ export interface DrPlanExecutionSummary {
|
|
|
54
54
|
/**
|
|
55
55
|
* The OCID of DR Protection Group associated with this plan execution.
|
|
56
56
|
* <p>
|
|
57
|
-
Example: `ocid1.drprotectiongroup.oc1.iad
|
|
57
|
+
Example: `ocid1.drprotectiongroup.oc1.iad.<unique_id>`
|
|
58
58
|
*
|
|
59
59
|
*/
|
|
60
60
|
"drProtectionGroupId": string;
|
|
@@ -62,7 +62,7 @@ export interface DrPlanExecutionSummary {
|
|
|
62
62
|
* The OCID of peer (remote) DR Protection Group associated with this plan execution's
|
|
63
63
|
* DR Protection Group.
|
|
64
64
|
* <p>
|
|
65
|
-
Example: `ocid1.drprotectiongroup.oc1.phx
|
|
65
|
+
Example: `ocid1.drprotectiongroup.oc1.phx.<unique_id>`
|
|
66
66
|
*
|
|
67
67
|
*/
|
|
68
68
|
"peerDrProtectionGroupId": string;
|
|
@@ -21,14 +21,14 @@ export interface DrPlanExecution {
|
|
|
21
21
|
/**
|
|
22
22
|
* The OCID of the DR Plan Execution.
|
|
23
23
|
* <p>
|
|
24
|
-
Example: `ocid1.drplanexecution.oc1.iad
|
|
24
|
+
Example: `ocid1.drplanexecution.oc1.iad.<unique_id>`
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"id": string;
|
|
28
28
|
/**
|
|
29
29
|
* The OCID of the compartment containing this DR Plan Execution.
|
|
30
30
|
* <p>
|
|
31
|
-
Example: `ocid1.compartment.oc1
|
|
31
|
+
Example: `ocid1.compartment.oc1..<unique_id>`
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"compartmentId": string;
|
|
@@ -42,7 +42,7 @@ export interface DrPlanExecution {
|
|
|
42
42
|
/**
|
|
43
43
|
* The OCID of the DR Plan.
|
|
44
44
|
* <p>
|
|
45
|
-
Example: `ocid1.drplan.oc1.iad
|
|
45
|
+
Example: `ocid1.drplan.oc1.iad.<unique_id>`
|
|
46
46
|
*
|
|
47
47
|
*/
|
|
48
48
|
"planId": string;
|
|
@@ -55,7 +55,7 @@ export interface DrPlanExecution {
|
|
|
55
55
|
/**
|
|
56
56
|
* The OCID of the DR Protection Group to which this DR Plan Execution belongs.
|
|
57
57
|
* <p>
|
|
58
|
-
Example: `ocid1.drprotectiongroup.oc1.iad
|
|
58
|
+
Example: `ocid1.drprotectiongroup.oc1.iad.<unique_id>`
|
|
59
59
|
*
|
|
60
60
|
*/
|
|
61
61
|
"drProtectionGroupId": string;
|
|
@@ -63,7 +63,7 @@ export interface DrPlanExecution {
|
|
|
63
63
|
* The OCID of peer (remote) DR Protection Group associated with this plan's
|
|
64
64
|
* DR Protection Group.
|
|
65
65
|
* <p>
|
|
66
|
-
Example: `ocid1.drprotectiongroup.oc1.phx
|
|
66
|
+
Example: `ocid1.drprotectiongroup.oc1.phx.<unique_id>`
|
|
67
67
|
*
|
|
68
68
|
*/
|
|
69
69
|
"peerDrProtectionGroupId": string;
|
|
@@ -21,7 +21,7 @@ export interface DrPlanStepExecution {
|
|
|
21
21
|
/**
|
|
22
22
|
* The unique id of this step. Must not be modified by user.
|
|
23
23
|
* <p>
|
|
24
|
-
Example: `sgid1.step
|
|
24
|
+
Example: `sgid1.step..<unique_id>`
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"stepId": string;
|
|
@@ -33,7 +33,7 @@ export interface DrPlanStepExecution {
|
|
|
33
33
|
/**
|
|
34
34
|
* The unique id of the group to which this step belongs. Must not be modified by user.
|
|
35
35
|
* <p>
|
|
36
|
-
Example: `sgid1.group
|
|
36
|
+
Example: `sgid1.group..<unique_id>`
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"groupId": string;
|
|
@@ -44,6 +44,10 @@ export declare enum DrPlanStepType {
|
|
|
44
44
|
VolumeGroupRemove = "VOLUME_GROUP_REMOVE",
|
|
45
45
|
VolumeGroupTerminate = "VOLUME_GROUP_TERMINATE",
|
|
46
46
|
UserDefined = "USER_DEFINED",
|
|
47
|
+
ComputeCapacityReservationSwitchoverPrecheck = "COMPUTE_CAPACITY_RESERVATION_SWITCHOVER_PRECHECK",
|
|
48
|
+
ComputeCapacityReservationFailoverPrecheck = "COMPUTE_CAPACITY_RESERVATION_FAILOVER_PRECHECK",
|
|
49
|
+
ComputeCapacityAvailabilitySwitchoverPrecheck = "COMPUTE_CAPACITY_AVAILABILITY_SWITCHOVER_PRECHECK",
|
|
50
|
+
ComputeCapacityAvailabilityFailoverPrecheck = "COMPUTE_CAPACITY_AVAILABILITY_FAILOVER_PRECHECK",
|
|
47
51
|
/**
|
|
48
52
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
49
53
|
* version of the SDK.
|
|
@@ -48,6 +48,10 @@ var DrPlanStepType;
|
|
|
48
48
|
DrPlanStepType["VolumeGroupRemove"] = "VOLUME_GROUP_REMOVE";
|
|
49
49
|
DrPlanStepType["VolumeGroupTerminate"] = "VOLUME_GROUP_TERMINATE";
|
|
50
50
|
DrPlanStepType["UserDefined"] = "USER_DEFINED";
|
|
51
|
+
DrPlanStepType["ComputeCapacityReservationSwitchoverPrecheck"] = "COMPUTE_CAPACITY_RESERVATION_SWITCHOVER_PRECHECK";
|
|
52
|
+
DrPlanStepType["ComputeCapacityReservationFailoverPrecheck"] = "COMPUTE_CAPACITY_RESERVATION_FAILOVER_PRECHECK";
|
|
53
|
+
DrPlanStepType["ComputeCapacityAvailabilitySwitchoverPrecheck"] = "COMPUTE_CAPACITY_AVAILABILITY_SWITCHOVER_PRECHECK";
|
|
54
|
+
DrPlanStepType["ComputeCapacityAvailabilityFailoverPrecheck"] = "COMPUTE_CAPACITY_AVAILABILITY_FAILOVER_PRECHECK";
|
|
51
55
|
/**
|
|
52
56
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
53
57
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dr-plan-step-type.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/dr-plan-step-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;;IAGI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"dr-plan-step-type.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/dr-plan-step-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;;IAGI;AACJ,IAAY,cAqCX;AArCD,WAAY,cAAc;IACxB,gFAA8D,CAAA;IAC9D,oFAAkE,CAAA;IAClE,0FAAwE,CAAA;IACxE,oFAAkE,CAAA;IAClE,mGAAiF,CAAA;IACjF,+FAA6E,CAAA;IAC7E,6EAA2D,CAAA;IAC3D,yEAAuD,CAAA;IACvD,kGAAgF,CAAA;IAChF,8FAA4E,CAAA;IAC5E,+DAA6C,CAAA;IAC7C,mEAAiD,CAAA;IACjD,+DAA6C,CAAA;IAC7C,yEAAuD,CAAA;IACvD,mEAAiD,CAAA;IACjD,4DAA0C,CAAA;IAC1C,wDAAsC,CAAA;IACtC,iFAA+D,CAAA;IAC/D,6EAA2D,CAAA;IAC3D,kFAAgE,CAAA;IAChE,8EAA4D,CAAA;IAC5D,6DAA2C,CAAA;IAC3C,2DAAyC,CAAA;IACzC,2DAAyC,CAAA;IACzC,iEAA+C,CAAA;IAC/C,8CAA4B,CAAA;IAC5B,mHAAiG,CAAA;IACjG,+GAA6F,CAAA;IAC7F,qHAAmG,CAAA;IACnG,iHAA+F,CAAA;IAE/F;;;OAGG;IACH,gDAA8B,CAAA;AAChC,CAAC,EArCW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAqCzB;AAED,WAAiB,cAAc;IAC7B,SAAgB,UAAU,CAAC,GAAmB;QAC5C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,yBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmB;QACxD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,qCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAO9B"}
|
|
@@ -21,21 +21,21 @@ export interface DrPlanStep {
|
|
|
21
21
|
/**
|
|
22
22
|
* The unique id of this step. Must not be modified by the user.
|
|
23
23
|
* <p>
|
|
24
|
-
Example: `sgid1.step
|
|
24
|
+
Example: `sgid1.step..<unique_id>`
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"id": string;
|
|
28
28
|
/**
|
|
29
29
|
* The unique id of the group to which this step belongs. Must not be modified by user.
|
|
30
30
|
* <p>
|
|
31
|
-
Example: `sgid1.group
|
|
31
|
+
Example: `sgid1.group..<unique_id>`
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"groupId": string;
|
|
35
35
|
/**
|
|
36
36
|
* The OCID of the member associated with this step.
|
|
37
37
|
* <p>
|
|
38
|
-
Example: `ocid1.database.oc1.phx
|
|
38
|
+
Example: `ocid1.database.oc1.phx.<unique_id>`
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
41
41
|
"memberId"?: string;
|
|
@@ -21,14 +21,14 @@ export interface DrPlanSummary {
|
|
|
21
21
|
/**
|
|
22
22
|
* The OCID of this DR Plan.
|
|
23
23
|
* <p>
|
|
24
|
-
Example: `ocid1.drplan.oc1.iad
|
|
24
|
+
Example: `ocid1.drplan.oc1.iad.<unique_id>`
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"id": string;
|
|
28
28
|
/**
|
|
29
29
|
* The OCID of the compartment containing the DR Plan.
|
|
30
30
|
* <p>
|
|
31
|
-
Example: `ocid1.compartment.oc1
|
|
31
|
+
Example: `ocid1.compartment.oc1..<unique_id>`
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"compartmentId": string;
|
|
@@ -47,7 +47,7 @@ export interface DrPlanSummary {
|
|
|
47
47
|
/**
|
|
48
48
|
* The OCID of the DR Protection Group with which this DR Plan is associated.
|
|
49
49
|
* <p>
|
|
50
|
-
Example: `ocid1.drprotectiongroup.oc1.iad
|
|
50
|
+
Example: `ocid1.drprotectiongroup.oc1.iad.<unique_id>`
|
|
51
51
|
*
|
|
52
52
|
*/
|
|
53
53
|
"drProtectionGroupId": string;
|
|
@@ -55,7 +55,7 @@ export interface DrPlanSummary {
|
|
|
55
55
|
* The OCID of peer (remote) DR Protection Group associated with this plan execution's
|
|
56
56
|
* DR Protection Group.
|
|
57
57
|
* <p>
|
|
58
|
-
Example: `ocid1.drprotectiongroup.oc1.phx
|
|
58
|
+
Example: `ocid1.drprotectiongroup.oc1.phx.<unique_id>`
|
|
59
59
|
*
|
|
60
60
|
*/
|
|
61
61
|
"peerDrProtectionGroupId": string;
|
package/lib/model/dr-plan.d.ts
CHANGED
|
@@ -21,7 +21,7 @@ export interface DrPlan {
|
|
|
21
21
|
/**
|
|
22
22
|
* The OCID of this DR Plan.
|
|
23
23
|
* <p>
|
|
24
|
-
Example: `ocid1.drplan.oc1.iad
|
|
24
|
+
Example: `ocid1.drplan.oc1.iad.<unique_id>`
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"id": string;
|
|
@@ -35,7 +35,7 @@ export interface DrPlan {
|
|
|
35
35
|
/**
|
|
36
36
|
* The OCID of the compartment containing the DR Plan.
|
|
37
37
|
* <p>
|
|
38
|
-
Example: `ocid1.compartment.oc1
|
|
38
|
+
Example: `ocid1.compartment.oc1..<unique_id>`
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
41
41
|
"compartmentId": string;
|
|
@@ -61,7 +61,7 @@ export interface DrPlan {
|
|
|
61
61
|
/**
|
|
62
62
|
* The OCID of the DR Protection Group with which this DR Plan is associated.
|
|
63
63
|
* <p>
|
|
64
|
-
Example: `ocid1.drplan.oc1.iad
|
|
64
|
+
Example: `ocid1.drplan.oc1.iad.<unique_id>`
|
|
65
65
|
*
|
|
66
66
|
*/
|
|
67
67
|
"drProtectionGroupId": string;
|
|
@@ -69,7 +69,7 @@ export interface DrPlan {
|
|
|
69
69
|
* The OCID of the peer (remote) DR Protection Group associated with this plan's
|
|
70
70
|
* DR Protection Group.
|
|
71
71
|
* <p>
|
|
72
|
-
Example: `ocid1.drprotectiongroup.oc1.phx
|
|
72
|
+
Example: `ocid1.drprotectiongroup.oc1.phx.<unique_id>`
|
|
73
73
|
*
|
|
74
74
|
*/
|
|
75
75
|
"peerDrProtectionGroupId": string;
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Full Stack Disaster Recovery API
|
|
3
|
+
* Use the Full Stack Disaster Recovery (FSDR) API to manage disaster recovery for business applications.
|
|
4
|
+
FSDR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster recovery
|
|
5
|
+
capabilities for all layers of an application stack, including infrastructure, middleware, database, and application.
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20220125
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
import * as model from "../model";
|
|
17
|
+
/**
|
|
18
|
+
* Properties for a Movable Compute Instance member of a DR Protection Group.
|
|
19
|
+
*/
|
|
20
|
+
export interface DrProtectionGroupMemberComputeInstanceMovable extends model.DrProtectionGroupMember {
|
|
21
|
+
/**
|
|
22
|
+
* A flag indicating if this compute instance should be moved to the same fault domain.
|
|
23
|
+
* Compute instance launch will fail if this flag is set to true and capacity is not available in that specific fault domain in the destination region.
|
|
24
|
+
* <p>
|
|
25
|
+
Example: `false`
|
|
26
|
+
*
|
|
27
|
+
*/
|
|
28
|
+
"isRetainFaultDomain"?: boolean;
|
|
29
|
+
/**
|
|
30
|
+
* The OCID of the capacity reservation in the destination region using which this compute instance
|
|
31
|
+
* should be launched.
|
|
32
|
+
* <p>
|
|
33
|
+
Example: `ocid1.capacityreservation.oc1..<unique_id>`
|
|
34
|
+
*
|
|
35
|
+
*/
|
|
36
|
+
"destinationCapacityReservationId"?: string;
|
|
37
|
+
/**
|
|
38
|
+
* A list of compute instance VNIC mappings.
|
|
39
|
+
*
|
|
40
|
+
*/
|
|
41
|
+
"vnicMappings"?: Array<model.ComputeInstanceMovableVnicMapping>;
|
|
42
|
+
/**
|
|
43
|
+
* The OCID of the compartment for this compute instance in the destination region.
|
|
44
|
+
* <p>
|
|
45
|
+
Example: `ocid1.compartment.oc1..<unique_id>`
|
|
46
|
+
*
|
|
47
|
+
*/
|
|
48
|
+
"destinationCompartmentId"?: string;
|
|
49
|
+
/**
|
|
50
|
+
* The OCID of the dedicated VM Host for this compute instance in the destination region.
|
|
51
|
+
* <p>
|
|
52
|
+
Example: `ocid1.dedicatedvmhost.oc1..<unique_id>`
|
|
53
|
+
*
|
|
54
|
+
*/
|
|
55
|
+
"destinationDedicatedVmHostId"?: string;
|
|
56
|
+
"memberType": string;
|
|
57
|
+
}
|
|
58
|
+
export declare namespace DrProtectionGroupMemberComputeInstanceMovable {
|
|
59
|
+
function getJsonObj(obj: DrProtectionGroupMemberComputeInstanceMovable, isParentJsonObj?: boolean): object;
|
|
60
|
+
const memberType = "COMPUTE_INSTANCE_MOVABLE";
|
|
61
|
+
function getDeserializedJsonObj(obj: DrProtectionGroupMemberComputeInstanceMovable, isParentJsonObj?: boolean): object;
|
|
62
|
+
}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Full Stack Disaster Recovery API
|
|
4
|
+
* Use the Full Stack Disaster Recovery (FSDR) API to manage disaster recovery for business applications.
|
|
5
|
+
FSDR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster recovery
|
|
6
|
+
capabilities for all layers of an application stack, including infrastructure, middleware, database, 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, 2023, 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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
+
exports.DrProtectionGroupMemberComputeInstanceMovable = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var DrProtectionGroupMemberComputeInstanceMovable;
|
|
40
|
+
(function (DrProtectionGroupMemberComputeInstanceMovable) {
|
|
41
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
43
|
+
? obj
|
|
44
|
+
: model.DrProtectionGroupMember.getJsonObj(obj))), {
|
|
45
|
+
"vnicMappings": obj.vnicMappings
|
|
46
|
+
? obj.vnicMappings.map(item => {
|
|
47
|
+
return model.ComputeInstanceMovableVnicMapping.getJsonObj(item);
|
|
48
|
+
})
|
|
49
|
+
: undefined
|
|
50
|
+
});
|
|
51
|
+
return jsonObj;
|
|
52
|
+
}
|
|
53
|
+
DrProtectionGroupMemberComputeInstanceMovable.getJsonObj = getJsonObj;
|
|
54
|
+
DrProtectionGroupMemberComputeInstanceMovable.memberType = "COMPUTE_INSTANCE_MOVABLE";
|
|
55
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
56
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
57
|
+
? obj
|
|
58
|
+
: model.DrProtectionGroupMember.getDeserializedJsonObj(obj))), {
|
|
59
|
+
"vnicMappings": obj.vnicMappings
|
|
60
|
+
? obj.vnicMappings.map(item => {
|
|
61
|
+
return model.ComputeInstanceMovableVnicMapping.getDeserializedJsonObj(item);
|
|
62
|
+
})
|
|
63
|
+
: undefined
|
|
64
|
+
});
|
|
65
|
+
return jsonObj;
|
|
66
|
+
}
|
|
67
|
+
DrProtectionGroupMemberComputeInstanceMovable.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
68
|
+
})(DrProtectionGroupMemberComputeInstanceMovable = exports.DrProtectionGroupMemberComputeInstanceMovable || (exports.DrProtectionGroupMemberComputeInstanceMovable = {}));
|
|
69
|
+
//# sourceMappingURL=dr-protection-group-member-compute-instance-movable.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dr-protection-group-member-compute-instance-movable.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/dr-protection-group-member-compute-instance-movable.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+ClC,IAAiB,6CAA6C,CA4C7D;AA5CD,WAAiB,6CAA6C;IAC5D,SAAgB,UAAU,CACxB,GAAkD,EAClD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,uBAAuB,CAAC,UAAU,CACvC,GAAG,CAC8C,CAAC,GACrD;YACD,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC1B,OAAO,KAAK,CAAC,iCAAiC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,wDAAU,aAoBzB,CAAA;IACY,wDAAU,GAAG,0BAA0B,CAAC;IACrD,SAAgB,sBAAsB,CACpC,GAAkD,EAClD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CACnD,GAAG,CAC8C,CAAC,GACrD;YACD,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC1B,OAAO,KAAK,CAAC,iCAAiC,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9E,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,oEAAsB,yBAoBrC,CAAA;AACH,CAAC,EA5CgB,6CAA6C,GAA7C,qDAA6C,KAA7C,qDAA6C,QA4C7D"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Full Stack Disaster Recovery API
|
|
3
|
+
* Use the Full Stack Disaster Recovery (FSDR) API to manage disaster recovery for business applications.
|
|
4
|
+
FSDR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster recovery
|
|
5
|
+
capabilities for all layers of an application stack, including infrastructure, middleware, database, and application.
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20220125
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
import * as model from "../model";
|
|
17
|
+
/**
|
|
18
|
+
* Properties for a Non-Movable Compute Instance member of a DR Protection Group.
|
|
19
|
+
*/
|
|
20
|
+
export interface DrProtectionGroupMemberComputeInstanceNonMovable extends model.DrProtectionGroupMember {
|
|
21
|
+
"memberType": string;
|
|
22
|
+
}
|
|
23
|
+
export declare namespace DrProtectionGroupMemberComputeInstanceNonMovable {
|
|
24
|
+
function getJsonObj(obj: DrProtectionGroupMemberComputeInstanceNonMovable, isParentJsonObj?: boolean): object;
|
|
25
|
+
const memberType = "COMPUTE_INSTANCE_NON_MOVABLE";
|
|
26
|
+
function getDeserializedJsonObj(obj: DrProtectionGroupMemberComputeInstanceNonMovable, isParentJsonObj?: boolean): object;
|
|
27
|
+
}
|