Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DbSystemUpgradeHistoryEntry

The record of an OS upgrade action on a DB system.

*Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API.

Properties

action

action: Action

The operating system upgrade action.

id

id: string

The OCID of the upgrade history entry.

Optional lifecycleDetails

lifecycleDetails: undefined | string

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

lifecycleState

lifecycleState: LifecycleState

The current state of the action.

Optional newGiVersion

newGiVersion: undefined | string

A valid Oracle Grid Infrastructure (GI) software version.

Optional newOsVersion

newOsVersion: undefined | string

A valid Oracle Software (OS) version eg. Oracle Linux Server release 8

Optional oldGiVersion

oldGiVersion: undefined | string

A valid Oracle Grid Infrastructure (GI) software version.

Optional oldOsVersion

oldOsVersion: undefined | string

A valid Oracle Software (OS) version eg. Oracle Linux Server release 8

snapshotRetentionPeriodInDays

snapshotRetentionPeriodInDays: number

The retention period, in days, for the snapshot that allows you to perform a rollback of the upgrade operation. After this number of days passes, you cannot roll back the upgrade. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional timeEnded

timeEnded: Date

The date and time when the upgrade action completed

timeStarted

timeStarted: Date

The date and time when the upgrade action started.

Functions

getDeserializedJsonObj

getJsonObj