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
@@ -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,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
+ /**
18
+ * Create a mapping of OKE namespaces to config maps for an OKE member.
19
+ */
20
+ export interface CreateOkeClusterResourceModifierMappingDetails {
21
+ /**
22
+ * The OKE namespace where the config map resides.
23
+ * Example: {@code namespace_string_5}
24
+ *
25
+ */
26
+ "namespace": string;
27
+ /**
28
+ * The name of the config map containing resource modification details.
29
+ * Example: {@code resource-modifier}
30
+ *
31
+ */
32
+ "configMap": string;
33
+ }
34
+ export declare namespace CreateOkeClusterResourceModifierMappingDetails {
35
+ function getJsonObj(obj: CreateOkeClusterResourceModifierMappingDetails): object;
36
+ function getDeserializedJsonObj(obj: CreateOkeClusterResourceModifierMappingDetails): object;
37
+ }
@@ -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.CreateOkeClusterResourceModifierMappingDetails = void 0;
20
+ var CreateOkeClusterResourceModifierMappingDetails;
21
+ (function (CreateOkeClusterResourceModifierMappingDetails) {
22
+ function getJsonObj(obj) {
23
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
24
+ return jsonObj;
25
+ }
26
+ CreateOkeClusterResourceModifierMappingDetails.getJsonObj = getJsonObj;
27
+ function getDeserializedJsonObj(obj) {
28
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
29
+ return jsonObj;
30
+ }
31
+ CreateOkeClusterResourceModifierMappingDetails.getDeserializedJsonObj = getDeserializedJsonObj;
32
+ })(CreateOkeClusterResourceModifierMappingDetails = exports.CreateOkeClusterResourceModifierMappingDetails || (exports.CreateOkeClusterResourceModifierMappingDetails = {}));
33
+ //# sourceMappingURL=create-oke-cluster-resource-modifier-mapping-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-oke-cluster-resource-modifier-mapping-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/create-oke-cluster-resource-modifier-mapping-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAuBH,IAAiB,8CAA8C,CAa9D;AAbD,WAAiB,8CAA8C;IAC7D,SAAgB,UAAU,CAAC,GAAmD;QAC5E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAmD;QAEnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IANe,qEAAsB,yBAMrC,CAAA;AACH,CAAC,EAbgB,8CAA8C,GAA9C,sDAA8C,KAA9C,sDAA8C,QAa9D"}
@@ -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
  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
  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
  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
  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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -0,0 +1,41 @@
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 failed during a DR plan execution, including failed and timed out steps.
19
+ *
20
+ */
21
+ export interface DrPlanExecutionFailedStepStatusCounts {
22
+ /**
23
+ * The total number of steps that failed during a DR plan execution.
24
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
25
+ */
26
+ "totalFailed": number;
27
+ /**
28
+ * The total number of failed steps in a DR plan execution.
29
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
30
+ */
31
+ "failed": number;
32
+ /**
33
+ * The total number of steps that timed out during a DR plan execution.
34
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
35
+ */
36
+ "timedOut": number;
37
+ }
38
+ export declare namespace DrPlanExecutionFailedStepStatusCounts {
39
+ function getJsonObj(obj: DrPlanExecutionFailedStepStatusCounts): object;
40
+ function getDeserializedJsonObj(obj: DrPlanExecutionFailedStepStatusCounts): object;
41
+ }
@@ -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.DrPlanExecutionFailedStepStatusCounts = void 0;
20
+ var DrPlanExecutionFailedStepStatusCounts;
21
+ (function (DrPlanExecutionFailedStepStatusCounts) {
22
+ function getJsonObj(obj) {
23
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
24
+ return jsonObj;
25
+ }
26
+ DrPlanExecutionFailedStepStatusCounts.getJsonObj = getJsonObj;
27
+ function getDeserializedJsonObj(obj) {
28
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
29
+ return jsonObj;
30
+ }
31
+ DrPlanExecutionFailedStepStatusCounts.getDeserializedJsonObj = getDeserializedJsonObj;
32
+ })(DrPlanExecutionFailedStepStatusCounts = exports.DrPlanExecutionFailedStepStatusCounts || (exports.DrPlanExecutionFailedStepStatusCounts = {}));
33
+ //# sourceMappingURL=dr-plan-execution-failed-step-status-counts.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dr-plan-execution-failed-step-status-counts.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/dr-plan-execution-failed-step-status-counts.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AA2BH,IAAiB,qCAAqC,CAWrD;AAXD,WAAiB,qCAAqC;IACpD,SAAgB,UAAU,CAAC,GAA0C;QACnE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0C;QAC/E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAWrD"}
@@ -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
  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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -0,0 +1,46 @@
