Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace QueryWorkRequestSummary

High level summary of query job work request.

Properties

Optional compartmentId

compartmentId: undefined | string

id

id: string

Unique OCID identifier to reference this query job work Request with.

mode

mode: JobMode

Current execution mode for the job.

Optional operationType

operationType: model.QueryOperationType

Asynchronous action name.

Optional percentComplete

percentComplete: undefined | number

Percentage progress completion of the query. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional status

status: model.WorkRequestStatus

Work request status.

Optional timeAccepted

timeAccepted: Date

When the work request was accepted. Should match timeStarted in all cases.

Optional timeExpires

timeExpires: Date

When the work request will expire.

Optional timeFinished

timeFinished: Date

When the work request finished execution.

timeStarted

timeStarted: Date

When the work request started.

Functions

getDeserializedJsonObj

getJsonObj