oci-disasterrecovery 2.122.1 → 2.123.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 (707) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +1 -1
  4. package/lib/client.js +1 -1
  5. package/lib/disasterrecovery-waiter.d.ts +1 -1
  6. package/lib/disasterrecovery-waiter.js +1 -1
  7. package/lib/model/action-type.d.ts +1 -1
  8. package/lib/model/action-type.js +1 -1
  9. package/lib/model/associate-dr-protection-group-details.d.ts +1 -1
  10. package/lib/model/associate-dr-protection-group-details.js +1 -1
  11. package/lib/model/automatic-dr-configuration-collection.d.ts +1 -1
  12. package/lib/model/automatic-dr-configuration-collection.js +1 -1
  13. package/lib/model/automatic-dr-configuration-lifecycle-state.d.ts +1 -1
  14. package/lib/model/automatic-dr-configuration-lifecycle-state.js +1 -1
  15. package/lib/model/automatic-dr-configuration-lifecycle-sub-state.d.ts +37 -0
  16. package/lib/model/automatic-dr-configuration-lifecycle-sub-state.js +48 -0
  17. package/lib/model/automatic-dr-configuration-lifecycle-sub-state.js.map +1 -0
  18. package/lib/model/automatic-dr-configuration-member-autonomous-container-database.d.ts +1 -1
  19. package/lib/model/automatic-dr-configuration-member-autonomous-container-database.js +1 -1
  20. package/lib/model/automatic-dr-configuration-member-autonomous-database.d.ts +1 -1
  21. package/lib/model/automatic-dr-configuration-member-autonomous-database.js +1 -1
  22. package/lib/model/automatic-dr-configuration-member-database.d.ts +1 -1
  23. package/lib/model/automatic-dr-configuration-member-database.js +1 -1
  24. package/lib/model/automatic-dr-configuration-member-type.d.ts +1 -1
  25. package/lib/model/automatic-dr-configuration-member-type.js +1 -1
  26. package/lib/model/automatic-dr-configuration-member.d.ts +1 -1
  27. package/lib/model/automatic-dr-configuration-member.js +1 -1
  28. package/lib/model/automatic-dr-configuration-summary.d.ts +6 -1
  29. package/lib/model/automatic-dr-configuration-summary.js +1 -1
  30. package/lib/model/automatic-dr-configuration-summary.js.map +1 -1
  31. package/lib/model/automatic-dr-configuration.d.ts +6 -1
  32. package/lib/model/automatic-dr-configuration.js +1 -1
  33. package/lib/model/automatic-dr-configuration.js.map +1 -1
  34. package/lib/model/automatic-dr-plan-execution-submission-status.d.ts +1 -1
  35. package/lib/model/automatic-dr-plan-execution-submission-status.js +1 -1
  36. package/lib/model/automatic-execution-details.d.ts +1 -1
  37. package/lib/model/automatic-execution-details.js +1 -1
  38. package/lib/model/autonomous-container-database-snapshot-standby-connection-string-type.d.ts +1 -1
  39. package/lib/model/autonomous-container-database-snapshot-standby-connection-string-type.js +1 -1
  40. package/lib/model/autonomous-database-standby-type-for-dr-drills.d.ts +1 -1
  41. package/lib/model/autonomous-database-standby-type-for-dr-drills.js +1 -1
  42. package/lib/model/block-volume-attachment-details.d.ts +1 -1
  43. package/lib/model/block-volume-attachment-details.js +1 -1
  44. package/lib/model/block-volume-mount-details.d.ts +1 -1
  45. package/lib/model/block-volume-mount-details.js +1 -1
  46. package/lib/model/cancel-dr-plan-execution-details.d.ts +1 -1
  47. package/lib/model/cancel-dr-plan-execution-details.js +1 -1
  48. package/lib/model/change-dr-protection-group-compartment-details.d.ts +1 -1
  49. package/lib/model/change-dr-protection-group-compartment-details.js +1 -1
  50. package/lib/model/compute-instance-movable-file-system-operation.d.ts +1 -1
  51. package/lib/model/compute-instance-movable-file-system-operation.js +1 -1
  52. package/lib/model/compute-instance-movable-vnic-mapping-details.d.ts +1 -1
  53. package/lib/model/compute-instance-movable-vnic-mapping-details.js +1 -1
  54. package/lib/model/compute-instance-movable-vnic-mapping.d.ts +1 -1
  55. package/lib/model/compute-instance-movable-vnic-mapping.js +1 -1
  56. package/lib/model/compute-instance-non-movable-block-volume-attach-and-mount-operations-details.d.ts +1 -1
  57. package/lib/model/compute-instance-non-movable-block-volume-attach-and-mount-operations-details.js +1 -1
  58. package/lib/model/compute-instance-non-movable-block-volume-attach-operation-details.d.ts +1 -1
  59. package/lib/model/compute-instance-non-movable-block-volume-attach-operation-details.js +1 -1
  60. package/lib/model/compute-instance-non-movable-block-volume-mount-operation-details.d.ts +1 -1
  61. package/lib/model/compute-instance-non-movable-block-volume-mount-operation-details.js +1 -1
  62. package/lib/model/compute-instance-non-movable-block-volume-operation.d.ts +1 -1
  63. package/lib/model/compute-instance-non-movable-block-volume-operation.js +1 -1
  64. package/lib/model/compute-instance-non-movable-file-system-operation.d.ts +1 -1
  65. package/lib/model/compute-instance-non-movable-file-system-operation.js +1 -1
  66. package/lib/model/compute-instance-vnic-mapping-details.d.ts +1 -1
  67. package/lib/model/compute-instance-vnic-mapping-details.js +1 -1
  68. package/lib/model/compute-instance-vnic-mapping.d.ts +1 -1
  69. package/lib/model/compute-instance-vnic-mapping.js +1 -1
  70. package/lib/model/create-automatic-dr-configuration-details.d.ts +1 -1
  71. package/lib/model/create-automatic-dr-configuration-details.js +1 -1
  72. package/lib/model/create-automatic-dr-configuration-member-autonomous-container-database-details.d.ts +1 -1
  73. package/lib/model/create-automatic-dr-configuration-member-autonomous-container-database-details.js +1 -1
  74. package/lib/model/create-automatic-dr-configuration-member-autonomous-database-details.d.ts +1 -1
  75. package/lib/model/create-automatic-dr-configuration-member-autonomous-database-details.js +1 -1
  76. package/lib/model/create-automatic-dr-configuration-member-database-details.d.ts +1 -1
  77. package/lib/model/create-automatic-dr-configuration-member-database-details.js +1 -1
  78. package/lib/model/create-automatic-dr-configuration-member-details.d.ts +1 -1
  79. package/lib/model/create-automatic-dr-configuration-member-details.js +1 -1
  80. package/lib/model/create-block-volume-attachment-details.d.ts +1 -1
  81. package/lib/model/create-block-volume-attachment-details.js +1 -1
  82. package/lib/model/create-block-volume-mount-details.d.ts +1 -1
  83. package/lib/model/create-block-volume-mount-details.js +1 -1
  84. package/lib/model/create-compute-instance-movable-file-system-operation-details.d.ts +1 -1
  85. package/lib/model/create-compute-instance-movable-file-system-operation-details.js +1 -1
  86. package/lib/model/create-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.d.ts +1 -1
  87. package/lib/model/create-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.js +1 -1
  88. package/lib/model/create-compute-instance-non-movable-block-volume-attach-operation-details.d.ts +1 -1
  89. package/lib/model/create-compute-instance-non-movable-block-volume-attach-operation-details.js +1 -1
  90. package/lib/model/create-compute-instance-non-movable-block-volume-mount-operation-details.d.ts +1 -1
  91. package/lib/model/create-compute-instance-non-movable-block-volume-mount-operation-details.js +1 -1
  92. package/lib/model/create-compute-instance-non-movable-block-volume-operation-details.d.ts +1 -1
  93. package/lib/model/create-compute-instance-non-movable-block-volume-operation-details.js +1 -1
  94. package/lib/model/create-compute-instance-non-movable-file-system-operation-details.d.ts +1 -1
  95. package/lib/model/create-compute-instance-non-movable-file-system-operation-details.js +1 -1
  96. package/lib/model/create-dr-plan-details.d.ts +1 -1
  97. package/lib/model/create-dr-plan-details.js +1 -1
  98. package/lib/model/create-dr-plan-execution-details.d.ts +1 -1
  99. package/lib/model/create-dr-plan-execution-details.js +1 -1
  100. package/lib/model/create-dr-protection-group-details.d.ts +1 -1
  101. package/lib/model/create-dr-protection-group-details.js +1 -1
  102. package/lib/model/create-dr-protection-group-member-autonomous-container-database-details.d.ts +1 -1
  103. package/lib/model/create-dr-protection-group-member-autonomous-container-database-details.js +1 -1
  104. package/lib/model/create-dr-protection-group-member-autonomous-database-details.d.ts +1 -1
  105. package/lib/model/create-dr-protection-group-member-autonomous-database-details.js +1 -1
  106. package/lib/model/create-dr-protection-group-member-compute-instance-details.d.ts +1 -1
  107. package/lib/model/create-dr-protection-group-member-compute-instance-details.js +1 -1
  108. package/lib/model/create-dr-protection-group-member-compute-instance-movable-details.d.ts +1 -1
  109. package/lib/model/create-dr-protection-group-member-compute-instance-movable-details.js +1 -1
  110. package/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.d.ts +1 -1
  111. package/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.js +1 -1
  112. package/lib/model/create-dr-protection-group-member-database-details.d.ts +1 -1
  113. package/lib/model/create-dr-protection-group-member-database-details.js +1 -1
  114. package/lib/model/create-dr-protection-group-member-details.d.ts +1 -1
  115. package/lib/model/create-dr-protection-group-member-details.js +5 -1
  116. package/lib/model/create-dr-protection-group-member-details.js.map +1 -1
  117. package/lib/model/create-dr-protection-group-member-file-system-details.d.ts +1 -1
  118. package/lib/model/create-dr-protection-group-member-file-system-details.js +1 -1
  119. package/lib/model/create-dr-protection-group-member-integration-instance-details.d.ts +28 -0
  120. package/lib/model/create-dr-protection-group-member-integration-instance-details.js +58 -0
  121. package/lib/model/create-dr-protection-group-member-integration-instance-details.js.map +1 -0
  122. package/lib/model/create-dr-protection-group-member-load-balancer-details.d.ts +1 -1
  123. package/lib/model/create-dr-protection-group-member-load-balancer-details.js +1 -1
  124. package/lib/model/create-dr-protection-group-member-my-sql-db-system-details.d.ts +1 -1
  125. package/lib/model/create-dr-protection-group-member-my-sql-db-system-details.js +1 -1
  126. package/lib/model/create-dr-protection-group-member-network-load-balancer-details.d.ts +1 -1
  127. package/lib/model/create-dr-protection-group-member-network-load-balancer-details.js +1 -1
  128. package/lib/model/create-dr-protection-group-member-object-storage-bucket-details.d.ts +1 -1
  129. package/lib/model/create-dr-protection-group-member-object-storage-bucket-details.js +1 -1
  130. package/lib/model/create-dr-protection-group-member-oke-cluster-details.d.ts +7 -1
  131. package/lib/model/create-dr-protection-group-member-oke-cluster-details.js +11 -1
  132. package/lib/model/create-dr-protection-group-member-oke-cluster-details.js.map +1 -1
  133. package/lib/model/create-dr-protection-group-member-volume-group-details.d.ts +1 -1
  134. package/lib/model/create-dr-protection-group-member-volume-group-details.js +1 -1
  135. package/lib/model/create-file-system-mount-details.d.ts +1 -1
  136. package/lib/model/create-file-system-mount-details.js +1 -1
  137. package/lib/model/create-file-system-unmount-details.d.ts +1 -1
  138. package/lib/model/create-file-system-unmount-details.js +1 -1
  139. package/lib/model/create-my-sql-db-system-admin-user-details.d.ts +1 -1
  140. package/lib/model/create-my-sql-db-system-admin-user-details.js +1 -1
  141. package/lib/model/create-my-sql-db-system-replication-user-details.d.ts +1 -1
  142. package/lib/model/create-my-sql-db-system-replication-user-details.js +1 -1
  143. package/lib/model/create-object-storage-log-location-details.d.ts +1 -1
  144. package/lib/model/create-object-storage-log-location-details.js +1 -1
  145. package/lib/model/create-oke-backup-location-details.d.ts +1 -1
  146. package/lib/model/create-oke-backup-location-details.js +1 -1
  147. package/lib/model/create-oke-cluster-backup-config-details.d.ts +1 -1
  148. package/lib/model/create-oke-cluster-backup-config-details.js +1 -1
  149. package/lib/model/create-oke-cluster-load-balancer-mapping-details.d.ts +1 -1
  150. package/lib/model/create-oke-cluster-load-balancer-mapping-details.js +1 -1
  151. package/lib/model/create-oke-cluster-managed-node-pool-configuration-details.d.ts +1 -1
  152. package/lib/model/create-oke-cluster-managed-node-pool-configuration-details.js +1 -1
  153. package/lib/model/create-oke-cluster-network-load-balancer-mapping-details.d.ts +1 -1
  154. package/lib/model/create-oke-cluster-network-load-balancer-mapping-details.js +1 -1
  155. package/lib/model/create-oke-cluster-resource-modifier-mapping-details.d.ts +37 -0
  156. package/lib/model/create-oke-cluster-resource-modifier-mapping-details.js +33 -0
  157. package/lib/model/create-oke-cluster-resource-modifier-mapping-details.js.map +1 -0
  158. package/lib/model/create-oke-cluster-vault-mapping-details.d.ts +1 -1
  159. package/lib/model/create-oke-cluster-vault-mapping-details.js +1 -1
  160. package/lib/model/create-oke-cluster-virtual-node-pool-configuration-details.d.ts +1 -1
  161. package/lib/model/create-oke-cluster-virtual-node-pool-configuration-details.js +1 -1
  162. package/lib/model/create-source-volume-to-destination-encryption-key-mapping-details.d.ts +1 -1
  163. package/lib/model/create-source-volume-to-destination-encryption-key-mapping-details.js +1 -1
  164. package/lib/model/create-vault-and-encryption-key-details.d.ts +1 -1
  165. package/lib/model/create-vault-and-encryption-key-details.js +1 -1
  166. package/lib/model/disassociate-dr-protection-group-default-details.d.ts +1 -1
  167. package/lib/model/disassociate-dr-protection-group-default-details.js +1 -1
  168. package/lib/model/disassociate-dr-protection-group-details.d.ts +1 -1
  169. package/lib/model/disassociate-dr-protection-group-details.js +1 -1
  170. package/lib/model/dr-plan-collection.d.ts +1 -1
  171. package/lib/model/dr-plan-collection.js +1 -1
  172. package/lib/model/dr-plan-execution-collection.d.ts +1 -1
  173. package/lib/model/dr-plan-execution-collection.js +1 -1
  174. package/lib/model/dr-plan-execution-control-details.d.ts +1 -1
  175. package/lib/model/dr-plan-execution-control-details.js +1 -1
  176. package/lib/model/dr-plan-execution-failed-step-status-counts.d.ts +41 -0
  177. package/lib/model/dr-plan-execution-failed-step-status-counts.js +33 -0
  178. package/lib/model/dr-plan-execution-failed-step-status-counts.js.map +1 -0
  179. package/lib/model/dr-plan-execution-lifecycle-state.d.ts +1 -1
  180. package/lib/model/dr-plan-execution-lifecycle-state.js +1 -1
  181. package/lib/model/dr-plan-execution-option-details.d.ts +1 -1
  182. package/lib/model/dr-plan-execution-option-details.js +1 -1
  183. package/lib/model/dr-plan-execution-options.d.ts +1 -1
  184. package/lib/model/dr-plan-execution-options.js +1 -1
  185. package/lib/model/dr-plan-execution-remaining-step-status-counts.d.ts +46 -0
  186. package/lib/model/dr-plan-execution-remaining-step-status-counts.js +33 -0
  187. package/lib/model/dr-plan-execution-remaining-step-status-counts.js.map +1 -0
  188. package/lib/model/dr-plan-execution-skipped-step-status-counts.d.ts +51 -0
  189. package/lib/model/dr-plan-execution-skipped-step-status-counts.js +33 -0
  190. package/lib/model/dr-plan-execution-skipped-step-status-counts.js.map +1 -0
  191. package/lib/model/dr-plan-execution-step-status-counts.d.ts +37 -0
  192. package/lib/model/dr-plan-execution-step-status-counts.js +85 -0
  193. package/lib/model/dr-plan-execution-step-status-counts.js.map +1 -0
  194. package/lib/model/dr-plan-execution-successful-step-status-counts.d.ts +36 -0
  195. package/lib/model/dr-plan-execution-successful-step-status-counts.js +33 -0
  196. package/lib/model/dr-plan-execution-successful-step-status-counts.js.map +1 -0
  197. package/lib/model/dr-plan-execution-summary.d.ts +1 -1
  198. package/lib/model/dr-plan-execution-summary.js +1 -1
  199. package/lib/model/dr-plan-execution-type.d.ts +1 -1
  200. package/lib/model/dr-plan-execution-type.js +1 -1
  201. package/lib/model/dr-plan-execution-warning-step-status-counts.d.ts +36 -0
  202. package/lib/model/dr-plan-execution-warning-step-status-counts.js +33 -0
  203. package/lib/model/dr-plan-execution-warning-step-status-counts.js.map +1 -0
  204. package/lib/model/dr-plan-execution.d.ts +2 -1
  205. package/lib/model/dr-plan-execution.js +7 -1
  206. package/lib/model/dr-plan-execution.js.map +1 -1
  207. package/lib/model/dr-plan-group-execution-status.d.ts +1 -1
  208. package/lib/model/dr-plan-group-execution-status.js +1 -1
  209. package/lib/model/dr-plan-group-execution.d.ts +1 -1
  210. package/lib/model/dr-plan-group-execution.js +1 -1
  211. package/lib/model/dr-plan-group-refresh-status.d.ts +1 -1
  212. package/lib/model/dr-plan-group-refresh-status.js +1 -1
  213. package/lib/model/dr-plan-group-type.d.ts +1 -1
  214. package/lib/model/dr-plan-group-type.js +1 -1
  215. package/lib/model/dr-plan-group.d.ts +1 -1
  216. package/lib/model/dr-plan-group.js +1 -1
  217. package/lib/model/dr-plan-lifecycle-state.d.ts +1 -1
  218. package/lib/model/dr-plan-lifecycle-state.js +1 -1
  219. package/lib/model/dr-plan-lifecycle-sub-state.d.ts +1 -1
  220. package/lib/model/dr-plan-lifecycle-sub-state.js +1 -1
  221. package/lib/model/dr-plan-step-error-mode.d.ts +1 -1
  222. package/lib/model/dr-plan-step-error-mode.js +1 -1
  223. package/lib/model/dr-plan-step-execution-status.d.ts +3 -1
  224. package/lib/model/dr-plan-step-execution-status.js +3 -1
  225. package/lib/model/dr-plan-step-execution-status.js.map +1 -1
  226. package/lib/model/dr-plan-step-execution.d.ts +1 -1
  227. package/lib/model/dr-plan-step-execution.js +1 -1
  228. package/lib/model/dr-plan-step-refresh-status.d.ts +1 -1
  229. package/lib/model/dr-plan-step-refresh-status.js +1 -1
  230. package/lib/model/dr-plan-step-type.d.ts +9 -1
  231. package/lib/model/dr-plan-step-type.js +9 -1
  232. package/lib/model/dr-plan-step-type.js.map +1 -1
  233. package/lib/model/dr-plan-step.d.ts +1 -1
  234. package/lib/model/dr-plan-step.js +1 -1
  235. package/lib/model/dr-plan-summary.d.ts +1 -1
  236. package/lib/model/dr-plan-summary.js +1 -1
  237. package/lib/model/dr-plan-type.d.ts +1 -1
  238. package/lib/model/dr-plan-type.js +1 -1
  239. package/lib/model/dr-plan-user-defined-step.d.ts +1 -1
  240. package/lib/model/dr-plan-user-defined-step.js +1 -1
  241. package/lib/model/dr-plan.d.ts +1 -1
  242. package/lib/model/dr-plan.js +1 -1
  243. package/lib/model/dr-protection-group-auth-type.d.ts +1 -1
  244. package/lib/model/dr-protection-group-auth-type.js +1 -1
  245. package/lib/model/dr-protection-group-collection.d.ts +1 -1
  246. package/lib/model/dr-protection-group-collection.js +1 -1
  247. package/lib/model/dr-protection-group-lifecycle-state.d.ts +1 -1
  248. package/lib/model/dr-protection-group-lifecycle-state.js +1 -1
  249. package/lib/model/dr-protection-group-lifecycle-sub-state.d.ts +1 -1
  250. package/lib/model/dr-protection-group-lifecycle-sub-state.js +1 -1
  251. package/lib/model/dr-protection-group-member-autonomous-container-database.d.ts +1 -1
  252. package/lib/model/dr-protection-group-member-autonomous-container-database.js +1 -1
  253. package/lib/model/dr-protection-group-member-autonomous-database.d.ts +1 -1
  254. package/lib/model/dr-protection-group-member-autonomous-database.js +1 -1
  255. package/lib/model/dr-protection-group-member-compute-instance-movable.d.ts +1 -1
  256. package/lib/model/dr-protection-group-member-compute-instance-movable.js +1 -1
  257. package/lib/model/dr-protection-group-member-compute-instance-non-movable.d.ts +1 -1
  258. package/lib/model/dr-protection-group-member-compute-instance-non-movable.js +1 -1
  259. package/lib/model/dr-protection-group-member-compute-instance.d.ts +1 -1
  260. package/lib/model/dr-protection-group-member-compute-instance.js +1 -1
  261. package/lib/model/dr-protection-group-member-database.d.ts +1 -1
  262. package/lib/model/dr-protection-group-member-database.js +1 -1
  263. package/lib/model/dr-protection-group-member-file-system.d.ts +1 -1
  264. package/lib/model/dr-protection-group-member-file-system.js +1 -1
  265. package/lib/model/dr-protection-group-member-integration-instance.d.ts +29 -0
  266. package/lib/model/dr-protection-group-member-integration-instance.js +58 -0
  267. package/lib/model/dr-protection-group-member-integration-instance.js.map +1 -0
  268. package/lib/model/dr-protection-group-member-load-balancer.d.ts +1 -1
  269. package/lib/model/dr-protection-group-member-load-balancer.js +1 -1
  270. package/lib/model/dr-protection-group-member-my-sql-db-system.d.ts +1 -1
  271. package/lib/model/dr-protection-group-member-my-sql-db-system.js +1 -1
  272. package/lib/model/dr-protection-group-member-network-load-balancer.d.ts +1 -1
  273. package/lib/model/dr-protection-group-member-network-load-balancer.js +1 -1
  274. package/lib/model/dr-protection-group-member-object-storage-bucket.d.ts +1 -1
  275. package/lib/model/dr-protection-group-member-object-storage-bucket.js +1 -1
  276. package/lib/model/dr-protection-group-member-oke-cluster.d.ts +7 -1
  277. package/lib/model/dr-protection-group-member-oke-cluster.js +11 -1
  278. package/lib/model/dr-protection-group-member-oke-cluster.js.map +1 -1
  279. package/lib/model/dr-protection-group-member-type.d.ts +3 -1
  280. package/lib/model/dr-protection-group-member-type.js +3 -1
  281. package/lib/model/dr-protection-group-member-type.js.map +1 -1
  282. package/lib/model/dr-protection-group-member-volume-group.d.ts +1 -1
  283. package/lib/model/dr-protection-group-member-volume-group.js +1 -1
  284. package/lib/model/dr-protection-group-member.d.ts +1 -1
  285. package/lib/model/dr-protection-group-member.js +5 -1
  286. package/lib/model/dr-protection-group-member.js.map +1 -1
  287. package/lib/model/dr-protection-group-role.d.ts +1 -1
  288. package/lib/model/dr-protection-group-role.js +1 -1
  289. package/lib/model/dr-protection-group-summary.d.ts +1 -1
  290. package/lib/model/dr-protection-group-summary.js +1 -1
  291. package/lib/model/dr-protection-group.d.ts +1 -1
  292. package/lib/model/dr-protection-group.js +1 -1
  293. package/lib/model/failover-execution-option-details.d.ts +1 -1
  294. package/lib/model/failover-execution-option-details.js +1 -1
  295. package/lib/model/failover-execution-options.d.ts +1 -1
  296. package/lib/model/failover-execution-options.js +1 -1
  297. package/lib/model/failover-precheck-execution-option-details.d.ts +1 -1
  298. package/lib/model/failover-precheck-execution-option-details.js +1 -1
  299. package/lib/model/failover-precheck-execution-options.d.ts +1 -1
  300. package/lib/model/failover-precheck-execution-options.js +1 -1
  301. package/lib/model/file-system-export-mapping-details.d.ts +1 -1
  302. package/lib/model/file-system-export-mapping-details.js +1 -1
  303. package/lib/model/file-system-export-mapping.d.ts +1 -1
  304. package/lib/model/file-system-export-mapping.js +1 -1
  305. package/lib/model/file-system-mount-details.d.ts +1 -1
  306. package/lib/model/file-system-mount-details.js +1 -1
  307. package/lib/model/file-system-unmount-details.d.ts +1 -1
  308. package/lib/model/file-system-unmount-details.js +1 -1
  309. package/lib/model/ignore-dr-plan-execution-details.d.ts +1 -1
  310. package/lib/model/ignore-dr-plan-execution-details.js +1 -1
  311. package/lib/model/index.d.ts +27 -1
  312. package/lib/model/index.js +33 -6
  313. package/lib/model/index.js.map +1 -1
  314. package/lib/model/invoke-function-precheck-step.d.ts +1 -1
  315. package/lib/model/invoke-function-precheck-step.js +1 -1
  316. package/lib/model/invoke-function-step.d.ts +1 -1
  317. package/lib/model/invoke-function-step.js +1 -1
  318. package/lib/model/invoke-function-user-defined-custom-precheck-step.d.ts +1 -1
  319. package/lib/model/invoke-function-user-defined-custom-precheck-step.js +1 -1
  320. package/lib/model/load-balancer-backend-set-mapping-details.d.ts +1 -1
  321. package/lib/model/load-balancer-backend-set-mapping-details.js +1 -1
  322. package/lib/model/load-balancer-backend-set-mapping.d.ts +1 -1
  323. package/lib/model/load-balancer-backend-set-mapping.js +1 -1
  324. package/lib/model/local-script-precheck-step.d.ts +1 -1
  325. package/lib/model/local-script-precheck-step.js +1 -1
  326. package/lib/model/my-sql-db-system-admin-user-details.d.ts +1 -1
  327. package/lib/model/my-sql-db-system-admin-user-details.js +1 -1
  328. package/lib/model/my-sql-db-system-replication-user-details.d.ts +1 -1
  329. package/lib/model/my-sql-db-system-replication-user-details.js +1 -1
  330. package/lib/model/network-load-balancer-backend-set-mapping-details.d.ts +1 -1
  331. package/lib/model/network-load-balancer-backend-set-mapping-details.js +1 -1
  332. package/lib/model/network-load-balancer-backend-set-mapping.d.ts +1 -1
  333. package/lib/model/network-load-balancer-backend-set-mapping.js +1 -1
  334. package/lib/model/object-storage-log-location.d.ts +1 -1
  335. package/lib/model/object-storage-log-location.js +1 -1
  336. package/lib/model/object-storage-script-location.d.ts +1 -1
  337. package/lib/model/object-storage-script-location.js +1 -1
  338. package/lib/model/object-store-script-precheck-step.d.ts +1 -1
  339. package/lib/model/object-store-script-precheck-step.js +1 -1
  340. package/lib/model/oke-backup-location.d.ts +1 -1
  341. package/lib/model/oke-backup-location.js +1 -1
  342. package/lib/model/oke-cluster-backup-config.d.ts +1 -1
  343. package/lib/model/oke-cluster-backup-config.js +1 -1
  344. package/lib/model/oke-cluster-image-replication.d.ts +1 -1
  345. package/lib/model/oke-cluster-image-replication.js +1 -1
  346. package/lib/model/oke-cluster-load-balancer-mapping.d.ts +1 -1
  347. package/lib/model/oke-cluster-load-balancer-mapping.js +1 -1
  348. package/lib/model/oke-cluster-managed-node-pool-configuration.d.ts +1 -1
  349. package/lib/model/oke-cluster-managed-node-pool-configuration.js +1 -1
  350. package/lib/model/oke-cluster-network-load-balancer-mapping.d.ts +1 -1
  351. package/lib/model/oke-cluster-network-load-balancer-mapping.js +1 -1
  352. package/lib/model/oke-cluster-resource-modifier-mapping.d.ts +37 -0
  353. package/lib/model/oke-cluster-resource-modifier-mapping.js +33 -0
  354. package/lib/model/oke-cluster-resource-modifier-mapping.js.map +1 -0
  355. package/lib/model/oke-cluster-vault-mapping.d.ts +1 -1
  356. package/lib/model/oke-cluster-vault-mapping.js +1 -1
  357. package/lib/model/oke-cluster-virtual-node-pool-configuration.d.ts +1 -1
  358. package/lib/model/oke-cluster-virtual-node-pool-configuration.js +1 -1
  359. package/lib/model/operation-status.d.ts +1 -1
  360. package/lib/model/operation-status.js +1 -1
  361. package/lib/model/operation-type.d.ts +1 -1
  362. package/lib/model/operation-type.js +1 -1
  363. package/lib/model/pause-dr-plan-execution-details.d.ts +1 -1
  364. package/lib/model/pause-dr-plan-execution-details.js +1 -1
  365. package/lib/model/refresh-dr-plan-default-details.d.ts +1 -1
  366. package/lib/model/refresh-dr-plan-default-details.js +1 -1
  367. package/lib/model/refresh-dr-plan-details.d.ts +1 -1
  368. package/lib/model/refresh-dr-plan-details.js +1 -1
  369. package/lib/model/resume-dr-plan-execution-details.d.ts +1 -1
  370. package/lib/model/resume-dr-plan-execution-details.js +1 -1
  371. package/lib/model/retry-dr-plan-execution-details.d.ts +1 -1
  372. package/lib/model/retry-dr-plan-execution-details.js +1 -1
  373. package/lib/model/run-local-script-user-defined-custom-precheck-step.d.ts +1 -1
  374. package/lib/model/run-local-script-user-defined-custom-precheck-step.js +1 -1
  375. package/lib/model/run-local-script-user-defined-step.d.ts +1 -1
  376. package/lib/model/run-local-script-user-defined-step.js +1 -1
  377. package/lib/model/run-object-store-script-user-defined-custom-precheck-step.d.ts +13 -1
  378. package/lib/model/run-object-store-script-user-defined-custom-precheck-step.js +1 -1
  379. package/lib/model/run-object-store-script-user-defined-custom-precheck-step.js.map +1 -1
  380. package/lib/model/run-object-store-script-user-defined-step.d.ts +13 -1
  381. package/lib/model/run-object-store-script-user-defined-step.js +1 -1
  382. package/lib/model/run-object-store-script-user-defined-step.js.map +1 -1
  383. package/lib/model/sort-order.d.ts +1 -1
  384. package/lib/model/sort-order.js +1 -1
  385. package/lib/model/source-volume-to-destination-encryption-key-mapping.d.ts +1 -1
  386. package/lib/model/source-volume-to-destination-encryption-key-mapping.js +1 -1
  387. package/lib/model/start-drill-execution-option-details.d.ts +1 -1
  388. package/lib/model/start-drill-execution-option-details.js +1 -1
  389. package/lib/model/start-drill-execution-options.d.ts +1 -1
  390. package/lib/model/start-drill-execution-options.js +1 -1
  391. package/lib/model/start-drill-precheck-execution-option-details.d.ts +1 -1
  392. package/lib/model/start-drill-precheck-execution-option-details.js +1 -1
  393. package/lib/model/start-drill-precheck-execution-options.d.ts +1 -1
  394. package/lib/model/start-drill-precheck-execution-options.js +1 -1
  395. package/lib/model/stop-drill-execution-option-details.d.ts +1 -1
  396. package/lib/model/stop-drill-execution-option-details.js +1 -1
  397. package/lib/model/stop-drill-execution-options.d.ts +1 -1
  398. package/lib/model/stop-drill-execution-options.js +1 -1
  399. package/lib/model/stop-drill-precheck-execution-option-details.d.ts +1 -1
  400. package/lib/model/stop-drill-precheck-execution-option-details.js +1 -1
  401. package/lib/model/stop-drill-precheck-execution-options.d.ts +1 -1
  402. package/lib/model/stop-drill-precheck-execution-options.js +1 -1
  403. package/lib/model/switchover-execution-option-details.d.ts +1 -1
  404. package/lib/model/switchover-execution-option-details.js +1 -1
  405. package/lib/model/switchover-execution-options.d.ts +1 -1
  406. package/lib/model/switchover-execution-options.js +1 -1
  407. package/lib/model/switchover-precheck-execution-option-details.d.ts +1 -1
  408. package/lib/model/switchover-precheck-execution-option-details.js +1 -1
  409. package/lib/model/switchover-precheck-execution-options.d.ts +1 -1
  410. package/lib/model/switchover-precheck-execution-options.js +1 -1
  411. package/lib/model/update-automatic-dr-configuration-details.d.ts +1 -1
  412. package/lib/model/update-automatic-dr-configuration-details.js +1 -1
  413. package/lib/model/update-automatic-dr-configuration-member-autonomous-container-database-details.d.ts +1 -1
  414. package/lib/model/update-automatic-dr-configuration-member-autonomous-container-database-details.js +1 -1
  415. package/lib/model/update-automatic-dr-configuration-member-autonomous-database-details.d.ts +1 -1
  416. package/lib/model/update-automatic-dr-configuration-member-autonomous-database-details.js +1 -1
  417. package/lib/model/update-automatic-dr-configuration-member-database-details.d.ts +1 -1
  418. package/lib/model/update-automatic-dr-configuration-member-database-details.js +1 -1
  419. package/lib/model/update-automatic-dr-configuration-member-details.d.ts +1 -1
  420. package/lib/model/update-automatic-dr-configuration-member-details.js +1 -1
  421. package/lib/model/update-block-volume-attachment-details.d.ts +1 -1
  422. package/lib/model/update-block-volume-attachment-details.js +1 -1
  423. package/lib/model/update-block-volume-mount-details.d.ts +1 -1
  424. package/lib/model/update-block-volume-mount-details.js +1 -1
  425. package/lib/model/update-compute-instance-movable-file-system-operation-details.d.ts +1 -1
  426. package/lib/model/update-compute-instance-movable-file-system-operation-details.js +1 -1
  427. package/lib/model/update-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.d.ts +1 -1
  428. package/lib/model/update-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.js +1 -1
  429. package/lib/model/update-compute-instance-non-movable-block-volume-attach-operation-details.d.ts +1 -1
  430. package/lib/model/update-compute-instance-non-movable-block-volume-attach-operation-details.js +1 -1
  431. package/lib/model/update-compute-instance-non-movable-block-volume-mount-operation-details.d.ts +1 -1
  432. package/lib/model/update-compute-instance-non-movable-block-volume-mount-operation-details.js +1 -1
  433. package/lib/model/update-compute-instance-non-movable-block-volume-operation-details.d.ts +1 -1
  434. package/lib/model/update-compute-instance-non-movable-block-volume-operation-details.js +1 -1
  435. package/lib/model/update-compute-instance-non-movable-file-system-operation-details.d.ts +1 -1
  436. package/lib/model/update-compute-instance-non-movable-file-system-operation-details.js +1 -1
  437. package/lib/model/update-dr-plan-details.d.ts +1 -1
  438. package/lib/model/update-dr-plan-details.js +1 -1
  439. package/lib/model/update-dr-plan-execution-details.d.ts +2 -2
  440. package/lib/model/update-dr-plan-execution-details.js +1 -1
  441. package/lib/model/update-dr-plan-group-details.d.ts +1 -1
  442. package/lib/model/update-dr-plan-group-details.js +1 -1
  443. package/lib/model/update-dr-plan-step-details.d.ts +1 -1
  444. package/lib/model/update-dr-plan-step-details.js +1 -1
  445. package/lib/model/update-dr-plan-user-defined-step-details.d.ts +1 -1
  446. package/lib/model/update-dr-plan-user-defined-step-details.js +1 -1
  447. package/lib/model/update-dr-protection-group-details.d.ts +1 -1
  448. package/lib/model/update-dr-protection-group-details.js +1 -1
  449. package/lib/model/update-dr-protection-group-member-autonomous-container-database-details.d.ts +1 -1
  450. package/lib/model/update-dr-protection-group-member-autonomous-container-database-details.js +1 -1
  451. package/lib/model/update-dr-protection-group-member-autonomous-database-details.d.ts +1 -1
  452. package/lib/model/update-dr-protection-group-member-autonomous-database-details.js +1 -1
  453. package/lib/model/update-dr-protection-group-member-compute-instance-details.d.ts +1 -1
  454. package/lib/model/update-dr-protection-group-member-compute-instance-details.js +1 -1
  455. package/lib/model/update-dr-protection-group-member-compute-instance-movable-details.d.ts +1 -1
  456. package/lib/model/update-dr-protection-group-member-compute-instance-movable-details.js +1 -1
  457. package/lib/model/update-dr-protection-group-member-compute-instance-non-movable-details.d.ts +1 -1
  458. package/lib/model/update-dr-protection-group-member-compute-instance-non-movable-details.js +1 -1
  459. package/lib/model/update-dr-protection-group-member-database-details.d.ts +1 -1
  460. package/lib/model/update-dr-protection-group-member-database-details.js +1 -1
  461. package/lib/model/update-dr-protection-group-member-details.d.ts +1 -1
  462. package/lib/model/update-dr-protection-group-member-details.js +5 -1
  463. package/lib/model/update-dr-protection-group-member-details.js.map +1 -1
  464. package/lib/model/update-dr-protection-group-member-file-system-details.d.ts +1 -1
  465. package/lib/model/update-dr-protection-group-member-file-system-details.js +1 -1
  466. package/lib/model/update-dr-protection-group-member-integration-instance-details.d.ts +28 -0
  467. package/lib/model/update-dr-protection-group-member-integration-instance-details.js +58 -0
  468. package/lib/model/update-dr-protection-group-member-integration-instance-details.js.map +1 -0
  469. package/lib/model/update-dr-protection-group-member-load-balancer-details.d.ts +1 -1
  470. package/lib/model/update-dr-protection-group-member-load-balancer-details.js +1 -1
  471. package/lib/model/update-dr-protection-group-member-my-sql-db-system-details.d.ts +1 -1
  472. package/lib/model/update-dr-protection-group-member-my-sql-db-system-details.js +1 -1
  473. package/lib/model/update-dr-protection-group-member-network-load-balancer-details.d.ts +1 -1
  474. package/lib/model/update-dr-protection-group-member-network-load-balancer-details.js +1 -1
  475. package/lib/model/update-dr-protection-group-member-object-storage-bucket-details.d.ts +1 -1
  476. package/lib/model/update-dr-protection-group-member-object-storage-bucket-details.js +1 -1
  477. package/lib/model/update-dr-protection-group-member-oke-cluster-details.d.ts +7 -1
  478. package/lib/model/update-dr-protection-group-member-oke-cluster-details.js +11 -1
  479. package/lib/model/update-dr-protection-group-member-oke-cluster-details.js.map +1 -1
  480. package/lib/model/update-dr-protection-group-member-volume-group-details.d.ts +1 -1
  481. package/lib/model/update-dr-protection-group-member-volume-group-details.js +1 -1
  482. package/lib/model/update-dr-protection-group-role-details.d.ts +1 -1
  483. package/lib/model/update-dr-protection-group-role-details.js +1 -1
  484. package/lib/model/update-file-system-mount-details.d.ts +1 -1
  485. package/lib/model/update-file-system-mount-details.js +1 -1
  486. package/lib/model/update-file-system-unmount-details.d.ts +1 -1
  487. package/lib/model/update-file-system-unmount-details.js +1 -1
  488. package/lib/model/update-invoke-function-precheck-step-details.d.ts +1 -1
  489. package/lib/model/update-invoke-function-precheck-step-details.js +1 -1
  490. package/lib/model/update-invoke-function-user-defined-custom-precheck-step-details.d.ts +1 -1
  491. package/lib/model/update-invoke-function-user-defined-custom-precheck-step-details.js +1 -1
  492. package/lib/model/update-invoke-function-user-defined-step-details.d.ts +1 -1
  493. package/lib/model/update-invoke-function-user-defined-step-details.js +1 -1
  494. package/lib/model/update-local-script-precheck-step-details.d.ts +1 -1
  495. package/lib/model/update-local-script-precheck-step-details.js +1 -1
  496. package/lib/model/update-my-sql-db-system-admin-user-details.d.ts +1 -1
  497. package/lib/model/update-my-sql-db-system-admin-user-details.js +1 -1
  498. package/lib/model/update-my-sql-db-system-replication-user-details.d.ts +1 -1
  499. package/lib/model/update-my-sql-db-system-replication-user-details.js +1 -1
  500. package/lib/model/update-object-storage-log-location-details.d.ts +1 -1
  501. package/lib/model/update-object-storage-log-location-details.js +1 -1
  502. package/lib/model/update-object-storage-script-location-details.d.ts +1 -1
  503. package/lib/model/update-object-storage-script-location-details.js +1 -1
  504. package/lib/model/update-object-store-script-precheck-step-details.d.ts +1 -1
  505. package/lib/model/update-object-store-script-precheck-step-details.js +1 -1
  506. package/lib/model/update-oke-backup-location-details.d.ts +1 -1
  507. package/lib/model/update-oke-backup-location-details.js +1 -1
  508. package/lib/model/update-oke-cluster-backup-config-details.d.ts +1 -1
  509. package/lib/model/update-oke-cluster-backup-config-details.js +1 -1
  510. package/lib/model/update-oke-cluster-load-balancer-mapping-details.d.ts +1 -1
  511. package/lib/model/update-oke-cluster-load-balancer-mapping-details.js +1 -1
  512. package/lib/model/update-oke-cluster-managed-node-pool-configuration-details.d.ts +1 -1
  513. package/lib/model/update-oke-cluster-managed-node-pool-configuration-details.js +1 -1
  514. package/lib/model/update-oke-cluster-network-load-balancer-mapping-details.d.ts +1 -1
  515. package/lib/model/update-oke-cluster-network-load-balancer-mapping-details.js +1 -1
  516. package/lib/model/update-oke-cluster-resource-modifier-mapping-details.d.ts +37 -0
  517. package/lib/model/update-oke-cluster-resource-modifier-mapping-details.js +33 -0
  518. package/lib/model/update-oke-cluster-resource-modifier-mapping-details.js.map +1 -0
  519. package/lib/model/update-oke-cluster-vault-mapping-details.d.ts +1 -1
  520. package/lib/model/update-oke-cluster-vault-mapping-details.js +1 -1
  521. package/lib/model/update-oke-cluster-virtual-node-pool-configuration-details.d.ts +1 -1
  522. package/lib/model/update-oke-cluster-virtual-node-pool-configuration-details.js +1 -1
  523. package/lib/model/update-run-local-script-user-defined-custom-precheck-step-details.d.ts +1 -1
  524. package/lib/model/update-run-local-script-user-defined-custom-precheck-step-details.js +1 -1
  525. package/lib/model/update-run-local-script-user-defined-step-details.d.ts +1 -1
  526. package/lib/model/update-run-local-script-user-defined-step-details.js +1 -1
  527. package/lib/model/update-run-object-store-script-user-defined-custom-precheck-step-details.d.ts +13 -1
  528. package/lib/model/update-run-object-store-script-user-defined-custom-precheck-step-details.js +1 -1
  529. package/lib/model/update-run-object-store-script-user-defined-custom-precheck-step-details.js.map +1 -1
  530. package/lib/model/update-run-object-store-script-user-defined-step-details.d.ts +13 -1
  531. package/lib/model/update-run-object-store-script-user-defined-step-details.js +1 -1
  532. package/lib/model/update-run-object-store-script-user-defined-step-details.js.map +1 -1
  533. package/lib/model/update-source-volume-to-destination-encryption-key-mapping-details.d.ts +1 -1
  534. package/lib/model/update-source-volume-to-destination-encryption-key-mapping-details.js +1 -1
  535. package/lib/model/update-vault-and-encryption-key-details.d.ts +1 -1
  536. package/lib/model/update-vault-and-encryption-key-details.js +1 -1
  537. package/lib/model/vault-and-encryption-key.d.ts +1 -1
  538. package/lib/model/vault-and-encryption-key.js +1 -1
  539. package/lib/model/verify-dr-plan-default-details.d.ts +1 -1
  540. package/lib/model/verify-dr-plan-default-details.js +1 -1
  541. package/lib/model/verify-dr-plan-details.d.ts +1 -1
  542. package/lib/model/verify-dr-plan-details.js +1 -1
  543. package/lib/model/work-request-error-collection.d.ts +1 -1
  544. package/lib/model/work-request-error-collection.js +1 -1
  545. package/lib/model/work-request-error.d.ts +1 -1
  546. package/lib/model/work-request-error.js +1 -1
  547. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  548. package/lib/model/work-request-log-entry-collection.js +1 -1
  549. package/lib/model/work-request-log-entry.d.ts +1 -1
  550. package/lib/model/work-request-log-entry.js +1 -1
  551. package/lib/model/work-request-resource.d.ts +1 -1
  552. package/lib/model/work-request-resource.js +1 -1
  553. package/lib/model/work-request-summary-collection.d.ts +1 -1
  554. package/lib/model/work-request-summary-collection.js +1 -1
  555. package/lib/model/work-request-summary.d.ts +1 -1
  556. package/lib/model/work-request-summary.js +1 -1
  557. package/lib/model/work-request.d.ts +1 -1
  558. package/lib/model/work-request.js +1 -1
  559. package/lib/request/associate-dr-protection-group-request.d.ts +1 -1
  560. package/lib/request/associate-dr-protection-group-request.js +1 -1
  561. package/lib/request/cancel-dr-plan-execution-request.d.ts +1 -1
  562. package/lib/request/cancel-dr-plan-execution-request.js +1 -1
  563. package/lib/request/cancel-work-request-request.d.ts +1 -1
  564. package/lib/request/cancel-work-request-request.js +1 -1
  565. package/lib/request/change-dr-protection-group-compartment-request.d.ts +1 -1
  566. package/lib/request/change-dr-protection-group-compartment-request.js +1 -1
  567. package/lib/request/create-automatic-dr-configuration-request.d.ts +1 -1
  568. package/lib/request/create-automatic-dr-configuration-request.js +1 -1
  569. package/lib/request/create-dr-plan-execution-request.d.ts +1 -1
  570. package/lib/request/create-dr-plan-execution-request.js +1 -1
  571. package/lib/request/create-dr-plan-request.d.ts +1 -1
  572. package/lib/request/create-dr-plan-request.js +1 -1
  573. package/lib/request/create-dr-protection-group-request.d.ts +1 -1
  574. package/lib/request/create-dr-protection-group-request.js +1 -1
  575. package/lib/request/delete-automatic-dr-configuration-request.d.ts +1 -1
  576. package/lib/request/delete-automatic-dr-configuration-request.js +1 -1
  577. package/lib/request/delete-dr-plan-execution-request.d.ts +1 -1
  578. package/lib/request/delete-dr-plan-execution-request.js +1 -1
  579. package/lib/request/delete-dr-plan-request.d.ts +1 -1
  580. package/lib/request/delete-dr-plan-request.js +1 -1
  581. package/lib/request/delete-dr-protection-group-request.d.ts +1 -1
  582. package/lib/request/delete-dr-protection-group-request.js +1 -1
  583. package/lib/request/disassociate-dr-protection-group-request.d.ts +1 -1
  584. package/lib/request/disassociate-dr-protection-group-request.js +1 -1
  585. package/lib/request/get-automatic-dr-configuration-request.d.ts +1 -1
  586. package/lib/request/get-automatic-dr-configuration-request.js +1 -1
  587. package/lib/request/get-dr-plan-execution-request.d.ts +1 -1
  588. package/lib/request/get-dr-plan-execution-request.js +1 -1
  589. package/lib/request/get-dr-plan-request.d.ts +1 -1
  590. package/lib/request/get-dr-plan-request.js +1 -1
  591. package/lib/request/get-dr-protection-group-request.d.ts +1 -1
  592. package/lib/request/get-dr-protection-group-request.js +1 -1
  593. package/lib/request/get-work-request-request.d.ts +1 -1
  594. package/lib/request/get-work-request-request.js +1 -1
  595. package/lib/request/ignore-dr-plan-execution-request.d.ts +1 -1
  596. package/lib/request/ignore-dr-plan-execution-request.js +1 -1
  597. package/lib/request/index.d.ts +1 -1
  598. package/lib/request/index.js +1 -1
  599. package/lib/request/list-automatic-dr-configurations-request.d.ts +1 -1
  600. package/lib/request/list-automatic-dr-configurations-request.js +1 -1
  601. package/lib/request/list-dr-plan-executions-request.d.ts +1 -1
  602. package/lib/request/list-dr-plan-executions-request.js +1 -1
  603. package/lib/request/list-dr-plans-request.d.ts +1 -1
  604. package/lib/request/list-dr-plans-request.js +1 -1
  605. package/lib/request/list-dr-protection-groups-request.d.ts +1 -1
  606. package/lib/request/list-dr-protection-groups-request.js +1 -1
  607. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  608. package/lib/request/list-work-request-errors-request.js +1 -1
  609. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  610. package/lib/request/list-work-request-logs-request.js +1 -1
  611. package/lib/request/list-work-requests-request.d.ts +1 -1
  612. package/lib/request/list-work-requests-request.js +1 -1
  613. package/lib/request/pause-dr-plan-execution-request.d.ts +1 -1
  614. package/lib/request/pause-dr-plan-execution-request.js +1 -1
  615. package/lib/request/refresh-dr-plan-request.d.ts +1 -1
  616. package/lib/request/refresh-dr-plan-request.js +1 -1
  617. package/lib/request/resume-dr-plan-execution-request.d.ts +1 -1
  618. package/lib/request/resume-dr-plan-execution-request.js +1 -1
  619. package/lib/request/retry-dr-plan-execution-request.d.ts +1 -1
  620. package/lib/request/retry-dr-plan-execution-request.js +1 -1
  621. package/lib/request/update-automatic-dr-configuration-request.d.ts +1 -1
  622. package/lib/request/update-automatic-dr-configuration-request.js +1 -1
  623. package/lib/request/update-dr-plan-execution-request.d.ts +1 -1
  624. package/lib/request/update-dr-plan-execution-request.js +1 -1
  625. package/lib/request/update-dr-plan-request.d.ts +1 -1
  626. package/lib/request/update-dr-plan-request.js +1 -1
  627. package/lib/request/update-dr-protection-group-request.d.ts +1 -1
  628. package/lib/request/update-dr-protection-group-request.js +1 -1
  629. package/lib/request/update-dr-protection-group-role-request.d.ts +1 -1
  630. package/lib/request/update-dr-protection-group-role-request.js +1 -1
  631. package/lib/request/verify-dr-plan-request.d.ts +1 -1
  632. package/lib/request/verify-dr-plan-request.js +1 -1
  633. package/lib/response/associate-dr-protection-group-response.d.ts +1 -1
  634. package/lib/response/associate-dr-protection-group-response.js +1 -1
  635. package/lib/response/cancel-dr-plan-execution-response.d.ts +1 -1
  636. package/lib/response/cancel-dr-plan-execution-response.js +1 -1
  637. package/lib/response/cancel-work-request-response.d.ts +1 -1
  638. package/lib/response/cancel-work-request-response.js +1 -1
  639. package/lib/response/change-dr-protection-group-compartment-response.d.ts +1 -1
  640. package/lib/response/change-dr-protection-group-compartment-response.js +1 -1
  641. package/lib/response/create-automatic-dr-configuration-response.d.ts +1 -1
  642. package/lib/response/create-automatic-dr-configuration-response.js +1 -1
  643. package/lib/response/create-dr-plan-execution-response.d.ts +1 -1
  644. package/lib/response/create-dr-plan-execution-response.js +1 -1
  645. package/lib/response/create-dr-plan-response.d.ts +1 -1
  646. package/lib/response/create-dr-plan-response.js +1 -1
  647. package/lib/response/create-dr-protection-group-response.d.ts +1 -1
  648. package/lib/response/create-dr-protection-group-response.js +1 -1
  649. package/lib/response/delete-automatic-dr-configuration-response.d.ts +1 -1
  650. package/lib/response/delete-automatic-dr-configuration-response.js +1 -1
  651. package/lib/response/delete-dr-plan-execution-response.d.ts +1 -1
  652. package/lib/response/delete-dr-plan-execution-response.js +1 -1
  653. package/lib/response/delete-dr-plan-response.d.ts +1 -1
  654. package/lib/response/delete-dr-plan-response.js +1 -1
  655. package/lib/response/delete-dr-protection-group-response.d.ts +1 -1
  656. package/lib/response/delete-dr-protection-group-response.js +1 -1
  657. package/lib/response/disassociate-dr-protection-group-response.d.ts +1 -1
  658. package/lib/response/disassociate-dr-protection-group-response.js +1 -1
  659. package/lib/response/get-automatic-dr-configuration-response.d.ts +1 -1
  660. package/lib/response/get-automatic-dr-configuration-response.js +1 -1
  661. package/lib/response/get-dr-plan-execution-response.d.ts +1 -1
  662. package/lib/response/get-dr-plan-execution-response.js +1 -1
  663. package/lib/response/get-dr-plan-response.d.ts +1 -1
  664. package/lib/response/get-dr-plan-response.js +1 -1
  665. package/lib/response/get-dr-protection-group-response.d.ts +1 -1
  666. package/lib/response/get-dr-protection-group-response.js +1 -1
  667. package/lib/response/get-work-request-response.d.ts +1 -1
  668. package/lib/response/get-work-request-response.js +1 -1
  669. package/lib/response/ignore-dr-plan-execution-response.d.ts +1 -1
  670. package/lib/response/ignore-dr-plan-execution-response.js +1 -1
  671. package/lib/response/index.d.ts +1 -1
  672. package/lib/response/index.js +1 -1
  673. package/lib/response/list-automatic-dr-configurations-response.d.ts +1 -1
  674. package/lib/response/list-automatic-dr-configurations-response.js +1 -1
  675. package/lib/response/list-dr-plan-executions-response.d.ts +1 -1
  676. package/lib/response/list-dr-plan-executions-response.js +1 -1
  677. package/lib/response/list-dr-plans-response.d.ts +1 -1
  678. package/lib/response/list-dr-plans-response.js +1 -1
  679. package/lib/response/list-dr-protection-groups-response.d.ts +1 -1
  680. package/lib/response/list-dr-protection-groups-response.js +1 -1
  681. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  682. package/lib/response/list-work-request-errors-response.js +1 -1
  683. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  684. package/lib/response/list-work-request-logs-response.js +1 -1
  685. package/lib/response/list-work-requests-response.d.ts +1 -1
  686. package/lib/response/list-work-requests-response.js +1 -1
  687. package/lib/response/pause-dr-plan-execution-response.d.ts +1 -1
  688. package/lib/response/pause-dr-plan-execution-response.js +1 -1
  689. package/lib/response/refresh-dr-plan-response.d.ts +1 -1
  690. package/lib/response/refresh-dr-plan-response.js +1 -1
  691. package/lib/response/resume-dr-plan-execution-response.d.ts +1 -1
  692. package/lib/response/resume-dr-plan-execution-response.js +1 -1
  693. package/lib/response/retry-dr-plan-execution-response.d.ts +1 -1
  694. package/lib/response/retry-dr-plan-execution-response.js +1 -1
  695. package/lib/response/update-automatic-dr-configuration-response.d.ts +1 -1
  696. package/lib/response/update-automatic-dr-configuration-response.js +1 -1
  697. package/lib/response/update-dr-plan-execution-response.d.ts +1 -1
  698. package/lib/response/update-dr-plan-execution-response.js +1 -1
  699. package/lib/response/update-dr-plan-response.d.ts +1 -1
  700. package/lib/response/update-dr-plan-response.js +1 -1
  701. package/lib/response/update-dr-protection-group-response.d.ts +1 -1
  702. package/lib/response/update-dr-protection-group-response.js +1 -1
  703. package/lib/response/update-dr-protection-group-role-response.d.ts +1 -1
  704. package/lib/response/update-dr-protection-group-role-response.js +1 -1
  705. package/lib/response/verify-dr-plan-response.d.ts +1 -1
  706. package/lib/response/verify-dr-plan-response.js +1 -1
  707. package/package.json +3 -3
