Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestSummary

Summary information about a work request.

Properties

compartmentId

compartmentId: string

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

id

id: string

Unique identifier of the work request

operationType

operationType: OperationType

Type of the work request

percentComplete

percentComplete: number

Percentage of work request completed Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

resources

resources: Array<WorkRequestResource>

List of resources affected by this work request

status

Status of current work request

timeAccepted

timeAccepted: Date

The date and time the request was created

Optional timeFinished

timeFinished: Date

The date and time the request was finished

Optional timeStarted

timeStarted: Date

The date and time the request was started

Functions

getDeserializedJsonObj

getJsonObj