Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestSummary

Details of the work request status.

Properties

compartmentId

compartmentId: string

The OCID of the compartment that contains the work request. Work requests must be scoped to the same compartment as the resource that the work request affects. If the work request affects multiple resources, and those resources are not in the same compartment, the service team must pick the primary resource whose compartment must be used.

id

id: string

The OCID of the work request.

operationType

operationType: OperationType

Type of the work request.

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

Status of current work request.

timeAccepted

timeAccepted: Date

Date and time the request was created. Format defined by RFC3339.

Optional timeFinished

timeFinished: Date

Date and time the request was completed. Format defined by RFC3339.

Optional timeStarted

timeStarted: Date

Date and time the request was started. Format defined by RFC3339.

Functions

getDeserializedJsonObj

getJsonObj