@@ -0,0 +1,37 @@
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, 2026, 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
+ * A categorized summary of step execution statuses and their corresponding counts.
20
+ *
21
+ */
22
+ export interface DrPlanExecutionStepStatusCounts {
23
+ /**
24
+ * The total number of steps in a DR plan execution.
25
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
26
+ */
27
+ "totalSteps": number;
28
+ "remainingSteps": model.DrPlanExecutionRemainingStepStatusCounts;
29
+ "skippedSteps": model.DrPlanExecutionSkippedStepStatusCounts;
30
+ "successfulSteps": model.DrPlanExecutionSuccessfulStepStatusCounts;
31
+ "warningSteps": model.DrPlanExecutionWarningStepStatusCounts;
32
+ "failedSteps": model.DrPlanExecutionFailedStepStatusCounts;
33
+ }
34
+ export declare namespace DrPlanExecutionStepStatusCounts {
35
+ function getJsonObj(obj: DrPlanExecutionStepStatusCounts): object;
36
+ function getDeserializedJsonObj(obj: DrPlanExecutionStepStatusCounts): object;
37
+ }
@@ -0,0 +1,85 @@
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, 2026, 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.DrPlanExecutionStepStatusCounts = void 0;
39
+ const model = __importStar(require("../model"));
40
+ var DrPlanExecutionStepStatusCounts;
41
+ (function (DrPlanExecutionStepStatusCounts) {
42
+ function getJsonObj(obj) {
43
+ const jsonObj = Object.assign(Object.assign({}, obj), {
44
+ "remainingSteps": obj.remainingSteps
45
+ ? model.DrPlanExecutionRemainingStepStatusCounts.getJsonObj(obj.remainingSteps)
46
+ : undefined,
47
+ "skippedSteps": obj.skippedSteps
48
+ ? model.DrPlanExecutionSkippedStepStatusCounts.getJsonObj(obj.skippedSteps)
49
+ : undefined,
50
+ "successfulSteps": obj.successfulSteps
51
+ ? model.DrPlanExecutionSuccessfulStepStatusCounts.getJsonObj(obj.successfulSteps)
52
+ : undefined,
53
+ "warningSteps": obj.warningSteps
54
+ ? model.DrPlanExecutionWarningStepStatusCounts.getJsonObj(obj.warningSteps)
55
+ : undefined,
56
+ "failedSteps": obj.failedSteps
57
+ ? model.DrPlanExecutionFailedStepStatusCounts.getJsonObj(obj.failedSteps)
58
+ : undefined
59
+ });
60
+ return jsonObj;
61
+ }
62
+ DrPlanExecutionStepStatusCounts.getJsonObj = getJsonObj;
63
+ function getDeserializedJsonObj(obj) {
64
+ const jsonObj = Object.assign(Object.assign({}, obj), {
65
+ "remainingSteps": obj.remainingSteps
66
+ ? model.DrPlanExecutionRemainingStepStatusCounts.getDeserializedJsonObj(obj.remainingSteps)
67
+ : undefined,
68
+ "skippedSteps": obj.skippedSteps
69
+ ? model.DrPlanExecutionSkippedStepStatusCounts.getDeserializedJsonObj(obj.skippedSteps)
70
+ : undefined,
71
+ "successfulSteps": obj.successfulSteps
72
+ ? model.DrPlanExecutionSuccessfulStepStatusCounts.getDeserializedJsonObj(obj.successfulSteps)
73
+ : undefined,
74
+ "warningSteps": obj.warningSteps
75
+ ? model.DrPlanExecutionWarningStepStatusCounts.getDeserializedJsonObj(obj.warningSteps)
76
+ : undefined,
77
+ "failedSteps": obj.failedSteps
78
+ ? model.DrPlanExecutionFailedStepStatusCounts.getDeserializedJsonObj(obj.failedSteps)
79
+ : undefined
80
+ });
81
+ return jsonObj;
82
+ }
83
+ DrPlanExecutionStepStatusCounts.getDeserializedJsonObj = getDeserializedJsonObj;
84
+ })(DrPlanExecutionStepStatusCounts = exports.DrPlanExecutionStepStatusCounts || (exports.DrPlanExecutionStepStatusCounts = {}));
85
+ //# sourceMappingURL=dr-plan-execution-step-status-counts.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dr-plan-execution-step-status-counts.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/dr-plan-execution-step-status-counts.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoBlC,IAAiB,+BAA+B,CAqD/C;AArDD,WAAiB,+BAA+B;IAC9C,SAAgB,UAAU,CAAC,GAAoC;QAC7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,wCAAwC,CAAC,UAAU,CAAC,GAAG,CAAC,cAAc,CAAC;gBAC/E,CAAC,CAAC,SAAS;YACb,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,sCAAsC,CAAC,UAAU,CAAC,GAAG,CAAC,YAAY,CAAC;gBAC3E,CAAC,CAAC,SAAS;YACb,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,yCAAyC,CAAC,UAAU,CAAC,GAAG,CAAC,eAAe,CAAC;gBACjF,CAAC,CAAC,SAAS;YACb,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,sCAAsC,CAAC,UAAU,CAAC,GAAG,CAAC,YAAY,CAAC;gBAC3E,CAAC,CAAC,SAAS;YACb,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,qCAAqC,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC;gBACzE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAvBe,0CAAU,aAuBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoC;QACzE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,wCAAwC,CAAC,sBAAsB,CACnE,GAAG,CAAC,cAAc,CACnB;gBACH,CAAC,CAAC,SAAS;YACb,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,sCAAsC,CAAC,sBAAsB,CAAC,GAAG,CAAC,YAAY,CAAC;gBACvF,CAAC,CAAC,SAAS;YACb,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,yCAAyC,CAAC,sBAAsB,CACpE,GAAG,CAAC,eAAe,CACpB;gBACH,CAAC,CAAC,SAAS;YACb,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,sCAAsC,CAAC,sBAAsB,CAAC,GAAG,CAAC,YAAY,CAAC;gBACvF,CAAC,CAAC,SAAS;YACb,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,qCAAqC,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBACrF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA3Be,sDAAsB,yBA2BrC,CAAA;AACH,CAAC,EArDgB,+BAA+B,GAA/B,uCAA+B,KAA/B,uCAA+B,QAqD/C"}
@@ -0,0 +1,36 @@
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, 2026, 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
+ * A summary of steps that completed successfully during a DR plan execution.
19
+ *
20
+ */
21
+ export interface DrPlanExecutionSuccessfulStepStatusCounts {
22
+ /**
23
+ * The total number of successful steps in a DR plan execution.
24
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
25
+ */
26
+ "totalSuccessful": number;
27
+ /**
28
+ * The total number of steps that succeeded during a DR plan execution.
29
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
30
+ */
31
+ "succeeded": number;
32
+ }
33
+ export declare namespace DrPlanExecutionSuccessfulStepStatusCounts {
34
+ function getJsonObj(obj: DrPlanExecutionSuccessfulStepStatusCounts): object;
35
+ function getDeserializedJsonObj(obj: DrPlanExecutionSuccessfulStepStatusCounts): object;
36
+ }
@@ -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, 2026, 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.DrPlanExecutionSuccessfulStepStatusCounts = void 0;
20
+ var DrPlanExecutionSuccessfulStepStatusCounts;
21
+ (function (DrPlanExecutionSuccessfulStepStatusCounts) {
22
+ function getJsonObj(obj) {
23
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
24
+ return jsonObj;
25
+ }
26
+ DrPlanExecutionSuccessfulStepStatusCounts.getJsonObj = getJsonObj;
27
+ function getDeserializedJsonObj(obj) {
28
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
29
+ return jsonObj;
30
+ }
31
+ DrPlanExecutionSuccessfulStepStatusCounts.getDeserializedJsonObj = getDeserializedJsonObj;
32
+ })(DrPlanExecutionSuccessfulStepStatusCounts = exports.DrPlanExecutionSuccessfulStepStatusCounts || (exports.DrPlanExecutionSuccessfulStepStatusCounts = {}));
33
+ //# sourceMappingURL=dr-plan-execution-successful-step-status-counts.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dr-plan-execution-successful-step-status-counts.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/dr-plan-execution-successful-step-status-counts.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAsBH,IAAiB,yCAAyC,CAWzD;AAXD,WAAiB,yCAAyC;IACxD,SAAgB,UAAU,CAAC,GAA8C;QACvE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8C;QACnF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gEAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,yCAAyC,GAAzC,iDAAyC,KAAzC,iDAAyC,QAWzD"}
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
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
16
  */
