Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NodeBackup

The information about the Node's backup.

Properties

backupTriggerType

backupTriggerType: BackupTriggerType

type based on how backup action was initiated.

backupType

backupType: BackupType

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

displayName

displayName: string

BDS generated name for the backup. Format is nodeHostName_timeCreated

id

id: string

The id of the node backup.

lifecycleState

lifecycleState: LifecycleState

The state of the NodeBackup.

Optional nodeBackupConfigId

nodeBackupConfigId: undefined | string

The ID of the nodeBackupConfiguration if the NodeBackup is automatically created by applying the configuration.

nodeHostName

nodeHostName: string

Host name of the node to which this backup belongs.

nodeInstanceId

nodeInstanceId: string

The instance OCID of the node, which is the resource from which the node backup was acquired.

timeCreated

timeCreated: Date

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

Functions

getDeserializedJsonObj

getJsonObj