Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EtlRunSummary

Contains summary of a run.

Properties

compartmentId

compartmentId: string

Compartment Identifier

Optional dataReadInBytes

dataReadInBytes: undefined | number

Data read by the dataflow run Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional dataWritten

dataWritten: undefined | number

Data written by the dataflow run Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional displayName

displayName: undefined | string

The name of the ETLRun.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Optional lifecycleDetails

lifecycleDetails: undefined | string

Details of the lifecycle state

Optional lifecycleState

lifecycleState: LifecycleState

The current state of the etlRun.

Optional runDurationInMilliseconds

runDurationInMilliseconds: undefined | number

Dataflow run duration Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional timeCreated

timeCreated: Date

Time when the dataflow run was created

Optional timeUpdated

timeUpdated: Date

Time when the dataflow run was updated

Functions

getDeserializedJsonObj

getJsonObj