17
17
  import * as model from "../model";
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
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
17
  */
18
18
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
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
16
  */
17
17
  /**
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
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
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,36 @@
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, 2026, 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
+ * A summary of steps that encountered warnings during a DR plan execution.
19
+ *
20
+ */
21
+ export interface DrPlanExecutionWarningStepStatusCounts {
22
+ /**
23
+ * The total number of steps that encountered warnings in a DR plan execution.
24
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
25
+ */
26
+ "totalWarnings": number;
27
+ /**
28
+ * The total number of steps with warnings that were ignored during a DR plan execution.
29
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
30
+ */
31
+ "warningsIgnored": number;
32
+ }
33
+ export declare namespace DrPlanExecutionWarningStepStatusCounts {
34
+ function getJsonObj(obj: DrPlanExecutionWarningStepStatusCounts): object;
35
+ function getDeserializedJsonObj(obj: DrPlanExecutionWarningStepStatusCounts): object;
36
+ }
@@ -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, 2026, 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.DrPlanExecutionWarningStepStatusCounts = void 0;
20
+ var DrPlanExecutionWarningStepStatusCounts;
21
+ (function (DrPlanExecutionWarningStepStatusCounts) {
22
+ function getJsonObj(obj) {
23
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
24
+ return jsonObj;
25
+ }
26
+ DrPlanExecutionWarningStepStatusCounts.getJsonObj = getJsonObj;
27
+ function getDeserializedJsonObj(obj) {
28
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
29
+ return jsonObj;
30
+ }
31
+ DrPlanExecutionWarningStepStatusCounts.getDeserializedJsonObj = getDeserializedJsonObj;
32
+ })(DrPlanExecutionWarningStepStatusCounts = exports.DrPlanExecutionWarningStepStatusCounts || (exports.DrPlanExecutionWarningStepStatusCounts = {}));
33
+ //# sourceMappingURL=dr-plan-execution-warning-step-status-counts.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dr-plan-execution-warning-step-status-counts.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/dr-plan-execution-warning-step-status-counts.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAsBH,IAAiB,sCAAsC,CAWtD;AAXD,WAAiB,sCAAsC;IACrD,SAAgB,UAAU,CAAC,GAA2C;QACpE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2C;QAChF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,sCAAsC,GAAtC,8CAAsC,KAAtC,8CAAsC,QAWtD"}
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
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
16
  */
