oci-disasterrecovery 2.119.0 → 2.120.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 (120) hide show
  1. package/lib/client.d.ts +45 -0
  2. package/lib/client.js +323 -0
  3. package/lib/client.js.map +1 -1
  4. package/lib/disasterrecovery-waiter.d.ts +8 -0
  5. package/lib/disasterrecovery-waiter.js +12 -0
  6. package/lib/disasterrecovery-waiter.js.map +1 -1
  7. package/lib/model/automatic-dr-configuration-collection.d.ts +31 -0
  8. package/lib/model/automatic-dr-configuration-collection.js +65 -0
  9. package/lib/model/automatic-dr-configuration-collection.js.map +1 -0
  10. package/lib/model/automatic-dr-configuration-lifecycle-state.d.ts +47 -0
  11. package/lib/model/automatic-dr-configuration-lifecycle-state.js +58 -0
  12. package/lib/model/automatic-dr-configuration-lifecycle-state.js.map +1 -0
  13. package/lib/model/automatic-dr-configuration-member-autonomous-container-database.d.ts +42 -0
  14. package/lib/model/automatic-dr-configuration-member-autonomous-container-database.js +58 -0
  15. package/lib/model/automatic-dr-configuration-member-autonomous-container-database.js.map +1 -0
  16. package/lib/model/automatic-dr-configuration-member-autonomous-database.d.ts +42 -0
  17. package/lib/model/automatic-dr-configuration-member-autonomous-database.js +58 -0
  18. package/lib/model/automatic-dr-configuration-member-autonomous-database.js.map +1 -0
  19. package/lib/model/automatic-dr-configuration-member-database.d.ts +42 -0
  20. package/lib/model/automatic-dr-configuration-member-database.js +58 -0
  21. package/lib/model/automatic-dr-configuration-member-database.js.map +1 -0
  22. package/lib/model/automatic-dr-configuration-member-type.d.ts +37 -0
  23. package/lib/model/automatic-dr-configuration-member-type.js +48 -0
  24. package/lib/model/automatic-dr-configuration-member-type.js.map +1 -0
  25. package/lib/model/automatic-dr-configuration-member.d.ts +33 -0
  26. package/lib/model/automatic-dr-configuration-member.js +80 -0
  27. package/lib/model/automatic-dr-configuration-member.js.map +1 -0
  28. package/lib/model/automatic-dr-configuration-summary.d.ts +121 -0
  29. package/lib/model/automatic-dr-configuration-summary.js +33 -0
  30. package/lib/model/automatic-dr-configuration-summary.js.map +1 -0
  31. package/lib/model/automatic-dr-configuration.d.ts +143 -0
  32. package/lib/model/automatic-dr-configuration.js +65 -0
  33. package/lib/model/automatic-dr-configuration.js.map +1 -0
  34. package/lib/model/automatic-dr-plan-execution-submission-status.d.ts +35 -0
  35. package/lib/model/automatic-dr-plan-execution-submission-status.js +46 -0
  36. package/lib/model/automatic-dr-plan-execution-submission-status.js.map +1 -0
  37. package/lib/model/automatic-execution-details.d.ts +39 -0
  38. package/lib/model/automatic-execution-details.js +33 -0
  39. package/lib/model/automatic-execution-details.js.map +1 -0
  40. package/lib/model/create-automatic-dr-configuration-details.d.ts +79 -0
  41. package/lib/model/create-automatic-dr-configuration-details.js +65 -0
  42. package/lib/model/create-automatic-dr-configuration-details.js.map +1 -0
  43. package/lib/model/create-automatic-dr-configuration-member-autonomous-container-database-details.d.ts +42 -0
  44. package/lib/model/create-automatic-dr-configuration-member-autonomous-container-database-details.js +58 -0
  45. package/lib/model/create-automatic-dr-configuration-member-autonomous-container-database-details.js.map +1 -0
  46. package/lib/model/create-automatic-dr-configuration-member-autonomous-database-details.d.ts +42 -0
  47. package/lib/model/create-automatic-dr-configuration-member-autonomous-database-details.js +58 -0
  48. package/lib/model/create-automatic-dr-configuration-member-autonomous-database-details.js.map +1 -0
  49. package/lib/model/create-automatic-dr-configuration-member-database-details.d.ts +42 -0
  50. package/lib/model/create-automatic-dr-configuration-member-database-details.js +58 -0
  51. package/lib/model/create-automatic-dr-configuration-member-database-details.js.map +1 -0
  52. package/lib/model/create-automatic-dr-configuration-member-details.d.ts +33 -0
  53. package/lib/model/create-automatic-dr-configuration-member-details.js +80 -0
  54. package/lib/model/create-automatic-dr-configuration-member-details.js.map +1 -0
  55. package/lib/model/dr-plan-execution.d.ts +8 -0
  56. package/lib/model/dr-plan-execution.js +6 -0
  57. package/lib/model/dr-plan-execution.js.map +1 -1
  58. package/lib/model/dr-protection-group-auth-type.d.ts +30 -0
  59. package/lib/model/dr-protection-group-auth-type.js +41 -0
  60. package/lib/model/dr-protection-group-auth-type.js.map +1 -0
  61. package/lib/model/dr-protection-group-lifecycle-sub-state.d.ts +4 -0
  62. package/lib/model/dr-protection-group-lifecycle-sub-state.js +4 -0
  63. package/lib/model/dr-protection-group-lifecycle-sub-state.js.map +1 -1
  64. package/lib/model/index.d.ts +44 -0
  65. package/lib/model/index.js +49 -5
  66. package/lib/model/index.js.map +1 -1
  67. package/lib/model/operation-type.d.ts +3 -0
  68. package/lib/model/operation-type.js +3 -0
  69. package/lib/model/operation-type.js.map +1 -1
  70. package/lib/model/update-automatic-dr-configuration-details.d.ts +72 -0
  71. package/lib/model/update-automatic-dr-configuration-details.js +65 -0
  72. package/lib/model/update-automatic-dr-configuration-details.js.map +1 -0
  73. package/lib/model/update-automatic-dr-configuration-member-autonomous-container-database-details.d.ts +42 -0
  74. package/lib/model/update-automatic-dr-configuration-member-autonomous-container-database-details.js +58 -0
  75. package/lib/model/update-automatic-dr-configuration-member-autonomous-container-database-details.js.map +1 -0
  76. package/lib/model/update-automatic-dr-configuration-member-autonomous-database-details.d.ts +42 -0
  77. package/lib/model/update-automatic-dr-configuration-member-autonomous-database-details.js +58 -0
  78. package/lib/model/update-automatic-dr-configuration-member-autonomous-database-details.js.map +1 -0
  79. package/lib/model/update-automatic-dr-configuration-member-database-details.d.ts +42 -0
  80. package/lib/model/update-automatic-dr-configuration-member-database-details.js +58 -0
  81. package/lib/model/update-automatic-dr-configuration-member-database-details.js.map +1 -0
  82. package/lib/model/update-automatic-dr-configuration-member-details.d.ts +33 -0
  83. package/lib/model/update-automatic-dr-configuration-member-details.js +80 -0
  84. package/lib/model/update-automatic-dr-configuration-member-details.js.map +1 -0
  85. package/lib/model/update-dr-plan-execution-details.d.ts +1 -1
  86. package/lib/request/create-automatic-dr-configuration-request.d.ts +37 -0
  87. package/lib/request/create-automatic-dr-configuration-request.js +15 -0
  88. package/lib/request/create-automatic-dr-configuration-request.js.map +1 -0
  89. package/lib/request/delete-automatic-dr-configuration-request.d.ts +39 -0
  90. package/lib/request/delete-automatic-dr-configuration-request.js +15 -0
  91. package/lib/request/delete-automatic-dr-configuration-request.js.map +1 -0
  92. package/lib/request/get-automatic-dr-configuration-request.d.ts +30 -0
  93. package/lib/request/get-automatic-dr-configuration-request.js +15 -0
  94. package/lib/request/get-automatic-dr-configuration-request.js.map +1 -0
  95. package/lib/request/index.d.ts +10 -0
  96. package/lib/request/index.js +3 -1
  97. package/lib/request/index.js.map +1 -1
  98. package/lib/request/list-automatic-dr-configurations-request.d.ts +95 -0
  99. package/lib/request/list-automatic-dr-configurations-request.js +24 -0
  100. package/lib/request/list-automatic-dr-configurations-request.js.map +1 -0
  101. package/lib/request/update-automatic-dr-configuration-request.d.ts +44 -0
  102. package/lib/request/update-automatic-dr-configuration-request.js +15 -0
  103. package/lib/request/update-automatic-dr-configuration-request.js.map +1 -0
  104. package/lib/response/create-automatic-dr-configuration-response.d.ts +39 -0
  105. package/lib/response/create-automatic-dr-configuration-response.js +15 -0
  106. package/lib/response/create-automatic-dr-configuration-response.js.map +1 -0
  107. package/lib/response/delete-automatic-dr-configuration-response.d.ts +20 -0
  108. package/lib/response/delete-automatic-dr-configuration-response.js +15 -0
  109. package/lib/response/delete-automatic-dr-configuration-response.js.map +1 -0
  110. package/lib/response/get-automatic-dr-configuration-response.d.ts +30 -0
  111. package/lib/response/get-automatic-dr-configuration-response.js +15 -0
  112. package/lib/response/get-automatic-dr-configuration-response.js.map +1 -0
  113. package/lib/response/index.d.ts +10 -0
  114. package/lib/response/list-automatic-dr-configurations-response.d.ts +32 -0
  115. package/lib/response/list-automatic-dr-configurations-response.js +15 -0
  116. package/lib/response/list-automatic-dr-configurations-response.js.map +1 -0
  117. package/lib/response/update-automatic-dr-configuration-response.d.ts +25 -0
  118. package/lib/response/update-automatic-dr-configuration-response.js +15 -0
  119. package/lib/response/update-automatic-dr-configuration-response.js.map +1 -0
  120. package/package.json +3 -3
