Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequest

A description of workrequest

Properties

compartmentId

compartmentId: string

The OCID of the compartment that contains the work request.

id

id: string

The OCID of the work request.

Optional listingId

listingId: undefined | string

The listing id associated with the work request.

operationType

operationType: OperationType

Type of the work request

Optional packageVersion

packageVersion: undefined | string

The package version associated with the work request.

percentComplete

percentComplete: number

How much progress the operation has made. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional resources

The resources affected by this work request.

status

The current status of the work request.

timeAccepted

timeAccepted: Date

Date and time the work was accepted, in the format defined by RFC3339. Example: {@code 2016-08-25T21:10:29.600Z}

Optional timeFinished

timeFinished: Date

Date and time the work completed, in the format defined by RFC3339. Example: {@code 2016-08-25T21:10:29.600Z}

Optional timeStarted

timeStarted: Date

Date and time the work started, in the format defined by RFC3339. Example: {@code 2016-08-25T21:10:29.600Z}

Functions

getDeserializedJsonObj

getJsonObj