oci-disasterrecovery 2.107.2 → 2.108.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.
Files changed (141) hide show
  1. package/lib/model/block-volume-attachment-details.d.ts +3 -2
  2. package/lib/model/block-volume-attachment-details.js.map +1 -1
  3. package/lib/model/block-volume-mount-details.d.ts +1 -0
  4. package/lib/model/block-volume-mount-details.js.map +1 -1
  5. package/lib/model/compute-instance-movable-vnic-mapping-details.d.ts +7 -0
  6. package/lib/model/compute-instance-movable-vnic-mapping-details.js.map +1 -1
  7. package/lib/model/compute-instance-movable-vnic-mapping.d.ts +7 -0
  8. package/lib/model/compute-instance-movable-vnic-mapping.js.map +1 -1
  9. package/lib/model/compute-instance-non-movable-block-volume-attach-and-mount-operations-details.d.ts +37 -0
  10. package/lib/model/compute-instance-non-movable-block-volume-attach-and-mount-operations-details.js +75 -0
  11. package/lib/model/compute-instance-non-movable-block-volume-attach-and-mount-operations-details.js.map +1 -0
  12. package/lib/model/compute-instance-non-movable-block-volume-attach-operation-details.d.ts +41 -0
  13. package/lib/model/compute-instance-non-movable-block-volume-attach-operation-details.js +33 -0
  14. package/lib/model/compute-instance-non-movable-block-volume-attach-operation-details.js.map +1 -0
  15. package/lib/model/compute-instance-non-movable-block-volume-mount-operation-details.d.ts +33 -0
  16. package/lib/model/compute-instance-non-movable-block-volume-mount-operation-details.js +33 -0
  17. package/lib/model/compute-instance-non-movable-block-volume-mount-operation-details.js.map +1 -0
  18. package/lib/model/compute-instance-non-movable-block-volume-operation.d.ts +1 -0
  19. package/lib/model/compute-instance-non-movable-block-volume-operation.js.map +1 -1
  20. package/lib/model/create-block-volume-attachment-details.d.ts +3 -2
  21. package/lib/model/create-block-volume-attachment-details.js.map +1 -1
  22. package/lib/model/create-block-volume-mount-details.d.ts +2 -1
  23. package/lib/model/create-block-volume-mount-details.js.map +1 -1
  24. package/lib/model/create-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.d.ts +37 -0
  25. package/lib/model/create-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.js +75 -0
  26. package/lib/model/create-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.js.map +1 -0
  27. package/lib/model/create-compute-instance-non-movable-block-volume-attach-operation-details.d.ts +41 -0
  28. package/lib/model/create-compute-instance-non-movable-block-volume-attach-operation-details.js +33 -0
  29. package/lib/model/create-compute-instance-non-movable-block-volume-attach-operation-details.js.map +1 -0
  30. package/lib/model/create-compute-instance-non-movable-block-volume-mount-operation-details.d.ts +33 -0
  31. package/lib/model/create-compute-instance-non-movable-block-volume-mount-operation-details.js +33 -0
  32. package/lib/model/create-compute-instance-non-movable-block-volume-mount-operation-details.js.map +1 -0
  33. package/lib/model/create-compute-instance-non-movable-block-volume-operation-details.d.ts +1 -0
  34. package/lib/model/create-compute-instance-non-movable-block-volume-operation-details.js.map +1 -1
  35. package/lib/model/create-dr-protection-group-member-autonomous-database-details.d.ts +1 -0
  36. package/lib/model/create-dr-protection-group-member-autonomous-database-details.js +10 -2
  37. package/lib/model/create-dr-protection-group-member-autonomous-database-details.js.map +1 -1
  38. package/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.d.ts +2 -0
  39. package/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.js +6 -0
  40. package/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.js.map +1 -1
  41. package/lib/model/create-dr-protection-group-member-database-details.d.ts +1 -1
  42. package/lib/model/create-dr-protection-group-member-file-system-details.d.ts +8 -0
  43. package/lib/model/create-dr-protection-group-member-file-system-details.js +6 -0
  44. package/lib/model/create-dr-protection-group-member-file-system-details.js.map +1 -1
  45. package/lib/model/create-dr-protection-group-member-volume-group-details.d.ts +23 -0
  46. package/lib/model/create-dr-protection-group-member-volume-group-details.js +20 -2
  47. package/lib/model/create-dr-protection-group-member-volume-group-details.js.map +1 -1
  48. package/lib/model/create-oke-cluster-backup-config-details.d.ts +7 -7
  49. package/lib/model/create-source-volume-to-destination-encryption-key-mapping-details.d.ts +34 -0
  50. package/lib/model/create-source-volume-to-destination-encryption-key-mapping-details.js +61 -0
  51. package/lib/model/create-source-volume-to-destination-encryption-key-mapping-details.js.map +1 -0
  52. package/lib/model/create-vault-and-encryption-key-details.d.ts +42 -0
  53. package/lib/model/create-vault-and-encryption-key-details.js +33 -0
  54. package/lib/model/create-vault-and-encryption-key-details.js.map +1 -0
  55. package/lib/model/dr-plan-step-execution.d.ts +7 -0
  56. package/lib/model/dr-plan-step-execution.js.map +1 -1
  57. package/lib/model/dr-plan-step-type.d.ts +10 -0
  58. package/lib/model/dr-plan-step-type.js +10 -0
  59. package/lib/model/dr-plan-step-type.js.map +1 -1
  60. package/lib/model/dr-plan-step.d.ts +8 -1
  61. package/lib/model/dr-plan-step.js.map +1 -1
  62. package/lib/model/dr-plan-user-defined-step.js +12 -0
  63. package/lib/model/dr-plan-user-defined-step.js.map +1 -1
  64. package/lib/model/dr-protection-group-member-autonomous-database.d.ts +1 -0
  65. package/lib/model/dr-protection-group-member-autonomous-database.js +10 -2
  66. package/lib/model/dr-protection-group-member-autonomous-database.js.map +1 -1
  67. package/lib/model/dr-protection-group-member-compute-instance-non-movable.d.ts +2 -0
  68. package/lib/model/dr-protection-group-member-compute-instance-non-movable.js +6 -0
  69. package/lib/model/dr-protection-group-member-compute-instance-non-movable.js.map +1 -1
  70. package/lib/model/dr-protection-group-member-file-system.d.ts +8 -0
  71. package/lib/model/dr-protection-group-member-file-system.js +6 -0
  72. package/lib/model/dr-protection-group-member-file-system.js.map +1 -1
  73. package/lib/model/dr-protection-group-member-volume-group.d.ts +22 -0
  74. package/lib/model/dr-protection-group-member-volume-group.js +20 -2
  75. package/lib/model/dr-protection-group-member-volume-group.js.map +1 -1
  76. package/lib/model/index.d.ts +42 -0
  77. package/lib/model/index.js +47 -4
  78. package/lib/model/index.js.map +1 -1
  79. package/lib/model/invoke-function-user-defined-custom-precheck-step.d.ts +50 -0
  80. package/lib/model/invoke-function-user-defined-custom-precheck-step.js +58 -0
  81. package/lib/model/invoke-function-user-defined-custom-precheck-step.js.map +1 -0
  82. package/lib/model/run-local-script-user-defined-custom-precheck-step.d.ts +61 -0
  83. package/lib/model/run-local-script-user-defined-custom-precheck-step.js +58 -0
  84. package/lib/model/run-local-script-user-defined-custom-precheck-step.js.map +1 -0
  85. package/lib/model/run-object-store-script-user-defined-custom-precheck-step.d.ts +48 -0
  86. package/lib/model/run-object-store-script-user-defined-custom-precheck-step.js +66 -0
  87. package/lib/model/run-object-store-script-user-defined-custom-precheck-step.js.map +1 -0
  88. package/lib/model/source-volume-to-destination-encryption-key-mapping.d.ts +34 -0
  89. package/lib/model/source-volume-to-destination-encryption-key-mapping.js +61 -0
  90. package/lib/model/source-volume-to-destination-encryption-key-mapping.js.map +1 -0
  91. package/lib/model/update-block-volume-attachment-details.d.ts +3 -2
  92. package/lib/model/update-block-volume-attachment-details.js.map +1 -1
  93. package/lib/model/update-block-volume-mount-details.d.ts +1 -0
  94. package/lib/model/update-block-volume-mount-details.js.map +1 -1
  95. package/lib/model/update-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.d.ts +37 -0
  96. package/lib/model/update-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.js +75 -0
  97. package/lib/model/update-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.js.map +1 -0
  98. package/lib/model/update-compute-instance-non-movable-block-volume-attach-operation-details.d.ts +41 -0
  99. package/lib/model/update-compute-instance-non-movable-block-volume-attach-operation-details.js +33 -0
  100. package/lib/model/update-compute-instance-non-movable-block-volume-attach-operation-details.js.map +1 -0
  101. package/lib/model/update-compute-instance-non-movable-block-volume-mount-operation-details.d.ts +33 -0
  102. package/lib/model/update-compute-instance-non-movable-block-volume-mount-operation-details.js +33 -0
  103. package/lib/model/update-compute-instance-non-movable-block-volume-mount-operation-details.js.map +1 -0
  104. package/lib/model/update-compute-instance-non-movable-block-volume-operation-details.d.ts +1 -0
  105. package/lib/model/update-compute-instance-non-movable-block-volume-operation-details.js.map +1 -1
  106. package/lib/model/update-dr-plan-step-details.d.ts +1 -1
  107. package/lib/model/update-dr-plan-step-details.js.map +1 -1
  108. package/lib/model/update-dr-plan-user-defined-step-details.js +12 -0
  109. package/lib/model/update-dr-plan-user-defined-step-details.js.map +1 -1
  110. package/lib/model/update-dr-protection-group-member-autonomous-database-details.d.ts +1 -0
  111. package/lib/model/update-dr-protection-group-member-autonomous-database-details.js +10 -2
  112. package/lib/model/update-dr-protection-group-member-autonomous-database-details.js.map +1 -1
  113. package/lib/model/update-dr-protection-group-member-compute-instance-non-movable-details.d.ts +2 -0
  114. package/lib/model/update-dr-protection-group-member-compute-instance-non-movable-details.js +6 -0
  115. package/lib/model/update-dr-protection-group-member-compute-instance-non-movable-details.js.map +1 -1
  116. package/lib/model/update-dr-protection-group-member-database-details.d.ts +1 -1
  117. package/lib/model/update-dr-protection-group-member-file-system-details.d.ts +8 -0
  118. package/lib/model/update-dr-protection-group-member-file-system-details.js +6 -0
  119. package/lib/model/update-dr-protection-group-member-file-system-details.js.map +1 -1
  120. package/lib/model/update-dr-protection-group-member-volume-group-details.d.ts +22 -0
  121. package/lib/model/update-dr-protection-group-member-volume-group-details.js +20 -2
  122. package/lib/model/update-dr-protection-group-member-volume-group-details.js.map +1 -1
  123. package/lib/model/update-invoke-function-user-defined-custom-precheck-step-details.d.ts +43 -0
  124. package/lib/model/update-invoke-function-user-defined-custom-precheck-step-details.js +58 -0
  125. package/lib/model/update-invoke-function-user-defined-custom-precheck-step-details.js.map +1 -0
  126. package/lib/model/update-run-local-script-user-defined-custom-precheck-step-details.d.ts +55 -0
  127. package/lib/model/update-run-local-script-user-defined-custom-precheck-step-details.js +58 -0
  128. package/lib/model/update-run-local-script-user-defined-custom-precheck-step-details.js.map +1 -0
  129. package/lib/model/update-run-object-store-script-user-defined-custom-precheck-step-details.d.ts +42 -0
  130. package/lib/model/update-run-object-store-script-user-defined-custom-precheck-step-details.js +66 -0
  131. package/lib/model/update-run-object-store-script-user-defined-custom-precheck-step-details.js.map +1 -0
  132. package/lib/model/update-source-volume-to-destination-encryption-key-mapping-details.d.ts +34 -0
  133. package/lib/model/update-source-volume-to-destination-encryption-key-mapping-details.js +61 -0
  134. package/lib/model/update-source-volume-to-destination-encryption-key-mapping-details.js.map +1 -0
  135. package/lib/model/update-vault-and-encryption-key-details.d.ts +42 -0
  136. package/lib/model/update-vault-and-encryption-key-details.js +33 -0
  137. package/lib/model/update-vault-and-encryption-key-details.js.map +1 -0
  138. package/lib/model/vault-and-encryption-key.d.ts +46 -0
  139. package/lib/model/vault-and-encryption-key.js +33 -0
  140. package/lib/model/vault-and-encryption-key.js.map +1 -0
  141. package/package.json +3 -3
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-vault-and-encryption-key-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-vault-and-encryption-key-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AA4BH,IAAiB,kCAAkC,CAWlD;AAXD,WAAiB,kCAAkC;IACjD,SAAgB,UAAU,CAAC,GAAuC;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuC;QAC5E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,kCAAkC,GAAlC,0CAAkC,KAAlC,0CAAkC,QAWlD"}
@@ -0,0 +1,46 @@
1
+ /**
2
+ * Full Stack Disaster Recovery API
3
+ * Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
4
+ Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
5
+ recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
6
+ and application.
7
+
8
+ * OpenAPI spec version: 20220125
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
+ */
17
+ /**
18
+ * The OCID of a vault and customer-managed encryption key in the destination region.
19
+ * <p>
20
+ The customer-managed encryption key in this will be used to encrypt all the volumes of the volume group after they move to the destination region.
21
+ * If you specify this common vault and encryption key, you cannot specify vaults and encryption keys individually for each volume
22
+ * using 'sourceVolumeToDestinationEncryptionKeyMappings'.
23
+ * <p>
24
+ The customer-managed encryption key in this will be used to encrypt the file system when it move to the destination region.
25
+ *
26
+ */
27
+ export interface VaultAndEncryptionKey {
28
+ /**
29
+ * The OCID of the destination region vault for the customer-managed encryption key.
30
+ * <p>
31
+ Example: {@code ocid1.vault.oc1..uniqueID}
32
+ *
33
+ */
34
+ "vaultId": string;
35
+ /**
36
+ * The OCID of the customer-managed encryption key in the destination region vault.
37
+ * <p>
38
+ Example: {@code ocid1.key.oc1..uniqueID}
39
+ *
40
+ */
41
+ "encryptionKeyId": string;
42
+ }
43
+ export declare namespace VaultAndEncryptionKey {
44
+ function getJsonObj(obj: VaultAndEncryptionKey): object;
45
+ function getDeserializedJsonObj(obj: VaultAndEncryptionKey): object;
46
+ }
@@ -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.VaultAndEncryptionKey = void 0;
20
+ var VaultAndEncryptionKey;
21
+ (function (VaultAndEncryptionKey) {
22
+ function getJsonObj(obj) {
23
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
24
+ return jsonObj;
25
+ }
26
+ VaultAndEncryptionKey.getJsonObj = getJsonObj;
27
+ function getDeserializedJsonObj(obj) {
28
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
29
+ return jsonObj;
30
+ }
31
+ VaultAndEncryptionKey.getDeserializedJsonObj = getDeserializedJsonObj;
32
+ })(VaultAndEncryptionKey = exports.VaultAndEncryptionKey || (exports.VaultAndEncryptionKey = {}));
33
+ //# sourceMappingURL=vault-and-encryption-key.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vault-and-encryption-key.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/vault-and-encryption-key.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAgCH,IAAiB,qBAAqB,CAWrC;AAXD,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAWrC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-disasterrecovery",
3
- "version": "2.107.2",
3
+ "version": "2.108.0",
4
4
  "description": "OCI NodeJS client for Disaster Recovery Service",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.107.2",
19
- "oci-workrequests": "2.107.2"
18
+ "oci-common": "2.108.0",
19
+ "oci-workrequests": "2.108.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"