Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BackupDestination

Backup destination details.

Properties

Optional associatedDatabases

associatedDatabases: Array<AssociatedDatabaseDetails>

List of databases associated with the backup destination.

Optional compartmentId

compartmentId: undefined | string

The OCID of the compartment.

Optional connectionString

connectionString: undefined | string

For a RECOVERY_APPLIANCE backup destination, the connection string for connecting to the Recovery Appliance.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Optional displayName

displayName: undefined | string

The user-provided name of the backup destination.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

Optional id

id: undefined | string

The OCID of the backup destination.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A descriptive text associated with the lifecycleState. Typically contains additional displayable text

Optional lifecycleState

lifecycleState: LifecycleState

The current lifecycle state of the backup destination.

Optional localMountPointPath

localMountPointPath: undefined | string

The local directory path on each VM cluster node where the NFS server location is mounted. The local directory path and the NFS server location must each be the same across all of the VM cluster nodes. Ensure that the NFS mount is maintained continuously on all of the VM cluster nodes.

Optional nfsMountType

nfsMountType: NfsMountType

NFS Mount type for backup destination.

Optional nfsServer

nfsServer: Array<string>

Host names or IP addresses for NFS Auto mount.

Optional nfsServerExport

nfsServerExport: undefined | string

Specifies the directory on which to mount the file system

Optional timeCreated

timeCreated: Date

The date and time the backup destination was created.

Optional type

type: Type

Type of the backup destination.

Optional vpcUsers

vpcUsers: Array<string>

For a RECOVERY_APPLIANCE backup destination, the Virtual Private Catalog (VPC) users that are used to access the Recovery Appliance.

Functions

getDeserializedJsonObj

getJsonObj