Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequest

The status of a work request.

Properties

compartmentId

compartmentId: string

The OCID of the compartment that contains the work request. Work requests are 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 OCID of the resource designated as the primary resource is used.

id

id: string

The ID of the work request.

operationType

operationType: OperationType

The type of work request.

percentComplete

percentComplete: number

The percentage of the work request that is complete. 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 status of the work request.

timeAccepted

timeAccepted: Date

The date and time the request was created, as described in RFC 3339, section 14.29.

Optional timeFinished

timeFinished: Date

The date and time the object was finished, as described in RFC 3339.

Optional timeStarted

timeStarted: Date

The date and time the request was started, as described in RFC 3339, section 14.29.

Optional timeUpdated

timeUpdated: Date

The date and time the object was updated, as described in RFC 3339.

Functions

getDeserializedJsonObj

getJsonObj