Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestSummary

An asynchronous work request.

Properties

compartmentId

compartmentId: string

The compartment OCID of this work request.

id

id: string

The resource OCID.

operationType

The operation performed by the work request.

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, in the format defined by RFC3339.

Example: {@code 2016-08-25T21:10:29.600Z}

Optional timeFinished

timeFinished: Date

The time the work request was finished, in the format defined by RFC3339.

Example: {@code 2016-08-25T21:10:29.600Z}

Optional timeStarted

timeStarted: Date

The time the work request was started, in the format defined by RFC3339.

Example: {@code 2016-08-25T21:10:29.600Z}

Functions

getDeserializedJsonObj

getJsonObj