@@ -35,15 +35,31 @@ var __importStar = (this && this.__importStar) || function (mod) {
35
35
  return result;
36
36
  };
37
37
  Object.defineProperty(exports, "__esModule", { value: true });
38
- exports.DrPlanExecutionLifecycleState = exports.DrPlanExecutionControlDetails = exports.DrPlanExecutionCollection = exports.DrPlanExecution = exports.DrPlanCollection = exports.DrPlan = exports.DisassociateDrProtectionGroupDetails = exports.CreateVaultAndEncryptionKeyDetails = exports.CreateSourceVolumeToDestinationEncryptionKeyMappingDetails = exports.CreateOkeClusterVirtualNodePoolConfigurationDetails = exports.CreateOkeClusterVaultMappingDetails = exports.CreateOkeClusterNetworkLoadBalancerMappingDetails = exports.CreateOkeClusterManagedNodePoolConfigurationDetails = exports.CreateOkeClusterLoadBalancerMappingDetails = exports.CreateOkeClusterBackupConfigDetails = exports.CreateOkeBackupLocationDetails = exports.CreateObjectStorageLogLocationDetails = exports.CreateMySqlDbSystemReplicationUserDetails = exports.CreateMySqlDbSystemAdminUserDetails = exports.CreateFileSystemUnmountDetails = exports.CreateFileSystemMountDetails = exports.CreateDrProtectionGroupMemberDetails = exports.CreateDrProtectionGroupDetails = exports.CreateDrPlanExecutionDetails = exports.CreateDrPlanDetails = exports.CreateComputeInstanceNonMovableFileSystemOperationDetails = exports.CreateComputeInstanceNonMovableBlockVolumeOperationDetails = exports.CreateComputeInstanceNonMovableBlockVolumeMountOperationDetails = exports.CreateComputeInstanceNonMovableBlockVolumeAttachOperationDetails = exports.CreateComputeInstanceNonMovableBlockVolumeAttachAndMountOperationsDetails = exports.CreateComputeInstanceMovableFileSystemOperationDetails = exports.CreateBlockVolumeMountDetails = exports.CreateBlockVolumeAttachmentDetails = exports.ComputeInstanceVnicMappingDetails = exports.ComputeInstanceVnicMapping = exports.ComputeInstanceNonMovableFileSystemOperation = exports.ComputeInstanceNonMovableBlockVolumeOperation = exports.ComputeInstanceNonMovableBlockVolumeMountOperationDetails = exports.ComputeInstanceNonMovableBlockVolumeAttachOperationDetails = exports.ComputeInstanceNonMovableBlockVolumeAttachAndMountOperationsDetails = exports.ComputeInstanceMovableVnicMappingDetails = exports.ComputeInstanceMovableVnicMapping = exports.ComputeInstanceMovableFileSystemOperation = exports.ChangeDrProtectionGroupCompartmentDetails = exports.BlockVolumeMountDetails = exports.BlockVolumeAttachmentDetails = exports.AutonomousDatabaseStandbyTypeForDrDrills = exports.AutonomousContainerDatabaseSnapshotStandbyConnectionStringType = exports.AssociateDrProtectionGroupDetails = exports.ActionType = void 0;
39
- exports.OperationStatus = exports.OkeClusterVirtualNodePoolConfiguration = exports.OkeClusterVaultMapping = exports.OkeClusterNetworkLoadBalancerMapping = exports.OkeClusterManagedNodePoolConfiguration = exports.OkeClusterLoadBalancerMapping = exports.OkeClusterImageReplication = exports.OkeClusterBackupConfig = exports.OkeBackupLocation = exports.ObjectStorageScriptLocation = exports.ObjectStorageLogLocation = exports.NetworkLoadBalancerBackendSetMappingDetails = exports.NetworkLoadBalancerBackendSetMapping = exports.MySqlDbSystemReplicationUserDetails = exports.MySqlDbSystemAdminUserDetails = exports.LoadBalancerBackendSetMappingDetails = exports.LoadBalancerBackendSetMapping = exports.IgnoreDrPlanExecutionDetails = exports.FileSystemUnmountDetails = exports.FileSystemMountDetails = exports.FileSystemExportMappingDetails = exports.FileSystemExportMapping = exports.DrProtectionGroupSummary = exports.DrProtectionGroupRole = exports.DrProtectionGroupMemberType = exports.DrProtectionGroupMember = exports.DrProtectionGroupLifecycleSubState = exports.DrProtectionGroupLifecycleState = exports.DrProtectionGroupCollection = exports.DrProtectionGroup = exports.DrPlanUserDefinedStep = exports.DrPlanType = exports.DrPlanSummary = exports.DrPlanStepType = exports.DrPlanStepRefreshStatus = exports.DrPlanStepExecutionStatus = exports.DrPlanStepExecution = exports.DrPlanStepErrorMode = exports.DrPlanStep = exports.DrPlanLifecycleSubState = exports.DrPlanLifecycleState = exports.DrPlanGroupType = exports.DrPlanGroupRefreshStatus = exports.DrPlanGroupExecutionStatus = exports.DrPlanGroupExecution = exports.DrPlanGroup = exports.DrPlanExecutionType = exports.DrPlanExecutionSummary = exports.DrPlanExecutionOptions = exports.DrPlanExecutionOptionDetails = void 0;
40
- exports.CreateDrProtectionGroupMemberComputeInstanceDetails = exports.CreateDrProtectionGroupMemberAutonomousDatabaseDetails = exports.CreateDrProtectionGroupMemberAutonomousContainerDatabaseDetails = exports.CancelDrPlanExecutionDetails = exports.WorkRequestSummaryCollection = exports.WorkRequestSummary = exports.WorkRequestResource = exports.WorkRequestLogEntryCollection = exports.WorkRequestLogEntry = exports.WorkRequestErrorCollection = exports.WorkRequestError = exports.WorkRequest = exports.VerifyDrPlanDetails = exports.VaultAndEncryptionKey = exports.UpdateVaultAndEncryptionKeyDetails = exports.UpdateSourceVolumeToDestinationEncryptionKeyMappingDetails = exports.UpdateOkeClusterVirtualNodePoolConfigurationDetails = exports.UpdateOkeClusterVaultMappingDetails = exports.UpdateOkeClusterNetworkLoadBalancerMappingDetails = exports.UpdateOkeClusterManagedNodePoolConfigurationDetails = exports.UpdateOkeClusterLoadBalancerMappingDetails = exports.UpdateOkeClusterBackupConfigDetails = exports.UpdateOkeBackupLocationDetails = exports.UpdateObjectStorageScriptLocationDetails = exports.UpdateObjectStorageLogLocationDetails = exports.UpdateMySqlDbSystemReplicationUserDetails = exports.UpdateMySqlDbSystemAdminUserDetails = exports.UpdateFileSystemUnmountDetails = exports.UpdateFileSystemMountDetails = exports.UpdateDrProtectionGroupRoleDetails = exports.UpdateDrProtectionGroupMemberDetails = exports.UpdateDrProtectionGroupDetails = exports.UpdateDrPlanUserDefinedStepDetails = exports.UpdateDrPlanStepDetails = exports.UpdateDrPlanGroupDetails = exports.UpdateDrPlanExecutionDetails = exports.UpdateDrPlanDetails = exports.UpdateComputeInstanceNonMovableFileSystemOperationDetails = exports.UpdateComputeInstanceNonMovableBlockVolumeOperationDetails = exports.UpdateComputeInstanceNonMovableBlockVolumeMountOperationDetails = exports.UpdateComputeInstanceNonMovableBlockVolumeAttachOperationDetails = exports.UpdateComputeInstanceNonMovableBlockVolumeAttachAndMountOperationsDetails = exports.UpdateComputeInstanceMovableFileSystemOperationDetails = exports.UpdateBlockVolumeMountDetails = exports.UpdateBlockVolumeAttachmentDetails = exports.SourceVolumeToDestinationEncryptionKeyMapping = exports.SortOrder = exports.RetryDrPlanExecutionDetails = exports.RefreshDrPlanDetails = exports.OperationType = void 0;
41
- exports.SwitchoverExecutionOptions = exports.SwitchoverExecutionOptionDetails = exports.StopDrillPrecheckExecutionOptions = exports.StopDrillPrecheckExecutionOptionDetails = exports.StopDrillExecutionOptions = exports.StopDrillExecutionOptionDetails = exports.StartDrillPrecheckExecutionOptions = exports.StartDrillPrecheckExecutionOptionDetails = exports.StartDrillExecutionOptions = exports.StartDrillExecutionOptionDetails = exports.RunObjectStoreScriptUserDefinedStep = exports.RunObjectStoreScriptUserDefinedCustomPrecheckStep = exports.RunLocalScriptUserDefinedStep = exports.RunLocalScriptUserDefinedCustomPrecheckStep = exports.ResumeDrPlanExecutionDetails = exports.RefreshDrPlanDefaultDetails = exports.PauseDrPlanExecutionDetails = exports.ObjectStoreScriptPrecheckStep = exports.LocalScriptPrecheckStep = exports.InvokeFunctionUserDefinedCustomPrecheckStep = exports.InvokeFunctionStep = exports.InvokeFunctionPrecheckStep = exports.FailoverPrecheckExecutionOptions = exports.FailoverPrecheckExecutionOptionDetails = exports.FailoverExecutionOptions = exports.FailoverExecutionOptionDetails = exports.DrProtectionGroupMemberVolumeGroup = exports.DrProtectionGroupMemberOkeCluster = exports.DrProtectionGroupMemberObjectStorageBucket = exports.DrProtectionGroupMemberNetworkLoadBalancer = exports.DrProtectionGroupMemberMySqlDbSystem = exports.DrProtectionGroupMemberLoadBalancer = exports.DrProtectionGroupMemberFileSystem = exports.DrProtectionGroupMemberDatabase = exports.DrProtectionGroupMemberComputeInstanceNonMovable = exports.DrProtectionGroupMemberComputeInstanceMovable = exports.DrProtectionGroupMemberComputeInstance = exports.DrProtectionGroupMemberAutonomousDatabase = exports.DrProtectionGroupMemberAutonomousContainerDatabase = exports.DisassociateDrProtectionGroupDefaultDetails = exports.CreateDrProtectionGroupMemberVolumeGroupDetails = exports.CreateDrProtectionGroupMemberOkeClusterDetails = exports.CreateDrProtectionGroupMemberObjectStorageBucketDetails = exports.CreateDrProtectionGroupMemberNetworkLoadBalancerDetails = exports.CreateDrProtectionGroupMemberMySqlDbSystemDetails = exports.CreateDrProtectionGroupMemberLoadBalancerDetails = exports.CreateDrProtectionGroupMemberFileSystemDetails = exports.CreateDrProtectionGroupMemberDatabaseDetails = exports.CreateDrProtectionGroupMemberComputeInstanceNonMovableDetails = exports.CreateDrProtectionGroupMemberComputeInstanceMovableDetails = void 0;
42
- exports.VerifyDrPlanDefaultDetails = exports.UpdateRunObjectStoreScriptUserDefinedStepDetails = exports.UpdateRunObjectStoreScriptUserDefinedCustomPrecheckStepDetails = exports.UpdateRunLocalScriptUserDefinedStepDetails = exports.UpdateRunLocalScriptUserDefinedCustomPrecheckStepDetails = exports.UpdateObjectStoreScriptPrecheckStepDetails = exports.UpdateLocalScriptPrecheckStepDetails = exports.UpdateInvokeFunctionUserDefinedStepDetails = exports.UpdateInvokeFunctionUserDefinedCustomPrecheckStepDetails = exports.UpdateInvokeFunctionPrecheckStepDetails = exports.UpdateDrProtectionGroupMemberVolumeGroupDetails = exports.UpdateDrProtectionGroupMemberOkeClusterDetails = exports.UpdateDrProtectionGroupMemberObjectStorageBucketDetails = exports.UpdateDrProtectionGroupMemberNetworkLoadBalancerDetails = exports.UpdateDrProtectionGroupMemberMySqlDbSystemDetails = exports.UpdateDrProtectionGroupMemberLoadBalancerDetails = exports.UpdateDrProtectionGroupMemberFileSystemDetails = exports.UpdateDrProtectionGroupMemberDatabaseDetails = exports.UpdateDrProtectionGroupMemberComputeInstanceNonMovableDetails = exports.UpdateDrProtectionGroupMemberComputeInstanceMovableDetails = exports.UpdateDrProtectionGroupMemberComputeInstanceDetails = exports.UpdateDrProtectionGroupMemberAutonomousDatabaseDetails = exports.UpdateDrProtectionGroupMemberAutonomousContainerDatabaseDetails = exports.SwitchoverPrecheckExecutionOptions = exports.SwitchoverPrecheckExecutionOptionDetails = void 0;
38
+ exports.CreateOkeClusterVaultMappingDetails = exports.CreateOkeClusterNetworkLoadBalancerMappingDetails = exports.CreateOkeClusterManagedNodePoolConfigurationDetails = exports.CreateOkeClusterLoadBalancerMappingDetails = exports.CreateOkeClusterBackupConfigDetails = exports.CreateOkeBackupLocationDetails = exports.CreateObjectStorageLogLocationDetails = exports.CreateMySqlDbSystemReplicationUserDetails = exports.CreateMySqlDbSystemAdminUserDetails = exports.CreateFileSystemUnmountDetails = exports.CreateFileSystemMountDetails = exports.CreateDrProtectionGroupMemberDetails = exports.CreateDrProtectionGroupDetails = exports.CreateDrPlanExecutionDetails = exports.CreateDrPlanDetails = exports.CreateComputeInstanceNonMovableFileSystemOperationDetails = exports.CreateComputeInstanceNonMovableBlockVolumeOperationDetails = exports.CreateComputeInstanceNonMovableBlockVolumeMountOperationDetails = exports.CreateComputeInstanceNonMovableBlockVolumeAttachOperationDetails = exports.CreateComputeInstanceNonMovableBlockVolumeAttachAndMountOperationsDetails = exports.CreateComputeInstanceMovableFileSystemOperationDetails = exports.CreateBlockVolumeMountDetails = exports.CreateBlockVolumeAttachmentDetails = exports.CreateAutomaticDrConfigurationMemberDetails = exports.CreateAutomaticDrConfigurationDetails = exports.ComputeInstanceVnicMappingDetails = exports.ComputeInstanceVnicMapping = exports.ComputeInstanceNonMovableFileSystemOperation = exports.ComputeInstanceNonMovableBlockVolumeOperation = exports.ComputeInstanceNonMovableBlockVolumeMountOperationDetails = exports.ComputeInstanceNonMovableBlockVolumeAttachOperationDetails = exports.ComputeInstanceNonMovableBlockVolumeAttachAndMountOperationsDetails = exports.ComputeInstanceMovableVnicMappingDetails = exports.ComputeInstanceMovableVnicMapping = exports.ComputeInstanceMovableFileSystemOperation = exports.ChangeDrProtectionGroupCompartmentDetails = exports.BlockVolumeMountDetails = exports.BlockVolumeAttachmentDetails = exports.AutonomousDatabaseStandbyTypeForDrDrills = exports.AutonomousContainerDatabaseSnapshotStandbyConnectionStringType = exports.AutomaticExecutionDetails = exports.AutomaticDrPlanExecutionSubmissionStatus = exports.AutomaticDrConfigurationSummary = exports.AutomaticDrConfigurationMemberType = exports.AutomaticDrConfigurationMember = exports.AutomaticDrConfigurationLifecycleState = exports.AutomaticDrConfigurationCollection = exports.AutomaticDrConfiguration = exports.AssociateDrProtectionGroupDetails = exports.ActionType = void 0;
39
+ exports.NetworkLoadBalancerBackendSetMappingDetails = exports.NetworkLoadBalancerBackendSetMapping = exports.MySqlDbSystemReplicationUserDetails = exports.MySqlDbSystemAdminUserDetails = exports.LoadBalancerBackendSetMappingDetails = exports.LoadBalancerBackendSetMapping = exports.IgnoreDrPlanExecutionDetails = exports.FileSystemUnmountDetails = exports.FileSystemMountDetails = exports.FileSystemExportMappingDetails = exports.FileSystemExportMapping = exports.DrProtectionGroupSummary = exports.DrProtectionGroupRole = exports.DrProtectionGroupMemberType = exports.DrProtectionGroupMember = exports.DrProtectionGroupLifecycleSubState = exports.DrProtectionGroupLifecycleState = exports.DrProtectionGroupCollection = exports.DrProtectionGroupAuthType = exports.DrProtectionGroup = exports.DrPlanUserDefinedStep = exports.DrPlanType = exports.DrPlanSummary = exports.DrPlanStepType = exports.DrPlanStepRefreshStatus = exports.DrPlanStepExecutionStatus = exports.DrPlanStepExecution = exports.DrPlanStepErrorMode = exports.DrPlanStep = exports.DrPlanLifecycleSubState = exports.DrPlanLifecycleState = exports.DrPlanGroupType = exports.DrPlanGroupRefreshStatus = exports.DrPlanGroupExecutionStatus = exports.DrPlanGroupExecution = exports.DrPlanGroup = exports.DrPlanExecutionType = exports.DrPlanExecutionSummary = exports.DrPlanExecutionOptions = exports.DrPlanExecutionOptionDetails = exports.DrPlanExecutionLifecycleState = exports.DrPlanExecutionControlDetails = exports.DrPlanExecutionCollection = exports.DrPlanExecution = exports.DrPlanCollection = exports.DrPlan = exports.DisassociateDrProtectionGroupDetails = exports.CreateVaultAndEncryptionKeyDetails = exports.CreateSourceVolumeToDestinationEncryptionKeyMappingDetails = exports.CreateOkeClusterVirtualNodePoolConfigurationDetails = void 0;
40
+ exports.VaultAndEncryptionKey = exports.UpdateVaultAndEncryptionKeyDetails = exports.UpdateSourceVolumeToDestinationEncryptionKeyMappingDetails = exports.UpdateOkeClusterVirtualNodePoolConfigurationDetails = exports.UpdateOkeClusterVaultMappingDetails = exports.UpdateOkeClusterNetworkLoadBalancerMappingDetails = exports.UpdateOkeClusterManagedNodePoolConfigurationDetails = exports.UpdateOkeClusterLoadBalancerMappingDetails = exports.UpdateOkeClusterBackupConfigDetails = exports.UpdateOkeBackupLocationDetails = exports.UpdateObjectStorageScriptLocationDetails = exports.UpdateObjectStorageLogLocationDetails = exports.UpdateMySqlDbSystemReplicationUserDetails = exports.UpdateMySqlDbSystemAdminUserDetails = exports.UpdateFileSystemUnmountDetails = exports.UpdateFileSystemMountDetails = exports.UpdateDrProtectionGroupRoleDetails = exports.UpdateDrProtectionGroupMemberDetails = exports.UpdateDrProtectionGroupDetails = exports.UpdateDrPlanUserDefinedStepDetails = exports.UpdateDrPlanStepDetails = exports.UpdateDrPlanGroupDetails = exports.UpdateDrPlanExecutionDetails = exports.UpdateDrPlanDetails = exports.UpdateComputeInstanceNonMovableFileSystemOperationDetails = exports.UpdateComputeInstanceNonMovableBlockVolumeOperationDetails = exports.UpdateComputeInstanceNonMovableBlockVolumeMountOperationDetails = exports.UpdateComputeInstanceNonMovableBlockVolumeAttachOperationDetails = exports.UpdateComputeInstanceNonMovableBlockVolumeAttachAndMountOperationsDetails = exports.UpdateComputeInstanceMovableFileSystemOperationDetails = exports.UpdateBlockVolumeMountDetails = exports.UpdateBlockVolumeAttachmentDetails = exports.UpdateAutomaticDrConfigurationMemberDetails = exports.UpdateAutomaticDrConfigurationDetails = exports.SourceVolumeToDestinationEncryptionKeyMapping = exports.SortOrder = exports.RetryDrPlanExecutionDetails = exports.RefreshDrPlanDetails = exports.OperationType = exports.OperationStatus = exports.OkeClusterVirtualNodePoolConfiguration = exports.OkeClusterVaultMapping = exports.OkeClusterNetworkLoadBalancerMapping = exports.OkeClusterManagedNodePoolConfiguration = exports.OkeClusterLoadBalancerMapping = exports.OkeClusterImageReplication = exports.OkeClusterBackupConfig = exports.OkeBackupLocation = exports.ObjectStorageScriptLocation = exports.ObjectStorageLogLocation = void 0;
41
+ exports.InvokeFunctionUserDefinedCustomPrecheckStep = exports.InvokeFunctionStep = exports.InvokeFunctionPrecheckStep = exports.FailoverPrecheckExecutionOptions = exports.FailoverPrecheckExecutionOptionDetails = exports.FailoverExecutionOptions = exports.FailoverExecutionOptionDetails = exports.DrProtectionGroupMemberVolumeGroup = exports.DrProtectionGroupMemberOkeCluster = exports.DrProtectionGroupMemberObjectStorageBucket = exports.DrProtectionGroupMemberNetworkLoadBalancer = exports.DrProtectionGroupMemberMySqlDbSystem = exports.DrProtectionGroupMemberLoadBalancer = exports.DrProtectionGroupMemberFileSystem = exports.DrProtectionGroupMemberDatabase = exports.DrProtectionGroupMemberComputeInstanceNonMovable = exports.DrProtectionGroupMemberComputeInstanceMovable = exports.DrProtectionGroupMemberComputeInstance = exports.DrProtectionGroupMemberAutonomousDatabase = exports.DrProtectionGroupMemberAutonomousContainerDatabase = exports.DisassociateDrProtectionGroupDefaultDetails = exports.CreateDrProtectionGroupMemberVolumeGroupDetails = exports.CreateDrProtectionGroupMemberOkeClusterDetails = exports.CreateDrProtectionGroupMemberObjectStorageBucketDetails = exports.CreateDrProtectionGroupMemberNetworkLoadBalancerDetails = exports.CreateDrProtectionGroupMemberMySqlDbSystemDetails = exports.CreateDrProtectionGroupMemberLoadBalancerDetails = exports.CreateDrProtectionGroupMemberFileSystemDetails = exports.CreateDrProtectionGroupMemberDatabaseDetails = exports.CreateDrProtectionGroupMemberComputeInstanceNonMovableDetails = exports.CreateDrProtectionGroupMemberComputeInstanceMovableDetails = exports.CreateDrProtectionGroupMemberComputeInstanceDetails = exports.CreateDrProtectionGroupMemberAutonomousDatabaseDetails = exports.CreateDrProtectionGroupMemberAutonomousContainerDatabaseDetails = exports.CreateAutomaticDrConfigurationMemberDatabaseDetails = exports.CreateAutomaticDrConfigurationMemberAutonomousDatabaseDetails = exports.CreateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails = exports.CancelDrPlanExecutionDetails = exports.AutomaticDrConfigurationMemberDatabase = exports.AutomaticDrConfigurationMemberAutonomousDatabase = exports.AutomaticDrConfigurationMemberAutonomousContainerDatabase = exports.WorkRequestSummaryCollection = exports.WorkRequestSummary = exports.WorkRequestResource = exports.WorkRequestLogEntryCollection = exports.WorkRequestLogEntry = exports.WorkRequestErrorCollection = exports.WorkRequestError = exports.WorkRequest = exports.VerifyDrPlanDetails = void 0;
42
+ exports.VerifyDrPlanDefaultDetails = exports.UpdateRunObjectStoreScriptUserDefinedStepDetails = exports.UpdateRunObjectStoreScriptUserDefinedCustomPrecheckStepDetails = exports.UpdateRunLocalScriptUserDefinedStepDetails = exports.UpdateRunLocalScriptUserDefinedCustomPrecheckStepDetails = exports.UpdateObjectStoreScriptPrecheckStepDetails = exports.UpdateLocalScriptPrecheckStepDetails = exports.UpdateInvokeFunctionUserDefinedStepDetails = exports.UpdateInvokeFunctionUserDefinedCustomPrecheckStepDetails = exports.UpdateInvokeFunctionPrecheckStepDetails = exports.UpdateDrProtectionGroupMemberVolumeGroupDetails = exports.UpdateDrProtectionGroupMemberOkeClusterDetails = exports.UpdateDrProtectionGroupMemberObjectStorageBucketDetails = exports.UpdateDrProtectionGroupMemberNetworkLoadBalancerDetails = exports.UpdateDrProtectionGroupMemberMySqlDbSystemDetails = exports.UpdateDrProtectionGroupMemberLoadBalancerDetails = exports.UpdateDrProtectionGroupMemberFileSystemDetails = exports.UpdateDrProtectionGroupMemberDatabaseDetails = exports.UpdateDrProtectionGroupMemberComputeInstanceNonMovableDetails = exports.UpdateDrProtectionGroupMemberComputeInstanceMovableDetails = exports.UpdateDrProtectionGroupMemberComputeInstanceDetails = exports.UpdateDrProtectionGroupMemberAutonomousDatabaseDetails = exports.UpdateDrProtectionGroupMemberAutonomousContainerDatabaseDetails = exports.UpdateAutomaticDrConfigurationMemberDatabaseDetails = exports.UpdateAutomaticDrConfigurationMemberAutonomousDatabaseDetails = exports.UpdateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails = exports.SwitchoverPrecheckExecutionOptions = exports.SwitchoverPrecheckExecutionOptionDetails = exports.SwitchoverExecutionOptions = exports.SwitchoverExecutionOptionDetails = exports.StopDrillPrecheckExecutionOptions = exports.StopDrillPrecheckExecutionOptionDetails = exports.StopDrillExecutionOptions = exports.StopDrillExecutionOptionDetails = exports.StartDrillPrecheckExecutionOptions = exports.StartDrillPrecheckExecutionOptionDetails = exports.StartDrillExecutionOptions = exports.StartDrillExecutionOptionDetails = exports.RunObjectStoreScriptUserDefinedStep = exports.RunObjectStoreScriptUserDefinedCustomPrecheckStep = exports.RunLocalScriptUserDefinedStep = exports.RunLocalScriptUserDefinedCustomPrecheckStep = exports.ResumeDrPlanExecutionDetails = exports.RefreshDrPlanDefaultDetails = exports.PauseDrPlanExecutionDetails = exports.ObjectStoreScriptPrecheckStep = exports.LocalScriptPrecheckStep = void 0;
43
43
  const ActionType = __importStar(require("./action-type"));