17
17
  import * as model from "../model";
@@ -118,6 +118,7 @@ export interface DrPlanExecution {
118
118
  *
119
119
  */
120
120
  "groupExecutions": Array<model.DrPlanGroupExecution>;
121
+ "stepStatusCounts": model.DrPlanExecutionStepStatusCounts;
121
122
  /**
122
123
  * The current state of the DR plan execution.
123
124
  *
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
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
17
  */
18
18
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -52,6 +52,9 @@ var DrPlanExecution;
52
52
  return model.DrPlanGroupExecution.getJsonObj(item);
53
53
  })
54
54
  : undefined,
55
+ "stepStatusCounts": obj.stepStatusCounts
56
+ ? model.DrPlanExecutionStepStatusCounts.getJsonObj(obj.stepStatusCounts)
57
+ : undefined,
55
58
  "automaticExecutionDetails": obj.automaticExecutionDetails
56
59
  ? model.AutomaticExecutionDetails.getJsonObj(obj.automaticExecutionDetails)
57
60
  : undefined
@@ -72,6 +75,9 @@ var DrPlanExecution;
72
75
  return model.DrPlanGroupExecution.getDeserializedJsonObj(item);
73
76
  })
74
77
  : undefined,
78
+ "stepStatusCounts": obj.stepStatusCounts
79
+ ? model.DrPlanExecutionStepStatusCounts.getDeserializedJsonObj(obj.stepStatusCounts)
80
+ : undefined,
75
81
  "automaticExecutionDetails": obj.automaticExecutionDetails
