Show / Hide Table of Contents

Namespace Oci.RecoveryService.Models

Classes

ChangeProtectedDatabaseCompartmentDetails

The configuration details required to move a protected database from the existing compartment to a specified compartment.

ChangeProtectedDatabaseSubscriptionDetails

Subscription details of the new cloud service environment, such as Microsoft Azure, where the protected database will be provisioned.

ChangeProtectionPolicyCompartmentDetails

The configuration details required to move a protection policy from the existing compartment to a specified compartment.

ChangeRecoveryServiceSubnetCompartmentDetails

The configuration details required to move a Recovery Service subnet from the existing compartment to a specified compartment.

CreateProtectedDatabaseDetails

Describes the parameters required to create a protected database.

CreateProtectionPolicyDetails

Describes the parameters required to create a custom protection policy.

CreateRecoveryServiceSubnetDetails

Describes the parameters required to create a Recovery Service Subnet.

FetchProtectedDatabaseConfigurationDetails

Provides which configuration details to get.

Metrics

Backup performance and storage utilization metrics for the protected database.

MetricsSummary

Backup performance and storage utilization metrics for the Protected Database.

ProtectedDatabase

A protected database is an Oracle Cloud Database whose backups are managed by Oracle Database Autonomous Recovery Service. Each protected database requires a recovery service subnet and a protection policy to use Recovery Service as the backup destination for centralized backup and recovery

ProtectedDatabaseCollection

Results of a protected database search operation. The results contain protected database summary and metadata information.

ProtectedDatabaseSummary

A protected database is an Oracle Cloud Database whose backups are managed by Oracle Database Autonomous Recovery Service. Each protected database requires a recovery service subnet and a protection policy to use Recovery Service as the backup destination for centralized backup and recovery.
To use any of the API operations, you must be authorized in an IAM policy. If you are not authorized, talk to an administrator. If you are an administrator who needs to write policies to give users access, see Getting Started with Policies.
For information about access control and compartments, see Overview of the Identity Service.

ProtectionPolicy

The details of a protection policy.A policy defines the exact number of days to retain protected database backups created by Recovery Service. Each protected database must be associated with one protection policy. You can use Oracle-defined protection policies or create custom policies to suit your internal backup storage regulation demands.

ProtectionPolicyCollection

Results of a Protection Policy search. Contains both Protection Policy Summary items and other information, such as metadata.

ProtectionPolicySummary

Recovery Service enables policy driven backup storage management.
To use any of the API operations, you must be authorized in an IAM policy. If you are not authorized, talk to an administrator. If you are an administrator who needs to write policies to give users access, see Getting Started with Policies.
For information about access control and compartments, see Overview of the Identity Service.

RecoveryServiceSubnet

The details of a recovery service subnet. Recovery service subnets allows Recovery Service to access protected databases in each VCN. Each recovery service subnet uses a single private endpoint on a subnet of your choice within a VCN. The private endpoint need not be on the same subnet as the Oracle Cloud Database, although, it must be on a subnet that can communicate with the Oracle Cloud Database.

RecoveryServiceSubnetCollection

Results of a recovery service subnet search operation. The results contain recovery service subnet summary and metadata information.

RecoveryServiceSubnetDetails

Details of the Recovery Service Subnet.

RecoveryServiceSubnetInput

Parameters to retrieve information about a specific recovery service subnet.

RecoveryServiceSubnetSummary

Each Recovery Service subnet uses a single private endpoint on a subnet of your choice within a VCN. The private endpoint need not be on the same subnet as the Oracle Cloud Database, although, it must be on a subnet that can communicate with the Oracle Cloud Database. To use any of the API operations, you must be authorized in an IAM policy. If you are not authorized, talk to an administrator. If you are an administrator who needs to write policies to give users access, see Getting Started with Policies. For information about access control and compartments, see Overview of the Identity Service.

ScheduleProtectedDatabaseDeletionDetails

The details for scheduling deletion of the protected database

UpdateProtectedDatabaseDetails

Describes the parameters required to update a protected database.

UpdateProtectionPolicyDetails

The information to be updated.

UpdateRecoveryServiceSubnetDetails

Describes the parameters required to update a recovery service subnet.

WorkRequest

A description of workrequest status

WorkRequestError

An error encountered while executing a work request.

WorkRequestErrorCollection

Results of a workRequestError search. Contains both WorkRequestError items and other information, such as metadata.

WorkRequestLogEntry

A log message from the execution of a work request.

WorkRequestLogEntryCollection

Results of a workRequestLog search. Contains both workRequestLog items and other information, such as metadata.

WorkRequestResource

A resource created or operated on by a work request.

WorkRequestSummary

A summary of the status of a work request.

WorkRequestSummaryCollection

Results of a workRequest search. Contains both WorkRequest items and other information, such as metadata.

Enums

ActionType

Possible types of actions.

DatabaseSizes

Possible database sizes.

DeletionSchedule

The preferred schedule to delete a protected database and its backups after you terminate the source database -

  • If you do not specify a value, then Recovery Service schedules to delete the protected database 72 hours (3 days) after the database is terminated.
  • If you set the option as DELETE_AFTER_RETENTION_PERIOD, then Recovery Service schedules to delete the protected database after the backup retention period expires.

FetchProtectedDatabaseConfigurationDetails.ConfigurationTypeEnum

Health

The current health of the resource

LifecycleState

The current state of the Resource.

OperationStatus

Possible operation status.

OperationType

The type of work request.

SortOrder

Sort orders.

In this article
Back to top