44
44
  exports.ActionType = ActionType.ActionType;
45
45
  const AssociateDrProtectionGroupDetails = __importStar(require("./associate-dr-protection-group-details"));
46
46
  exports.AssociateDrProtectionGroupDetails = AssociateDrProtectionGroupDetails.AssociateDrProtectionGroupDetails;
47
+ const AutomaticDrConfiguration = __importStar(require("./automatic-dr-configuration"));
48
+ exports.AutomaticDrConfiguration = AutomaticDrConfiguration.AutomaticDrConfiguration;
49
+ const AutomaticDrConfigurationCollection = __importStar(require("./automatic-dr-configuration-collection"));
50
+ exports.AutomaticDrConfigurationCollection = AutomaticDrConfigurationCollection.AutomaticDrConfigurationCollection;
51
+ const AutomaticDrConfigurationLifecycleState = __importStar(require("./automatic-dr-configuration-lifecycle-state"));
52
+ exports.AutomaticDrConfigurationLifecycleState = AutomaticDrConfigurationLifecycleState.AutomaticDrConfigurationLifecycleState;
53
+ const AutomaticDrConfigurationMember = __importStar(require("./automatic-dr-configuration-member"));
54
+ exports.AutomaticDrConfigurationMember = AutomaticDrConfigurationMember.AutomaticDrConfigurationMember;
55
+ const AutomaticDrConfigurationMemberType = __importStar(require("./automatic-dr-configuration-member-type"));
56
+ exports.AutomaticDrConfigurationMemberType = AutomaticDrConfigurationMemberType.AutomaticDrConfigurationMemberType;
57
+ const AutomaticDrConfigurationSummary = __importStar(require("./automatic-dr-configuration-summary"));
58
+ exports.AutomaticDrConfigurationSummary = AutomaticDrConfigurationSummary.AutomaticDrConfigurationSummary;
59
+ const AutomaticDrPlanExecutionSubmissionStatus = __importStar(require("./automatic-dr-plan-execution-submission-status"));
60
+ exports.AutomaticDrPlanExecutionSubmissionStatus = AutomaticDrPlanExecutionSubmissionStatus.AutomaticDrPlanExecutionSubmissionStatus;
61
+ const AutomaticExecutionDetails = __importStar(require("./automatic-execution-details"));
62
+ exports.AutomaticExecutionDetails = AutomaticExecutionDetails.AutomaticExecutionDetails;
47
63
  const AutonomousContainerDatabaseSnapshotStandbyConnectionStringType = __importStar(require("./autonomous-container-database-snapshot-standby-connection-string-type"));
