Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestLogEntry

A log message from the execution of a work request.

Properties

id

id: number

The identifier of the 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 date and time the log message was written, described in RFC 3339. The precision for the time object is in milliseconds.

workRequestId

workRequestId: string

The OCID of the work request.

Functions

getDeserializedJsonObj

getJsonObj