oci-disasterrecovery 2.76.0 → 2.77.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.
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +30 -30
- package/lib/client.js +30 -30
- package/lib/disasterrecovery-waiter.d.ts +1 -1
- package/lib/disasterrecovery-waiter.js +1 -1
- package/lib/model/action-type.d.ts +1 -1
- package/lib/model/action-type.js +1 -1
- package/lib/model/associate-dr-protection-group-details.d.ts +4 -4
- package/lib/model/associate-dr-protection-group-details.js +1 -1
- package/lib/model/block-volume-attachment-details.d.ts +2 -2
- package/lib/model/block-volume-attachment-details.js +1 -1
- package/lib/model/block-volume-mount-details.d.ts +2 -2
- package/lib/model/block-volume-mount-details.js +1 -1
- package/lib/model/cancel-dr-plan-execution-details.d.ts +1 -1
- package/lib/model/cancel-dr-plan-execution-details.js +1 -1
- package/lib/model/change-dr-protection-group-compartment-details.d.ts +2 -2
- package/lib/model/change-dr-protection-group-compartment-details.js +1 -1
- package/lib/model/compute-instance-movable-file-system-operation.d.ts +3 -3
- package/lib/model/compute-instance-movable-file-system-operation.js +1 -1
- package/lib/model/compute-instance-movable-vnic-mapping-details.d.ts +6 -6
- package/lib/model/compute-instance-movable-vnic-mapping-details.js +1 -1
- package/lib/model/compute-instance-movable-vnic-mapping.d.ts +6 -6
- package/lib/model/compute-instance-movable-vnic-mapping.js +1 -1
- package/lib/model/compute-instance-non-movable-block-volume-operation.d.ts +2 -2
- package/lib/model/compute-instance-non-movable-block-volume-operation.js +1 -1
- package/lib/model/compute-instance-non-movable-file-system-operation.d.ts +4 -4
- package/lib/model/compute-instance-non-movable-file-system-operation.js +1 -1
- package/lib/model/compute-instance-vnic-mapping-details.d.ts +6 -6
- package/lib/model/compute-instance-vnic-mapping-details.js +1 -1
- package/lib/model/compute-instance-vnic-mapping.d.ts +4 -4
- package/lib/model/compute-instance-vnic-mapping.js +1 -1
- package/lib/model/create-block-volume-attachment-details.d.ts +2 -2
- package/lib/model/create-block-volume-attachment-details.js +1 -1
- package/lib/model/create-block-volume-mount-details.d.ts +2 -2
- package/lib/model/create-block-volume-mount-details.js +1 -1
- package/lib/model/create-compute-instance-movable-file-system-operation-details.d.ts +3 -3
- package/lib/model/create-compute-instance-movable-file-system-operation-details.js +1 -1
- package/lib/model/create-compute-instance-non-movable-block-volume-operation-details.d.ts +2 -2
- package/lib/model/create-compute-instance-non-movable-block-volume-operation-details.js +1 -1
- package/lib/model/create-compute-instance-non-movable-file-system-operation-details.d.ts +4 -4
- package/lib/model/create-compute-instance-non-movable-file-system-operation-details.js +1 -1
- package/lib/model/create-dr-plan-details.d.ts +5 -5
- package/lib/model/create-dr-plan-details.js +1 -1
- package/lib/model/create-dr-plan-execution-details.d.ts +5 -5
- package/lib/model/create-dr-plan-execution-details.js +1 -1
- package/lib/model/create-dr-protection-group-details.d.ts +5 -5
- package/lib/model/create-dr-protection-group-details.js +1 -1
- package/lib/model/create-dr-protection-group-member-autonomous-database-details.d.ts +1 -1
- package/lib/model/create-dr-protection-group-member-autonomous-database-details.js +1 -1
- package/lib/model/create-dr-protection-group-member-compute-instance-details.d.ts +4 -4
- package/lib/model/create-dr-protection-group-member-compute-instance-details.js +1 -1
- package/lib/model/create-dr-protection-group-member-compute-instance-movable-details.d.ts +5 -5
- package/lib/model/create-dr-protection-group-member-compute-instance-movable-details.js +1 -1
- package/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.d.ts +1 -1
- package/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.js +1 -1
- package/lib/model/create-dr-protection-group-member-database-details.d.ts +2 -2
- package/lib/model/create-dr-protection-group-member-database-details.js +1 -1
- package/lib/model/create-dr-protection-group-member-details.d.ts +2 -2
- package/lib/model/create-dr-protection-group-member-details.js +1 -1
- package/lib/model/create-dr-protection-group-member-file-system-details.d.ts +2 -2
- package/lib/model/create-dr-protection-group-member-file-system-details.js +1 -1
- package/lib/model/create-dr-protection-group-member-load-balancer-details.d.ts +2 -2
- package/lib/model/create-dr-protection-group-member-load-balancer-details.js +1 -1
- package/lib/model/create-dr-protection-group-member-network-load-balancer-details.d.ts +2 -2
- package/lib/model/create-dr-protection-group-member-network-load-balancer-details.js +1 -1
- package/lib/model/create-dr-protection-group-member-volume-group-details.d.ts +1 -1
- package/lib/model/create-dr-protection-group-member-volume-group-details.js +1 -1
- package/lib/model/create-file-system-mount-details.d.ts +2 -2
- package/lib/model/create-file-system-mount-details.js +1 -1
- package/lib/model/create-file-system-unmount-details.d.ts +2 -2
- package/lib/model/create-file-system-unmount-details.js +1 -1
- package/lib/model/create-object-storage-log-location-details.d.ts +3 -3
- package/lib/model/create-object-storage-log-location-details.js +1 -1
- package/lib/model/disassociate-dr-protection-group-default-details.d.ts +1 -1
- package/lib/model/disassociate-dr-protection-group-default-details.js +1 -1
- package/lib/model/disassociate-dr-protection-group-details.d.ts +1 -1
- package/lib/model/disassociate-dr-protection-group-details.js +1 -1
- package/lib/model/dr-plan-collection.d.ts +1 -1
- package/lib/model/dr-plan-collection.js +1 -1
- package/lib/model/dr-plan-execution-collection.d.ts +1 -1
- package/lib/model/dr-plan-execution-collection.js +1 -1
- package/lib/model/dr-plan-execution-control-details.d.ts +1 -1
- package/lib/model/dr-plan-execution-control-details.js +1 -1
- package/lib/model/dr-plan-execution-lifecycle-state.d.ts +1 -1
- package/lib/model/dr-plan-execution-lifecycle-state.js +1 -1
- package/lib/model/dr-plan-execution-option-details.d.ts +1 -1
- package/lib/model/dr-plan-execution-option-details.js +1 -1
- package/lib/model/dr-plan-execution-options.d.ts +1 -1
- package/lib/model/dr-plan-execution-options.js +1 -1
- package/lib/model/dr-plan-execution-summary.d.ts +16 -16
- package/lib/model/dr-plan-execution-summary.js +1 -1
- package/lib/model/dr-plan-execution-type.d.ts +1 -1
- package/lib/model/dr-plan-execution-type.js +1 -1
- package/lib/model/dr-plan-execution.d.ts +16 -16
- package/lib/model/dr-plan-execution.js +1 -1
- package/lib/model/dr-plan-group-execution-status.d.ts +1 -1
- package/lib/model/dr-plan-group-execution-status.js +1 -1
- package/lib/model/dr-plan-group-execution.d.ts +8 -8
- package/lib/model/dr-plan-group-execution.js +1 -1
- package/lib/model/dr-plan-group-type.d.ts +1 -1
- package/lib/model/dr-plan-group-type.js +1 -1
- package/lib/model/dr-plan-group.d.ts +4 -4
- package/lib/model/dr-plan-group.js +1 -1
- package/lib/model/dr-plan-lifecycle-state.d.ts +1 -1
- package/lib/model/dr-plan-lifecycle-state.js +1 -1
- package/lib/model/dr-plan-step-error-mode.d.ts +1 -1
- package/lib/model/dr-plan-step-error-mode.js +1 -1
- package/lib/model/dr-plan-step-execution-status.d.ts +1 -1
- package/lib/model/dr-plan-step-execution-status.js +1 -1
- package/lib/model/dr-plan-step-execution.d.ts +8 -8
- package/lib/model/dr-plan-step-execution.js +1 -1
- package/lib/model/dr-plan-step-type.d.ts +1 -1
- package/lib/model/dr-plan-step-type.js +1 -1
- package/lib/model/dr-plan-step.d.ts +7 -7
- package/lib/model/dr-plan-step.js +1 -1
- package/lib/model/dr-plan-summary.d.ts +14 -14
- package/lib/model/dr-plan-summary.js +1 -1
- package/lib/model/dr-plan-type.d.ts +1 -1
- package/lib/model/dr-plan-type.js +1 -1
- package/lib/model/dr-plan-user-defined-step.d.ts +1 -1
- package/lib/model/dr-plan-user-defined-step.js +1 -1
- package/lib/model/dr-plan.d.ts +12 -12
- package/lib/model/dr-plan.js +1 -1
- package/lib/model/dr-protection-group-collection.d.ts +1 -1
- package/lib/model/dr-protection-group-collection.js +1 -1
- package/lib/model/dr-protection-group-lifecycle-state.d.ts +1 -1
- package/lib/model/dr-protection-group-lifecycle-state.js +1 -1
- package/lib/model/dr-protection-group-lifecycle-sub-state.d.ts +1 -1
- package/lib/model/dr-protection-group-lifecycle-sub-state.js +1 -1
- package/lib/model/dr-protection-group-member-autonomous-database.d.ts +1 -1
- package/lib/model/dr-protection-group-member-autonomous-database.js +1 -1
- package/lib/model/dr-protection-group-member-compute-instance-movable.d.ts +5 -5
- package/lib/model/dr-protection-group-member-compute-instance-movable.js +1 -1
- package/lib/model/dr-protection-group-member-compute-instance-non-movable.d.ts +1 -1
- package/lib/model/dr-protection-group-member-compute-instance-non-movable.js +1 -1
- package/lib/model/dr-protection-group-member-compute-instance.d.ts +4 -4
- package/lib/model/dr-protection-group-member-compute-instance.js +1 -1
- package/lib/model/dr-protection-group-member-database.d.ts +2 -2
- package/lib/model/dr-protection-group-member-database.js +1 -1
- package/lib/model/dr-protection-group-member-file-system.d.ts +2 -2
- package/lib/model/dr-protection-group-member-file-system.js +1 -1
- package/lib/model/dr-protection-group-member-load-balancer.d.ts +2 -2
- package/lib/model/dr-protection-group-member-load-balancer.js +1 -1
- package/lib/model/dr-protection-group-member-network-load-balancer.d.ts +2 -2
- package/lib/model/dr-protection-group-member-network-load-balancer.js +1 -1
- package/lib/model/dr-protection-group-member-type.d.ts +1 -1
- package/lib/model/dr-protection-group-member-type.js +1 -1
- package/lib/model/dr-protection-group-member-volume-group.d.ts +1 -1
- package/lib/model/dr-protection-group-member-volume-group.js +1 -1
- package/lib/model/dr-protection-group-member.d.ts +2 -2
- package/lib/model/dr-protection-group-member.js +1 -1
- package/lib/model/dr-protection-group-role.d.ts +1 -1
- package/lib/model/dr-protection-group-role.js +1 -1
- package/lib/model/dr-protection-group-summary.d.ts +11 -11
- package/lib/model/dr-protection-group-summary.js +1 -1
- package/lib/model/dr-protection-group.d.ts +11 -11
- package/lib/model/dr-protection-group.js +1 -1
- package/lib/model/failover-execution-option-details.d.ts +3 -3
- package/lib/model/failover-execution-option-details.js +1 -1
- package/lib/model/failover-execution-options.d.ts +3 -3
- package/lib/model/failover-execution-options.js +1 -1
- package/lib/model/failover-precheck-execution-option-details.d.ts +2 -2
- package/lib/model/failover-precheck-execution-option-details.js +1 -1
- package/lib/model/failover-precheck-execution-options.d.ts +2 -2
- package/lib/model/failover-precheck-execution-options.js +1 -1
- package/lib/model/file-system-export-mapping-details.d.ts +3 -3
- package/lib/model/file-system-export-mapping-details.js +1 -1
- package/lib/model/file-system-export-mapping.d.ts +3 -3
- package/lib/model/file-system-export-mapping.js +1 -1
- package/lib/model/file-system-mount-details.d.ts +2 -2
- package/lib/model/file-system-mount-details.js +1 -1
- package/lib/model/file-system-unmount-details.d.ts +2 -2
- package/lib/model/file-system-unmount-details.js +1 -1
- package/lib/model/ignore-dr-plan-execution-details.d.ts +3 -3
- package/lib/model/ignore-dr-plan-execution-details.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/invoke-function-precheck-step.d.ts +1 -1
- package/lib/model/invoke-function-precheck-step.js +1 -1
- package/lib/model/invoke-function-step.d.ts +4 -4
- package/lib/model/invoke-function-step.js +1 -1
- package/lib/model/load-balancer-backend-set-mapping-details.d.ts +4 -4
- package/lib/model/load-balancer-backend-set-mapping-details.js +1 -1
- package/lib/model/load-balancer-backend-set-mapping.d.ts +4 -4
- package/lib/model/load-balancer-backend-set-mapping.js +1 -1
- package/lib/model/local-script-precheck-step.d.ts +1 -1
- package/lib/model/local-script-precheck-step.js +1 -1
- package/lib/model/network-load-balancer-backend-set-mapping-details.d.ts +4 -4
- package/lib/model/network-load-balancer-backend-set-mapping-details.js +1 -1
- package/lib/model/network-load-balancer-backend-set-mapping.d.ts +4 -4
- package/lib/model/network-load-balancer-backend-set-mapping.js +1 -1
- package/lib/model/object-storage-log-location.d.ts +4 -4
- package/lib/model/object-storage-log-location.js +1 -1
- package/lib/model/object-storage-script-location.d.ts +4 -4
- package/lib/model/object-storage-script-location.js +1 -1
- package/lib/model/object-store-script-precheck-step.d.ts +1 -1
- package/lib/model/object-store-script-precheck-step.js +1 -1
- package/lib/model/operation-status.d.ts +1 -1
- package/lib/model/operation-status.js +1 -1
- package/lib/model/operation-type.d.ts +1 -1
- package/lib/model/operation-type.js +1 -1
- package/lib/model/pause-dr-plan-execution-details.d.ts +1 -1
- package/lib/model/pause-dr-plan-execution-details.js +1 -1
- package/lib/model/resume-dr-plan-execution-details.d.ts +1 -1
- package/lib/model/resume-dr-plan-execution-details.js +1 -1
- package/lib/model/retry-dr-plan-execution-details.d.ts +3 -3
- package/lib/model/retry-dr-plan-execution-details.js +1 -1
- package/lib/model/run-local-script-user-defined-step.d.ts +5 -5
- package/lib/model/run-local-script-user-defined-step.js +1 -1
- package/lib/model/run-object-store-script-user-defined-step.d.ts +3 -3
- package/lib/model/run-object-store-script-user-defined-step.js +1 -1
- package/lib/model/sort-order.d.ts +1 -1
- package/lib/model/sort-order.js +1 -1
- package/lib/model/start-drill-execution-option-details.d.ts +3 -3
- package/lib/model/start-drill-execution-option-details.js +1 -1
- package/lib/model/start-drill-execution-options.d.ts +3 -3
- package/lib/model/start-drill-execution-options.js +1 -1
- package/lib/model/start-drill-precheck-execution-option-details.d.ts +2 -2
- package/lib/model/start-drill-precheck-execution-option-details.js +1 -1
- package/lib/model/start-drill-precheck-execution-options.d.ts +2 -2
- package/lib/model/start-drill-precheck-execution-options.js +1 -1
- package/lib/model/stop-drill-execution-option-details.d.ts +3 -3
- package/lib/model/stop-drill-execution-option-details.js +1 -1
- package/lib/model/stop-drill-execution-options.d.ts +3 -3
- package/lib/model/stop-drill-execution-options.js +1 -1
- package/lib/model/stop-drill-precheck-execution-option-details.d.ts +2 -2
- package/lib/model/stop-drill-precheck-execution-option-details.js +1 -1
- package/lib/model/stop-drill-precheck-execution-options.d.ts +2 -2
- package/lib/model/stop-drill-precheck-execution-options.js +1 -1
- package/lib/model/switchover-execution-option-details.d.ts +3 -3
- package/lib/model/switchover-execution-option-details.js +1 -1
- package/lib/model/switchover-execution-options.d.ts +3 -3
- package/lib/model/switchover-execution-options.js +1 -1
- package/lib/model/switchover-precheck-execution-option-details.d.ts +2 -2
- package/lib/model/switchover-precheck-execution-option-details.js +1 -1
- package/lib/model/switchover-precheck-execution-options.d.ts +2 -2
- package/lib/model/switchover-precheck-execution-options.js +1 -1
- package/lib/model/update-block-volume-attachment-details.d.ts +2 -2
- package/lib/model/update-block-volume-attachment-details.js +1 -1
- package/lib/model/update-block-volume-mount-details.d.ts +2 -2
- package/lib/model/update-block-volume-mount-details.js +1 -1
- package/lib/model/update-compute-instance-movable-file-system-operation-details.d.ts +3 -3
- package/lib/model/update-compute-instance-movable-file-system-operation-details.js +1 -1
- package/lib/model/update-compute-instance-non-movable-block-volume-operation-details.d.ts +2 -2
- package/lib/model/update-compute-instance-non-movable-block-volume-operation-details.js +1 -1
- package/lib/model/update-compute-instance-non-movable-file-system-operation-details.d.ts +4 -4
- package/lib/model/update-compute-instance-non-movable-file-system-operation-details.js +1 -1
- package/lib/model/update-dr-plan-details.d.ts +4 -4
- package/lib/model/update-dr-plan-details.js +1 -1
- package/lib/model/update-dr-plan-execution-details.d.ts +4 -4
- package/lib/model/update-dr-plan-execution-details.js +1 -1
- package/lib/model/update-dr-plan-group-details.d.ts +4 -4
- package/lib/model/update-dr-plan-group-details.js +1 -1
- package/lib/model/update-dr-plan-step-details.d.ts +5 -5
- package/lib/model/update-dr-plan-step-details.js +1 -1
- package/lib/model/update-dr-plan-user-defined-step-details.d.ts +1 -1
- package/lib/model/update-dr-plan-user-defined-step-details.js +1 -1
- package/lib/model/update-dr-protection-group-details.d.ts +4 -4
- package/lib/model/update-dr-protection-group-details.js +1 -1
- package/lib/model/update-dr-protection-group-member-autonomous-database-details.d.ts +1 -1
- package/lib/model/update-dr-protection-group-member-autonomous-database-details.js +1 -1
- package/lib/model/update-dr-protection-group-member-compute-instance-details.d.ts +4 -4
- package/lib/model/update-dr-protection-group-member-compute-instance-details.js +1 -1
- package/lib/model/update-dr-protection-group-member-compute-instance-movable-details.d.ts +5 -5
- package/lib/model/update-dr-protection-group-member-compute-instance-movable-details.js +1 -1
- package/lib/model/update-dr-protection-group-member-compute-instance-non-movable-details.d.ts +1 -1
- package/lib/model/update-dr-protection-group-member-compute-instance-non-movable-details.js +1 -1
- package/lib/model/update-dr-protection-group-member-database-details.d.ts +2 -2
- package/lib/model/update-dr-protection-group-member-database-details.js +1 -1
- package/lib/model/update-dr-protection-group-member-details.d.ts +2 -2
- package/lib/model/update-dr-protection-group-member-details.js +1 -1
- package/lib/model/update-dr-protection-group-member-file-system-details.d.ts +2 -2
- package/lib/model/update-dr-protection-group-member-file-system-details.js +1 -1
- package/lib/model/update-dr-protection-group-member-load-balancer-details.d.ts +2 -2
- package/lib/model/update-dr-protection-group-member-load-balancer-details.js +1 -1
- package/lib/model/update-dr-protection-group-member-network-load-balancer-details.d.ts +2 -2
- package/lib/model/update-dr-protection-group-member-network-load-balancer-details.js +1 -1
- package/lib/model/update-dr-protection-group-member-volume-group-details.d.ts +1 -1
- package/lib/model/update-dr-protection-group-member-volume-group-details.js +1 -1
- package/lib/model/update-dr-protection-group-role-details.d.ts +1 -1
- package/lib/model/update-dr-protection-group-role-details.js +1 -1
- package/lib/model/update-file-system-mount-details.d.ts +2 -2
- package/lib/model/update-file-system-mount-details.js +1 -1
- package/lib/model/update-file-system-unmount-details.d.ts +2 -2
- package/lib/model/update-file-system-unmount-details.js +1 -1
- package/lib/model/update-invoke-function-precheck-step-details.d.ts +1 -1
- package/lib/model/update-invoke-function-precheck-step-details.js +1 -1
- package/lib/model/update-invoke-function-user-defined-step-details.d.ts +3 -3
- package/lib/model/update-invoke-function-user-defined-step-details.js +1 -1
- package/lib/model/update-local-script-precheck-step-details.d.ts +1 -1
- package/lib/model/update-local-script-precheck-step-details.js +1 -1
- package/lib/model/update-object-storage-log-location-details.d.ts +3 -3
- package/lib/model/update-object-storage-log-location-details.js +1 -1
- package/lib/model/update-object-storage-script-location-details.d.ts +4 -4
- package/lib/model/update-object-storage-script-location-details.js +1 -1
- package/lib/model/update-object-store-script-precheck-step-details.d.ts +1 -1
- package/lib/model/update-object-store-script-precheck-step-details.js +1 -1
- package/lib/model/update-run-local-script-user-defined-step-details.d.ts +4 -4
- package/lib/model/update-run-local-script-user-defined-step-details.js +1 -1
- package/lib/model/update-run-object-store-script-user-defined-step-details.d.ts +2 -2
- package/lib/model/update-run-object-store-script-user-defined-step-details.js +1 -1
- package/lib/model/work-request-error-collection.d.ts +1 -1
- package/lib/model/work-request-error-collection.js +1 -1
- package/lib/model/work-request-error.d.ts +4 -4
- package/lib/model/work-request-error.js +1 -1
- package/lib/model/work-request-log-entry-collection.d.ts +1 -1
- package/lib/model/work-request-log-entry-collection.js +1 -1
- package/lib/model/work-request-log-entry.d.ts +3 -3
- package/lib/model/work-request-log-entry.js +1 -1
- package/lib/model/work-request-resource.d.ts +3 -3
- package/lib/model/work-request-resource.js +1 -1
- package/lib/model/work-request-summary-collection.d.ts +1 -1
- package/lib/model/work-request-summary-collection.js +1 -1
- package/lib/model/work-request-summary.d.ts +7 -7
- package/lib/model/work-request-summary.js +1 -1
- package/lib/model/work-request.d.ts +7 -7
- package/lib/model/work-request.js +1 -1
- package/lib/request/associate-dr-protection-group-request.d.ts +4 -4
- package/lib/request/associate-dr-protection-group-request.js +1 -1
- package/lib/request/cancel-dr-plan-execution-request.d.ts +4 -4
- package/lib/request/cancel-dr-plan-execution-request.js +1 -1
- package/lib/request/cancel-work-request-request.d.ts +4 -4
- package/lib/request/cancel-work-request-request.js +1 -1
- package/lib/request/change-dr-protection-group-compartment-request.d.ts +4 -4
- package/lib/request/change-dr-protection-group-compartment-request.js +1 -1
- package/lib/request/create-dr-plan-execution-request.d.ts +2 -2
- package/lib/request/create-dr-plan-execution-request.js +1 -1
- package/lib/request/create-dr-plan-request.d.ts +2 -2
- package/lib/request/create-dr-plan-request.js +1 -1
- package/lib/request/create-dr-protection-group-request.d.ts +2 -2
- package/lib/request/create-dr-protection-group-request.js +1 -1
- package/lib/request/delete-dr-plan-execution-request.d.ts +4 -4
- package/lib/request/delete-dr-plan-execution-request.js +1 -1
- package/lib/request/delete-dr-plan-request.d.ts +4 -4
- package/lib/request/delete-dr-plan-request.js +1 -1
- package/lib/request/delete-dr-protection-group-request.d.ts +4 -4
- package/lib/request/delete-dr-protection-group-request.js +1 -1
- package/lib/request/disassociate-dr-protection-group-request.d.ts +4 -4
- package/lib/request/disassociate-dr-protection-group-request.js +1 -1
- package/lib/request/get-dr-plan-execution-request.d.ts +3 -3
- package/lib/request/get-dr-plan-execution-request.js +1 -1
- package/lib/request/get-dr-plan-request.d.ts +3 -3
- package/lib/request/get-dr-plan-request.js +1 -1
- package/lib/request/get-dr-protection-group-request.d.ts +3 -3
- package/lib/request/get-dr-protection-group-request.js +1 -1
- package/lib/request/get-work-request-request.d.ts +3 -3
- package/lib/request/get-work-request-request.js +1 -1
- package/lib/request/ignore-dr-plan-execution-request.d.ts +4 -4
- package/lib/request/ignore-dr-plan-execution-request.js +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-dr-plan-executions-request.d.ts +8 -8
- package/lib/request/list-dr-plan-executions-request.js +1 -1
- package/lib/request/list-dr-plans-request.d.ts +8 -8
- package/lib/request/list-dr-plans-request.js +1 -1
- package/lib/request/list-dr-protection-groups-request.d.ts +8 -8
- package/lib/request/list-dr-protection-groups-request.js +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +5 -5
- package/lib/request/list-work-request-errors-request.js +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +5 -5
- package/lib/request/list-work-request-logs-request.js +1 -1
- package/lib/request/list-work-requests-request.d.ts +7 -7
- package/lib/request/list-work-requests-request.js +1 -1
- package/lib/request/pause-dr-plan-execution-request.d.ts +4 -4
- package/lib/request/pause-dr-plan-execution-request.js +1 -1
- package/lib/request/resume-dr-plan-execution-request.d.ts +4 -4
- package/lib/request/resume-dr-plan-execution-request.js +1 -1
- package/lib/request/retry-dr-plan-execution-request.d.ts +4 -4
- package/lib/request/retry-dr-plan-execution-request.js +1 -1
- package/lib/request/update-dr-plan-execution-request.d.ts +4 -4
- package/lib/request/update-dr-plan-execution-request.js +1 -1
- package/lib/request/update-dr-plan-request.d.ts +4 -4
- package/lib/request/update-dr-plan-request.js +1 -1
- package/lib/request/update-dr-protection-group-request.d.ts +4 -4
- package/lib/request/update-dr-protection-group-request.js +1 -1
- package/lib/request/update-dr-protection-group-role-request.d.ts +4 -4
- package/lib/request/update-dr-protection-group-role-request.js +1 -1
- package/lib/response/associate-dr-protection-group-response.d.ts +1 -1
- package/lib/response/associate-dr-protection-group-response.js +1 -1
- package/lib/response/cancel-dr-plan-execution-response.d.ts +1 -1
- package/lib/response/cancel-dr-plan-execution-response.js +1 -1
- package/lib/response/cancel-work-request-response.d.ts +1 -1
- package/lib/response/cancel-work-request-response.js +1 -1
- package/lib/response/change-dr-protection-group-compartment-response.d.ts +1 -1
- package/lib/response/change-dr-protection-group-compartment-response.js +1 -1
- package/lib/response/create-dr-plan-execution-response.d.ts +1 -1
- package/lib/response/create-dr-plan-execution-response.js +1 -1
- package/lib/response/create-dr-plan-response.d.ts +1 -1
- package/lib/response/create-dr-plan-response.js +1 -1
- package/lib/response/create-dr-protection-group-response.d.ts +1 -1
- package/lib/response/create-dr-protection-group-response.js +1 -1
- package/lib/response/delete-dr-plan-execution-response.d.ts +1 -1
- package/lib/response/delete-dr-plan-execution-response.js +1 -1
- package/lib/response/delete-dr-plan-response.d.ts +1 -1
- package/lib/response/delete-dr-plan-response.js +1 -1
- package/lib/response/delete-dr-protection-group-response.d.ts +1 -1
- package/lib/response/delete-dr-protection-group-response.js +1 -1
- package/lib/response/disassociate-dr-protection-group-response.d.ts +1 -1
- package/lib/response/disassociate-dr-protection-group-response.js +1 -1
- package/lib/response/get-dr-plan-execution-response.d.ts +1 -1
- package/lib/response/get-dr-plan-execution-response.js +1 -1
- package/lib/response/get-dr-plan-response.d.ts +1 -1
- package/lib/response/get-dr-plan-response.js +1 -1
- package/lib/response/get-dr-protection-group-response.d.ts +1 -1
- package/lib/response/get-dr-protection-group-response.js +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/get-work-request-response.js +1 -1
- package/lib/response/ignore-dr-plan-execution-response.d.ts +1 -1
- package/lib/response/ignore-dr-plan-execution-response.js +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-dr-plan-executions-response.d.ts +2 -2
- package/lib/response/list-dr-plan-executions-response.js +1 -1
- package/lib/response/list-dr-plans-response.d.ts +2 -2
- package/lib/response/list-dr-plans-response.js +1 -1
- package/lib/response/list-dr-protection-groups-response.d.ts +2 -2
- package/lib/response/list-dr-protection-groups-response.js +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +2 -2
- package/lib/response/list-work-request-errors-response.js +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +2 -2
- package/lib/response/list-work-request-logs-response.js +1 -1
- package/lib/response/list-work-requests-response.d.ts +2 -2
- package/lib/response/list-work-requests-response.js +1 -1
- package/lib/response/pause-dr-plan-execution-response.d.ts +1 -1
- package/lib/response/pause-dr-plan-execution-response.js +1 -1
- package/lib/response/resume-dr-plan-execution-response.d.ts +1 -1
- package/lib/response/resume-dr-plan-execution-response.js +1 -1
- package/lib/response/retry-dr-plan-execution-response.d.ts +1 -1
- package/lib/response/retry-dr-plan-execution-response.js +1 -1
- package/lib/response/update-dr-plan-execution-response.d.ts +1 -1
- package/lib/response/update-dr-plan-execution-response.js +1 -1
- package/lib/response/update-dr-plan-response.d.ts +1 -1
- package/lib/response/update-dr-plan-response.js +1 -1
- package/lib/response/update-dr-protection-group-response.d.ts +1 -1
- package/lib/response/update-dr-protection-group-response.js +1 -1
- package/lib/response/update-dr-protection-group-role-response.d.ts +1 -1
- package/lib/response/update-dr-protection-group-role-response.js +1 -1
- package/package.json +3 -3
|
@@ -11,7 +11,7 @@ and application.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
import * as model from "../model";
|
|
@@ -32,7 +32,7 @@ export interface WorkRequestSummary {
|
|
|
32
32
|
/**
|
|
33
33
|
* The OCID of the work request.
|
|
34
34
|
* <p>
|
|
35
|
-
Example:
|
|
35
|
+
Example: {@code ocid1.workrequest.oc1..uniqueID}
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"id": string;
|
|
@@ -42,7 +42,7 @@ export interface WorkRequestSummary {
|
|
|
42
42
|
* and those resources are not in the same compartment, it is up to the service team to pick the primary
|
|
43
43
|
* resource whose compartment should be used.
|
|
44
44
|
* <p>
|
|
45
|
-
Example:
|
|
45
|
+
Example: {@code ocid1.compartment.oc1..uniqueID}
|
|
46
46
|
*
|
|
47
47
|
*/
|
|
48
48
|
"compartmentId": string;
|
|
@@ -54,28 +54,28 @@ export interface WorkRequestSummary {
|
|
|
54
54
|
/**
|
|
55
55
|
* The percentage of the request completed.
|
|
56
56
|
* <p>
|
|
57
|
-
Example:
|
|
57
|
+
Example: {@code 75}
|
|
58
58
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
59
59
|
*/
|
|
60
60
|
"percentComplete": number;
|
|
61
61
|
/**
|
|
62
62
|
* The date and time the request was created. An RFC3339 formatted datetime string.
|
|
63
63
|
* <p>
|
|
64
|
-
Example:
|
|
64
|
+
Example: {@code 2019-03-29T09:36:42Z}
|
|
65
65
|
*
|
|
66
66
|
*/
|
|
67
67
|
"timeAccepted": Date;
|
|
68
68
|
/**
|
|
69
69
|
* The date and time the request was started. An RFC3339 formatted datetime string.
|
|
70
70
|
* <p>
|
|
71
|
-
Example:
|
|
71
|
+
Example: {@code 2019-03-29T09:36:42Z}
|
|
72
72
|
*
|
|
73
73
|
*/
|
|
74
74
|
"timeStarted"?: Date;
|
|
75
75
|
/**
|
|
76
76
|
* The date and time the request was finished. An RFC3339 formatted datetime string.
|
|
77
77
|
* <p>
|
|
78
|
-
Example:
|
|
78
|
+
Example: {@code 2019-03-29T09:36:42Z}
|
|
79
79
|
*
|
|
80
80
|
*/
|
|
81
81
|
"timeFinished"?: Date;
|
|
@@ -12,7 +12,7 @@ and application.
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -11,7 +11,7 @@ and application.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
import * as model from "../model";
|
|
@@ -32,7 +32,7 @@ export interface WorkRequest {
|
|
|
32
32
|
/**
|
|
33
33
|
* The OCID of the work request.
|
|
34
34
|
* <p>
|
|
35
|
-
Example:
|
|
35
|
+
Example: {@code ocid1.drworkrequest.oc1..uniqueID}
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"id": string;
|
|
@@ -42,7 +42,7 @@ export interface WorkRequest {
|
|
|
42
42
|
* and those resources are not in the same compartment, it is up to the service team to pick the primary
|
|
43
43
|
* resource whose compartment should be used
|
|
44
44
|
* <p>
|
|
45
|
-
Example:
|
|
45
|
+
Example: {@code ocid1.compartment.oc1..uniqueID}
|
|
46
46
|
*
|
|
47
47
|
*/
|
|
48
48
|
"compartmentId": string;
|
|
@@ -54,28 +54,28 @@ export interface WorkRequest {
|
|
|
54
54
|
/**
|
|
55
55
|
* The percentage of the request completed.
|
|
56
56
|
* <p>
|
|
57
|
-
Example:
|
|
57
|
+
Example: {@code 75}
|
|
58
58
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
59
59
|
*/
|
|
60
60
|
"percentComplete": number;
|
|
61
61
|
/**
|
|
62
62
|
* The date and time the request was created. An RFC3339 formatted datetime string.
|
|
63
63
|
* <p>
|
|
64
|
-
Example:
|
|
64
|
+
Example: {@code 2019-03-29T09:36:42Z}
|
|
65
65
|
*
|
|
66
66
|
*/
|
|
67
67
|
"timeAccepted": Date;
|
|
68
68
|
/**
|
|
69
69
|
* The date and time the request was started. An RFC3339 formatted datetime string.
|
|
70
70
|
* <p>
|
|
71
|
-
Example:
|
|
71
|
+
Example: {@code 2019-03-29T09:36:42Z}
|
|
72
72
|
*
|
|
73
73
|
*/
|
|
74
74
|
"timeStarted"?: Date;
|
|
75
75
|
/**
|
|
76
76
|
* The date and time the request was finished. An RFC3339 formatted datetime string.
|
|
77
77
|
* <p>
|
|
78
|
-
Example:
|
|
78
|
+
Example: {@code 2019-03-29T09:36:42Z}
|
|
79
79
|
*
|
|
80
80
|
*/
|
|
81
81
|
"timeFinished"?: Date;
|
|
@@ -12,7 +12,7 @@ and application.
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/disasterrecovery/AssociateDrProtectionGroup.ts.html |here} to see how to use AssociateDrProtectionGroupRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AssociateDrProtectionGroupRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -23,13 +23,13 @@ export interface AssociateDrProtectionGroupRequest extends common.BaseRequest {
|
|
|
23
23
|
/**
|
|
24
24
|
* The OCID of the DR protection group.
|
|
25
25
|
* <p>
|
|
26
|
-
Example:
|
|
26
|
+
Example: {@code ocid1.drprotectiongroup.oc1..uniqueID}
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
"drProtectionGroupId": string;
|
|
30
30
|
/**
|
|
31
31
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
32
|
-
* for a resource, set the
|
|
32
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
33
33
|
* etag from a previous GET or POST response for that resource.
|
|
34
34
|
* The resource will be updated or deleted only if the etag you
|
|
35
35
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/disasterrecovery/CancelDrPlanExecution.ts.html |here} to see how to use CancelDrPlanExecutionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CancelDrPlanExecutionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -23,13 +23,13 @@ export interface CancelDrPlanExecutionRequest extends common.BaseRequest {
|
|
|
23
23
|
/**
|
|
24
24
|
* The OCID of the DR plan execution.
|
|
25
25
|
* <p>
|
|
26
|
-
Example:
|
|
26
|
+
Example: {@code ocid1.drplanexecution.oc1..uniqueID}
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
"drPlanExecutionId": string;
|
|
30
30
|
/**
|
|
31
31
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
32
|
-
* for a resource, set the
|
|
32
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
33
33
|
* etag from a previous GET or POST response for that resource.
|
|
34
34
|
* The resource will be updated or deleted only if the etag you
|
|
35
35
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,24 +7,24 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/disasterrecovery/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface CancelWorkRequestRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
19
|
* The ID (OCID) of the asynchronous request.
|
|
20
20
|
* <p>
|
|
21
|
-
Example:
|
|
21
|
+
Example: {@code ocid1.workrequest.oc1..uniqueID}
|
|
22
22
|
*
|
|
23
23
|
*/
|
|
24
24
|
"workRequestId": string;
|
|
25
25
|
/**
|
|
26
26
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
27
|
-
* for a resource, set the
|
|
27
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
28
28
|
* etag from a previous GET or POST response for that resource.
|
|
29
29
|
* The resource will be updated or deleted only if the etag you
|
|
30
30
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/disasterrecovery/ChangeDrProtectionGroupCompartment.ts.html |here} to see how to use ChangeDrProtectionGroupCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeDrProtectionGroupCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -23,13 +23,13 @@ export interface ChangeDrProtectionGroupCompartmentRequest extends common.BaseRe
|
|
|
23
23
|
/**
|
|
24
24
|
* The OCID of the DR protection group.
|
|
25
25
|
* <p>
|
|
26
|
-
Example:
|
|
26
|
+
Example: {@code ocid1.drprotectiongroup.oc1..uniqueID}
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
"drProtectionGroupId": string;
|
|
30
30
|
/**
|
|
31
31
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
32
|
-
* for a resource, set the
|
|
32
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
33
33
|
* etag from a previous GET or POST response for that resource.
|
|
34
34
|
* The resource will be updated or deleted only if the etag you
|
|
35
35
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/disasterrecovery/CreateDrPlanExecution.ts.html |here} to see how to use CreateDrPlanExecutionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDrPlanExecutionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/disasterrecovery/CreateDrPlan.ts.html |here} to see how to use CreateDrPlanRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDrPlanRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/disasterrecovery/CreateDrProtectionGroup.ts.html |here} to see how to use CreateDrProtectionGroupRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDrProtectionGroupRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,24 +7,24 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/disasterrecovery/DeleteDrPlanExecution.ts.html |here} to see how to use DeleteDrPlanExecutionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDrPlanExecutionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
19
|
* The OCID of the DR plan execution.
|
|
20
20
|
* <p>
|
|
21
|
-
Example:
|
|
21
|
+
Example: {@code ocid1.drplanexecution.oc1..uniqueID}
|
|
22
22
|
*
|
|
23
23
|
*/
|
|
24
24
|
"drPlanExecutionId": string;
|
|
25
25
|
/**
|
|
26
26
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
27
|
-
* for a resource, set the
|
|
27
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
28
28
|
* etag from a previous GET or POST response for that resource.
|
|
29
29
|
* The resource will be updated or deleted only if the etag you
|
|
30
30
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,24 +7,24 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/disasterrecovery/DeleteDrPlan.ts.html |here} to see how to use DeleteDrPlanRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDrPlanRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
19
|
* The OCID of the DR plan.
|
|
20
20
|
* <p>
|
|
21
|
-
Example:
|
|
21
|
+
Example: {@code ocid1.drplan.oc1..uniqueID}
|
|
22
22
|
*
|
|
23
23
|
*/
|
|
24
24
|
"drPlanId": string;
|
|
25
25
|
/**
|
|
26
26
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
27
|
-
* for a resource, set the
|
|
27
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
28
28
|
* etag from a previous GET or POST response for that resource.
|
|
29
29
|
* The resource will be updated or deleted only if the etag you
|
|
30
30
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,24 +7,24 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/disasterrecovery/DeleteDrProtectionGroup.ts.html |here} to see how to use DeleteDrProtectionGroupRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDrProtectionGroupRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
19
|
* The OCID of the DR protection group.
|
|
20
20
|
* <p>
|
|
21
|
-
Example:
|
|
21
|
+
Example: {@code ocid1.drprotectiongroup.oc1..uniqueID}
|
|
22
22
|
*
|
|
23
23
|
*/
|
|
24
24
|
"drProtectionGroupId": string;
|
|
25
25
|
/**
|
|
26
26
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
27
|
-
* for a resource, set the
|
|
27
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
28
28
|
* etag from a previous GET or POST response for that resource.
|
|
29
29
|
* The resource will be updated or deleted only if the etag you
|
|
30
30
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/disasterrecovery/DisassociateDrProtectionGroup.ts.html |here} to see how to use DisassociateDrProtectionGroupRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DisassociateDrProtectionGroupRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -23,13 +23,13 @@ export interface DisassociateDrProtectionGroupRequest extends common.BaseRequest
|
|
|
23
23
|
/**
|
|
24
24
|
* The OCID of the DR protection group.
|
|
25
25
|
* <p>
|
|
26
|
-
Example:
|
|
26
|
+
Example: {@code ocid1.drprotectiongroup.oc1..uniqueID}
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
"drProtectionGroupId": string;
|
|
30
30
|
/**
|
|
31
31
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
32
|
-
* for a resource, set the
|
|
32
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
33
33
|
* etag from a previous GET or POST response for that resource.
|
|
34
34
|
* The resource will be updated or deleted only if the etag you
|
|
35
35
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,18 +7,18 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/disasterrecovery/GetDrPlanExecution.ts.html |here} to see how to use GetDrPlanExecutionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetDrPlanExecutionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
19
|
* The OCID of the DR plan execution.
|
|
20
20
|
* <p>
|
|
21
|
-
Example:
|
|
21
|
+
Example: {@code ocid1.drplanexecution.oc1..uniqueID}
|
|
22
22
|
*
|
|
23
23
|
*/
|
|
24
24
|
"drPlanExecutionId": string;
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,18 +7,18 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/disasterrecovery/GetDrPlan.ts.html |here} to see how to use GetDrPlanRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetDrPlanRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
19
|
* The OCID of the DR plan.
|
|
20
20
|
* <p>
|
|
21
|
-
Example:
|
|
21
|
+
Example: {@code ocid1.drplan.oc1..uniqueID}
|
|
22
22
|
*
|
|
23
23
|
*/
|
|
24
24
|
"drPlanId": string;
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|