76
82
  ? model.AutomaticExecutionDetails.getDeserializedJsonObj(obj.automaticExecutionDetails)
77
83
  : undefined
@@ -1 +1 @@
1
- {"version":3,"file":"dr-plan-execution.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/dr-plan-execution.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA2JlC,IAAiB,eAAe,CAqD/B;AArDD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBAC/D,CAAC,CAAC,SAAS;YAEb,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC;gBAC5D,CAAC,CAAC,SAAS;YAEb,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,GAAG,CAAC,eAAe,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC7B,OAAO,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACrD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBAC3E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAzBe,0BAAU,aAyBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBAC3E,CAAC,CAAC,SAAS;YAEb,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBACxE,CAAC,CAAC,SAAS;YAEb,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,GAAG,CAAC,eAAe,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC7B,OAAO,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACjE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBACvF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAzBe,sCAAsB,yBAyBrC,CAAA;AACH,CAAC,EArDgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAqD/B"}
1
+ {"version":3,"file":"dr-plan-execution.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/dr-plan-execution.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA4JlC,IAAiB,eAAe,CA2D/B;AA3DD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBAC/D,CAAC,CAAC,SAAS;YAEb,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC;gBAC5D,CAAC,CAAC,SAAS;YAEb,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,GAAG,CAAC,eAAe,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC7B,OAAO,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACrD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,+BAA+B,CAAC,UAAU,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACxE,CAAC,CAAC,SAAS;YAEb,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBAC3E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA5Be,0BAAU,aA4BzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBAC3E,CAAC,CAAC,SAAS;YAEb,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBACxE,CAAC,CAAC,SAAS;YAEb,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,GAAG,CAAC,eAAe,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC7B,OAAO,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACjE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,+BAA+B,CAAC,sBAAsB,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACpF,CAAC,CAAC,SAAS;YAEb,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBACvF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA5Be,sCAAsB,yBA4BrC,CAAA;AACH,CAAC,EA3DgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QA2D/B"}
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
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
16
  */
