Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestLog

A Data Flow work request log object.

Properties

Optional id

id: undefined | number

The id of a work request log. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

message

message: string

A human readable log message.

timestamp

timestamp: Date

The time the log message was written. An RFC3339 formatted datetime string.

Optional workRequestid

workRequestid: undefined | string

The OCID of a work request.

Functions

getDeserializedJsonObj

getJsonObj