1
+ /**
2
+ * Full Stack Disaster Recovery API
3
+ * Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
4
+ Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
5
+ recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
6
+ and application.
7
+
8
+ * OpenAPI spec version: 20220125
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 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 remaining steps in a DR plan execution, including queued, paused, and in-progress steps.
19
+ *
20
+ */
21
+ export interface DrPlanExecutionRemainingStepStatusCounts {
22
+ /**
23
+ * The total number of remaining steps in a DR plan execution.
24
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
25
+ */
26
+ "totalRemaining": number;
27
+ /**
28
+ * The total number of queued steps in a DR plan execution.
29
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
30
+ */
31
+ "queued": number;
32
+ /**
33
+ * The total number of paused steps in a DR plan execution.
34
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
35
+ */
36
+ "paused": number;
37
+ /**
38
+ * The total number of steps in progress during a DR plan execution.
39
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
40
+ */
41
+ "inProgress": number;
42
+ }
43
+ export declare namespace DrPlanExecutionRemainingStepStatusCounts {
44
+ function getJsonObj(obj: DrPlanExecutionRemainingStepStatusCounts): object;
45
+ function getDeserializedJsonObj(obj: DrPlanExecutionRemainingStepStatusCounts): object;
46
+ }
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ /**
3
+ * Full Stack Disaster Recovery API
4
+ * Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
5
+ Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
6
+ recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
7
+ and application.
8
+
9
+ * OpenAPI spec version: 20220125
10
+ *
11
+ *
12
+ * NOTE: This class is auto generated by OracleSDKGenerator.
13
+ * Do not edit the class manually.
14
+ *
15
+ * Copyright (c) 2020, 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.DrPlanExecutionRemainingStepStatusCounts = void 0;
20
+ var DrPlanExecutionRemainingStepStatusCounts;
21
+ (function (DrPlanExecutionRemainingStepStatusCounts) {
22
+ function getJsonObj(obj) {
23
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
24
+ return jsonObj;
25
+ }
26
+ DrPlanExecutionRemainingStepStatusCounts.getJsonObj = getJsonObj;
27
+ function getDeserializedJsonObj(obj) {
28
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
29
+ return jsonObj;
30
+ }
31
+ DrPlanExecutionRemainingStepStatusCounts.getDeserializedJsonObj = getDeserializedJsonObj;
32
+ })(DrPlanExecutionRemainingStepStatusCounts = exports.DrPlanExecutionRemainingStepStatusCounts || (exports.DrPlanExecutionRemainingStepStatusCounts = {}));
33
+ //# sourceMappingURL=dr-plan-execution-remaining-step-status-counts.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dr-plan-execution-remaining-step-status-counts.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/dr-plan-execution-remaining-step-status-counts.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAgCH,IAAiB,wCAAwC,CAWxD;AAXD,WAAiB,wCAAwC;IACvD,SAAgB,UAAU,CAAC,GAA6C;QACtE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6C;QAClF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,wCAAwC,GAAxC,gDAAwC,KAAxC,gDAAwC,QAWxD"}
@@ -0,0 +1,51 @@
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 were skipped during a DR plan execution, including disabled, failed but ignored, timed out but ignored, and canceled steps.
19
+ *
20
+ */
21
+ export interface DrPlanExecutionSkippedStepStatusCounts {
22
+ /**
23
+ * The total number of steps that were skipped during a DR plan execution.
24
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
25
+ */
26
+ "totalSkipped": number;
27
+ /**
28
+ * The total number of disabled steps in a DR plan execution.
29
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
30
+ */
31
+ "disabled": number;
32
+ /**
33
+ * The total number of steps that failed but were ignored during a DR plan execution.
34
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
35
+ */
36
+ "failedIgnored": number;
37
+ /**
38
+ * The total number of steps that timed out but were ignored during a DR plan execution.
39
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
40
+ */
41
+ "timedOutIgnored": number;
42
+ /**
43
+ * The total number of canceled steps in a DR plan execution.
44
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
45
+ */
46
+ "canceled": number;
47
+ }
48
+ export declare namespace DrPlanExecutionSkippedStepStatusCounts {
49
+ function getJsonObj(obj: DrPlanExecutionSkippedStepStatusCounts): object;
50
+ function getDeserializedJsonObj(obj: DrPlanExecutionSkippedStepStatusCounts): object;
51
+ }
@@ -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.DrPlanExecutionSkippedStepStatusCounts = void 0;
20
+ var DrPlanExecutionSkippedStepStatusCounts;
21
+ (function (DrPlanExecutionSkippedStepStatusCounts) {
22
+ function getJsonObj(obj) {
23
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
24
+ return jsonObj;
25
+ }
26
+ DrPlanExecutionSkippedStepStatusCounts.getJsonObj = getJsonObj;
27
+ function getDeserializedJsonObj(obj) {
28
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
29
+ return jsonObj;
30
+ }
31
+ DrPlanExecutionSkippedStepStatusCounts.getDeserializedJsonObj = getDeserializedJsonObj;
32
+ })(DrPlanExecutionSkippedStepStatusCounts = exports.DrPlanExecutionSkippedStepStatusCounts || (exports.DrPlanExecutionSkippedStepStatusCounts = {}));
33
+ //# sourceMappingURL=dr-plan-execution-skipped-step-status-counts.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dr-plan-execution-skipped-step-status-counts.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/dr-plan-execution-skipped-step-status-counts.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAqCH,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"}