Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestSummary

Summary information for a work request.

Properties

compartmentId

compartmentId: string

The OCID of the work request's compartment.

id

id: string

The OCID of the work request.

operationType

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 affected by this work request.

status

The current status of the work request.

timeAccepted

timeAccepted: Date

The date and time the work request was accepted in the timestamp format defined by RFC3339.

Optional timeFinished

timeFinished: Date

The date and time the work request was finished in the timestamp format defined by RFC3339.

Optional timeStarted

timeStarted: Date

The date and time the work request was started in the timestamp format defined by RFC3339.

Functions

getDeserializedJsonObj

getJsonObj