Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestSummary

The summarized details of a work request.

Properties

compartmentId

compartmentId: string

The OCID of the compartment that contains the work request.

id

id: string

The OCID of the work request.

operationType

A description of the operation requested by the work request.

Optional percentComplete

percentComplete: undefined | number

The percentage of work completed by the work request. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional resources

The resources being used to complete the work request operation.

status

The current status of the work request.

timeAccepted

timeAccepted: Date

The date and time the work request was created, expressed in RFC 3339 timestamp format.

timeFinished

timeFinished: Date

The date and time the work request was fulfilled or terminated, in the format defined by RFC3339.

timeStarted

timeStarted: Date

The date and time the work request moved from the {@code ACCEPTED} state to the {@code IN_PROGRESS} state, expressed in RFC 3339 timestamp format.

Functions

getDeserializedJsonObj

getJsonObj