oci-disasterrecovery 2.107.1 → 2.107.3
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/block-volume-attachment-details.d.ts +3 -2
- package/lib/model/block-volume-attachment-details.js.map +1 -1
- package/lib/model/block-volume-mount-details.d.ts +1 -0
- package/lib/model/block-volume-mount-details.js.map +1 -1
- package/lib/model/compute-instance-movable-vnic-mapping-details.d.ts +7 -0
- package/lib/model/compute-instance-movable-vnic-mapping-details.js.map +1 -1
- package/lib/model/compute-instance-movable-vnic-mapping.d.ts +7 -0
- package/lib/model/compute-instance-movable-vnic-mapping.js.map +1 -1
- package/lib/model/compute-instance-non-movable-block-volume-attach-and-mount-operations-details.d.ts +37 -0
- package/lib/model/compute-instance-non-movable-block-volume-attach-and-mount-operations-details.js +75 -0
- package/lib/model/compute-instance-non-movable-block-volume-attach-and-mount-operations-details.js.map +1 -0
- package/lib/model/compute-instance-non-movable-block-volume-attach-operation-details.d.ts +41 -0
- package/lib/model/compute-instance-non-movable-block-volume-attach-operation-details.js +33 -0
- package/lib/model/compute-instance-non-movable-block-volume-attach-operation-details.js.map +1 -0
- package/lib/model/compute-instance-non-movable-block-volume-mount-operation-details.d.ts +33 -0
- package/lib/model/compute-instance-non-movable-block-volume-mount-operation-details.js +33 -0
- package/lib/model/compute-instance-non-movable-block-volume-mount-operation-details.js.map +1 -0
- package/lib/model/compute-instance-non-movable-block-volume-operation.d.ts +1 -0
- package/lib/model/compute-instance-non-movable-block-volume-operation.js.map +1 -1
- package/lib/model/create-block-volume-attachment-details.d.ts +3 -2
- package/lib/model/create-block-volume-attachment-details.js.map +1 -1
- package/lib/model/create-block-volume-mount-details.d.ts +2 -1
- package/lib/model/create-block-volume-mount-details.js.map +1 -1
- package/lib/model/create-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.d.ts +37 -0
- package/lib/model/create-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.js +75 -0
- package/lib/model/create-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.js.map +1 -0
- package/lib/model/create-compute-instance-non-movable-block-volume-attach-operation-details.d.ts +41 -0
- package/lib/model/create-compute-instance-non-movable-block-volume-attach-operation-details.js +33 -0
- package/lib/model/create-compute-instance-non-movable-block-volume-attach-operation-details.js.map +1 -0
- package/lib/model/create-compute-instance-non-movable-block-volume-mount-operation-details.d.ts +33 -0
- package/lib/model/create-compute-instance-non-movable-block-volume-mount-operation-details.js +33 -0
- package/lib/model/create-compute-instance-non-movable-block-volume-mount-operation-details.js.map +1 -0
- package/lib/model/create-compute-instance-non-movable-block-volume-operation-details.d.ts +1 -0
- package/lib/model/create-compute-instance-non-movable-block-volume-operation-details.js.map +1 -1
- package/lib/model/create-dr-protection-group-member-autonomous-database-details.d.ts +1 -0
- package/lib/model/create-dr-protection-group-member-autonomous-database-details.js +10 -2
- package/lib/model/create-dr-protection-group-member-autonomous-database-details.js.map +1 -1
- package/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.d.ts +2 -0
- package/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.js +6 -0
- package/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.js.map +1 -1
- package/lib/model/create-dr-protection-group-member-database-details.d.ts +1 -1
- package/lib/model/create-dr-protection-group-member-file-system-details.d.ts +8 -0
- package/lib/model/create-dr-protection-group-member-file-system-details.js +6 -0
- package/lib/model/create-dr-protection-group-member-file-system-details.js.map +1 -1
- package/lib/model/create-dr-protection-group-member-volume-group-details.d.ts +23 -0
- package/lib/model/create-dr-protection-group-member-volume-group-details.js +20 -2
- package/lib/model/create-dr-protection-group-member-volume-group-details.js.map +1 -1
- package/lib/model/create-oke-cluster-backup-config-details.d.ts +7 -7
- package/lib/model/create-source-volume-to-destination-encryption-key-mapping-details.d.ts +34 -0
- package/lib/model/create-source-volume-to-destination-encryption-key-mapping-details.js +61 -0
- package/lib/model/create-source-volume-to-destination-encryption-key-mapping-details.js.map +1 -0
- package/lib/model/create-vault-and-encryption-key-details.d.ts +42 -0
- package/lib/model/create-vault-and-encryption-key-details.js +33 -0
- package/lib/model/create-vault-and-encryption-key-details.js.map +1 -0
- package/lib/model/dr-plan-step-execution.d.ts +7 -0
- package/lib/model/dr-plan-step-execution.js.map +1 -1
- package/lib/model/dr-plan-step-type.d.ts +10 -0
- package/lib/model/dr-plan-step-type.js +10 -0
- package/lib/model/dr-plan-step-type.js.map +1 -1
- package/lib/model/dr-plan-step.d.ts +8 -1
- package/lib/model/dr-plan-step.js.map +1 -1
- package/lib/model/dr-plan-user-defined-step.js +12 -0
- package/lib/model/dr-plan-user-defined-step.js.map +1 -1
- package/lib/model/dr-protection-group-member-autonomous-database.d.ts +1 -0
- package/lib/model/dr-protection-group-member-autonomous-database.js +10 -2
- package/lib/model/dr-protection-group-member-autonomous-database.js.map +1 -1
- package/lib/model/dr-protection-group-member-compute-instance-non-movable.d.ts +2 -0
- package/lib/model/dr-protection-group-member-compute-instance-non-movable.js +6 -0
- package/lib/model/dr-protection-group-member-compute-instance-non-movable.js.map +1 -1
- package/lib/model/dr-protection-group-member-file-system.d.ts +8 -0
- package/lib/model/dr-protection-group-member-file-system.js +6 -0
- package/lib/model/dr-protection-group-member-file-system.js.map +1 -1
- package/lib/model/dr-protection-group-member-volume-group.d.ts +22 -0
- package/lib/model/dr-protection-group-member-volume-group.js +20 -2
- package/lib/model/dr-protection-group-member-volume-group.js.map +1 -1
- package/lib/model/index.d.ts +42 -0
- package/lib/model/index.js +47 -4
- package/lib/model/index.js.map +1 -1
- package/lib/model/invoke-function-user-defined-custom-precheck-step.d.ts +50 -0
- package/lib/model/invoke-function-user-defined-custom-precheck-step.js +58 -0
- package/lib/model/invoke-function-user-defined-custom-precheck-step.js.map +1 -0
- package/lib/model/run-local-script-user-defined-custom-precheck-step.d.ts +61 -0
- package/lib/model/run-local-script-user-defined-custom-precheck-step.js +58 -0
- package/lib/model/run-local-script-user-defined-custom-precheck-step.js.map +1 -0
- package/lib/model/run-object-store-script-user-defined-custom-precheck-step.d.ts +48 -0
- package/lib/model/run-object-store-script-user-defined-custom-precheck-step.js +66 -0
- package/lib/model/run-object-store-script-user-defined-custom-precheck-step.js.map +1 -0
- package/lib/model/source-volume-to-destination-encryption-key-mapping.d.ts +34 -0
- package/lib/model/source-volume-to-destination-encryption-key-mapping.js +61 -0
- package/lib/model/source-volume-to-destination-encryption-key-mapping.js.map +1 -0
- package/lib/model/update-block-volume-attachment-details.d.ts +3 -2
- package/lib/model/update-block-volume-attachment-details.js.map +1 -1
- package/lib/model/update-block-volume-mount-details.d.ts +1 -0
- package/lib/model/update-block-volume-mount-details.js.map +1 -1
- package/lib/model/update-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.d.ts +37 -0
- package/lib/model/update-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.js +75 -0
- package/lib/model/update-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.js.map +1 -0
- package/lib/model/update-compute-instance-non-movable-block-volume-attach-operation-details.d.ts +41 -0
- package/lib/model/update-compute-instance-non-movable-block-volume-attach-operation-details.js +33 -0
- package/lib/model/update-compute-instance-non-movable-block-volume-attach-operation-details.js.map +1 -0
- package/lib/model/update-compute-instance-non-movable-block-volume-mount-operation-details.d.ts +33 -0
- package/lib/model/update-compute-instance-non-movable-block-volume-mount-operation-details.js +33 -0
- package/lib/model/update-compute-instance-non-movable-block-volume-mount-operation-details.js.map +1 -0
- package/lib/model/update-compute-instance-non-movable-block-volume-operation-details.d.ts +1 -0
- package/lib/model/update-compute-instance-non-movable-block-volume-operation-details.js.map +1 -1
- package/lib/model/update-dr-plan-step-details.d.ts +1 -1
- package/lib/model/update-dr-plan-step-details.js.map +1 -1
- package/lib/model/update-dr-plan-user-defined-step-details.js +12 -0
- package/lib/model/update-dr-plan-user-defined-step-details.js.map +1 -1
- package/lib/model/update-dr-protection-group-member-autonomous-database-details.d.ts +1 -0
- package/lib/model/update-dr-protection-group-member-autonomous-database-details.js +10 -2
- package/lib/model/update-dr-protection-group-member-autonomous-database-details.js.map +1 -1
- package/lib/model/update-dr-protection-group-member-compute-instance-non-movable-details.d.ts +2 -0
- package/lib/model/update-dr-protection-group-member-compute-instance-non-movable-details.js +6 -0
- package/lib/model/update-dr-protection-group-member-compute-instance-non-movable-details.js.map +1 -1
- package/lib/model/update-dr-protection-group-member-database-details.d.ts +1 -1
- package/lib/model/update-dr-protection-group-member-file-system-details.d.ts +8 -0
- package/lib/model/update-dr-protection-group-member-file-system-details.js +6 -0
- package/lib/model/update-dr-protection-group-member-file-system-details.js.map +1 -1
- package/lib/model/update-dr-protection-group-member-volume-group-details.d.ts +22 -0
- package/lib/model/update-dr-protection-group-member-volume-group-details.js +20 -2
- package/lib/model/update-dr-protection-group-member-volume-group-details.js.map +1 -1
- package/lib/model/update-invoke-function-user-defined-custom-precheck-step-details.d.ts +43 -0
- package/lib/model/update-invoke-function-user-defined-custom-precheck-step-details.js +58 -0
- package/lib/model/update-invoke-function-user-defined-custom-precheck-step-details.js.map +1 -0
- package/lib/model/update-run-local-script-user-defined-custom-precheck-step-details.d.ts +55 -0
- package/lib/model/update-run-local-script-user-defined-custom-precheck-step-details.js +58 -0
- package/lib/model/update-run-local-script-user-defined-custom-precheck-step-details.js.map +1 -0
- package/lib/model/update-run-object-store-script-user-defined-custom-precheck-step-details.d.ts +42 -0
- package/lib/model/update-run-object-store-script-user-defined-custom-precheck-step-details.js +66 -0
- package/lib/model/update-run-object-store-script-user-defined-custom-precheck-step-details.js.map +1 -0
- package/lib/model/update-source-volume-to-destination-encryption-key-mapping-details.d.ts +34 -0
- package/lib/model/update-source-volume-to-destination-encryption-key-mapping-details.js +61 -0
- package/lib/model/update-source-volume-to-destination-encryption-key-mapping-details.js.map +1 -0
- package/lib/model/update-vault-and-encryption-key-details.d.ts +42 -0
- package/lib/model/update-vault-and-encryption-key-details.js +33 -0
- package/lib/model/update-vault-and-encryption-key-details.js.map +1 -0
- package/lib/model/vault-and-encryption-key.d.ts +46 -0
- package/lib/model/vault-and-encryption-key.js +33 -0
- package/lib/model/vault-and-encryption-key.js.map +1 -0
- package/package.json +3 -3
|
@@ -31,6 +31,14 @@ export interface UpdateDrProtectionGroupMemberFileSystemDetails extends model.Up
|
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"exportMappings"?: Array<model.FileSystemExportMappingDetails>;
|
|
34
|
+
"destinationEncryptionKey"?: model.UpdateVaultAndEncryptionKeyDetails;
|
|
35
|
+
/**
|
|
36
|
+
* The OCID of the snapshot policy to use in the destination region. This policy will be attached to the file system after it moves to the destination region.
|
|
37
|
+
* <p>
|
|
38
|
+
Example: {@code ocid1.filesystemsnapshotpolicy.oc1..uniqueID}
|
|
39
|
+
*
|
|
40
|
+
*/
|
|
41
|
+
"destinationSnapshotPolicyId"?: string;
|
|
34
42
|
"memberType": string;
|
|
35
43
|
}
|
|
36
44
|
export declare namespace UpdateDrProtectionGroupMemberFileSystemDetails {
|
|
@@ -47,6 +47,9 @@ var UpdateDrProtectionGroupMemberFileSystemDetails;
|
|
|
47
47
|
? obj.exportMappings.map(item => {
|
|
48
48
|
return model.FileSystemExportMappingDetails.getJsonObj(item);
|
|
49
49
|
})
|
|
50
|
+
: undefined,
|
|
51
|
+
"destinationEncryptionKey": obj.destinationEncryptionKey
|
|
52
|
+
? model.UpdateVaultAndEncryptionKeyDetails.getJsonObj(obj.destinationEncryptionKey)
|
|
50
53
|
: undefined
|
|
51
54
|
});
|
|
52
55
|
return jsonObj;
|
|
@@ -61,6 +64,9 @@ var UpdateDrProtectionGroupMemberFileSystemDetails;
|
|
|
61
64
|
? obj.exportMappings.map(item => {
|
|
62
65
|
return model.FileSystemExportMappingDetails.getDeserializedJsonObj(item);
|
|
63
66
|
})
|
|
67
|
+
: undefined,
|
|
68
|
+
"destinationEncryptionKey": obj.destinationEncryptionKey
|
|
69
|
+
? model.UpdateVaultAndEncryptionKeyDetails.getDeserializedJsonObj(obj.destinationEncryptionKey)
|
|
64
70
|
: undefined
|
|
65
71
|
});
|
|
66
72
|
return jsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-dr-protection-group-member-file-system-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-dr-protection-group-member-file-system-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"update-dr-protection-group-member-file-system-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-dr-protection-group-member-file-system-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgClC,IAAiB,8CAA8C,CAoD9D;AApDD,WAAiB,8CAA8C;IAC7D,SAAgB,UAAU,CACxB,GAAmD,EACnD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oCAAoC,CAAC,UAAU,CACpD,GAAG,CAC+C,CAAC,GACtD;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,8BAA8B,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC/D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,0BAA0B,EAAE,GAAG,CAAC,wBAAwB;gBACtD,CAAC,CAAC,KAAK,CAAC,kCAAkC,CAAC,UAAU,CAAC,GAAG,CAAC,wBAAwB,CAAC;gBACnF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAvBe,yDAAU,aAuBzB,CAAA;IACY,yDAAU,GAAG,aAAa,CAAC;IACxC,SAAgB,sBAAsB,CACpC,GAAmD,EACnD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oCAAoC,CAAC,sBAAsB,CAChE,GAAG,CAC+C,CAAC,GACtD;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,8BAA8B,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC3E,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,0BAA0B,EAAE,GAAG,CAAC,wBAAwB;gBACtD,CAAC,CAAC,KAAK,CAAC,kCAAkC,CAAC,sBAAsB,CAC7D,GAAG,CAAC,wBAAwB,CAC7B;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAzBe,qEAAsB,yBAyBrC,CAAA;AACH,CAAC,EApDgB,8CAA8C,GAA9C,sDAA8C,KAA9C,sDAA8C,QAoD9D"}
|
|
@@ -19,6 +19,28 @@ import * as model from "../model";
|
|
|
19
19
|
* Update properties for a volume group member.
|
|
20
20
|
*/
|
|
21
21
|
export interface UpdateDrProtectionGroupMemberVolumeGroupDetails extends model.UpdateDrProtectionGroupMemberDetails {
|
|
22
|
+
/**
|
|
23
|
+
* The OCID of the backup policy to use in the destination region. This policy will be used to create backups for this volume group after it moves the destination region.
|
|
24
|
+
* <p>
|
|
25
|
+
Example: {@code ocid1.volumebackuppolicy.oc1..uniqueID}
|
|
26
|
+
*
|
|
27
|
+
*/
|
|
28
|
+
"destinationBackupPolicyId"?: string;
|
|
29
|
+
/**
|
|
30
|
+
* A list of mappings between source volume IDs in the volume group and customer-managed encryption keys in the
|
|
31
|
+
* destination region which will be used to encrypt the volume after it moves to the destination region.
|
|
32
|
+
* <p>
|
|
33
|
+
If you add the entry for source volumes and its corresponding vault and encryption keys here, you can not use
|
|
34
|
+
* 'commonDestinationKey' for encrypting all volumes with common encryption key. Similarly, if you specify common
|
|
35
|
+
* vault and encryption key using 'commonDestinationKey', you cannot specify vaults and encryption keys individually
|
|
36
|
+
* for each volume using 'sourceVolumeToDestinationEncryptionKeyMappings'.
|
|
37
|
+
* <p>
|
|
38
|
+
An entry for each volume in volume group should be added in this list. The encryption key will not be updated
|
|
39
|
+
* for the volumes that are part of volume group but missing in this list.
|
|
40
|
+
*
|
|
41
|
+
*/
|
|
42
|
+
"sourceVolumeToDestinationEncryptionKeyMappings"?: Array<model.UpdateSourceVolumeToDestinationEncryptionKeyMappingDetails>;
|
|
43
|
+
"commonDestinationKey"?: model.UpdateVaultAndEncryptionKeyDetails;
|
|
22
44
|
"memberType": string;
|
|
23
45
|
}
|
|
24
46
|
export declare namespace UpdateDrProtectionGroupMemberVolumeGroupDetails {
|
|
@@ -42,7 +42,16 @@ var UpdateDrProtectionGroupMemberVolumeGroupDetails;
|
|
|
42
42
|
function getJsonObj(obj, isParentJsonObj) {
|
|
43
43
|
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
44
44
|
? obj
|
|
45
|
-
: model.UpdateDrProtectionGroupMemberDetails.getJsonObj(obj))), {
|
|
45
|
+
: model.UpdateDrProtectionGroupMemberDetails.getJsonObj(obj))), {
|
|
46
|
+
"sourceVolumeToDestinationEncryptionKeyMappings": obj.sourceVolumeToDestinationEncryptionKeyMappings
|
|
47
|
+
? obj.sourceVolumeToDestinationEncryptionKeyMappings.map(item => {
|
|
48
|
+
return model.UpdateSourceVolumeToDestinationEncryptionKeyMappingDetails.getJsonObj(item);
|
|
49
|
+
})
|
|
50
|
+
: undefined,
|
|
51
|
+
"commonDestinationKey": obj.commonDestinationKey
|
|
52
|
+
? model.UpdateVaultAndEncryptionKeyDetails.getJsonObj(obj.commonDestinationKey)
|
|
53
|
+
: undefined
|
|
54
|
+
});
|
|
46
55
|
return jsonObj;
|
|
47
56
|
}
|
|
48
57
|
UpdateDrProtectionGroupMemberVolumeGroupDetails.getJsonObj = getJsonObj;
|
|
@@ -50,7 +59,16 @@ var UpdateDrProtectionGroupMemberVolumeGroupDetails;
|
|
|
50
59
|
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
51
60
|
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
52
61
|
? obj
|
|
53
|
-
: model.UpdateDrProtectionGroupMemberDetails.getDeserializedJsonObj(obj))), {
|
|
62
|
+
: model.UpdateDrProtectionGroupMemberDetails.getDeserializedJsonObj(obj))), {
|
|
63
|
+
"sourceVolumeToDestinationEncryptionKeyMappings": obj.sourceVolumeToDestinationEncryptionKeyMappings
|
|
64
|
+
? obj.sourceVolumeToDestinationEncryptionKeyMappings.map(item => {
|
|
65
|
+
return model.UpdateSourceVolumeToDestinationEncryptionKeyMappingDetails.getDeserializedJsonObj(item);
|
|
66
|
+
})
|
|
67
|
+
: undefined,
|
|
68
|
+
"commonDestinationKey": obj.commonDestinationKey
|
|
69
|
+
? model.UpdateVaultAndEncryptionKeyDetails.getDeserializedJsonObj(obj.commonDestinationKey)
|
|
70
|
+
: undefined
|
|
71
|
+
});
|
|
54
72
|
return jsonObj;
|
|
55
73
|
}
|
|
56
74
|
UpdateDrProtectionGroupMemberVolumeGroupDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-dr-protection-group-member-volume-group-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-dr-protection-group-member-volume-group-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"update-dr-protection-group-member-volume-group-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-dr-protection-group-member-volume-group-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoClC,IAAiB,+CAA+C,CAwD/D;AAxDD,WAAiB,+CAA+C;IAC9D,SAAgB,UAAU,CACxB,GAAoD,EACpD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oCAAoC,CAAC,UAAU,CACpD,GAAG,CACgD,CAAC,GACvD;YACD,gDAAgD,EAAE,GAAG,CAAC,8CAA8C;gBAClG,CAAC,CAAC,GAAG,CAAC,8CAA8C,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5D,OAAO,KAAK,CAAC,0DAA0D,CAAC,UAAU,CAChF,IAAI,CACL,CAAC;gBACJ,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,kCAAkC,CAAC,UAAU,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBAC/E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAzBe,0DAAU,aAyBzB,CAAA;IACY,0DAAU,GAAG,cAAc,CAAC;IACzC,SAAgB,sBAAsB,CACpC,GAAoD,EACpD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oCAAoC,CAAC,sBAAsB,CAChE,GAAG,CACgD,CAAC,GACvD;YACD,gDAAgD,EAAE,GAAG,CAAC,8CAA8C;gBAClG,CAAC,CAAC,GAAG,CAAC,8CAA8C,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5D,OAAO,KAAK,CAAC,0DAA0D,CAAC,sBAAsB,CAC5F,IAAI,CACL,CAAC;gBACJ,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,kCAAkC,CAAC,sBAAsB,CAC7D,GAAG,CAAC,oBAAoB,CACzB;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA3Be,sEAAsB,yBA2BrC,CAAA;AACH,CAAC,EAxDgB,+CAA+C,GAA/C,uDAA+C,KAA/C,uDAA+C,QAwD/D"}
|
|
@@ -0,0 +1,43 @@
|
|
|
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
|
+
* The details for updating an Invoke Oracle Function Precheck step.
|
|
20
|
+
*
|
|
21
|
+
*/
|
|
22
|
+
export interface UpdateInvokeFunctionUserDefinedCustomPrecheckStepDetails extends model.UpdateDrPlanUserDefinedStepDetails {
|
|
23
|
+
/**
|
|
24
|
+
* The OCID of function to be invoked.
|
|
25
|
+
* <p>
|
|
26
|
+
Example: {@code ocid1.fnfunc.oc1..uniqueID}
|
|
27
|
+
*
|
|
28
|
+
*/
|
|
29
|
+
"functionId": string;
|
|
30
|
+
/**
|
|
31
|
+
* The request body for the function.
|
|
32
|
+
* <p>
|
|
33
|
+
Example: {@code { \"FnParam1\", \"FnParam2\" }}
|
|
34
|
+
*
|
|
35
|
+
*/
|
|
36
|
+
"requestBody"?: string;
|
|
37
|
+
"stepType": string;
|
|
38
|
+
}
|
|
39
|
+
export declare namespace UpdateInvokeFunctionUserDefinedCustomPrecheckStepDetails {
|
|
40
|
+
function getJsonObj(obj: UpdateInvokeFunctionUserDefinedCustomPrecheckStepDetails, isParentJsonObj?: boolean): object;
|
|
41
|
+
const stepType = "INVOKE_FUNCTION_USER_DEFINED_CUSTOM_PRECHECK";
|
|
42
|
+
function getDeserializedJsonObj(obj: UpdateInvokeFunctionUserDefinedCustomPrecheckStepDetails, isParentJsonObj?: boolean): object;
|
|
43
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
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.UpdateInvokeFunctionUserDefinedCustomPrecheckStepDetails = void 0;
|
|
39
|
+
const model = __importStar(require("../model"));
|
|
40
|
+
var UpdateInvokeFunctionUserDefinedCustomPrecheckStepDetails;
|
|
41
|
+
(function (UpdateInvokeFunctionUserDefinedCustomPrecheckStepDetails) {
|
|
42
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
43
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
44
|
+
? obj
|
|
45
|
+
: model.UpdateDrPlanUserDefinedStepDetails.getJsonObj(obj))), {});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
UpdateInvokeFunctionUserDefinedCustomPrecheckStepDetails.getJsonObj = getJsonObj;
|
|
49
|
+
UpdateInvokeFunctionUserDefinedCustomPrecheckStepDetails.stepType = "INVOKE_FUNCTION_USER_DEFINED_CUSTOM_PRECHECK";
|
|
50
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
51
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
52
|
+
? obj
|
|
53
|
+
: model.UpdateDrPlanUserDefinedStepDetails.getDeserializedJsonObj(obj))), {});
|
|
54
|
+
return jsonObj;
|
|
55
|
+
}
|
|
56
|
+
UpdateInvokeFunctionUserDefinedCustomPrecheckStepDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
57
|
+
})(UpdateInvokeFunctionUserDefinedCustomPrecheckStepDetails = exports.UpdateInvokeFunctionUserDefinedCustomPrecheckStepDetails || (exports.UpdateInvokeFunctionUserDefinedCustomPrecheckStepDetails = {}));
|
|
58
|
+
//# sourceMappingURL=update-invoke-function-user-defined-custom-precheck-step-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-invoke-function-user-defined-custom-precheck-step-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-invoke-function-user-defined-custom-precheck-step-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA2BlC,IAAiB,wDAAwD,CAgCxE;AAhCD,WAAiB,wDAAwD;IACvE,SAAgB,UAAU,CACxB,GAA6D,EAC7D,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,kCAAkC,CAAC,UAAU,CAClD,GAAG,CACyD,CAAC,GAChE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,mEAAU,aAczB,CAAA;IACY,iEAAQ,GAAG,8CAA8C,CAAC;IACvE,SAAgB,sBAAsB,CACpC,GAA6D,EAC7D,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,kCAAkC,CAAC,sBAAsB,CAC9D,GAAG,CACyD,CAAC,GAChE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,+EAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,wDAAwD,GAAxD,gEAAwD,KAAxD,gEAAwD,QAgCxE"}
|
|
@@ -0,0 +1,55 @@
|
|
|
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
|
+
* The details for updating a Run Local Script Precheck step.
|
|
20
|
+
*
|
|
21
|
+
*/
|
|
22
|
+
export interface UpdateRunLocalScriptUserDefinedCustomPrecheckStepDetails extends model.UpdateDrPlanUserDefinedStepDetails {
|
|
23
|
+
/**
|
|
24
|
+
* The OCID of the instance on which this precheck script or command should be executed.
|
|
25
|
+
* <p>
|
|
26
|
+
**For moving instances:** *runOnInstanceId* must be the OCID of the instance in the region where the
|
|
27
|
+
* instance is currently present.
|
|
28
|
+
* <p>
|
|
29
|
+
**For non-moving instances:** *runOnInstanceId* must be the OCID of the non-moving instance.
|
|
30
|
+
* <p>
|
|
31
|
+
Example: {@code ocid1.instance.oc1..uniqueID}
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"runOnInstanceId": string;
|
|
35
|
+
/**
|
|
36
|
+
* The script name and arguments.
|
|
37
|
+
* <p>
|
|
38
|
+
Example: {@code /usr/bin/python3 /home/opc/scripts/my_app_script.py arg1 arg2 arg3}
|
|
39
|
+
*
|
|
40
|
+
*/
|
|
41
|
+
"scriptCommand": string;
|
|
42
|
+
/**
|
|
43
|
+
* The userid on the instance to be used for executing the script or command.
|
|
44
|
+
* <p>
|
|
45
|
+
Example: {@code opc}
|
|
46
|
+
*
|
|
47
|
+
*/
|
|
48
|
+
"runAsUser"?: string;
|
|
49
|
+
"stepType": string;
|
|
50
|
+
}
|
|
51
|
+
export declare namespace UpdateRunLocalScriptUserDefinedCustomPrecheckStepDetails {
|
|
52
|
+
function getJsonObj(obj: UpdateRunLocalScriptUserDefinedCustomPrecheckStepDetails, isParentJsonObj?: boolean): object;
|
|
53
|
+
const stepType = "RUN_LOCAL_SCRIPT_USER_DEFINED_CUSTOM_PRECHECK";
|
|
54
|
+
function getDeserializedJsonObj(obj: UpdateRunLocalScriptUserDefinedCustomPrecheckStepDetails, isParentJsonObj?: boolean): object;
|
|
55
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
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.UpdateRunLocalScriptUserDefinedCustomPrecheckStepDetails = void 0;
|
|
39
|
+
const model = __importStar(require("../model"));
|
|
40
|
+
var UpdateRunLocalScriptUserDefinedCustomPrecheckStepDetails;
|
|
41
|
+
(function (UpdateRunLocalScriptUserDefinedCustomPrecheckStepDetails) {
|
|
42
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
43
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
44
|
+
? obj
|
|
45
|
+
: model.UpdateDrPlanUserDefinedStepDetails.getJsonObj(obj))), {});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
UpdateRunLocalScriptUserDefinedCustomPrecheckStepDetails.getJsonObj = getJsonObj;
|
|
49
|
+
UpdateRunLocalScriptUserDefinedCustomPrecheckStepDetails.stepType = "RUN_LOCAL_SCRIPT_USER_DEFINED_CUSTOM_PRECHECK";
|
|
50
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
51
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
52
|
+
? obj
|
|
53
|
+
: model.UpdateDrPlanUserDefinedStepDetails.getDeserializedJsonObj(obj))), {});
|
|
54
|
+
return jsonObj;
|
|
55
|
+
}
|
|
56
|
+
UpdateRunLocalScriptUserDefinedCustomPrecheckStepDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
57
|
+
})(UpdateRunLocalScriptUserDefinedCustomPrecheckStepDetails = exports.UpdateRunLocalScriptUserDefinedCustomPrecheckStepDetails || (exports.UpdateRunLocalScriptUserDefinedCustomPrecheckStepDetails = {}));
|
|
58
|
+
//# sourceMappingURL=update-run-local-script-user-defined-custom-precheck-step-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-run-local-script-user-defined-custom-precheck-step-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-run-local-script-user-defined-custom-precheck-step-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuClC,IAAiB,wDAAwD,CAgCxE;AAhCD,WAAiB,wDAAwD;IACvE,SAAgB,UAAU,CACxB,GAA6D,EAC7D,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,kCAAkC,CAAC,UAAU,CAClD,GAAG,CACyD,CAAC,GAChE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,mEAAU,aAczB,CAAA;IACY,iEAAQ,GAAG,+CAA+C,CAAC;IACxE,SAAgB,sBAAsB,CACpC,GAA6D,EAC7D,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,kCAAkC,CAAC,sBAAsB,CAC9D,GAAG,CACyD,CAAC,GAChE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,+EAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,wDAAwD,GAAxD,gEAAwD,KAAxD,gEAAwD,QAgCxE"}
|
package/lib/model/update-run-object-store-script-user-defined-custom-precheck-step-details.d.ts
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
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
|
+
* The details for updating a Run Object Store Script precheck step.
|
|
20
|
+
*
|
|
21
|
+
*/
|
|
22
|
+
export interface UpdateRunObjectStoreScriptUserDefinedCustomPrecheckStepDetails extends model.UpdateDrPlanUserDefinedStepDetails {
|
|
23
|
+
/**
|
|
24
|
+
* The OCID of the instance on which this precjeck script or command should be executed.
|
|
25
|
+
* <p>
|
|
26
|
+
**For moving instances:** *runOnInstanceId* must be the OCID of the instance in the region where the
|
|
27
|
+
* instance is currently present.
|
|
28
|
+
* <p>
|
|
29
|
+
**For non-moving instances:** *runOnInstanceId* must be the OCID of the non-moving instance.
|
|
30
|
+
* <p>
|
|
31
|
+
Example: {@code ocid1.instance.oc1..uniqueID}
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"runOnInstanceId": string;
|
|
35
|
+
"objectStorageScriptLocation": model.UpdateObjectStorageScriptLocationDetails;
|
|
36
|
+
"stepType": string;
|
|
37
|
+
}
|
|
38
|
+
export declare namespace UpdateRunObjectStoreScriptUserDefinedCustomPrecheckStepDetails {
|
|
39
|
+
function getJsonObj(obj: UpdateRunObjectStoreScriptUserDefinedCustomPrecheckStepDetails, isParentJsonObj?: boolean): object;
|
|
40
|
+
const stepType = "RUN_OBJECTSTORE_SCRIPT_USER_DEFINED_CUSTOM_PRECHECK";
|
|
41
|
+
function getDeserializedJsonObj(obj: UpdateRunObjectStoreScriptUserDefinedCustomPrecheckStepDetails, isParentJsonObj?: boolean): object;
|
|
42
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
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.UpdateRunObjectStoreScriptUserDefinedCustomPrecheckStepDetails = void 0;
|
|
39
|
+
const model = __importStar(require("../model"));
|
|
40
|
+
var UpdateRunObjectStoreScriptUserDefinedCustomPrecheckStepDetails;
|
|
41
|
+
(function (UpdateRunObjectStoreScriptUserDefinedCustomPrecheckStepDetails) {
|
|
42
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
43
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
44
|
+
? obj
|
|
45
|
+
: model.UpdateDrPlanUserDefinedStepDetails.getJsonObj(obj))), {
|
|
46
|
+
"objectStorageScriptLocation": obj.objectStorageScriptLocation
|
|
47
|
+
? model.UpdateObjectStorageScriptLocationDetails.getJsonObj(obj.objectStorageScriptLocation)
|
|
48
|
+
: undefined
|
|
49
|
+
});
|
|
50
|
+
return jsonObj;
|
|
51
|
+
}
|
|
52
|
+
UpdateRunObjectStoreScriptUserDefinedCustomPrecheckStepDetails.getJsonObj = getJsonObj;
|
|
53
|
+
UpdateRunObjectStoreScriptUserDefinedCustomPrecheckStepDetails.stepType = "RUN_OBJECTSTORE_SCRIPT_USER_DEFINED_CUSTOM_PRECHECK";
|
|
54
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
55
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
56
|
+
? obj
|
|
57
|
+
: model.UpdateDrPlanUserDefinedStepDetails.getDeserializedJsonObj(obj))), {
|
|
58
|
+
"objectStorageScriptLocation": obj.objectStorageScriptLocation
|
|
59
|
+
? model.UpdateObjectStorageScriptLocationDetails.getDeserializedJsonObj(obj.objectStorageScriptLocation)
|
|
60
|
+
: undefined
|
|
61
|
+
});
|
|
62
|
+
return jsonObj;
|
|
63
|
+
}
|
|
64
|
+
UpdateRunObjectStoreScriptUserDefinedCustomPrecheckStepDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
65
|
+
})(UpdateRunObjectStoreScriptUserDefinedCustomPrecheckStepDetails = exports.UpdateRunObjectStoreScriptUserDefinedCustomPrecheckStepDetails || (exports.UpdateRunObjectStoreScriptUserDefinedCustomPrecheckStepDetails = {}));
|
|
66
|
+
//# sourceMappingURL=update-run-object-store-script-user-defined-custom-precheck-step-details.js.map
|
package/lib/model/update-run-object-store-script-user-defined-custom-precheck-step-details.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-run-object-store-script-user-defined-custom-precheck-step-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-run-object-store-script-user-defined-custom-precheck-step-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA0BlC,IAAiB,8DAA8D,CA4C9E;AA5CD,WAAiB,8DAA8D;IAC7E,SAAgB,UAAU,CACxB,GAAmE,EACnE,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,kCAAkC,CAAC,UAAU,CAClD,GAAG,CAC+D,CAAC,GACtE;YACD,6BAA6B,EAAE,GAAG,CAAC,2BAA2B;gBAC5D,CAAC,CAAC,KAAK,CAAC,wCAAwC,CAAC,UAAU,CACvD,GAAG,CAAC,2BAA2B,CAChC;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,yEAAU,aAoBzB,CAAA;IACY,uEAAQ,GAAG,qDAAqD,CAAC;IAC9E,SAAgB,sBAAsB,CACpC,GAAmE,EACnE,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,kCAAkC,CAAC,sBAAsB,CAC9D,GAAG,CAC+D,CAAC,GACtE;YACD,6BAA6B,EAAE,GAAG,CAAC,2BAA2B;gBAC5D,CAAC,CAAC,KAAK,CAAC,wCAAwC,CAAC,sBAAsB,CACnE,GAAG,CAAC,2BAA2B,CAChC;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,qFAAsB,yBAoBrC,CAAA;AACH,CAAC,EA5CgB,8DAA8D,GAA9D,sEAA8D,KAA9D,sEAA8D,QA4C9E"}
|
|
@@ -0,0 +1,34 @@
|
|
|
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 source volume ID to destination customer managed vault and encryption key ID mapping for a volume group.
|
|
20
|
+
*/
|
|
21
|
+
export interface UpdateSourceVolumeToDestinationEncryptionKeyMappingDetails {
|
|
22
|
+
/**
|
|
23
|
+
* The OCID of the source boot volume or block volume.
|
|
24
|
+
* <p>
|
|
25
|
+
Example: {@code ocid1.volume.oc1..uniqueID}
|
|
26
|
+
*
|
|
27
|
+
*/
|
|
28
|
+
"sourceVolumeId": string;
|
|
29
|
+
"destinationEncryptionKey": model.UpdateVaultAndEncryptionKeyDetails;
|
|
30
|
+
}
|
|
31
|
+
export declare namespace UpdateSourceVolumeToDestinationEncryptionKeyMappingDetails {
|
|
32
|
+
function getJsonObj(obj: UpdateSourceVolumeToDestinationEncryptionKeyMappingDetails): object;
|
|
33
|
+
function getDeserializedJsonObj(obj: UpdateSourceVolumeToDestinationEncryptionKeyMappingDetails): object;
|
|
34
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
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.UpdateSourceVolumeToDestinationEncryptionKeyMappingDetails = void 0;
|
|
39
|
+
const model = __importStar(require("../model"));
|
|
40
|
+
var UpdateSourceVolumeToDestinationEncryptionKeyMappingDetails;
|
|
41
|
+
(function (UpdateSourceVolumeToDestinationEncryptionKeyMappingDetails) {
|
|
42
|
+
function getJsonObj(obj) {
|
|
43
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
44
|
+
"destinationEncryptionKey": obj.destinationEncryptionKey
|
|
45
|
+
? model.UpdateVaultAndEncryptionKeyDetails.getJsonObj(obj.destinationEncryptionKey)
|
|
46
|
+
: undefined
|
|
47
|
+
});
|
|
48
|
+
return jsonObj;
|
|
49
|
+
}
|
|
50
|
+
UpdateSourceVolumeToDestinationEncryptionKeyMappingDetails.getJsonObj = getJsonObj;
|
|
51
|
+
function getDeserializedJsonObj(obj) {
|
|
52
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
53
|
+
"destinationEncryptionKey": obj.destinationEncryptionKey
|
|
54
|
+
? model.UpdateVaultAndEncryptionKeyDetails.getDeserializedJsonObj(obj.destinationEncryptionKey)
|
|
55
|
+
: undefined
|
|
56
|
+
});
|
|
57
|
+
return jsonObj;
|
|
58
|
+
}
|
|
59
|
+
UpdateSourceVolumeToDestinationEncryptionKeyMappingDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
60
|
+
})(UpdateSourceVolumeToDestinationEncryptionKeyMappingDetails = exports.UpdateSourceVolumeToDestinationEncryptionKeyMappingDetails || (exports.UpdateSourceVolumeToDestinationEncryptionKeyMappingDetails = {}));
|
|
61
|
+
//# sourceMappingURL=update-source-volume-to-destination-encryption-key-mapping-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-source-volume-to-destination-encryption-key-mapping-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-source-volume-to-destination-encryption-key-mapping-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiBlC,IAAiB,0DAA0D,CA+B1E;AA/BD,WAAiB,0DAA0D;IACzE,SAAgB,UAAU,CACxB,GAA+D;QAE/D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,0BAA0B,EAAE,GAAG,CAAC,wBAAwB;gBACtD,CAAC,CAAC,KAAK,CAAC,kCAAkC,CAAC,UAAU,CAAC,GAAG,CAAC,wBAAwB,CAAC;gBACnF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,qEAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAA+D;QAE/D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,0BAA0B,EAAE,GAAG,CAAC,wBAAwB;gBACtD,CAAC,CAAC,KAAK,CAAC,kCAAkC,CAAC,sBAAsB,CAC7D,GAAG,CAAC,wBAAwB,CAC7B;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,iFAAsB,yBAerC,CAAA;AACH,CAAC,EA/BgB,0DAA0D,GAA1D,kEAA0D,KAA1D,kEAA0D,QA+B1E"}
|
|
@@ -0,0 +1,42 @@
|
|
|
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 properties for a customer-managed vault and encryption key in the destination region.
|
|
19
|
+
* The customer-managed encryption key in this will be used to encrypt the resource or containing resources after they
|
|
20
|
+
* move to the destination region.
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export interface UpdateVaultAndEncryptionKeyDetails {
|
|
24
|
+
/**
|
|
25
|
+
* The OCID of the destination region vault for the customer-managed encryption key.
|
|
26
|
+
* <p>
|
|
27
|
+
Example: {@code ocid1.vault.oc1..uniqueID}
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
"vaultId": string;
|
|
31
|
+
/**
|
|
32
|
+
* The OCID of the customer-managed encryption key in the destination region vault.
|
|
33
|
+
* <p>
|
|
34
|
+
Example: {@code ocid1.key.oc1..uniqueID}
|
|
35
|
+
*
|
|
36
|
+
*/
|
|
37
|
+
"encryptionKeyId": string;
|
|
38
|
+
}
|
|
39
|
+
export declare namespace UpdateVaultAndEncryptionKeyDetails {
|
|
40
|
+
function getJsonObj(obj: UpdateVaultAndEncryptionKeyDetails): object;
|
|
41
|
+
function getDeserializedJsonObj(obj: UpdateVaultAndEncryptionKeyDetails): object;
|
|
42
|
+
}
|
|
@@ -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.UpdateVaultAndEncryptionKeyDetails = void 0;
|
|
20
|
+
var UpdateVaultAndEncryptionKeyDetails;
|
|
21
|
+
(function (UpdateVaultAndEncryptionKeyDetails) {
|
|
22
|
+
function getJsonObj(obj) {
|
|
23
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
24
|
+
return jsonObj;
|
|
25
|
+
}
|
|
26
|
+
UpdateVaultAndEncryptionKeyDetails.getJsonObj = getJsonObj;
|
|
27
|
+
function getDeserializedJsonObj(obj) {
|
|
28
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
29
|
+
return jsonObj;
|
|
30
|
+
}
|
|
31
|
+
UpdateVaultAndEncryptionKeyDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
32
|
+
})(UpdateVaultAndEncryptionKeyDetails = exports.UpdateVaultAndEncryptionKeyDetails || (exports.UpdateVaultAndEncryptionKeyDetails = {}));
|
|
33
|
+
//# sourceMappingURL=update-vault-and-encryption-key-details.js.map
|