Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BackupEventDetails

Details about a cluster backup event.

Properties

Optional backupSize

backupSize: undefined | number

The cluster backup size in GB. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

backupState

backupState: BackupState

The result of the cluster backup operation.

clusterId

clusterId: string

The OCID of the OpenSearch cluster for the cluster backup.

Optional snapshotName

snapshotName: undefined | string

The name of the cluster backup.

timeEnded

timeEnded: Date

The date and time the cluster backup event started. Format defined by RFC3339.

timeStarted

timeStarted: Date

The date and time the cluster backup event started. Format defined by RFC3339.

Functions

getDeserializedJsonObj

getJsonObj