Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequest

A description of WorkRequest status

Properties

compartmentId

compartmentId: string

The OCID of the compartment that contains the WorkRequest. WorkRequests should be scoped to the same compartment as the resource the work request affects.

id

id: string

The OCID of the WorkRequest.

operationType

operationType: OperationType

Type of the WorkRequest

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 WorkRequest.

status

status: Status

Status of current 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.

Functions

getDeserializedJsonObj

getJsonObj