17
17
  /**
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
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
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
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
16
  */
17
17
  import * as model from "../model";
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
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
17
  */
18
18
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
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
16
  */
17
17
  /**
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
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
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
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
16
  */
17
17
  /**
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
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
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
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
16
  */
17
17
  import * as model from "../model";
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
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
17
  */
18
18
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
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
16
  */
17
17
  /**
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
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
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
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
16
  */
17
17
  /**
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
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
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
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
16
  */
17
17
  /**
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
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
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
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
16
  */
17
17
  /**
@@ -20,6 +20,7 @@ and application.
20
20
  * - DISABLED - DR plan step execution has been disabled.
21
21
  * - IN_PROGRESS - DR plan step execution is in progress.
22
22
  * - SUCCEEDED - DR plan step execution has succeeded.
23
+ * - SUCCEEDED_WITH_WARNING - DR plan step execution has succeeded, but with warnings.
23
24
  * - FAILED - DR plan step execution has failed.
24
25
  * - FAILED_IGNORED - DR plan step execution has failed, but was ignored.
25
26
  * - TIMED_OUT - DR plan step execution has timed out.
@@ -33,6 +34,7 @@ export declare enum DrPlanStepExecutionStatus {
33
34
  Disabled = "DISABLED",
34
35
  InProgress = "IN_PROGRESS",
35
36
  Succeeded = "SUCCEEDED",
37
+ SucceededWithWarning = "SUCCEEDED_WITH_WARNING",
36
38
  Failed = "FAILED",
37
39
  FailedIgnored = "FAILED_IGNORED",
38
40
  TimedOut = "TIMED_OUT",
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
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
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -23,6 +23,7 @@ exports.DrPlanStepExecutionStatus = void 0;
23
23
  * - DISABLED - DR plan step execution has been disabled.
24
24
  * - IN_PROGRESS - DR plan step execution is in progress.
25
25
  * - SUCCEEDED - DR plan step execution has succeeded.
26
+ * - SUCCEEDED_WITH_WARNING - DR plan step execution has succeeded, but with warnings.
26
27
  * - FAILED - DR plan step execution has failed.
27
28
  * - FAILED_IGNORED - DR plan step execution has failed, but was ignored.
28
29
  * - TIMED_OUT - DR plan step execution has timed out.
@@ -37,6 +38,7 @@ var DrPlanStepExecutionStatus;
37
38
  DrPlanStepExecutionStatus["Disabled"] = "DISABLED";
38
39
  DrPlanStepExecutionStatus["InProgress"] = "IN_PROGRESS";
39
40
  DrPlanStepExecutionStatus["Succeeded"] = "SUCCEEDED";
41
+ DrPlanStepExecutionStatus["SucceededWithWarning"] = "SUCCEEDED_WITH_WARNING";
40
42
  DrPlanStepExecutionStatus["Failed"] = "FAILED";
41
43
  DrPlanStepExecutionStatus["FailedIgnored"] = "FAILED_IGNORED";
42
44
  DrPlanStepExecutionStatus["TimedOut"] = "TIMED_OUT";
@@ -1 +1 @@
1
- {"version":3,"file":"dr-plan-step-execution-status.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/dr-plan-step-execution-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAKH;;;;;;;;;;;;;IAaI;AACJ,IAAY,yBAiBX;AAjBD,WAAY,yBAAyB;IACnC,8CAAiB,CAAA;IACjB,kDAAqB,CAAA;IACrB,uDAA0B,CAAA;IAC1B,oDAAuB,CAAA;IACvB,8CAAiB,CAAA;IACjB,6DAAgC,CAAA;IAChC,mDAAsB,CAAA;IACtB,kEAAqC,CAAA;IACrC,8CAAiB,CAAA;IACjB,kDAAqB,CAAA;IAErB;;;OAGG;IACH,2DAA8B,CAAA;AAChC,CAAC,EAjBW,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAiBpC;AAED,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAA8B;QAE9B,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,gDAAsB,yBAIrC,CAAA;AACH,CAAC,EATgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QASzC"}
1
+ {"version":3,"file":"dr-plan-step-execution-status.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/dr-plan-step-execution-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAKH;;;;;;;;;;;;;;IAcI;AACJ,IAAY,yBAkBX;AAlBD,WAAY,yBAAyB;IACnC,8CAAiB,CAAA;IACjB,kDAAqB,CAAA;IACrB,uDAA0B,CAAA;IAC1B,oDAAuB,CAAA;IACvB,4EAA+C,CAAA;IAC/C,8CAAiB,CAAA;IACjB,6DAAgC,CAAA;IAChC,mDAAsB,CAAA;IACtB,kEAAqC,CAAA;IACrC,8CAAiB,CAAA;IACjB,kDAAqB,CAAA;IAErB;;;OAGG;IACH,2DAA8B,CAAA;AAChC,CAAC,EAlBW,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAkBpC;AAED,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAA8B;QAE9B,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,gDAAsB,yBAIrC,CAAA;AACH,CAAC,EATgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QASzC"}
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
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
16
  */
17
17
  import * as model from "../model";