Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NodeBackupConfiguration

The information about the NodeBackupConfiguration.

Properties

Optional backupType

backupType: undefined | string

Incremental backup type includes only the changes since the last backup. Full backup type includes all changes since the volume was created.

bdsInstanceId

bdsInstanceId: string

The OCID of the bdsInstance which is the parent resource id.

displayName

displayName: string

A user-friendly name. Only ASCII alphanumeric characters with no spaces allowed. The name does not have to be unique, and it may be changed. Avoid entering confidential information.

id

id: string

The unique identifier for the NodeBackupConfiguration.

levelTypeDetails

lifecycleState

lifecycleState: LifecycleState

The state of the NodeBackupConfiguration.

numberOfBackupsToRetain

numberOfBackupsToRetain: number

Number of backup copies to retain. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

schedule

schedule: string

Day/time recurrence (specified following RFC 5545) at which to trigger the backup process. Currently only DAILY, WEEKLY and MONTHLY frequency is supported. Days of the week are specified using BYDAY field. Time of the day is specified using BYHOUR. Other fields are not supported.

timeCreated

timeCreated: Date

The time the NodeBackupConfiguration was created, shown as an RFC 3339 formatted datetime string.

timeUpdated

timeUpdated: Date

The time the NodeBackupConfiguration was updated, shown as an RFC 3339 formatted datetime string.

timezone

timezone: string

The time zone of the execution schedule, in IANA time zone database name format

Functions

getDeserializedJsonObj

getJsonObj