48
64
  exports.AutonomousContainerDatabaseSnapshotStandbyConnectionStringType = AutonomousContainerDatabaseSnapshotStandbyConnectionStringType.AutonomousContainerDatabaseSnapshotStandbyConnectionStringType;
49
65
  const AutonomousDatabaseStandbyTypeForDrDrills = __importStar(require("./autonomous-database-standby-type-for-dr-drills"));
@@ -74,6 +90,10 @@ const ComputeInstanceVnicMapping = __importStar(require("./compute-instance-vnic
74
90
  exports.ComputeInstanceVnicMapping = ComputeInstanceVnicMapping.ComputeInstanceVnicMapping;
75
91
  const ComputeInstanceVnicMappingDetails = __importStar(require("./compute-instance-vnic-mapping-details"));
76
92
  exports.ComputeInstanceVnicMappingDetails = ComputeInstanceVnicMappingDetails.ComputeInstanceVnicMappingDetails;
93
+ const CreateAutomaticDrConfigurationDetails = __importStar(require("./create-automatic-dr-configuration-details"));
94
+ exports.CreateAutomaticDrConfigurationDetails = CreateAutomaticDrConfigurationDetails.CreateAutomaticDrConfigurationDetails;
95
+ const CreateAutomaticDrConfigurationMemberDetails = __importStar(require("./create-automatic-dr-configuration-member-details"));
96
+ exports.CreateAutomaticDrConfigurationMemberDetails = CreateAutomaticDrConfigurationMemberDetails.CreateAutomaticDrConfigurationMemberDetails;
77
97
  const CreateBlockVolumeAttachmentDetails = __importStar(require("./create-block-volume-attachment-details"));
78
98
  exports.CreateBlockVolumeAttachmentDetails = CreateBlockVolumeAttachmentDetails.CreateBlockVolumeAttachmentDetails;
79
99
  const CreateBlockVolumeMountDetails = __importStar(require("./create-block-volume-mount-details"));
@@ -182,6 +202,8 @@ const DrPlanUserDefinedStep = __importStar(require("./dr-plan-user-defined-step"
182
202
  exports.DrPlanUserDefinedStep = DrPlanUserDefinedStep.DrPlanUserDefinedStep;
183
203
  const DrProtectionGroup = __importStar(require("./dr-protection-group"));
184
204
  exports.DrProtectionGroup = DrProtectionGroup.DrProtectionGroup;
205
+ const DrProtectionGroupAuthType = __importStar(require("./dr-protection-group-auth-type"));
206
+ exports.DrProtectionGroupAuthType = DrProtectionGroupAuthType.DrProtectionGroupAuthType;
185
207
  const DrProtectionGroupCollection = __importStar(require("./dr-protection-group-collection"));
186
208
  exports.DrProtectionGroupCollection = DrProtectionGroupCollection.DrProtectionGroupCollection;
187
209
  const DrProtectionGroupLifecycleState = __importStar(require("./dr-protection-group-lifecycle-state"));
@@ -250,6 +272,10 @@ const SortOrder = __importStar(require("./sort-order"));
250
272
  exports.SortOrder = SortOrder.SortOrder;
251
273
  const SourceVolumeToDestinationEncryptionKeyMapping = __importStar(require("./source-volume-to-destination-encryption-key-mapping"));
252
274
  exports.SourceVolumeToDestinationEncryptionKeyMapping = SourceVolumeToDestinationEncryptionKeyMapping.SourceVolumeToDestinationEncryptionKeyMapping;
275
+ const UpdateAutomaticDrConfigurationDetails = __importStar(require("./update-automatic-dr-configuration-details"));
276
+ exports.UpdateAutomaticDrConfigurationDetails = UpdateAutomaticDrConfigurationDetails.UpdateAutomaticDrConfigurationDetails;
277
+ const UpdateAutomaticDrConfigurationMemberDetails = __importStar(require("./update-automatic-dr-configuration-member-details"));
278
+ exports.UpdateAutomaticDrConfigurationMemberDetails = UpdateAutomaticDrConfigurationMemberDetails.UpdateAutomaticDrConfigurationMemberDetails;
253
279
  const UpdateBlockVolumeAttachmentDetails = __importStar(require("./update-block-volume-attachment-details"));
254
280
  exports.UpdateBlockVolumeAttachmentDetails = UpdateBlockVolumeAttachmentDetails.UpdateBlockVolumeAttachmentDetails;
255
281
  const UpdateBlockVolumeMountDetails = __importStar(require("./update-block-volume-mount-details"));
@@ -332,8 +358,20 @@ const WorkRequestSummary = __importStar(require("./work-request-summary"));
332
358
  exports.WorkRequestSummary = WorkRequestSummary.WorkRequestSummary;
333
359
  const WorkRequestSummaryCollection = __importStar(require("./work-request-summary-collection"));
334
360
  exports.WorkRequestSummaryCollection = WorkRequestSummaryCollection.WorkRequestSummaryCollection;
361
+ const AutomaticDrConfigurationMemberAutonomousContainerDatabase = __importStar(require("./automatic-dr-configuration-member-autonomous-container-database"));
362
+ exports.AutomaticDrConfigurationMemberAutonomousContainerDatabase = AutomaticDrConfigurationMemberAutonomousContainerDatabase.AutomaticDrConfigurationMemberAutonomousContainerDatabase;
363
+ const AutomaticDrConfigurationMemberAutonomousDatabase = __importStar(require("./automatic-dr-configuration-member-autonomous-database"));
364
+ exports.AutomaticDrConfigurationMemberAutonomousDatabase = AutomaticDrConfigurationMemberAutonomousDatabase.AutomaticDrConfigurationMemberAutonomousDatabase;
365
+ const AutomaticDrConfigurationMemberDatabase = __importStar(require("./automatic-dr-configuration-member-database"));
366
+ exports.AutomaticDrConfigurationMemberDatabase = AutomaticDrConfigurationMemberDatabase.AutomaticDrConfigurationMemberDatabase;
335
367
  const CancelDrPlanExecutionDetails = __importStar(require("./cancel-dr-plan-execution-details"));
336
368
  exports.CancelDrPlanExecutionDetails = CancelDrPlanExecutionDetails.CancelDrPlanExecutionDetails;
369
+ const CreateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails = __importStar(require("./create-automatic-dr-configuration-member-autonomous-container-database-details"));
370
+ exports.CreateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails = CreateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails.CreateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails;
371
+ const CreateAutomaticDrConfigurationMemberAutonomousDatabaseDetails = __importStar(require("./create-automatic-dr-configuration-member-autonomous-database-details"));
372
+ exports.CreateAutomaticDrConfigurationMemberAutonomousDatabaseDetails = CreateAutomaticDrConfigurationMemberAutonomousDatabaseDetails.CreateAutomaticDrConfigurationMemberAutonomousDatabaseDetails;
373
+ const CreateAutomaticDrConfigurationMemberDatabaseDetails = __importStar(require("./create-automatic-dr-configuration-member-database-details"));
374
+ exports.CreateAutomaticDrConfigurationMemberDatabaseDetails = CreateAutomaticDrConfigurationMemberDatabaseDetails.CreateAutomaticDrConfigurationMemberDatabaseDetails;
337
375
  const CreateDrProtectionGroupMemberAutonomousContainerDatabaseDetails = __importStar(require("./create-dr-protection-group-member-autonomous-container-database-details"));
338
376
  exports.CreateDrProtectionGroupMemberAutonomousContainerDatabaseDetails = CreateDrProtectionGroupMemberAutonomousContainerDatabaseDetails.CreateDrProtectionGroupMemberAutonomousContainerDatabaseDetails;
339
377
  const CreateDrProtectionGroupMemberAutonomousDatabaseDetails = __importStar(require("./create-dr-protection-group-member-autonomous-database-details"));
@@ -444,6 +482,12 @@ const SwitchoverPrecheckExecutionOptionDetails = __importStar(require("./switcho
444
482
  exports.SwitchoverPrecheckExecutionOptionDetails = SwitchoverPrecheckExecutionOptionDetails.SwitchoverPrecheckExecutionOptionDetails;
445
483
  const SwitchoverPrecheckExecutionOptions = __importStar(require("./switchover-precheck-execution-options"));
446
484
  exports.SwitchoverPrecheckExecutionOptions = SwitchoverPrecheckExecutionOptions.SwitchoverPrecheckExecutionOptions;
485
+ const UpdateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails = __importStar(require("./update-automatic-dr-configuration-member-autonomous-container-database-details"));
486
+ exports.UpdateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails = UpdateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails.UpdateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails;
487
+ const UpdateAutomaticDrConfigurationMemberAutonomousDatabaseDetails = __importStar(require("./update-automatic-dr-configuration-member-autonomous-database-details"));
488
+ exports.UpdateAutomaticDrConfigurationMemberAutonomousDatabaseDetails = UpdateAutomaticDrConfigurationMemberAutonomousDatabaseDetails.UpdateAutomaticDrConfigurationMemberAutonomousDatabaseDetails;
489
+ const UpdateAutomaticDrConfigurationMemberDatabaseDetails = __importStar(require("./update-automatic-dr-configuration-member-database-details"));
490
+ exports.UpdateAutomaticDrConfigurationMemberDatabaseDetails = UpdateAutomaticDrConfigurationMemberDatabaseDetails.UpdateAutomaticDrConfigurationMemberDatabaseDetails;
447
491
  const UpdateDrProtectionGroupMemberAutonomousContainerDatabaseDetails = __importStar(require("./update-dr-protection-group-member-autonomous-container-database-details"));
448
492
  exports.UpdateDrProtectionGroupMemberAutonomousContainerDatabaseDetails = UpdateDrProtectionGroupMemberAutonomousContainerDatabaseDetails.UpdateDrProtectionGroupMemberAutonomousContainerDatabaseDetails;
449
493
  const UpdateDrProtectionGroupMemberAutonomousDatabaseDetails = __importStar(require("./update-dr-protection-group-member-autonomous-database-details"));
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/index.ts"],"names":[],"mappings":"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"}
@@ -38,6 +38,9 @@ export declare enum OperationType {
38
38
  CancelDrPlanExecution = "CANCEL_DR_PLAN_EXECUTION",
39
39
  PauseDrPlanExecution = "PAUSE_DR_PLAN_EXECUTION",
40
40
  ResumeDrPlanExecution = "RESUME_DR_PLAN_EXECUTION",
41
+ CreateAutomaticDrConfiguration = "CREATE_AUTOMATIC_DR_CONFIGURATION",
42
+ DeleteAutomaticDrConfiguration = "DELETE_AUTOMATIC_DR_CONFIGURATION",
43
+ UpdateAutomaticDrConfiguration = "UPDATE_AUTOMATIC_DR_CONFIGURATION",
41
44
  /**
42
45
  * This value is used if a service returns a value for this enum that is not recognized by this
43
46
  * version of the SDK.
@@ -42,6 +42,9 @@ var OperationType;
42
42
  OperationType["CancelDrPlanExecution"] = "CANCEL_DR_PLAN_EXECUTION";
43
43
  OperationType["PauseDrPlanExecution"] = "PAUSE_DR_PLAN_EXECUTION";
44
44
  OperationType["ResumeDrPlanExecution"] = "RESUME_DR_PLAN_EXECUTION";
45
+ OperationType["CreateAutomaticDrConfiguration"] = "CREATE_AUTOMATIC_DR_CONFIGURATION";
46
+ OperationType["DeleteAutomaticDrConfiguration"] = "DELETE_AUTOMATIC_DR_CONFIGURATION";
47
+ OperationType["UpdateAutomaticDrConfiguration"] = "UPDATE_AUTOMATIC_DR_CONFIGURATION";
45
48
  /**
46
49
  * This value is used if a service returns a value for this enum that is not recognized by this
47
50
  * version of the SDK.
@@ -1 +1 @@
1
- {"version":3,"file":"operation-type.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/operation-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAKH;;IAEI;AACJ,IAAY,aA2BX;AA3BD,WAAY,aAAa;IACvB,uEAAsD,CAAA;IACtD,uEAAsD,CAAA;IACtD,uEAAsD,CAAA;IACtD,mEAAkD,CAAA;IAClD,6EAA4D,CAAA;IAC5D,mFAAkE,CAAA;IAClE,gFAA+D,CAAA;IAC/D,gDAA+B,CAAA;IAC/B,gDAA+B,CAAA;IAC/B,gDAA+B,CAAA;IAC/B,kDAAiC,CAAA;IACjC,gDAA+B,CAAA;IAC/B,mEAAkD,CAAA;IAClD,mEAAkD,CAAA;IAClD,mEAAkD,CAAA;IAClD,iEAAgD,CAAA;IAChD,mEAAkD,CAAA;IAClD,mEAAkD,CAAA;IAClD,iEAAgD,CAAA;IAChD,mEAAkD,CAAA;IAElD;;;OAGG;IACH,+CAA8B,CAAA;AAChC,CAAC,EA3BW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QA2BxB;AAED,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,wBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAO7B"}
1
+ {"version":3,"file":"operation-type.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/operation-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAKH;;IAEI;AACJ,IAAY,aA8BX;AA9BD,WAAY,aAAa;IACvB,uEAAsD,CAAA;IACtD,uEAAsD,CAAA;IACtD,uEAAsD,CAAA;IACtD,mEAAkD,CAAA;IAClD,6EAA4D,CAAA;IAC5D,mFAAkE,CAAA;IAClE,gFAA+D,CAAA;IAC/D,gDAA+B,CAAA;IAC/B,gDAA+B,CAAA;IAC/B,gDAA+B,CAAA;IAC/B,kDAAiC,CAAA;IACjC,gDAA+B,CAAA;IAC/B,mEAAkD,CAAA;IAClD,mEAAkD,CAAA;IAClD,mEAAkD,CAAA;IAClD,iEAAgD,CAAA;IAChD,mEAAkD,CAAA;IAClD,mEAAkD,CAAA;IAClD,iEAAgD,CAAA;IAChD,mEAAkD,CAAA;IAClD,qFAAoE,CAAA;IACpE,qFAAoE,CAAA;IACpE,qFAAoE,CAAA;IAEpE;;;OAGG;IACH,+CAA8B,CAAA;AAChC,CAAC,EA9BW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QA8BxB;AAED,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,wBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAO7B"}
@@ -0,0 +1,72 @@
1
+ /**
2
+ * Full Stack Disaster Recovery API
3
+ * Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
4
+ Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
5
+ recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
6
+ and application.
7
+
8
+ * OpenAPI spec version: 20220125
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
+ */
17
+ import * as model from "../model";
18
+ /**
19
+ * The details for updating an Automatic DR configuration.
20
+ */
21
+ export interface UpdateAutomaticDrConfigurationDetails {
22
+ /**
23
+ * The display name of the Automatic DR configuration being updated.
24
+ * <p>
25
+ Example: {@code Automatic DR Configuration}
26
+ *
27
+ */
28
+ "displayName"?: string;
29
+ /**
30
+ * A list of members for Automatic DR configuration.
31
+ *
32
+ */
33
+ "members"?: Array<model.UpdateAutomaticDrConfigurationMemberDetails>;
34
+ /**
35
+ * The unique id of a Switchover DR Plan.
36
+ * <p>
37
+ Example: {@code ocid1.drplan.oc1..uniqueID}
38
+ *
39
+ */
40
+ "defaultSwitchoverDrPlanId"?: string;
41
+ /**
42
+ * The unique id of a Failover DR Plan.
43
+ * <p>
44
+ Example: {@code ocid1.drplan.oc1..uniqueID}
45
+ *
46
+ */
47
+ "defaultFailoverDrPlanId"?: string;
48
+ /**
49
+ * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
50
+ * <p>
51
+ Example: {@code {\"Department\": \"Finance\"}}
52
+ *
53
+ */
54
+ "freeformTags"?: {
55
+ [key: string]: string;
56
+ };
57
+ /**
58
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace.
59
+ * <p>
60
+ Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
61
+ *
62
+ */
63
+ "definedTags"?: {
64
+ [key: string]: {
65
+ [key: string]: any;
66
+ };
67
+ };
68
+ }
69
+ export declare namespace UpdateAutomaticDrConfigurationDetails {
70
+ function getJsonObj(obj: UpdateAutomaticDrConfigurationDetails): object;
71
+ function getDeserializedJsonObj(obj: UpdateAutomaticDrConfigurationDetails): object;
72
+ }
@@ -0,0 +1,65 @@
1
+ "use strict";
2
+ /**
3
+ * Full Stack Disaster Recovery API
4
+ * Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
5
+ Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
6
+ recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
7
+ and application.
8
+
9
+ * OpenAPI spec version: 20220125
10
+ *
11
+ *
12
+ * NOTE: This class is auto generated by OracleSDKGenerator.
13
+ * Do not edit the class manually.
14
+ *
15
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
16
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
17
+ */
18
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
21
+ }) : (function(o, m, k, k2) {
22
+ if (k2 === undefined) k2 = k;
23
+ o[k2] = m[k];
24
+ }));
25
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
26
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
27
+ }) : function(o, v) {
28
+ o["default"] = v;
29
+ });
30
+ var __importStar = (this && this.__importStar) || function (mod) {
31
+ if (mod && mod.__esModule) return mod;
32
+ var result = {};
33
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
34
+ __setModuleDefault(result, mod);
35
+ return result;
36
+ };
37
+ Object.defineProperty(exports, "__esModule", { value: true });
38
+ exports.UpdateAutomaticDrConfigurationDetails = void 0;
39
+ const model = __importStar(require("../model"));
40
+ var UpdateAutomaticDrConfigurationDetails;
41
+ (function (UpdateAutomaticDrConfigurationDetails) {
42
+ function getJsonObj(obj) {
43
+ const jsonObj = Object.assign(Object.assign({}, obj), {
44
+ "members": obj.members
45
+ ? obj.members.map(item => {
46
+ return model.UpdateAutomaticDrConfigurationMemberDetails.getJsonObj(item);
47
+ })
48
+ : undefined
49
+ });
50
+ return jsonObj;
51
+ }
52
+ UpdateAutomaticDrConfigurationDetails.getJsonObj = getJsonObj;
53
+ function getDeserializedJsonObj(obj) {
54
+ const jsonObj = Object.assign(Object.assign({}, obj), {
55
+ "members": obj.members
56
+ ? obj.members.map(item => {
57
+ return model.UpdateAutomaticDrConfigurationMemberDetails.getDeserializedJsonObj(item);
58
+ })
59
+ : undefined
60
+ });
61
+ return jsonObj;
62
+ }
63
+ UpdateAutomaticDrConfigurationDetails.getDeserializedJsonObj = getDeserializedJsonObj;
64
+ })(UpdateAutomaticDrConfigurationDetails = exports.UpdateAutomaticDrConfigurationDetails || (exports.UpdateAutomaticDrConfigurationDetails = {}));
65
+ //# sourceMappingURL=update-automatic-dr-configuration-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-automatic-dr-configuration-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-automatic-dr-configuration-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiDlC,IAAiB,qCAAqC,CA6BrD;AA7BD,WAAiB,qCAAqC;IACpD,SAAgB,UAAU,CAAC,GAA0C;QACnE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,SAAS,EAAE,GAAG,CAAC,OAAO;gBACpB,CAAC,CAAC,GAAG,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACrB,OAAO,KAAK,CAAC,2CAA2C,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC5E,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,gDAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0C;QAC/E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,SAAS,EAAE,GAAG,CAAC,OAAO;gBACpB,CAAC,CAAC,GAAG,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACrB,OAAO,KAAK,CAAC,2CAA2C,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACxF,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,4DAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QA6BrD"}
@@ -0,0 +1,42 @@
1
+ /**
2
+ * Full Stack Disaster Recovery API
3
+ * Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
4
+ Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
5
+ recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
6
+ and application.
7
+
8
+ * OpenAPI spec version: 20220125
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
+ */
17
+ import * as model from "../model";
18
+ /**
19
+ * Update properties for an Autonomous Container Database member in an Automatic DR configuration.
20
+ */
21
+ export interface UpdateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails extends model.UpdateAutomaticDrConfigurationMemberDetails {
22
+ /**
23
+ * A flag indicating if the automatic switchover should be enabled for the Autonomous Container Database member in the Automatic DR configuration.
24
+ * <p>
25
+ Example: {@code false}
26
+ *
27
+ */
28
+ "isAutoSwitchoverEnabled"?: boolean;
29
+ /**
30
+ * A flag indicating if the automatic failover should be enabled for the Autonomous Container Database member in the Automatic DR configuration.
31
+ * <p>
32
+ Example: {@code false}
33
+ *
34
+ */
35
+ "isAutoFailoverEnabled"?: boolean;
36
+ "memberType": string;
37
+ }
38
+ export declare namespace UpdateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails {
39
+ function getJsonObj(obj: UpdateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails, isParentJsonObj?: boolean): object;
40
+ const memberType = "AUTONOMOUS_CONTAINER_DATABASE";
41
+ function getDeserializedJsonObj(obj: UpdateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails, isParentJsonObj?: boolean): object;
42
+ }
@@ -0,0 +1,58 @@
1
+ "use strict";
2
+ /**
3
+ * Full Stack Disaster Recovery API
4
+ * Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
5
+ Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
6
+ recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
7
+ and application.
8
+
9
+ * OpenAPI spec version: 20220125
10
+ *
11
+ *
12
+ * NOTE: This class is auto generated by OracleSDKGenerator.
13
+ * Do not edit the class manually.
14
+ *
15
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
16
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
17
+ */
18
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
21
+ }) : (function(o, m, k, k2) {
22
+ if (k2 === undefined) k2 = k;
23
+ o[k2] = m[k];
24
+ }));
25
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
26
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
27
+ }) : function(o, v) {
28
+ o["default"] = v;
29
+ });
30
+ var __importStar = (this && this.__importStar) || function (mod) {
31
+ if (mod && mod.__esModule) return mod;
32
+ var result = {};
33
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
34
+ __setModuleDefault(result, mod);
35
+ return result;
36
+ };
37
+ Object.defineProperty(exports, "__esModule", { value: true });
38
+ exports.UpdateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails = void 0;
39
+ const model = __importStar(require("../model"));
40
+ var UpdateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails;
41
+ (function (UpdateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails) {
42
+ function getJsonObj(obj, isParentJsonObj) {
43
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
44
+ ? obj
45
+ : model.UpdateAutomaticDrConfigurationMemberDetails.getJsonObj(obj))), {});
46
+ return jsonObj;
47
+ }
48
+ UpdateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails.getJsonObj = getJsonObj;
49
+ UpdateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails.memberType = "AUTONOMOUS_CONTAINER_DATABASE";
50
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
51
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
52
+ ? obj
53
+ : model.UpdateAutomaticDrConfigurationMemberDetails.getDeserializedJsonObj(obj))), {});
54
+ return jsonObj;
55
+ }
56
+ UpdateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails.getDeserializedJsonObj = getDeserializedJsonObj;
57
+ })(UpdateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails = exports.UpdateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails || (exports.UpdateAutomaticDrConfigurationMemberAutonomousContainerDatabaseDetails = {}));
58
+ //# sourceMappingURL=update-automatic-dr-configuration-member-autonomous-container-database-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-automatic-dr-configuration-member-autonomous-container-database-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-automatic-dr-configuration-member-autonomous-container-database-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA0BlC,IAAiB,sEAAsE,CAgCtF;AAhCD,WAAiB,sEAAsE;IACrF,SAAgB,UAAU,CACxB,GAA2E,EAC3E,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,2CAA2C,CAAC,UAAU,CAC3D,GAAG,CACuE,CAAC,GAC9E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,iFAAU,aAczB,CAAA;IACY,iFAAU,GAAG,+BAA+B,CAAC;IAC1D,SAAgB,sBAAsB,CACpC,GAA2E,EAC3E,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,2CAA2C,CAAC,sBAAsB,CACvE,GAAG,CACuE,CAAC,GAC9E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,6FAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,sEAAsE,GAAtE,8EAAsE,KAAtE,8EAAsE,QAgCtF"}
@@ -0,0 +1,42 @@
1
+ /**
2
+ * Full Stack Disaster Recovery API
3
+ * Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
4
+ Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
5
+ recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
6
+ and application.
7
+
8
+ * OpenAPI spec version: 20220125
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
+ */
17
+ import * as model from "../model";
18
+ /**
19
+ * Update properties for an Autonomous Database Serverless member in an Automatic DR configuration.
20
+ */
21
+ export interface UpdateAutomaticDrConfigurationMemberAutonomousDatabaseDetails extends model.UpdateAutomaticDrConfigurationMemberDetails {
22
+ /**
23
+ * A flag indicating if the automatic switchover should be enabled for the Autonomous Database Serverless member in the Automatic DR configuration.
24
+ * <p>
25
+ Example: {@code false}
26
+ *
27
+ */
28
+ "isAutoSwitchoverEnabled"?: boolean;
29
+ /**
30
+ * A flag indicating if the automatic failover should be enabled for the Autonomous Database Serverless member in the Automatic DR configuration.
31
+ * <p>
32
+ Example: {@code false}
33
+ *
34
+ */
35
+ "isAutoFailoverEnabled"?: boolean;
36
+ "memberType": string;
37
+ }
38
+ export declare namespace UpdateAutomaticDrConfigurationMemberAutonomousDatabaseDetails {
39
+ function getJsonObj(obj: UpdateAutomaticDrConfigurationMemberAutonomousDatabaseDetails, isParentJsonObj?: boolean): object;
40
+ const memberType = "AUTONOMOUS_DATABASE";
41
+ function getDeserializedJsonObj(obj: UpdateAutomaticDrConfigurationMemberAutonomousDatabaseDetails, isParentJsonObj?: boolean): object;
42
+ }
@@ -0,0 +1,58 @@
1
+ "use strict";
2
+ /**
3
+ * Full Stack Disaster Recovery API
4
+ * Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
5
+ Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
6
+ recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
7
+ and application.
8
+
9
+ * OpenAPI spec version: 20220125
10
+ *
11
+ *
12
+ * NOTE: This class is auto generated by OracleSDKGenerator.
13
+ * Do not edit the class manually.
14
+ *
15
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
16
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
17
+ */
18
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
21
+ }) : (function(o, m, k, k2) {
22
+ if (k2 === undefined) k2 = k;
23
+ o[k2] = m[k];
24
+ }));
25
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
26
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
27
+ }) : function(o, v) {
28
+ o["default"] = v;
29
+ });
30
+ var __importStar = (this && this.__importStar) || function (mod) {
31
+ if (mod && mod.__esModule) return mod;
32
+ var result = {};
33
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
34
+ __setModuleDefault(result, mod);
35
+ return result;
36
+ };
37
+ Object.defineProperty(exports, "__esModule", { value: true });
38
+ exports.UpdateAutomaticDrConfigurationMemberAutonomousDatabaseDetails = void 0;
39
+ const model = __importStar(require("../model"));
40
+ var UpdateAutomaticDrConfigurationMemberAutonomousDatabaseDetails;
41
+ (function (UpdateAutomaticDrConfigurationMemberAutonomousDatabaseDetails) {
42
+ function getJsonObj(obj, isParentJsonObj) {
43
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
44
+ ? obj
45
+ : model.UpdateAutomaticDrConfigurationMemberDetails.getJsonObj(obj))), {});
46
+ return jsonObj;
47
+ }
48
+ UpdateAutomaticDrConfigurationMemberAutonomousDatabaseDetails.getJsonObj = getJsonObj;
49
+ UpdateAutomaticDrConfigurationMemberAutonomousDatabaseDetails.memberType = "AUTONOMOUS_DATABASE";
50
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
51
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
52
+ ? obj
53
+ : model.UpdateAutomaticDrConfigurationMemberDetails.getDeserializedJsonObj(obj))), {});
54
+ return jsonObj;
55
+ }
56
+ UpdateAutomaticDrConfigurationMemberAutonomousDatabaseDetails.getDeserializedJsonObj = getDeserializedJsonObj;
57
+ })(UpdateAutomaticDrConfigurationMemberAutonomousDatabaseDetails = exports.UpdateAutomaticDrConfigurationMemberAutonomousDatabaseDetails || (exports.UpdateAutomaticDrConfigurationMemberAutonomousDatabaseDetails = {}));
58
+ //# sourceMappingURL=update-automatic-dr-configuration-member-autonomous-database-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-automatic-dr-configuration-member-autonomous-database-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-automatic-dr-configuration-member-autonomous-database-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA0BlC,IAAiB,6DAA6D,CAgC7E;AAhCD,WAAiB,6DAA6D;IAC5E,SAAgB,UAAU,CACxB,GAAkE,EAClE,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,2CAA2C,CAAC,UAAU,CAC3D,GAAG,CAC8D,CAAC,GACrE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,wEAAU,aAczB,CAAA;IACY,wEAAU,GAAG,qBAAqB,CAAC;IAChD,SAAgB,sBAAsB,CACpC,GAAkE,EAClE,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,2CAA2C,CAAC,sBAAsB,CACvE,GAAG,CAC8D,CAAC,GACrE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,oFAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,6DAA6D,GAA7D,qEAA6D,KAA7D,qEAA6D,QAgC7E"}