Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestError

A Data Flow work request error object.

Properties

code

code: string

A Machine-usable code for the error that occured.

Optional id

id: undefined | number

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

message

message: string

A human readable description of the issue encountered.

timestamp

timestamp: Date

The time the error occured. An RFC3339 formatted datetime string.

Optional workRequestid

workRequestid: undefined | string

The OCID of a work request.

Functions

getDeserializedJsonObj

getJsonObj