oci-disasterrecovery 2.64.0 → 2.66.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 +59 -59
  2. package/lib/client.js +90 -89
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/associate-dr-protection-group-details.d.ts +1 -1
  5. package/lib/model/change-dr-protection-group-compartment-details.d.ts +1 -1
  6. package/lib/model/compute-instance-movable-vnic-mapping-details.d.ts +61 -0
  7. package/lib/model/compute-instance-movable-vnic-mapping-details.js +32 -0
  8. package/lib/model/compute-instance-movable-vnic-mapping-details.js.map +1 -0
  9. package/lib/model/compute-instance-movable-vnic-mapping.d.ts +61 -0
  10. package/lib/model/compute-instance-movable-vnic-mapping.js +32 -0
  11. package/lib/model/compute-instance-movable-vnic-mapping.js.map +1 -0
  12. package/lib/model/compute-instance-vnic-mapping-details.d.ts +20 -4
  13. package/lib/model/compute-instance-vnic-mapping-details.js.map +1 -1
  14. package/lib/model/create-dr-plan-details.d.ts +1 -1
  15. package/lib/model/create-dr-plan-execution-details.d.ts +1 -1
  16. package/lib/model/create-dr-protection-group-details.d.ts +1 -1
  17. package/lib/model/create-dr-protection-group-member-compute-instance-details.d.ts +2 -2
  18. package/lib/model/create-dr-protection-group-member-compute-instance-movable-details.d.ts +63 -0
  19. package/lib/model/create-dr-protection-group-member-compute-instance-movable-details.js +69 -0
  20. package/lib/model/create-dr-protection-group-member-compute-instance-movable-details.js.map +1 -0
  21. package/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.d.ts +27 -0
  22. package/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.js +57 -0
  23. package/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.js.map +1 -0
  24. package/lib/model/create-dr-protection-group-member-database-details.d.ts +1 -1
  25. package/lib/model/create-dr-protection-group-member-details.d.ts +1 -1
  26. package/lib/model/create-dr-protection-group-member-details.js +8 -0
  27. package/lib/model/create-dr-protection-group-member-details.js.map +1 -1
  28. package/lib/model/dr-plan-execution-summary.d.ts +5 -5
  29. package/lib/model/dr-plan-execution.d.ts +5 -5
  30. package/lib/model/dr-plan-group-execution.d.ts +1 -1
  31. package/lib/model/dr-plan-group.d.ts +1 -1
  32. package/lib/model/dr-plan-step-execution.d.ts +2 -2
  33. package/lib/model/dr-plan-step-type.d.ts +4 -0
  34. package/lib/model/dr-plan-step-type.js +4 -0
  35. package/lib/model/dr-plan-step-type.js.map +1 -1
  36. package/lib/model/dr-plan-step.d.ts +3 -3
  37. package/lib/model/dr-plan-summary.d.ts +4 -4
  38. package/lib/model/dr-plan.d.ts +4 -4
  39. package/lib/model/dr-protection-group-member-compute-instance-movable.d.ts +62 -0
  40. package/lib/model/dr-protection-group-member-compute-instance-movable.js +69 -0
  41. package/lib/model/dr-protection-group-member-compute-instance-movable.js.map +1 -0
  42. package/lib/model/dr-protection-group-member-compute-instance-non-movable.d.ts +27 -0
  43. package/lib/model/dr-protection-group-member-compute-instance-non-movable.js +57 -0
  44. package/lib/model/dr-protection-group-member-compute-instance-non-movable.js.map +1 -0
  45. package/lib/model/dr-protection-group-member-type.d.ts +4 -0
  46. package/lib/model/dr-protection-group-member-type.js +4 -0
  47. package/lib/model/dr-protection-group-member-type.js.map +1 -1
  48. package/lib/model/dr-protection-group-member.d.ts +1 -1
  49. package/lib/model/dr-protection-group-member.js +8 -0
  50. package/lib/model/dr-protection-group-member.js.map +1 -1
  51. package/lib/model/dr-protection-group-role.d.ts +3 -3
  52. package/lib/model/dr-protection-group-role.js +3 -3
  53. package/lib/model/dr-protection-group-summary.d.ts +3 -3
  54. package/lib/model/dr-protection-group.d.ts +3 -3
  55. package/lib/model/failover-execution-option-details.d.ts +2 -2
  56. package/lib/model/failover-execution-options.d.ts +2 -2
  57. package/lib/model/failover-precheck-execution-option-details.d.ts +1 -1
  58. package/lib/model/failover-precheck-execution-options.d.ts +1 -1
  59. package/lib/model/ignore-dr-plan-execution-details.d.ts +2 -2
  60. package/lib/model/index.d.ts +16 -0
  61. package/lib/model/index.js +19 -3
  62. package/lib/model/index.js.map +1 -1
  63. package/lib/model/invoke-function-step.d.ts +3 -3
  64. package/lib/model/retry-dr-plan-execution-details.d.ts +2 -2
  65. package/lib/model/run-local-script-user-defined-step.d.ts +4 -4
  66. package/lib/model/run-object-store-script-user-defined-step.d.ts +4 -4
  67. package/lib/model/switchover-execution-option-details.d.ts +2 -2
  68. package/lib/model/switchover-execution-options.d.ts +2 -2
  69. package/lib/model/switchover-precheck-execution-option-details.d.ts +1 -1
  70. package/lib/model/switchover-precheck-execution-options.d.ts +1 -1
  71. package/lib/model/update-dr-plan-group-details.d.ts +1 -1
  72. package/lib/model/update-dr-plan-step-details.d.ts +1 -1
  73. package/lib/model/update-dr-protection-group-member-compute-instance-details.d.ts +2 -2
  74. package/lib/model/update-dr-protection-group-member-compute-instance-movable-details.d.ts +63 -0
  75. package/lib/model/update-dr-protection-group-member-compute-instance-movable-details.js +69 -0
  76. package/lib/model/update-dr-protection-group-member-compute-instance-movable-details.js.map +1 -0
  77. package/lib/model/update-dr-protection-group-member-compute-instance-non-movable-details.d.ts +27 -0
  78. package/lib/model/update-dr-protection-group-member-compute-instance-non-movable-details.js +57 -0
  79. package/lib/model/update-dr-protection-group-member-compute-instance-non-movable-details.js.map +1 -0
  80. package/lib/model/update-dr-protection-group-member-database-details.d.ts +1 -1
  81. package/lib/model/update-dr-protection-group-member-details.d.ts +1 -1
  82. package/lib/model/update-dr-protection-group-member-details.js +8 -0
  83. package/lib/model/update-dr-protection-group-member-details.js.map +1 -1
  84. package/lib/model/update-invoke-function-user-defined-step-details.d.ts +2 -2
  85. package/lib/model/update-run-local-script-user-defined-step-details.d.ts +3 -3
  86. package/lib/model/update-run-object-store-script-user-defined-step-details.d.ts +2 -2
  87. package/lib/model/work-request-resource.d.ts +1 -1
  88. package/lib/model/work-request-summary.d.ts +2 -2
  89. package/lib/model/work-request.d.ts +2 -2
  90. package/lib/request/associate-dr-protection-group-request.d.ts +1 -1
  91. package/lib/request/cancel-dr-plan-execution-request.d.ts +1 -1
  92. package/lib/request/cancel-work-request-request.d.ts +1 -1
  93. package/lib/request/change-dr-protection-group-compartment-request.d.ts +1 -1
  94. package/lib/request/create-dr-plan-execution-request.d.ts +1 -1
  95. package/lib/request/create-dr-plan-request.d.ts +1 -1
  96. package/lib/request/create-dr-protection-group-request.d.ts +1 -1
  97. package/lib/request/delete-dr-plan-execution-request.d.ts +1 -1
  98. package/lib/request/delete-dr-plan-request.d.ts +1 -1
  99. package/lib/request/delete-dr-protection-group-request.d.ts +1 -1
  100. package/lib/request/disassociate-dr-protection-group-request.d.ts +1 -1
  101. package/lib/request/get-dr-plan-execution-request.d.ts +1 -1
  102. package/lib/request/get-dr-plan-request.d.ts +1 -1
  103. package/lib/request/get-dr-protection-group-request.d.ts +1 -1
  104. package/lib/request/get-work-request-request.d.ts +1 -1
  105. package/lib/request/ignore-dr-plan-execution-request.d.ts +1 -1
  106. package/lib/request/list-dr-plan-executions-request.d.ts +1 -1
  107. package/lib/request/list-dr-plans-request.d.ts +1 -1
  108. package/lib/request/list-dr-protection-groups-request.d.ts +5 -1
  109. package/lib/request/list-dr-protection-groups-request.js.map +1 -1
  110. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  111. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  112. package/lib/request/list-work-requests-request.d.ts +1 -1
  113. package/lib/request/pause-dr-plan-execution-request.d.ts +1 -1
  114. package/lib/request/resume-dr-plan-execution-request.d.ts +1 -1
  115. package/lib/request/retry-dr-plan-execution-request.d.ts +1 -1
  116. package/lib/request/update-dr-plan-execution-request.d.ts +1 -1
  117. package/lib/request/update-dr-plan-request.d.ts +1 -1
  118. package/lib/request/update-dr-protection-group-request.d.ts +1 -1
  119. package/lib/request/update-dr-protection-group-role-request.d.ts +1 -1
  120. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -83,271 +83,271 @@ export declare class DisasterRecoveryClient {
83
83
  */
84
84
  getWaiters(): DisasterRecoveryWaiter;
85
85
  /**
86
- * Create an association the DR Protection Group identified by *drProtectionGroupId* and
86
+ * Create an association between the DR Protection Group identified by *drProtectionGroupId* and
87
87
  * another DR Protection Group in a different region.
88
88
  *
89
- * This operation does not retry by default if the user has not defined a retry configuration.
89
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
90
90
  * @param AssociateDrProtectionGroupRequest
91
91
  * @return AssociateDrProtectionGroupResponse
92
92
  * @throws OciError when an error occurs
93
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/AssociateDrProtectionGroup.ts.html |here} to see how to use AssociateDrProtectionGroup API.
93
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/AssociateDrProtectionGroup.ts.html |here} to see how to use AssociateDrProtectionGroup API.
94
94
  */
95
95
  associateDrProtectionGroup(associateDrProtectionGroupRequest: requests.AssociateDrProtectionGroupRequest): Promise<responses.AssociateDrProtectionGroupResponse>;
96
96
  /**
97
97
  * Cancel the DR Plan Execution indentified by *drPlanExecutionId*.
98
- * This operation does not retry by default if the user has not defined a retry configuration.
98
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
99
99
  * @param CancelDrPlanExecutionRequest
100
100
  * @return CancelDrPlanExecutionResponse
101
101
  * @throws OciError when an error occurs
102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/CancelDrPlanExecution.ts.html |here} to see how to use CancelDrPlanExecution API.
102
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/CancelDrPlanExecution.ts.html |here} to see how to use CancelDrPlanExecution API.
103
103
  */
104
104
  cancelDrPlanExecution(cancelDrPlanExecutionRequest: requests.CancelDrPlanExecutionRequest): Promise<responses.CancelDrPlanExecutionResponse>;
105
105
  /**
106
106
  * Cancel the work request identified by *workRequestId*.
107
- * This operation does not retry by default if the user has not defined a retry configuration.
107
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
108
108
  * @param CancelWorkRequestRequest
109
109
  * @return CancelWorkRequestResponse
110
110
  * @throws OciError when an error occurs
111
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
111
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
112
112
  */
113
113
  cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>;
114
114
  /**
115
115
  * Move the DR Protection Group identified by *drProtectionGroupId* to a different compartment.
116
- * This operation does not retry by default if the user has not defined a retry configuration.
116
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
117
117
  * @param ChangeDrProtectionGroupCompartmentRequest
118
118
  * @return ChangeDrProtectionGroupCompartmentResponse
119
119
  * @throws OciError when an error occurs
120
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/ChangeDrProtectionGroupCompartment.ts.html |here} to see how to use ChangeDrProtectionGroupCompartment API.
120
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/ChangeDrProtectionGroupCompartment.ts.html |here} to see how to use ChangeDrProtectionGroupCompartment API.
121
121
  */
122
122
  changeDrProtectionGroupCompartment(changeDrProtectionGroupCompartmentRequest: requests.ChangeDrProtectionGroupCompartmentRequest): Promise<responses.ChangeDrProtectionGroupCompartmentResponse>;
123
123
  /**
124
124
  * Creates a new DR Plan of the specified DR Plan type.
125
- * This operation does not retry by default if the user has not defined a retry configuration.
125
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
126
126
  * @param CreateDrPlanRequest
127
127
  * @return CreateDrPlanResponse
128
128
  * @throws OciError when an error occurs
129
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/CreateDrPlan.ts.html |here} to see how to use CreateDrPlan API.
129
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/CreateDrPlan.ts.html |here} to see how to use CreateDrPlan API.
130
130
  */
131
131
  createDrPlan(createDrPlanRequest: requests.CreateDrPlanRequest): Promise<responses.CreateDrPlanResponse>;
132
132
  /**
133
133
  * Execute a DR Plan for a DR Protection Group.
134
- * This operation does not retry by default if the user has not defined a retry configuration.
134
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
135
135
  * @param CreateDrPlanExecutionRequest
136
136
  * @return CreateDrPlanExecutionResponse
137
137
  * @throws OciError when an error occurs
138
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/CreateDrPlanExecution.ts.html |here} to see how to use CreateDrPlanExecution API.
138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/CreateDrPlanExecution.ts.html |here} to see how to use CreateDrPlanExecution API.
139
139
  */
140
140
  createDrPlanExecution(createDrPlanExecutionRequest: requests.CreateDrPlanExecutionRequest): Promise<responses.CreateDrPlanExecutionResponse>;
141
141
  /**
142
142
  * Create a new DR Protection Group.
143
- * This operation does not retry by default if the user has not defined a retry configuration.
143
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
144
144
  * @param CreateDrProtectionGroupRequest
145
145
  * @return CreateDrProtectionGroupResponse
146
146
  * @throws OciError when an error occurs
147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/CreateDrProtectionGroup.ts.html |here} to see how to use CreateDrProtectionGroup API.
147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/CreateDrProtectionGroup.ts.html |here} to see how to use CreateDrProtectionGroup API.
148
148
  */
149
149
  createDrProtectionGroup(createDrProtectionGroupRequest: requests.CreateDrProtectionGroupRequest): Promise<responses.CreateDrProtectionGroupResponse>;
150
150
  /**
151
151
  * Delete the DR Plan identified by *drPlanId*.
152
- * This operation does not retry by default if the user has not defined a retry configuration.
152
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
153
153
  * @param DeleteDrPlanRequest
154
154
  * @return DeleteDrPlanResponse
155
155
  * @throws OciError when an error occurs
156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/DeleteDrPlan.ts.html |here} to see how to use DeleteDrPlan API.
156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/DeleteDrPlan.ts.html |here} to see how to use DeleteDrPlan API.
157
157
  */
158
158
  deleteDrPlan(deleteDrPlanRequest: requests.DeleteDrPlanRequest): Promise<responses.DeleteDrPlanResponse>;
159
159
  /**
160
160
  * Delete the DR Plan Execution identified by *drPlanExecutionId*.
161
- * This operation does not retry by default if the user has not defined a retry configuration.
161
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
162
162
  * @param DeleteDrPlanExecutionRequest
163
163
  * @return DeleteDrPlanExecutionResponse
164
164
  * @throws OciError when an error occurs
165
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/DeleteDrPlanExecution.ts.html |here} to see how to use DeleteDrPlanExecution API.
165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/DeleteDrPlanExecution.ts.html |here} to see how to use DeleteDrPlanExecution API.
166
166
  */
167
167
  deleteDrPlanExecution(deleteDrPlanExecutionRequest: requests.DeleteDrPlanExecutionRequest): Promise<responses.DeleteDrPlanExecutionResponse>;
168
168
  /**
169
169
  * Delete the DR Protection Group identified by *drProtectionGroupId*.
170
- * This operation does not retry by default if the user has not defined a retry configuration.
170
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
171
171
  * @param DeleteDrProtectionGroupRequest
172
172
  * @return DeleteDrProtectionGroupResponse
173
173
  * @throws OciError when an error occurs
174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/DeleteDrProtectionGroup.ts.html |here} to see how to use DeleteDrProtectionGroup API.
174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/DeleteDrProtectionGroup.ts.html |here} to see how to use DeleteDrProtectionGroup API.
175
175
  */
176
176
  deleteDrProtectionGroup(deleteDrProtectionGroupRequest: requests.DeleteDrProtectionGroupRequest): Promise<responses.DeleteDrProtectionGroupResponse>;
177
177
  /**
178
178
  * Delete the association between the DR Protection Group identified by *drProtectionGroupId*.
179
179
  * and its peer DR Protection Group.
180
180
  *
181
- * This operation does not retry by default if the user has not defined a retry configuration.
181
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
182
182
  * @param DisassociateDrProtectionGroupRequest
183
183
  * @return DisassociateDrProtectionGroupResponse
184
184
  * @throws OciError when an error occurs
185
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/DisassociateDrProtectionGroup.ts.html |here} to see how to use DisassociateDrProtectionGroup API.
185
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/DisassociateDrProtectionGroup.ts.html |here} to see how to use DisassociateDrProtectionGroup API.
186
186
  */
187
187
  disassociateDrProtectionGroup(disassociateDrProtectionGroupRequest: requests.DisassociateDrProtectionGroupRequest): Promise<responses.DisassociateDrProtectionGroupResponse>;
188
188
  /**
189
189
  * Get details for the DR Plan identified by *drPlanId*.
190
- * This operation does not retry by default if the user has not defined a retry configuration.
190
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
191
191
  * @param GetDrPlanRequest
192
192
  * @return GetDrPlanResponse
193
193
  * @throws OciError when an error occurs
194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/GetDrPlan.ts.html |here} to see how to use GetDrPlan API.
194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/GetDrPlan.ts.html |here} to see how to use GetDrPlan API.
195
195
  */
196
196
  getDrPlan(getDrPlanRequest: requests.GetDrPlanRequest): Promise<responses.GetDrPlanResponse>;
197
197
  /**
198
198
  * Get details for the DR Plan Execution identified by *drPlanExecutionId*.
199
- * This operation does not retry by default if the user has not defined a retry configuration.
199
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
200
200
  * @param GetDrPlanExecutionRequest
201
201
  * @return GetDrPlanExecutionResponse
202
202
  * @throws OciError when an error occurs
203
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/GetDrPlanExecution.ts.html |here} to see how to use GetDrPlanExecution API.
203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/GetDrPlanExecution.ts.html |here} to see how to use GetDrPlanExecution API.
204
204
  */
205
205
  getDrPlanExecution(getDrPlanExecutionRequest: requests.GetDrPlanExecutionRequest): Promise<responses.GetDrPlanExecutionResponse>;
206
206
  /**
207
207
  * Get the DR Protection Group identified by *drProtectionGroupId*.
208
- * This operation does not retry by default if the user has not defined a retry configuration.
208
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
209
209
  * @param GetDrProtectionGroupRequest
210
210
  * @return GetDrProtectionGroupResponse
211
211
  * @throws OciError when an error occurs
212
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/GetDrProtectionGroup.ts.html |here} to see how to use GetDrProtectionGroup API.
212
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/GetDrProtectionGroup.ts.html |here} to see how to use GetDrProtectionGroup API.
213
213
  */
214
214
  getDrProtectionGroup(getDrProtectionGroupRequest: requests.GetDrProtectionGroupRequest): Promise<responses.GetDrProtectionGroupResponse>;
215
215
  /**
216
216
  * Get the status of the work request identified by *workRequestId*.
217
- * This operation does not retry by default if the user has not defined a retry configuration.
217
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
218
218
  * @param GetWorkRequestRequest
219
219
  * @return GetWorkRequestResponse
220
220
  * @throws OciError when an error occurs
221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
222
222
  */
223
223
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
224
224
  /**
225
225
  * Ignore failed group or step in DR Plan Execution identified by *drPlanExecutionId* and resume execution.
226
- * This operation does not retry by default if the user has not defined a retry configuration.
226
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
227
227
  * @param IgnoreDrPlanExecutionRequest
228
228
  * @return IgnoreDrPlanExecutionResponse
229
229
  * @throws OciError when an error occurs
230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/IgnoreDrPlanExecution.ts.html |here} to see how to use IgnoreDrPlanExecution API.
230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/IgnoreDrPlanExecution.ts.html |here} to see how to use IgnoreDrPlanExecution API.
231
231
  */
232
232
  ignoreDrPlanExecution(ignoreDrPlanExecutionRequest: requests.IgnoreDrPlanExecutionRequest): Promise<responses.IgnoreDrPlanExecutionResponse>;
233
233
  /**
234
234
  * Get a summary list of all DR Plan Executions for a DR Protection Group.
235
- * This operation does not retry by default if the user has not defined a retry configuration.
235
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
236
236
  * @param ListDrPlanExecutionsRequest
237
237
  * @return ListDrPlanExecutionsResponse
238
238
  * @throws OciError when an error occurs
239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/ListDrPlanExecutions.ts.html |here} to see how to use ListDrPlanExecutions API.
239
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/ListDrPlanExecutions.ts.html |here} to see how to use ListDrPlanExecutions API.
240
240
  */
241
241
  listDrPlanExecutions(listDrPlanExecutionsRequest: requests.ListDrPlanExecutionsRequest): Promise<responses.ListDrPlanExecutionsResponse>;
242
242
  /**
243
243
  * Gets a summary list of all DR Plans for a DR Protection Group.
244
- * This operation does not retry by default if the user has not defined a retry configuration.
244
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
245
245
  * @param ListDrPlansRequest
246
246
  * @return ListDrPlansResponse
247
247
  * @throws OciError when an error occurs
248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/ListDrPlans.ts.html |here} to see how to use ListDrPlans API.
248
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/ListDrPlans.ts.html |here} to see how to use ListDrPlans API.
249
249
  */
250
250
  listDrPlans(listDrPlansRequest: requests.ListDrPlansRequest): Promise<responses.ListDrPlansResponse>;
251
251
  /**
252
252
  * Gets a summary list of all DR Protection Groups in a compartment.
253
- * This operation does not retry by default if the user has not defined a retry configuration.
253
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
254
254
  * @param ListDrProtectionGroupsRequest
255
255
  * @return ListDrProtectionGroupsResponse
256
256
  * @throws OciError when an error occurs
257
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/ListDrProtectionGroups.ts.html |here} to see how to use ListDrProtectionGroups API.
257
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/ListDrProtectionGroups.ts.html |here} to see how to use ListDrProtectionGroups API.
258
258
  */
259
259
  listDrProtectionGroups(listDrProtectionGroupsRequest: requests.ListDrProtectionGroupsRequest): Promise<responses.ListDrProtectionGroupsResponse>;
260
260
  /**
261
261
  * Return a (paginated) list of errors for a given work request.
262
262
  *
263
- * This operation does not retry by default if the user has not defined a retry configuration.
263
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
264
264
  * @param ListWorkRequestErrorsRequest
265
265
  * @return ListWorkRequestErrorsResponse
266
266
  * @throws OciError when an error occurs
267
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
267
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
268
268
  */
269
269
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
270
270
  /**
271
271
  * Return a (paginated) list of logs for the work request identified by *workRequestId*.
272
272
  *
273
- * This operation does not retry by default if the user has not defined a retry configuration.
273
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
274
274
  * @param ListWorkRequestLogsRequest
275
275
  * @return ListWorkRequestLogsResponse
276
276
  * @throws OciError when an error occurs
277
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
278
278
  */
279
279
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
280
280
  /**
281
281
  * Lists the work requests in a compartment.
282
282
  *
283
- * This operation does not retry by default if the user has not defined a retry configuration.
283
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
284
284
  * @param ListWorkRequestsRequest
285
285
  * @return ListWorkRequestsResponse
286
286
  * @throws OciError when an error occurs
287
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
288
288
  */
289
289
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
290
290
  /**
291
291
  * Pause the DR Plan Execution identified by *drPlanExecutionId*.
292
- * This operation does not retry by default if the user has not defined a retry configuration.
292
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
293
293
  * @param PauseDrPlanExecutionRequest
294
294
  * @return PauseDrPlanExecutionResponse
295
295
  * @throws OciError when an error occurs
296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/PauseDrPlanExecution.ts.html |here} to see how to use PauseDrPlanExecution API.
296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/PauseDrPlanExecution.ts.html |here} to see how to use PauseDrPlanExecution API.
297
297
  */
298
298
  pauseDrPlanExecution(pauseDrPlanExecutionRequest: requests.PauseDrPlanExecutionRequest): Promise<responses.PauseDrPlanExecutionResponse>;
299
299
  /**
300
300
  * Resume the DR Plan Execution identified by *drPlanExecutionId*.
301
- * This operation does not retry by default if the user has not defined a retry configuration.
301
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
302
302
  * @param ResumeDrPlanExecutionRequest
303
303
  * @return ResumeDrPlanExecutionResponse
304
304
  * @throws OciError when an error occurs
305
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/ResumeDrPlanExecution.ts.html |here} to see how to use ResumeDrPlanExecution API.
305
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/ResumeDrPlanExecution.ts.html |here} to see how to use ResumeDrPlanExecution API.
306
306
  */
307
307
  resumeDrPlanExecution(resumeDrPlanExecutionRequest: requests.ResumeDrPlanExecutionRequest): Promise<responses.ResumeDrPlanExecutionResponse>;
308
308
  /**
309
309
  * Retry failed group or step in DR Plan Execution identified by *drPlanExecutionId* and resume execution.
310
- * This operation does not retry by default if the user has not defined a retry configuration.
310
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
311
311
  * @param RetryDrPlanExecutionRequest
312
312
  * @return RetryDrPlanExecutionResponse
313
313
  * @throws OciError when an error occurs
314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/RetryDrPlanExecution.ts.html |here} to see how to use RetryDrPlanExecution API.
314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/RetryDrPlanExecution.ts.html |here} to see how to use RetryDrPlanExecution API.
315
315
  */
316
316
  retryDrPlanExecution(retryDrPlanExecutionRequest: requests.RetryDrPlanExecutionRequest): Promise<responses.RetryDrPlanExecutionResponse>;
317
317
  /**
318
318
  * Update the DR Plan identified by *drPlanId*.
319
- * This operation does not retry by default if the user has not defined a retry configuration.
319
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
320
320
  * @param UpdateDrPlanRequest
321
321
  * @return UpdateDrPlanResponse
322
322
  * @throws OciError when an error occurs
323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/UpdateDrPlan.ts.html |here} to see how to use UpdateDrPlan API.
323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/UpdateDrPlan.ts.html |here} to see how to use UpdateDrPlan API.
324
324
  */
325
325
  updateDrPlan(updateDrPlanRequest: requests.UpdateDrPlanRequest): Promise<responses.UpdateDrPlanResponse>;
326
326
  /**
327
327
  * Update the DR Plan Execution identified by *drPlanExecutionId*.
328
- * This operation does not retry by default if the user has not defined a retry configuration.
328
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
329
329
  * @param UpdateDrPlanExecutionRequest
330
330
  * @return UpdateDrPlanExecutionResponse
331
331
  * @throws OciError when an error occurs
332
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/UpdateDrPlanExecution.ts.html |here} to see how to use UpdateDrPlanExecution API.
332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/UpdateDrPlanExecution.ts.html |here} to see how to use UpdateDrPlanExecution API.
333
333
  */
334
334
  updateDrPlanExecution(updateDrPlanExecutionRequest: requests.UpdateDrPlanExecutionRequest): Promise<responses.UpdateDrPlanExecutionResponse>;
335
335
  /**
336
336
  * Update the DR Protection Group identified by *drProtectionGroupId*.
337
- * This operation does not retry by default if the user has not defined a retry configuration.
337
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
338
338
  * @param UpdateDrProtectionGroupRequest
339
339
  * @return UpdateDrProtectionGroupResponse
340
340
  * @throws OciError when an error occurs
341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/UpdateDrProtectionGroup.ts.html |here} to see how to use UpdateDrProtectionGroup API.
341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/UpdateDrProtectionGroup.ts.html |here} to see how to use UpdateDrProtectionGroup API.
342
342
  */
343
343
  updateDrProtectionGroup(updateDrProtectionGroupRequest: requests.UpdateDrProtectionGroupRequest): Promise<responses.UpdateDrProtectionGroupResponse>;
344
344
  /**
345
345
  * Update the role of the DR Protection Group identified by *drProtectionGroupId*.
346
- * This operation does not retry by default if the user has not defined a retry configuration.
346
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
347
347
  * @param UpdateDrProtectionGroupRoleRequest
348
348
  * @return UpdateDrProtectionGroupRoleResponse
349
349
  * @throws OciError when an error occurs
350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/disasterrecovery/UpdateDrProtectionGroupRole.ts.html |here} to see how to use UpdateDrProtectionGroupRole API.
350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/disasterrecovery/UpdateDrProtectionGroupRole.ts.html |here} to see how to use UpdateDrProtectionGroupRole API.
351
351
  */
352
352
  updateDrProtectionGroupRole(updateDrProtectionGroupRoleRequest: requests.UpdateDrProtectionGroupRoleRequest): Promise<responses.UpdateDrProtectionGroupRoleResponse>;
353
353
  }