Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequest

A work request.

Properties

compartmentId

compartmentId: string

The work request's compartment OCID.

id

id: string

The work request OCID.

operationType

operationType: OperationTypes

The type of work the work request is doing.

percentComplete

percentComplete: number

Percentage of the request completed. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

resources

resources: Array<WorkRequestResource>

The resources this work request affects.

status

The current status of the work request.

timeAccepted

timeAccepted: Date

The time the work request was accepted.

Optional timeFinished

timeFinished: Date

The time the work request was finished.

Optional timeStarted

timeStarted: Date

The time the work request was started.

Functions

getDeserializedJsonObj

getJsonObj