Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequest

An asynchronous work request.

Properties

Optional compartmentId

compartmentId: undefined | string

The OCID of the compartment in which the work request exists.

Optional id

id: undefined | string

The OCID of the work request.

Optional operationType

operationType: model.WorkRequestOperationType

The type of work the work request is doing.

Optional resources

The resources this work request affects.

Optional status

status: model.WorkRequestStatus

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