Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestSummary

A summary of a work request.

Properties

Optional compartmentId

compartmentId: undefined | string

The OCID of the work request's compartment.

Optional id

id: undefined | string

The OCID of the work request.

Optional operationType

operationType: model.OperationTypes

The type of work the work request is doing.

Optional percentComplete

percentComplete: undefined | number

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

Optional resources

The resources this work request affects.

Optional status

status: model.OperationStatus

The current status of the work request.

Optional 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